diff options
author | ade <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
commit | ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a (patch) | |
tree | 09cb088d594cf2e19ab18004f78e9e43f04eb41b /net | |
parent | 16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (diff) | |
download | freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.gz freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.zst freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.zip |
Punt autoconf267->autoconf268
Diffstat (limited to 'net')
32 files changed, 35 insertions, 35 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 2e5de5809137..caa3e94fe291 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -17,7 +17,7 @@ COMMENT= TCP proxy for applications that don't speak IPv6 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}rc2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 ALL_TARGET= default MAN1= 6tunnel.1 diff --git a/net/beacon/Makefile b/net/beacon/Makefile index bc5b7f51a10e..11d8b4e01681 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} USE_PERL5= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_RC_SUBR= beacon .ifdef(WITHOUT_IPV6) diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index 30f4a36b6f91..4fc5dfd938ce 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -17,7 +17,7 @@ MAINTAINER= msciciel@dark-zone.eu COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 PLIST_FILES= bin/dosdetector MAN1= dosdetector.1 diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 15d0de1edcfc..21d1a6df6ad1 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -39,7 +39,7 @@ CONFLICTS+= freeradius-mysql-[0-9].* freeradius-[02-9].* NO_LATEST_LINK= yes USE_RC_SUBR= radiusd.sh -USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:267 +USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:268 USE_GMAKE= yes USE_OPENSSL= yes MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" @@ -236,7 +236,7 @@ pre-configure: ${REINPLACE_CMD} -e "s:-pthread:${PTHREAD_LIBS}:g" {} \; # Force the rebuild of some configures from configure.in, as we're patching # the configure.in -# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:267 is +# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:268 is # added to USE_AUTOTOOLS @cd ${WRKSRC}/src/modules/rlm_ldap && ${AUTOCONF} -I ${WRKSRC} @cd ${WRKSRC}/src/modules/rlm_sql/drivers/rlm_sql_mysql \ diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index 3918c5588d95..a534e2209401 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -34,7 +34,7 @@ CONFLICTS= gnu-radius-[0-9].* openradius-[0-9].* radiusd-cistron-[0-9].* \ freeradius-mysql-[0-9].* freeradius-[013-9].* USE_RC_SUBR= radiusd.sh -USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:267 +USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:268 USE_GMAKE= yes USE_OPENSSL= yes MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" @@ -350,7 +350,7 @@ pre-configure: ${REINPLACE_CMD} -e "s:-pthread:${PTHREAD_LIBS}:g" {} \; # Force the rebuild of some configures from configure.in, as we're patching # the configure.in -# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:267 is +# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:268 is # added to USE_AUTOTOOLS @cd ${WRKSRC}/src/modules/rlm_ldap && ${AUTOCONF} -I ${WRKSRC} @cd ${WRKSRC}/src/modules/rlm_sql/drivers/rlm_sql_mysql \ diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile index 99a0aa3bbedb..9989380e344f 100644 --- a/net/freeswitch-core/Makefile +++ b/net/freeswitch-core/Makefile @@ -38,7 +38,7 @@ WRKSRC= ${WRKDIR}/${BASE_PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env USE_PERL5_BUILD=yes diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index e2736c569e42..bff03cc76971 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 USE_RC_SUBR= gnugk.sh -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+= --disable-firebird USE_GMAKE= yes diff --git a/net/gsambad/Makefile b/net/gsambad/Makefile index 7114c761958e..67af0981c63e 100644 --- a/net/gsambad/Makefile +++ b/net/gsambad/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT} SAMBA_PORT?= net/samba34 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GNOME= gtk20 pkgconfig @@ -29,7 +29,7 @@ post-extract: @${CP} ${FILESDIR}/crypt.h ${WRKSRC}/src/ post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4 post-configure: @${REINPLACE_CMD} -e "s:\<crypt.h\>:\"crypt.h\":" ${WRKSRC}/src/functions.c diff --git a/net/isc-dhcp41-server/Makefile b/net/isc-dhcp41-server/Makefile index f458a4497186..de668ccbd289 100644 --- a/net/isc-dhcp41-server/Makefile +++ b/net/isc-dhcp41-server/Makefile @@ -106,7 +106,7 @@ LDAP_SCRIPT= ${WRKDIR}/${LDAPPATCHDIST}/dhcpd-conf-to-ldap LDAP_SCHEMA= ${WRKDIR}/${LDAPPATCHDIST}/dhcp.schema USE_PERL5_RUN= yes USE_OPENLDAP= yes -USE_AUTOTOOLS= aclocal:111 libtoolize:226 autoconf:267 autoheader:267 automake:111 +USE_AUTOTOOLS= aclocal:111 libtoolize:226 autoconf:268 autoheader:268 automake:111 LIBTOOLIZE_ARG= --copy --force AUTOMAKE_ARGS= --foreign --add-missing --copy CFLAGS+= -I${PREFIX}/include -L${PREFIX}/lib diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile index 3dbac472da20..db5071585861 100644 --- a/net/libnet10/Makefile +++ b/net/libnet10/Makefile @@ -20,7 +20,7 @@ COMMENT= A C library for creating IP packets CFLAGS+= -fPIC -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 WRKSRC= ${WRKDIR}/Libnet-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} MAN3= libnet${PKGNAMESUFFIX}.3 diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index 9bcdf5897f58..abcc859c4273 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -20,7 +20,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 SCRIPTS_ENV+= ACLOCAL_FLAGS="-I ${LOCALBASE}/share/aclocal/" INFO= socket++ diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile index b01a9daf0807..6f968ace9134 100644 --- a/net/mcast-tools/Makefile +++ b/net/mcast-tools/Makefile @@ -17,7 +17,7 @@ COMMENT= IPv6 multicast routing daemons and tools MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= CONFIGURE_ENV= diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index 0d5e5f5acec5..866889f1c09f 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -21,7 +21,7 @@ NSS_LDAP_VERSION=265 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:267 autoheader:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 autoheader:268 USE_LDCONFIG= yes USE_OPENLDAP= yes diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 96ac5b43783e..5f444ba2d5e6 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ DBDIR?= /var/db MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 automake:111 autoconf:267 +USE_AUTOTOOLS= libtool:22 automake:111 autoconf:268 USE_GNOME= libxml2 USE_LUA= 5.1 USE_GMAKE= yes diff --git a/net/opal/Makefile b/net/opal/Makefile index 3cd9c3d85554..774e83d53e1d 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -24,7 +24,7 @@ CONFLICTS= opal-3.* # In opal's Makefile the default make's target is optshared ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` optshared USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 4e8b18a52e59..9740b1a3deba 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g} USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index 908cc0c953e6..ce80696cf283 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ MAINTAINER= thomas@cuivre.fr.eu.org COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_BZIP2= yes diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 89016a188cb9..9e3212ed1e56 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -23,7 +23,7 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software CONFLICTS= openbgpd-[0-9]* zebra-0* -USE_AUTOTOOLS= libtool:22 autoheader:267 +USE_AUTOTOOLS= libtool:22 autoheader:268 USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5_BUILD= yes diff --git a/net/rabbitmq-c-devel/Makefile b/net/rabbitmq-c-devel/Makefile index 44e8ac3c8b1a..1afd40547fa2 100644 --- a/net/rabbitmq-c-devel/Makefile +++ b/net/rabbitmq-c-devel/Makefile @@ -29,7 +29,7 @@ USE_GMAKE= YES USE_PYTHON= YES USE_LDCONFIG= YES GNU_CONFIGURE= YES -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 autoheader:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 autoheader:268 libtool:22 AUTOMAKE_ARGS= -i --add-missing ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal diff --git a/net/rabbitmq-c/Makefile b/net/rabbitmq-c/Makefile index 95dcceb745e3..8cc061a0ce88 100644 --- a/net/rabbitmq-c/Makefile +++ b/net/rabbitmq-c/Makefile @@ -28,7 +28,7 @@ USE_GMAKE= YES USE_PYTHON= YES USE_LDCONFIG= YES GNU_CONFIGURE= YES -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 autoheader:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 autoheader:268 libtool:22 AUTOMAKE_ARGS= -i --add-missing ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal diff --git a/net/samba-pdbsql/Makefile b/net/samba-pdbsql/Makefile index 18a1d9dd33d2..1c25d9f4299b 100644 --- a/net/samba-pdbsql/Makefile +++ b/net/samba-pdbsql/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes # Add a build dependency for Samba port -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 WRKSRC= ${WRKDIR}/${DISTNAME}-samba SAMBA_PORT= net/samba3 diff --git a/net/samba3/Makefile b/net/samba3/Makefile index fcfab4eb60f5..7668253c546c 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -26,7 +26,7 @@ EXTRA_PATCHES= ${PATCHDIR}/CVE-2010-2063_samba-3.0.patch USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 AUTOHEADER_ARGS= -I${WRKSRC} -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC} -I${WRKSRC}/lib/replace diff --git a/net/samba32/Makefile b/net/samba32/Makefile index fe9b92b1d46d..5279140aa3ed 100644 --- a/net/samba32/Makefile +++ b/net/samba32/Makefile @@ -26,7 +26,7 @@ EXTRA_PATCHES= ${PATCHDIR}/CVE-2010-2063_samba-3.3.patch USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 AUTOHEADER_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace diff --git a/net/samba33/Makefile b/net/samba33/Makefile index 6ff041c8beb9..887f444a9999 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -24,7 +24,7 @@ DEPRECATED= Unsupported by the upstream. Please, consider to upgrade. USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 AUTOHEADER_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace diff --git a/net/samba34/Makefile b/net/samba34/Makefile index 50548c918d83..f918db5dde6f 100644 --- a/net/samba34/Makefile +++ b/net/samba34/Makefile @@ -32,7 +32,7 @@ AUTOCONF_ARGS= ${IPATHS} USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 # directories VARDIR?= /var SAMBA_SPOOL?= ${VARDIR}/spool/${PORTNAME} diff --git a/net/samba4-devel/Makefile b/net/samba4-devel/Makefile index 2393b15712df..2f8cca45c947 100644 --- a/net/samba4-devel/Makefile +++ b/net/samba4-devel/Makefile @@ -39,7 +39,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig USE_LDCONFIG= ${SAMBA_LIBDIR} -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 # Flags CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/samba4wins/Makefile b/net/samba4wins/Makefile index 9f94ee54d745..f89640dab6c5 100644 --- a/net/samba4wins/Makefile +++ b/net/samba4wins/Makefile @@ -20,7 +20,7 @@ CONFLICTS= ja-samba-2.* ja-samba-4.* samba-2.* samba-4.* sharity-light-1.* USE_ICONV= yes USE_PERL5= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267:env autoheader:267:env +USE_AUTOTOOLS= autoconf:268:env autoheader:268:env WRKSRC= ${WRKDIR}/${PORTNAME}/source diff --git a/net/scribe/Makefile b/net/scribe/Makefile index f03d8643a6f0..386a9b73c132 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --with-boost-filesystem=boost_filesystem \ PY_PREFIX="${PREFIX}" PLIST_SUB+= PYTHON_VERSION_SHORTNAME="${PYTHON_VERSION_SHORTNAME}" PYTHON_VERSION_SHORTNAME= ${PYTHON_VERSION:S/thon//} -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 USE_GMAKE= yes USE_PYTHON= yes USE_RC_SUBR= ${PORTNAME} diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile index 8420dacfab60..2f03006d3cf3 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-epsilon MAINTAINER= andy.lavr@gmail.com COMMENT= Most SOCKS-friendly applications way with Tor -USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:267 +USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:268 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal USE_GMAKE= yes diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 03de02d8dfb6..e25e6382818d 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -19,7 +19,7 @@ COMMENT= Transparent remote file access tool for emacsen USE_EMACS= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index da3b8ff3411a..2f24b68994b0 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= wxs@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_BISON= build MAN7= tags.7 diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index 93131de6d4b9..28f76765c002 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= LOCAL/pav MAINTAINER= ports@FreeBSD.org COMMENT= An open source Remote Desktop Protocol (RDP) server -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 GNU_CONFIGURE= yes USE_RC_SUBR= xrdp |