summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /security
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'security')
-rw-r--r--security/aide/Makefile4
-rw-r--r--security/barnyard/Makefile4
-rw-r--r--security/fwbuilder-devel/Makefile3
-rw-r--r--security/fwbuilder/Makefile3
-rw-r--r--security/gpgme03/Makefile4
-rw-r--r--security/gtkpasman/Makefile4
-rw-r--r--security/kovpn/Makefile4
-rw-r--r--security/libfwbuilder-devel/Makefile4
-rw-r--r--security/libfwbuilder/Makefile3
-rw-r--r--security/libotr/Makefile4
-rw-r--r--security/ncrypt/Makefile2
-rw-r--r--security/pam-mysql/Makefile3
-rw-r--r--security/prelude-manager/Makefile4
-rw-r--r--security/racoon2/Makefile3
-rw-r--r--security/samba-vscan/Makefile4
-rw-r--r--security/shibboleth2-sp/Makefile3
-rw-r--r--security/snort/Makefile2
-rw-r--r--security/sudosh3/Makefile1
-rw-r--r--security/suricata/Makefile3
19 files changed, 35 insertions, 27 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 1e7261d7a7b4..ab028f2ddd69 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aide
PORTVERSION= 0.13.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= SF \
http://www.cs.tut.fi/~rammer/
@@ -22,7 +22,7 @@ LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
USE_GMAKE= yes
USE_BISON= build
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-mhash \
--with-zlib \
diff --git a/security/barnyard/Makefile b/security/barnyard/Makefile
index 7caf4c6e56a3..41c1db22edb4 100644
--- a/security/barnyard/Makefile
+++ b/security/barnyard/Makefile
@@ -7,7 +7,7 @@
PORTNAME= barnyard
PORTVERSION= 0.2.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MASTER_SITES= SF/barnyard/barnyard-0.2/${PORTVERSION}
@@ -22,7 +22,7 @@ OPTIONS= MYSQL "Enable MySQL support" on \
DEPRECATED= Use security/barnyard2 instead
EXPIRATION= 2010-12-31
-USE_AUTOTOOLS= autoheader:262 aclocal:19
+USE_AUTOTOOLS= autoheader:267 aclocal:19
USE_RC_SUBR= barnyard.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile
index 893296a8a6a7..28a8a112a97c 100644
--- a/security/fwbuilder-devel/Makefile
+++ b/security/fwbuilder-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fwbuilder
DISTVERSION= 4.0.1
PORTVERSION= ${DISTVERSION}
+PORTREVISION= 1
BUILD= 2929
CATEGORIES= security
.if defined(BUILD)
@@ -47,7 +48,7 @@ QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:110 libtool:22
CONFIGURE_SCRIPT= autogen.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index de3a9a6ecf2b..0ae52ca0b728 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -8,6 +8,7 @@
PORTNAME= fwbuilder
DISTVERSION= 4.1.1
PORTVERSION= ${DISTVERSION}
+PORTREVISION= 1
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-4.0/build-${BUILD}/
@@ -46,7 +47,7 @@ QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:110 libtool:22
CONFIGURE_SCRIPT= autogen.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile
index dc766c581f85..3dee6b7cdce6 100644
--- a/security/gpgme03/Makefile
+++ b/security/gpgme03/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpgme
PORTVERSION= 0.3.16
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
@@ -20,7 +20,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
LATEST_LINK= gpgme03
-USE_AUTOTOOLS= autoconf:262 libtool:22
+USE_AUTOTOOLS= autoconf:267 libtool:22
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile
index 7d038c190e7b..71d150ec36e2 100644
--- a/security/gtkpasman/Makefile
+++ b/security/gtkpasman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkpasman
PORTVERSION= 0.9
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTVERSION}
@@ -19,7 +19,7 @@ RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:262
+USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:267
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/security/kovpn/Makefile b/security/kovpn/Makefile
index dbab4032041f..d8079a331a42 100644
--- a/security/kovpn/Makefile
+++ b/security/kovpn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kovpn
PORTVERSION= 0.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security kde
MASTER_SITES= https://projects.fslab.de/projects/kovpn/chrome/site/
DISTNAME= ${PORTNAME}-${PORTVERSION}.pre7
@@ -27,7 +27,7 @@ INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_XORG= xpm
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22
+USE_AUTOTOOLS= autoconf:267:env automake:19:env libtool:22
.include <bsd.port.pre.mk>
diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile
index 81eedd7834a2..f2818a646bc1 100644
--- a/security/libfwbuilder-devel/Makefile
+++ b/security/libfwbuilder-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libfwbuilder
DISTVERSION= 4.0.1
PORTVERSION= ${DISTVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
BUILD= 2929
CATEGORIES= security
@@ -50,7 +50,7 @@ QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:110 libtool:22
CONFIGURE_SCRIPT= autogen.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index 3370040f3472..a1988a022ed1 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libfwbuilder
DISTVERSION= 4.1.1
PORTVERSION= ${DISTVERSION}
+PORTREVISION= 1
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-4.0/build-${BUILD}/ \
@@ -46,7 +47,7 @@ QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:110 libtool:22
CONFIGURE_SCRIPT= autogen.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index c611a315bff0..78f7485372df 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libotr
PORTVERSION= 3.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.cypherpunks.ca/otr/ \
http://dougbarton.us/Downloads/
@@ -24,7 +24,7 @@ LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \
MAKE_JOBS_SAFE= yes
USE_GNOME= pkgconfig
-USE_AUTOTOOLS= autoconf:262 libtool:22
+USE_AUTOTOOLS= autoconf:267 libtool:22
USE_LDCONFIG= yes
MAN1= otr_toolkit.1
diff --git a/security/ncrypt/Makefile b/security/ncrypt/Makefile
index c2bd9663a9e9..e6f49b8598ee 100644
--- a/security/ncrypt/Makefile
+++ b/security/ncrypt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ncrypt
PORTVERSION= 0.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.7/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile
index 91e3d17b3b9f..66ad84c20a5e 100644
--- a/security/pam-mysql/Makefile
+++ b/security/pam-mysql/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pam_mysql
PORTVERSION= 0.7.r1
+PORTREVISION= 1
CATEGORIES= security databases
MASTER_SITES= SF/pam-mysql/pam-mysql/0.7RC1
DISTNAME= ${PORTNAME}-0.7RC1${DISTVERSIONSUFFIX}
@@ -16,7 +17,7 @@ COMMENT= A pam module for authenticating with MySQL
USE_MYSQL= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:14 autoconf:262 libtool:22
+USE_AUTOTOOLS= aclocal:14 autoconf:267 libtool:22
ACLOCAL_ARGS= -I ${PREFIX}/share/aclocal
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile
index 131afc6d6fa6..8ebfc33c2485 100644
--- a/security/prelude-manager/Makefile
+++ b/security/prelude-manager/Makefile
@@ -6,7 +6,7 @@
PORTNAME= prelude-manager
PORTVERSION= 0.9.14.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old
@@ -19,7 +19,7 @@ LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
USE_RC_SUBR= prelude-manager.sh
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--localstatedir=/var
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index 0b2a92cf5566..6ba001f688e9 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= racoon2
PORTVERSION= 20100526a
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/
EXTRACT_SUFX= .tgz
@@ -17,7 +18,7 @@ COMMENT= Racoon2 IPsec daemon
USE_RC_SUBR= YES
USE_OPENSSL= YES
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/racoon2
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile
index b6fbb168e01d..a760fb152edb 100644
--- a/security/samba-vscan/Makefile
+++ b/security/samba-vscan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= samba-vscan
PORTVERSION= 0.3.6c
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.openantivirus.org/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-beta5
@@ -31,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
VSCAN_SAMBA_PORT?= samba3
SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC
HAS_CONFIGURE= yes
diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile
index 1ead5859fc14..2360257cb236 100644
--- a/security/shibboleth2-sp/Makefile
+++ b/security/shibboleth2-sp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= shibboleth-sp
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= security www
MASTER_SITES= http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/${PORTVERSION}/
@@ -22,7 +23,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_RC_SUBR= shibboleth-sp
-USE_AUTOTOOLS= autoconf:262 automake:110:env libtool:22:env
+USE_AUTOTOOLS= autoconf:267 automake:110:env libtool:22:env
WRKSRC= ${WRKDIR}/shibboleth-${PORTVERSION}
LATEST_LINK= shibboleth2-sp
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 2821e5c097f8..8be53cd3fc6d 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -126,7 +126,7 @@ CONFIGURE_ARGS+= --enable-perfprofiling
.endif
.if defined(WITH_SNORTSAM)
-BUILD_DEPENDS+= automake>=1.10.1:${PORTSDIR}/devel/automake110
+BUILD_DEPENDS+= automake>=1.10.3:${PORTSDIR}/devel/automake110
PATCH_SITES+=http://www.snortsam.net/files/snort-plugin/:snortsam
PATCHFILES+=snortsam-2.8.6.diff.gz:snortsam
.endif
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile
index 2b7fd90ba7ad..f460867c85d9 100644
--- a/security/sudosh3/Makefile
+++ b/security/sudosh3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sudosh3
PORTVERSION= 3.2.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index 9fbbf70e1722..c29114780ac1 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -7,6 +7,7 @@
PORTNAME= suricata
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://openinfosecfoundation.org/download/ \
http://www6.freebsdbrasil.com.br/~eksffa/l/dev/suricata/
@@ -21,7 +22,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
BUILD_DEPENDS+= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \
pkg-config:${PORTSDIR}/devel/pkg-config
-USE_AUTOTOOLS= automake110 autoconf:262 libtool:22
+USE_AUTOTOOLS= automake110 autoconf:267 libtool:22
USE_RC_SUBR= suricata