head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.3
	v_1_0:1.1.1.1
	JEDGAR:1.1.1;
locks; strict;
comment	@# @;


1.13
date	2012.10.25.18.02.31;	author bapt;	state dead;
branches;
next	1.12;

1.12
date	2012.09.21.10.07.33;	author bapt;	state Exp;
branches;
next	1.11;

1.11
date	2006.10.12.00.36.00;	author shaun;	state Exp;
branches;
next	1.10;

1.10
date	2006.09.17.01.09.43;	author kris;	state Exp;
branches;
next	1.9;

1.9
date	2006.09.03.06.03.49;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2006.03.24.06.23.45;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2003.03.07.06.10.41;	author ade;	state Exp;
branches;
next	1.6;

1.6
date	2000.11.03.13.50.47;	author jedgar;	state Exp;
branches;
next	1.5;

1.5
date	2000.10.02.10.38.51;	author jedgar;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.09.18.29.45;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.24.20.05.34;	author jedgar;	state Exp;
branches;
next	1.2;

1.2
date	2000.02.22.20.53.58;	author jedgar;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.22.20.43.47;	author jedgar;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.02.22.20.43.47;	author jedgar;	state Exp;
branches;
next	;


desc
@@


1.13
log
@SVN rev 306391 on 2012-10-25 18:02:31Z by bapt

2012-10-20 security/sscep: No more public distfiles
2012-10-20 security/py-rijndael: No more public distfiles
2012-10-20 security/pam_af: No more public distfiles
2012-10-20 security/its4: No more public distfiles
2012-10-20 russian/xcyrBGR: No more public distfiles
2012-10-20 russian/wmcyrx: No more public distfiles
2012-10-20 print/advi: No more public distfiles
2012-10-20 palm/plucker: No more public distfiles
2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4
2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4
2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles
2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles

Feature safe:	yes
@
text
@# New ports collection makefile for:	its4
# Date created:				21 February 2000
# Whom:					Chris D. Faulhaber <jedgar@@FreeBSD.org>
#
# $FreeBSD: ports/security/its4/Makefile,v 1.12 2012/09/21 10:07:33 bapt Exp $
#

PORTNAME=	its4
PORTVERSION=	1.1.1
CATEGORIES=	security
MASTER_SITES=	# Empty
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Tool to scan C/C++ source for potential vulnerabilities

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2012-10-20

WRKSRC=		${WRKDIR}/${PORTNAME}
HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX} \
		--datadir=${PREFIX}/share/its4
MAN1=		its4.1

.include <bsd.port.pre.mk>

.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
IGNORE=	may not be automatically fetched due to licensing restrictions.\
You MUST fetch the source manually from: http://www.cigital.com/its4/download.html; Once\
${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build
.endif

post-install:
	@@${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/its4
	@@${ECHO}
	@@${ECHO} "This software is for non-commercial use only.  See"
	@@${ECHO} "${PREFIX}/share/its4/LICENSE for details."
	@@${ECHO}

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


1.12
log
@SVN rev 304618 on 2012-09-21 10:07:33Z by bapt

Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@Update distinfo to reflect re-rolled distfile, and unbreak the port. The
differences between the old and new files were entirely cosmetic. The
full diff is available in the Audit-Trail of the PR below.

PR:		ports/104307
Submitted by:	Frank J. Laszlo <laszlof@@vonostingroup.com>
Approved by:	portmgr (marcus)
@
text
@d17 3
@


1.10
log
@BROKEN: Checksum mismatch
@
text
@d11 1
a11 1
MASTER_SITES=
a16 2
BROKEN=		Checksum mismatch

d26 3
a28 1
IGNORE=	"The source to this port may not be automatically fetched due to licensing restrictions.  You MUST fetch the source manually at: http://www.cigital.com/its4/download.html  Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build"
@


1.9
log
@Allow package builds
@
text
@d17 2
@


1.8
log
@Reset jedgar as maintainer; has not responded to email about status.

Hat:		portmgr
@
text
@d25 1
a25 1
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
@


1.7
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d14 1
a14 1
MAINTAINER=	jedgar@@FreeBSD.org
@


1.6
log
@Update port to 1.1.1

Submitted by:	serces@@mud.dk
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/its4/Makefile,v 1.5 2000/10/02 10:38:51 jedgar Exp $
d15 1
@


1.5
log
@Update port to 1.1
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/its4/Makefile,v 1.4 2000/04/09 18:29:45 cpiazza Exp $
d9 1
a9 1
PORTVERSION=	1.1
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/its4/Makefile,v 1.3 2000/02/24 20:05:34 jedgar Exp $
d9 1
a9 1
PORTVERSION=	1.0.1
d11 1
a11 1
MASTER_SITES=	""
d16 1
d25 1
a25 1
IGNORE=	"The source to this port may not be automatically fetched due to licensing restrictions.  You MUST fetch the source manually at: http://www.rstcorp.com/its4/download.html. Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build"
d29 1
a29 1
	${INSTALL_DATA} ${WRKSRC}/LICENCE ${PREFIX}/share/its4
d32 1
a32 1
	@@${ECHO} "${PREFIX}/share/its4/LICENCE for details."
@


1.3
log
@Update port to 1.0.1
@
text
@a1 1
# Version required:			1.0.1
d5 1
a5 1
# $FreeBSD: ports/security/its4/Makefile,v 1.2 2000/02/22 20:53:58 jedgar Exp $
d8 2
a9 1
DISTNAME=	its4-1.0.1
@


1.2
log
@Remove RESTRICTED entry...source/binaries may be distributed; not that this
matters since the DISTFILES must be manually fetched.
@
text
@d2 1
a2 1
# Version required:			1.0
d6 1
a6 1
# $FreeBSD: ports/security/its4/Makefile,v 1.1.1.1 2000/02/22 20:43:47 jedgar Exp $
d9 1
a9 1
DISTNAME=	its4-1.0
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
a19 1
RESTRICTED=	"For non-commercial use only"
@


1.1.1.1
log
@Initial import of ITS4:

ITS4 is a tool that statically scans C and C++ source code for
potential security vulnerabilities.
@
text
@@
