head	1.17;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.13
	RELEASE_5_5_0:1.13
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.17
date	2012.11.17.06.01.05;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2010.01.15.07.54.18;	author jadawin;	state Exp;
branches;
next	1.15;

1.15
date	2009.08.22.00.34.53;	author amdmi3;	state Exp;
branches;
next	1.14;

1.14
date	2006.05.13.03.28.58;	author mnag;	state Exp;
branches;
next	1.13;

1.13
date	2005.12.04.10.58.18;	author edwin;	state Exp;
branches;
next	1.12;

1.12
date	2004.03.05.08.34.10;	author kris;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.20.19.41.11;	author obraun;	state Exp;
branches;
next	1.10;

1.10
date	2002.09.08.07.19.18;	author obraun;	state Exp;
branches;
next	1.9;

1.9
date	2002.07.16.22.19.01;	author pat;	state Exp;
branches;
next	1.8;

1.8
date	2002.04.20.20.41.23;	author anders;	state Exp;
branches;
next	1.7;

1.7
date	2002.02.04.22.49.07;	author pat;	state Exp;
branches;
next	1.6;

1.6
date	2001.12.11.17.49.33;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2001.12.11.06.02.54;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2001.07.16.04.01.44;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2001.01.21.04.26.16;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.11.15.54.05;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.31.11.15.43;	author will;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Switch exporter over
@
text
@# ex:ts=8
# New ports collection makefile for:	integrit
# Date created:			Dec 30, 2000
# Whom:				Ying-Chieh Liao <ijliao@@csie.nctu.edu.tw>
#
# $FreeBSD: head/security/integrit/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	integrit
PORTVERSION=	4.1
CATEGORIES=	security
MASTER_SITES=	SF

MAINTAINER=	jos@@catnook.com
COMMENT=	A file integrity verification program

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE=	yes
ALL_TARGET=	${PORTNAME} utils

PLIST_FILES=	bin/i-ls sbin/i-viewdb sbin/integrit
MAN1=		i-ls.1 i-viewdb.1 integrit.1
INFO=		integrit

.include <bsd.port.pre.mk>

.if ${ARCH} == "sparc64"
BROKEN=		Does not compile on sparc64
.endif

.include <bsd.port.post.mk>
@


1.16
log
@- Update to 4.1

PR:		ports/142826
Submitted by:	Sofian Brabez <sbrabez@@gmail.com>
Approved by:	maintainer
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.15
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d10 1
a10 1
PORTVERSION=	4.0
@


1.14
log
@- Update to 4.0

PR:		96377
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer timeout (16 days)
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.13
log
@Add INFO macro
@
text
@d10 1
a10 1
PORTVERSION=	3.02.00
d18 1
a18 1
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
d29 1
a29 1
BROKEN=		"Does not compile on sparc64"
@


1.12
log
@BROKEN on sparc64: Does not compile
@
text
@d22 3
a24 1
MAN1=	i-ls.1 i-viewdb.1 integrit.1
@


1.11
log
@De-pkg-comment.

PR:		ports/48491
Submitted by:	maintainer
@
text
@d24 7
a30 1
.include <bsd.port.mk>
@


1.10
log
@Upgrade to 3.02.00.

PR:		ports/42542
Submitted by:	maintainer
@
text
@d16 1
@


1.9
log
@Update to 3.01.03

PR:		ports/40661
Submitted by:	maintainer
@
text
@d10 1
a10 1
PORTVERSION=	3.01.03
@


1.8
log
@Update maintainer e-mail address.

PR:		37294
Submitted by:	maintainer
@
text
@d10 1
a10 1
PORTVERSION=	3.00.05
a13 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/$/-beta/}
d17 1
a17 1
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-beta
@


1.7
log
@Update to 3.00.05

PR:		34602
Submitted by:	maintainer
@
text
@d16 1
a16 1
MAINTAINER=	josb@@cncdsl.com
@


1.6
log
@pass maintainership to Jos Backus <josb@@cncdsl.com>

Submitted by:	Jos Backus <josb@@cncdsl.com>
@
text
@d10 1
a10 1
PORTVERSION=	2.03.02
d14 1
a14 1
DISTNAME=	${PORTNAME}-${PORTVERSION:S/b/-beta/}
d18 1
a18 1
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
d20 1
a20 2
USE_GMAKE=	yes
ALL_TARGET=	${PORTNAME} aux
a22 4

pre-configure:
	@@${PERL} -pi -e "s:= gcc:?=  cc:g" ${WRKSRC}/Makefile.in
	@@${PERL} -pi -e "s:/usr/bin/test:/bin/test:g" ${WRKSRC}/hashtbl/configure
@


1.5
log
@upgrade to 2.03.02

PR:		32685
Submitted by:	Jos Backus <jos@@cncdsl.com>
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.4
log
@upgrade to 2.01.01
drop maintainership
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/integrit/Makefile,v 1.3 2001/01/21 04:26:16 ijliao Exp $
d10 1
a10 1
PORTVERSION=	2.01.01
d27 1
@


1.3
log
@ijliao@@csie.nctu.edu.tw -> ijliao@@FreeBSD.org
@
text
@d1 4
a4 3
# New ports collection makefile for:   integrit
# Date created:                Dec 30, 2000
# Whom:                        Ying-Chieh Liao <ijliao@@csie.nctu.edu.tw>
d6 1
a6 1
# $FreeBSD: ports/security/integrit/Makefile,v 1.2 2001/01/11 15:54:05 kevlo Exp $
d10 1
a10 1
PORTVERSION=	1.04.03b
d16 1
a16 3
MAINTAINER=		ijliao@@FreeBSD.org

WRKSRC=			${WRKDIR}/integrit-1.04
d18 1
d20 2
d23 1
a23 5
USE_OPENSSL=	yes
USE_GMAKE=		yes
ALL_TARGET=		${PORTNAME} aux

MAN1=			integrit.1
d26 1
a26 1
	${PERL} -pi -e "s:= gcc:?=  cc:g" ${WRKSRC}/Makefile.in
@


1.2
log
@Upgrade to 1.04.03b

PR: 24242
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/integrit/Makefile,v 1.1 2000/12/31 11:15:43 will Exp $
d15 1
a15 1
MAINTAINER=		ijliao@@csie.nctu.edu.tw
@


1.1
log
@Add integrit 1.03.05 beta, an alternative to file integrity programs like
tripwire and aide.

PR:		23945
Submitted by:	Ying-Chieh Liao <ijliao@@terry.dragon2.net>
@
text
@d5 1
a5 1
# $FreeBSD$
d8 3
a10 3
PORTNAME=		integrit
PORTVERSION=	1.03.05b
CATEGORIES=		security
d13 1
a13 1
DISTNAME=		${PORTNAME}-1.03.05-beta
d17 1
a17 1
WRKSRC=			${WRKDIR}/integrit-1.03
@

