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


1.4
date	2012.10.25.18.02.31;	author bapt;	state dead;
branches;
next	1.3;

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

1.2
date	2000.02.24.20.05.37;	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.4
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
@--- configure.orig	Thu Sep 28 10:55:22 2000
+++ configure	Mon Oct  2 06:32:36 2000
@@@@ -18,7 +18,7 @@@@
 DATADIR=
 MANDIR=
 PROGNAME=its4
-OPTIMIZATION=-O3
+OPTIMIZATION=${CFLAGS}
 QUIET=
 CC=
 INSTALLPROG=
@


1.3
log
@Update port to 1.1
@
text
@@


1.2
log
@Update port to 1.0.1
@
text
@d1 2
a2 2
--- configure.orig	Wed Feb 23 12:19:12 2000
+++ configure	Thu Feb 24 15:01:29 2000
a11 8
@@@@ -192,6 +192,7 @@@@
 ###### Check for snprintf()
 printf %s "Checking for snprintf()... " 1>&5
 cat >tmp.c <<EOF
+#include <stdio.h>
 #include <string.h>
 int main()
 {
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
--- configure.orig	Mon Feb 21 11:53:17 2000
+++ configure	Mon Feb 21 23:25:16 2000
d12 1
a12 1
@@@@ -192,11 +192,12 @@@@
a19 6
     char buf[12];
-    snprintf(buf, "%s", 2, "foof");
+    snprintf(buf, 2, "%s", "foof");
 }
 EOF
 if `${CC} tmp.c 2>/dev/null`; then 
@


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
@@
