diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /security | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Sync to new bsd.autotools.mk
Notes
Notes:
svn path=/head/; revision=265663
Diffstat (limited to 'security')
76 files changed, 77 insertions, 77 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index f8fe21265291..fac93811e3fc 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash USE_GMAKE= yes USE_BISON= build -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-mhash \ --with-zlib \ diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 0471a4a2296b..f537a29f798c 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS+= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-xerces=${LOCALBASE} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/security/barnyard/Makefile b/security/barnyard/Makefile index 8cfc983aa459..36edfe73b834 100644 --- a/security/barnyard/Makefile +++ b/security/barnyard/Makefile @@ -22,7 +22,7 @@ OPTIONS= MYSQL "Enable MySQL support" on \ DEPRECATED= Use security/barnyard2 instead EXPIRATION= 2010-12-31 -USE_AUTOTOOLS= autoheader:268 aclocal:111 +USE_AUTOTOOLS= autoheader aclocal USE_RC_SUBR= barnyard.sh GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index c68fb29e631d..3e7e946f0d04 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= corky1951@comcast.net COMMENT= BeeCrypt is an open source cryptography library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-java USE_LDCONFIG= yes diff --git a/security/bioapi/Makefile b/security/bioapi/Makefile index b14f3aa5733e..182f01ca5a17 100644 --- a/security/bioapi/Makefile +++ b/security/bioapi/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.qrivy.net/~michael/blua/bioapi/ \ MAINTAINER= fli@shapeshifter.se COMMENT= BioAPI library implementation -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes GNU_CONFIGURE= yes # Problems reported with higher optimization levels diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index ed4b47769bfa..fce8371b439f 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -21,7 +21,7 @@ USE_PERL5= yes INSTALL_TARGET= install certificate .endif -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 CFLAGS+= -I${OPENSSLINC}/openssl CONFIGURE_ARGS= --with-ssltop=${OPENSSLBASE} --with-ssllib=${OPENSSLLIB} CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index 66316f3549fc..9a5e431e773f 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -19,7 +19,7 @@ COMMENT= An Elliptic Curve Cryptography Library BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index cecbe1ead077..35d2a2d13cd5 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -43,7 +43,7 @@ LOGDIR= /var/log/clamav RUNDIR= /var/run/clamav PLIST_SUB+= DBDIR=${DBDIR} LOGDIR=${LOGDIR} RUNDIR=${RUNDIR} PY_NO_THREAD= ${WRKDIR}/.python-has-no-threads -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/security/clamav/Makefile b/security/clamav/Makefile index efb254a734c5..c31f800d5b73 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -41,7 +41,7 @@ LOGDIR= /var/log/clamav RUNDIR= /var/run/clamav PLIST_SUB+= DBDIR=${DBDIR} LOGDIR=${LOGDIR} RUNDIR=${RUNDIR} PY_NO_THREAD= ${WRKDIR}/.python-has-no-threads -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index 1229f9643558..ddaaa376ce16 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -35,7 +35,7 @@ OPTIONS+= GDBM "Use gdbm instead of system bdb" off .else # !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile index b28514ae9ad0..d506c1a1c612 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -18,7 +18,7 @@ COMMENT= A collection of plug-ins to cryptographic engines BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \ gpg-agent:${PORTSDIR}/security/gnupg -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/security/cvm/Makefile b/security/cvm/Makefile index 4f1a7f967abb..efeb4bf9ef7c 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= bg.2:${PORTSDIR}/devel/bglibs CONFLICTS= bglibs-1.00* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool LIBTOOLFILES= #none USE_LDCONFIG= yes LDFLAGS?= -s diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile index 1dcf1a9e4ee3..a7bba6a10787 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -28,7 +28,7 @@ INSTALL_WRKSRC= ${WRKDIR}/${DISTNAME}/plugins USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index ebdbd210b912..3e877140582a 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -19,7 +19,7 @@ COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) LATEST_LINK= ${PORTNAME}2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2 diff --git a/security/distcache-devel/Makefile b/security/distcache-devel/Makefile index deb6d55a8985..74dc9b450d52 100644 --- a/security/distcache-devel/Makefile +++ b/security/distcache-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= distcache-1.4* USE_BZIP2= yes USE_RC_SUBR= dc_server.sh -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes LIBTOOLFILES= configure ssl/configure USE_LDCONFIG= yes diff --git a/security/distcache/Makefile b/security/distcache/Makefile index 5a6fd0e8cb45..5bc8e54a8d74 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -20,7 +20,7 @@ CONFLICTS= distcache-devel-* USE_BZIP2= yes USE_RC_SUBR= dc_server.sh -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/security/engine_pkcs11/Makefile b/security/engine_pkcs11/Makefile index 64fec1cc8bfb..0fca770e3e73 100644 --- a/security/engine_pkcs11/Makefile +++ b/security/engine_pkcs11/Makefile @@ -15,7 +15,7 @@ COMMENT= An implementation of a PKCS\#11 engine for OpenSSL LIB_DEPENDS= p11.3:${PORTSDIR}/security/libp11 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index b1eed54eccd5..9edd43772518 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -20,7 +20,7 @@ LICENSE= GPLv3 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ipc=tcp -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index a667de580378..b6c68525eae0 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/Makefile @@ -48,7 +48,7 @@ QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf aclocal libtool CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 44d7e9c0103d..13a2cef4214f 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -46,7 +46,7 @@ QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf aclocal libtool CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 7c55f7c7fcbc..6e707f4ff59f 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack intlhack USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" \ --with-root-certs="${LOCALBASE}/share/certs/ca-root-nss.crt" diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index 2343be6cf6a8..e41a038bd5e8 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -26,7 +26,7 @@ USE_ICONV= yes USE_GNOME= pkgconfig ltverhack GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}" diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index e2f2d002cc1b..df415ff4920b 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -27,7 +27,7 @@ USE_GNOME= pkgconfig ltverhack GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -fPIC" LDFLAGS="${LDFLAGS}" diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index e0dceaecb673..0599b66f2cad 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \ gpg-error.0:${PORTSDIR}/security/libgpg-error USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index f5e2c05d2ef6..36b42f7300a0 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth LATEST_LINK= gpgme03 -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index a59bee8acfa2..3e3e4cdf05c5 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1 USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 +USE_AUTOTOOLS= automake aclocal autoconf SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 5a523f435935..0a054e902f4e 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -32,7 +32,7 @@ OPTIONS= IPV6 "Enable IPV6 support" on \ CRACKLIB "Use CrackLib for password quality checking" off \ X11 "Build X11 utilies" off -USE_AUTOTOOLS= autoconf:268 autoheader:268 libtool:22 +USE_AUTOTOOLS= autoconf autoheader libtool USE_GNOME= gnomehack pkgconfig USE_OPENSSL= yes USE_GETTEXT= yes diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index 04d101cea4e1..2d96e96d0497 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -23,7 +23,7 @@ USE_RC_SUBR= racoon.sh USE_OPENSSL= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --sysconfdir=${PREFIX}/etc/racoon \ diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index b956f2420b66..f45e02ef2075 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 CONFLICTS= kdeutils-3.[2-6].* USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_KDELIBS_VER= 3 post-patch: diff --git a/security/klamav/Makefile b/security/klamav/Makefile index 3cc34b5122a6..ab1ba6e42667 100644 --- a/security/klamav/Makefile +++ b/security/klamav/Makefile @@ -27,7 +27,7 @@ USE_GNOME= pkgconfig USE_GETTEXT= yes INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 +USE_AUTOTOOLS= libtool aclocal LIBTOOLFILES= acinclude.m4 configure CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS} -lintl -L${PREFIX}/lib" CONFIGURE_ARGS+=--with-qt-dir=${QT_PREFIX} \ diff --git a/security/kopete-otr/Makefile b/security/kopete-otr/Makefile index 8742965f14fb..f58f8939ad7c 100644 --- a/security/kopete-otr/Makefile +++ b/security/kopete-otr/Makefile @@ -25,7 +25,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/kovpn/Makefile b/security/kovpn/Makefile index 014e2211a6af..a47c13a66baf 100644 --- a/security/kovpn/Makefile +++ b/security/kovpn/Makefile @@ -27,7 +27,7 @@ INSTALLS_ICONS= yes USE_GMAKE= yes USE_XORG= xpm GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:env automake:env libtool .include <bsd.port.pre.mk> diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index b8adffd10151..f381bb069628 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -30,7 +30,7 @@ WITH_OPENSSL_PORT= yes USE_GMAKE= yes USE_PERL5_BUILD= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS?= --enable-shared --with-krb5=${PREFIX}/bin/krb5-config CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \ CFLAGS="${CFLAGS}" diff --git a/security/krb5/Makefile b/security/krb5/Makefile index fdee7a5706ef..d56bbe2abc2d 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -29,7 +29,7 @@ WITH_OPENSSL_PORT= yes USE_GMAKE= yes USE_PERL5_BUILD= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS?= --enable-shared CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \ CFLAGS="${CFLAGS}" diff --git a/security/kssh/Makefile b/security/kssh/Makefile index 5085cd4eda75..5a512dea919a 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kevlo@FreeBSD.org COMMENT= KDE frontend to ssh USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes .include <bsd.port.mk> diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index fac85625c238..3e02a9951444 100644 --- a/security/libfwbuilder-devel/Makefile +++ b/security/libfwbuilder-devel/Makefile @@ -50,7 +50,7 @@ QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf aclocal libtool CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index f25b3405aa2e..286dad5f4d56 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -46,7 +46,7 @@ QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf aclocal libtool CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index c4f1db286fd0..cbf520b86b60 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -19,7 +19,7 @@ LICENSE= GPLv2 LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING ${WRKSRC}/COPYING.LIB LICENSE_COMB= multi USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index f4b0cce735d2..38962b87f666 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix ltverhack intlhack gconf2 USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index adcbbe616830..1ff574cc9660 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ MAINTAINER= ports@FreeBSD.org COMMENT= Library and frontend for running commands as root -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui CONFIGURE_ARGS+=--disable-install-pam diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 35d4ebee6285..ae8564bb034f 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -15,7 +15,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Common error values for all GnuPG components USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= ltverhack USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/security/libgringotts/Makefile b/security/libgringotts/Makefile index 7fe45e29f5bb..87fb8e664584 100644 --- a/security/libgringotts/Makefile +++ b/security/libgringotts/Makefile @@ -17,7 +17,7 @@ COMMENT= Library for encapsulating/safekeeping data in encrypted/compressed form LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" diff --git a/security/libident/Makefile b/security/libident/Makefile index 23abc6e281bf..c40472a67426 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.remlab.net/files/libident/ MAINTAINER= ports@FreeBSD.org COMMENT= A small library to interface the ident protocol server (rfc1413) -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index d0eaccb707ce..a3bbe36d0f4b 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/mcrypt/Libmcrypt/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Multi-cipher cryptographic library (used in PHP) -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-static MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index 19a8b9f8eed2..5a1d64189d61 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jochen@daten-chaos.de COMMENT= A library that implement Microsoft's NTLM authentication USE_GNOME= gnomehack gnometarget pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 8f569399dd07..a80146f448bf 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ MAKE_JOBS_SAFE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool USE_LDCONFIG= yes MAN1= otr_toolkit.1 diff --git a/security/libp11/Makefile b/security/libp11/Makefile index e3cbe6493f2e..cddbc5818fb9 100644 --- a/security/libp11/Makefile +++ b/security/libp11/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ MAINTAINER= ale@FreeBSD.org COMMENT= A small layer on top of PKCS\#11 API -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig diff --git a/security/nessus-libnasl/Makefile b/security/nessus-libnasl/Makefile index 054d756126a7..ca5e25753205 100644 --- a/security/nessus-libnasl/Makefile +++ b/security/nessus-libnasl/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= nessus.4:${PORTSDIR}/security/nessus-libraries DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/libnasl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BISON= build GNU_CONFIGURE= yes USE_LDCONFIG= YES diff --git a/security/nessus-libraries/Makefile b/security/nessus-libraries/Makefile index a6007e40f8fa..142d5f033d93 100644 --- a/security/nessus-libraries/Makefile +++ b/security/nessus-libraries/Makefile @@ -26,7 +26,7 @@ DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/nessus-libraries USE_BISON= build -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-cipher .if defined(WITH_NESSUS_BPF_SHARE) CONFIGURE_ARGS+= --enable-bpf-sharing diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index f97a6a6046b1..124817505a61 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE} DOCS= AUTHORS NEWS README THANKS doc/opencdk-api.html diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile index 3da165c5c9ca..9ecb2f5b2b0b 100644 --- a/security/opencryptoki/Makefile +++ b/security/opencryptoki/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers USE_BZIP2= YES USE_GMAKE= YES USE_LDCONFIG= YES -USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf libtool automake HAS_CONFIGURE= YES MAKE_JOBS_SAFE= YES diff --git a/security/openct/Makefile b/security/openct/Makefile index be9907593890..bb025ca230cf 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -16,7 +16,7 @@ COMMENT= A middleware framework for smart card terminals OPTIONS= PCSC "Enable PC/SC support" off -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index ca95b4a9a4a1..e97928ef66ae 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 4b4a8647acbe..ea1417b391aa 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -22,7 +22,7 @@ OPTIONS= OPENCT "Enable direct OpenCT backend support" on \ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl USE_ICONV= yes USE_OPENSSL= yes USE_GMAKE= yes diff --git a/security/openscep/Makefile b/security/openscep/Makefile index 68254fd2ce41..26f695be5953 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -16,7 +16,7 @@ COMMENT= Open source scep server MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes USE_OPENLDAP= yes USE_APACHE= 1.3+ diff --git a/security/openssl_tpm_engine/Makefile b/security/openssl_tpm_engine/Makefile index ae52310d2e42..10f60d858af8 100644 --- a/security/openssl_tpm_engine/Makefile +++ b/security/openssl_tpm_engine/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers USE_GMAKE= YES GNU_CONFIGURE= YES MAKE_JOBS_SAFE= YES -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" SUB_FILES= pkg-message diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index 723aee5408db..6b6580435c0c 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -17,7 +17,7 @@ COMMENT= A pam module for authenticating with MySQL USE_MYSQL= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:14 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal14 autoconf libtool ACLOCAL_ARGS= -I ${PREFIX}/share/aclocal CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr diff --git a/security/pam_authsrv/Makefile b/security/pam_authsrv/Makefile index e627417083cd..ecb629aeb9be 100644 --- a/security/pam_authsrv/Makefile +++ b/security/pam_authsrv/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/security/fwtk:build RESTRICTED= No form of redistribution is allowed, because of linkging against fwtk -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${PORTSDIR}/security/fwtk/work/fwtk" \ CFLAGS="${CFLAGS} -I${PORTSDIR}/security/fwtk/work/fwtk" CONFIGURE_ARGS= --disable-encap --disable-epkg-install diff --git a/security/pam_p11/Makefile b/security/pam_p11/Makefile index 79d920da44f7..f1a54f8ea64b 100644 --- a/security/pam_p11/Makefile +++ b/security/pam_p11/Makefile @@ -16,7 +16,7 @@ COMMENT= A PAM module using crypto tokens for auth LIB_DEPENDS= p11.3:${PORTSDIR}/security/libp11 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig diff --git a/security/pam_per_user/Makefile b/security/pam_per_user/Makefile index 013ad17b9ff3..552ae8b0e1f2 100644 --- a/security/pam_per_user/Makefile +++ b/security/pam_per_user/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_per_user/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool MAN5= pam_per_user.5 diff --git a/security/pam_pseudo/Makefile b/security/pam_pseudo/Makefile index 2ee118366e3d..cefc1d4663ba 100644 --- a/security/pam_pseudo/Makefile +++ b/security/pam_pseudo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_pseudo/ MAINTAINER= pirzyk@FreeBSD.org COMMENT= PAM module for per-user authentication -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-encap --disable-epkg-install INSTALL_TARGET= install-real diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 86767d1fd02f..849f2b5df57b 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \ USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf 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 0b07a829ace9..a4b980f000d6 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -18,7 +18,7 @@ COMMENT= Racoon2 IPsec daemon USE_RC_SUBR= YES USE_OPENSSL= YES -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/racoon2 diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile index 2fd1ac0238be..9a4492f169e9 100644 --- a/security/shibboleth2-sp/Makefile +++ b/security/shibboleth2-sp/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_RC_SUBR= shibboleth-sp -USE_AUTOTOOLS= autoconf:268 automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf automake:env libtool:env WRKSRC= ${WRKDIR}/shibboleth-${PORTVERSION} LATEST_LINK= shibboleth2-sp diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 5289b3d931b5..4405107cae2b 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ gcrypt.17:${PORTSDIR}/security/libgcrypt \ gnutls.40:${PORTSDIR}/security/gnutls -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes diff --git a/security/snort/Makefile b/security/snort/Makefile index 409a453acc02..2db72ad10198 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -61,7 +61,7 @@ LIBNET_LIBDIR= ${LIBNET_LIBS:M-L*:S/-L//} .endif .if !defined(WITHOUT_DYNAMIC) -USE_AUTOTOOLS+= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS+= --enable-dynamicplugin PLIST_SUB+= DYNAMIC="" @@ -126,7 +126,7 @@ CONFIGURE_ARGS+= --enable-perfprofiling .endif .if defined(WITH_SNORTSAM) -USE_AUTOTOOLS+= automake:111 +USE_AUTOTOOLS+= automake PATCH_SITES+=http://www.snortsam.net/files/snort-plugin/:snortsam PATCHFILES+=snortsam-2.8.6.diff.gz:snortsam .endif diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 7b78a1116e8c..d864f7b0a83d 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -19,7 +19,7 @@ COMMENT= Secure shell client and server (remote login program) CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh2-3.* NO_LATEST_LINK= YES -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 GNU_CONFIGURE= YES USE_PERL5= YES CONFIGURE_ENV+= PERL=${PERL5} diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 248e35b17ff2..de3adb371ddc 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -23,7 +23,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GETTEXT= yes USE_PERL5= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include -fpermissive" \ LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt" diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index 756d8a61cd44..6d54e5e8ce15 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= vstr:${PORTSDIR}/devel/vstr \ USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-kernel-pfkey \ diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 3d7d8f01bfb2..ca6ee38be489 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -22,7 +22,7 @@ MASTER_SITE_SUBDIR= . obsolete/4.x MAINTAINER= roam@FreeBSD.org COMMENT= SSL encryption wrapper for standard network daemons -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_RC_SUBR= stunnel GNU_CONFIGURE= yes diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 256eac54cb70..13f021b25296 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -22,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:268 libtool:22 +USE_AUTOTOOLS= automake autoconf libtool USE_RC_SUBR= suricata diff --git a/security/tpm-tools/Makefile b/security/tpm-tools/Makefile index 696b4608ba54..87d42e9ae030 100644 --- a/security/tpm-tools/Makefile +++ b/security/tpm-tools/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= YES USE_ICONV= YES USE_GETTEXT= YES USE_LDCONFIG= YES -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= YES CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lintl -liconv" MAKE_JOBS_SAFE= YES diff --git a/security/trousers/Makefile b/security/trousers/Makefile index 7efe621b60fa..59433e7d2b78 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -20,7 +20,7 @@ USE_GMAKE= YES USE_ICONV= YES USE_OPENSSL= YES USE_LDCONFIG= YES -USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf automake libtool GNU_CONFIGURE= YES MAKE_JOBS_SAFE= YES diff --git a/security/xca/Makefile b/security/xca/Makefile index 03821d57dd10..a762ebfa146f 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_OPENSSL= yes USE_QT_VER= 4 QT_COMPONENTS= gui moc_build uic_build qmake_build rcc_build linguist_build -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl CC?= gcc CXX?= g++ diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index a87a0bce63e3..8a5d6fde39c6 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -33,7 +33,7 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV+= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC} MAKE_ARGS+= -EABS_BUILDDIR -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl .if !defined(NOPORTDOCS) PORTDOCS= * diff --git a/security/yassl/Makefile b/security/yassl/Makefile index d4f4599c5026..eceb40b2fa52 100644 --- a/security/yassl/Makefile +++ b/security/yassl/Makefile @@ -16,7 +16,7 @@ COMMENT= A embedded SSL C-Library LICENSE= GPLv2 USE_ZIP= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking CONFIGURE_ARGS+= --enable-shared --enable-static |