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 | |
parent | 16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (diff) | |
download | freebsd-ports-graphics-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.gz freebsd-ports-graphics-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.zst freebsd-ports-graphics-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.zip |
Punt autoconf267->autoconf268
458 files changed, 502 insertions, 506 deletions
diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk index c7360cc5315..1ab4464c8f3 100644 --- a/Mk/bsd.php.mk +++ b/Mk/bsd.php.mk @@ -157,7 +157,7 @@ SUB_LIST+= PHP_EXT_DIR=${PHP_EXT_DIR} .if defined(USE_PHPIZE) || defined(USE_PHPEXT) BUILD_DEPENDS+= ${PHPBASE}/bin/phpize:${PORTSDIR}/${PHP_PORT} GNU_CONFIGURE= yes -USE_AUTOTOOLS+= autoconf:267:env +USE_AUTOTOOLS+= autoconf:268:env CONFIGURE_ARGS+=--with-php-config=${PHPBASE}/bin/php-config configure-message: phpize-message do-phpize diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index 2f7a10c2104..3ad673d7541 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.78_3.10%20build%2022 MAINTAINER= garga@FreeBSD.org COMMENT= Open-source ARJ -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes MAKE_JOBS_UNSAFE= yes CONFIGURE_WRKSRC= ${WRKSRC}/gnu diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 0d9c30b551c..79ffd29617c 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -21,7 +21,7 @@ COMMENT= GNU version of the traditional tape archiver INFO= tar -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env USE_BZIP2= yes USE_ICONV= yes GNU_CONFIGURE= yes diff --git a/archivers/par2cmdline-tbb/Makefile b/archivers/par2cmdline-tbb/Makefile index cdf7aa1587a..8cea24c1733 100644 --- a/archivers/par2cmdline-tbb/Makefile +++ b/archivers/par2cmdline-tbb/Makefile @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 amd64 ia64 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 USE_GCC= 4.2+ PORTDOCS= README diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile index abdcf7a68a1..78f08c26af0 100644 --- a/archivers/rpm5/Makefile +++ b/archivers/rpm5/Makefile @@ -42,7 +42,7 @@ LATEST_LINK= rpm5 CONFLICTS= rpm-3.* rpm-4.* # need to autogen (for xz support) -USE_AUTOTOOLS+= aclocal:111 autoconf:267 automake:111 autoheader:267 +USE_AUTOTOOLS+= aclocal:111 autoconf:268 automake:111 autoheader:268 ACLOCAL_ARGS+= -I m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS+= -a -c pre-configure: diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile index 6b0a8dad08e..144832ae4ad 100644 --- a/archivers/torrentzip/Makefile +++ b/archivers/torrentzip/Makefile @@ -15,7 +15,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src MAINTAINER= swhetzel@gmail.com COMMENT= Efficient way to prepare zipfiles for BitTorrent -USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:268 AUTOMAKE_ARGS= -a WRKSRC= ${WRKDIR}/trrntzip diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index f2766e254a1..cdc5712139f 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index e663edba470..bb9b41bc1ca 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -15,7 +15,7 @@ COMMENT= A gps file translating tool LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expathdr=${LOCALBASE}/include \ --with-libexpat=${LOCALBASE}/lib diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index 36a32c87a77..2583f1e3f4c 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \ USE_QT_VER= 3 USE_GL= gl USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I macros -I ${LOCALBASE}/share/aclocal CONFIGURE_ENV= ac_cv_c_inline=no USE_LDCONFIG= yes diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 9ab74e1020b..af94a9d3484 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= audacity-[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}-beta -USE_AUTOTOOLS= aclocal:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GCC= 4.2+ diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 8e09787fa01..4d5ad0e1ade 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -17,7 +17,7 @@ COMMENT= High-level audio API GNU_CONFIGURE= yes USE_GMAKE= yes WANT_WX= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_LDCONFIG= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index 58e696978f8..b2953b1cd57 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 CPPFLAGS+= "-I${LOCALBASE}/include" PLUGDIR= lib/bmp/Input PLUGFILE= lib${PKGNAMEPREFIX}${PORTNAME}.so diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile index 30dfa2a92ac..034b8d1a560 100644 --- a/audio/bmp-musepack/Makefile +++ b/audio/bmp-musepack/Makefile @@ -27,7 +27,7 @@ USE_GMAKE= yes CPPFLAGS+= "-I${LOCALBASE}/include" GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 PLUGDIR= lib/bmp/Input PLUGFILE= libbmp-mpc.so PLIST_FILES= ${PLUGDIR}/${PLUGFILE} diff --git a/audio/faac/Makefile b/audio/faac/Makefile index 762175b67a3..37e3947ea34 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_DOS2UNIX= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --with-mp4v2 diff --git a/audio/faad/Makefile b/audio/faad/Makefile index c34ae1d9ed3..73f5fb34940 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_DOS2UNIX= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile index 650a75e21ab..28a7cd9eb29 100644 --- a/audio/libaacplus/Makefile +++ b/audio/libaacplus/Makefile @@ -28,7 +28,7 @@ CONFLICTS= aacplusenc-0* USE_GNOME= pkgconfig USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 libtoolize aclocal:111 autoheader:267 automake:111 +USE_AUTOTOOLS= libtool:22 libtoolize aclocal:111 autoheader:268 automake:111 GNU_CONFIGURE= yes AUTOMAKE_ARGS= --add-missing diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index c4e11d63b80..1f267d35434 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -18,7 +18,7 @@ COMMENT= Integer-only fully Ogg Vorbis compliant decoder library SNAP_DATE= 02132004 WRKSRC= ${WRKDIR}/Tremor -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile index 70e8a5bf253..6a77cb34af8 100644 --- a/audio/liquidsoap/Makefile +++ b/audio/liquidsoap/Makefile @@ -51,7 +51,7 @@ USE_RC_SUBR= liquidsoap.sh USE_OCAML= yes NO_OCAML_RUNDEPENDS= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index da7f4bf9a17..7cce8cbbe89 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -19,7 +19,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index 850fa7636c8..f20c99ac1fa 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-id3tag=${PREFIX} --with-gdbm-includes=${LOCALBASE}/include -USE_AUTOTOOLS= autoheader:267 autoconf:267:env +USE_AUTOTOOLS= autoheader:268 autoconf:268:env USE_ICONV= yes PATCH_SITES+= http://www.apionet.or.jp/~tomi/ diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile index 301c5fc01d0..925833bac9a 100644 --- a/audio/musepack/Makefile +++ b/audio/musepack/Makefile @@ -18,7 +18,7 @@ COMMENT= Decoder, encoder and replaygain for musepack (mpc) CONFLICTS= libmpcdec-[0-9]* USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 libtoolize automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 libtoolize automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index 62a0969ca86..49c3fd57b0c 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --with-ogg=${LOCALBASE} diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 63ba8b93f36..69ade8603b6 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index 0e422b31f6d..069a3e32d0e 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -31,7 +31,7 @@ LDFLAGS= -L${LOCALBASE}/lib LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb .else EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure.ac -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 .endif post-extract: diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 35c163a71cf..8fe9e0a41d4 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -27,7 +27,7 @@ USE_XORG= x11 xext xi xxf86dga ice sm USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --disable-alsa \ diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index acbcb2b1637..45012be0117 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CPPFLAGS+= "-I${LOCALBASE}/include" USE_LDCONFIG= yes diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index b073a0f22bb..13fc7d0ec5c 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -21,7 +21,7 @@ OPTIONS= XMMS "XMMS backend support" off USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gstreamer diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index d33d0de7a75..76353bd9de5 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt LICENSE= GPLv3 CFLAGS+= -I${LOCALBASE}/include -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+=--datadir=${DATADIR} diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile index 0eed4281a15..4e59b8625f4 100644 --- a/benchmarks/dkftpbench/Makefile +++ b/benchmarks/dkftpbench/Makefile @@ -18,6 +18,6 @@ PLIST_FILES= bin/dkftpbench GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:268 .include <bsd.port.mk> diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile index b7ae030fd74..19f7529c600 100644 --- a/biology/mopac/Makefile +++ b/biology/mopac/Makefile @@ -19,7 +19,7 @@ COMMENT= Semi-empirical (MNDO, etc.) molecular orbital calculation LIB_DEPENDS= f2c:${PORTSDIR}/lang/f2c USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index 252afe6b7a1..9cc36ebb9cd 100644 --- a/cad/ngspice_rework/Makefile +++ b/cad/ngspice_rework/Makefile @@ -15,7 +15,7 @@ DISTNAME= ng-spice-rework-${PORTVERSION} MAINTAINER= amakawa@jp.FreeBSD.org COMMENT= A circuit simulator derived from spice3f5 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes #XSPICE doesn't build diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index e3d77668358..5f4c794f695 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= m4>=1.4.11:${PORTSDIR}/devel/m4 \ BUILD_DEPENDS= ${RUN_DEPENDS} GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_TK_RUN= 83 INSTALLS_ICONS= yes diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext index 65d9e87e3d7..084024b90d3 100644 --- a/cad/salome/Makefile.ext +++ b/cad/salome/Makefile.ext @@ -94,13 +94,13 @@ RUN_DEPENDS+= ${RESOURCEDIR}/visu:${PORTSDIR}/cad/salome-visu \ #Dependency from other ports ########################################################################### #Dependency from autotools -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 aclocal:111 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 aclocal:111 .if ${SAL_MODULE} == "kernel" ACLOCAL_ARGS= -I salome_adm/unix/config_files .else . if ${SAL_MODULE} == "yacs" ACLOCAL_ARGS= -I adm/unix/config_files - USE_AUTOTOOLS+= autoheader:267 + USE_AUTOTOOLS+= autoheader:268 AUTOHEADER_ARGS= -I adm/unix/config_files . else ACLOCAL_ARGS= -I adm_local/unix/config_files -I ${LOCALBASE}/salome_adm/unix/config_files diff --git a/cad/tclspice/Makefile b/cad/tclspice/Makefile index 67a211a832a..d893d5ecc12 100644 --- a/cad/tclspice/Makefile +++ b/cad/tclspice/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= bltwish:${PORTSDIR}/x11-toolkits/blt \ BROKEN= does not compile WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS= -c -a USE_GMAKE= yes ALL_TARGET= tcl diff --git a/chinese/iiimf-le-newpy/Makefile b/chinese/iiimf-le-newpy/Makefile index df961ad2804..facb4594d91 100644 --- a/chinese/iiimf-le-newpy/Makefile +++ b/chinese/iiimf-le-newpy/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/chinese/iiimf-le-newpy/files/patch-Makefile b/chinese/iiimf-le-newpy/files/patch-Makefile index 132e1fa33b2..20f35ea632a 100644 --- a/chinese/iiimf-le-newpy/files/patch-Makefile +++ b/chinese/iiimf-le-newpy/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/chinese/iiimf-le-ude/Makefile b/chinese/iiimf-le-ude/Makefile index e18981cd98c..cf80407e975 100644 --- a/chinese/iiimf-le-ude/Makefile +++ b/chinese/iiimf-le-ude/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/chinese/iiimf-le-ude/files/patch-Makefile b/chinese/iiimf-le-ude/files/patch-Makefile index 132e1fa33b2..20f35ea632a 100644 --- a/chinese/iiimf-le-ude/files/patch-Makefile +++ b/chinese/iiimf-le-ude/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index e33b66461cd..59fd9a90a62 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" USE_GMAKE= yes @@ -29,7 +29,7 @@ MAN1= aldo.1 post-patch: @${REINPLACE_CMD} -e 's|1.10|1.11.1|g' ${WRKSRC}/aclocal.m4 - @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/aldo ${PREFIX}/bin diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index d2fdc070694..3b272bcd17e 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -16,7 +16,7 @@ COMMENT= Device firmware update (DFU) USB programmer MAN1= dfu-util.1 PLIST_FILES= bin/dfu-util -USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:268 AUTOMAKE_ARGS= --add-missing --foreign --copy SNAPDATE= 20090212 diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 9e11753a326..6266a0ff9e1 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -31,7 +31,7 @@ USE_PYTHON= 2.4+ USE_WX= 2.6+ WX_COMPS= wx wx:build wx:run python:build python:run USE_PERL5= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ @@ -56,7 +56,7 @@ LIB_DEPENDS+= usb:${PORTSDIR}/devel/libusb .endif 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 @${REINPLACE_CMD} -e 's|^GR_FORTRAN||g' ${WRKSRC}/configure.ac @${FIND} ${WRKSRC} -type f -name "Makefile.in" | ${XARGS} \ -n 10 ${REINPLACE_CMD} -E -e \ diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index ad32795a566..b0475fa735c 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -21,7 +21,7 @@ USE_GNOME= pkgconfig gnomehack libxml2 USE_PERL5= yes USE_TCL= yes USE_PYTHON= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-perl-binding --with-python=${PYTHON_CMD} \ diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 9980fc98486..483fe5dabda 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= hamlib.2:${PORTSDIR}/comms/hamlib USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile index 0c06765dbce..c7544d69d74 100644 --- a/comms/libsyncml/Makefile +++ b/comms/libsyncml/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 \ openobex:${PORTSDIR}/comms/openobex \ soup-2.2.8:${PORTSDIR}/devel/libsoup22 -USE_AUTOTOOLS= autoheader:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoheader:268 automake:111 libtool:22 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 libxml2 diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index b0f185f987b..aaaf8bcc2c7 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -18,7 +18,7 @@ MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio curses based logging program WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOTOOLS= autoconf:267 libtool:22 aclocal:111 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 aclocal:111 automake:111 GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index d516d9d026a..4ba95cdea19 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -32,7 +32,7 @@ PLIST_SUB+= XCWCP="@comment " .endif MAN7= cw.7 CW.7 MANCOMPRESSED= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_LDCONFIG= yes USE_GMAKE= yes diff --git a/comms/unixcw/files/patch-configure.ac b/comms/unixcw/files/patch-configure.ac index 8d836485f98..8a2c74e76f0 100644 --- a/comms/unixcw/files/patch-configure.ac +++ b/comms/unixcw/files/patch-configure.ac @@ -5,7 +5,7 @@ # General initializations. -AC_PREREQ(2.57) -+AC_PREREQ(2.67) ++AC_PREREQ(2.68) AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com]) - # Specify a configuration header. diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 3e9d3fe27ef..2f26cf362b1 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -20,6 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env .include <bsd.port.mk> diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile index e77aeedfd31..0386778918e 100644 --- a/databases/dbconnect/Makefile +++ b/databases/dbconnect/Makefile @@ -17,7 +17,7 @@ COMMENT= Use C++ object API to allow applications to connect to databases GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_LDCONFIG= yes CXXFLAGS+= ${PTHREAD_CFLAGS} -fPIC -DFREEBSD diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index dd751477f63..62382b89bd9 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -22,7 +22,7 @@ USE_BISON= build USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 libtool:22 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \ -I ${WRKSRC}/m4 MAKE_JOBS_UNSAFE= yes diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile index 64d8c76f343..70f6740a50a 100644 --- a/databases/freetds-devel/Makefile +++ b/databases/freetds-devel/Makefile @@ -23,7 +23,7 @@ TDS_VER?= 5.0 USE_ICONV= yes USE_GMAKE= yes GNU_GONFIGURE= yes -USE_AUTOTOOLS= autoconf:267:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-tdsver=${TDS_VER} diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 72e6a6da3bb..6c04a961de8 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -20,7 +20,7 @@ TDS_VER?= 5.0 USE_ICONV= yes USE_GMAKE= yes GNU_GONFIGURE= yes -USE_AUTOTOOLS= autoconf:267:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-tdsver=${TDS_VER} diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile index 6fde94d546f..e9203c0351f 100644 --- a/databases/kumofs/Makefile +++ b/databases/kumofs/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= msgpack:${PORTSDIR}/devel/msgpack \ RUN_DEPENDS= rubygem-msgpack>0:${PORTSDIR}/devel/rubygem-msgpack LICENSE= ASL -USE_AUTOTOOLS= libtool:22 autoheader:267 autoconf:267 automake:111 aclocal:111 +USE_AUTOTOOLS= libtool:22 autoheader:268 autoconf:268 automake:111 aclocal:111 ACLOCAL_ARGS= # empty AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ARGS= --with-msgpack=${LOCALBASE} --with-tokyocabinet=${LOCALBASE} diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile index 7a48691d574..047ed64c689 100644 --- a/databases/memcached/Makefile +++ b/databases/memcached/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent CONFLICTS= memcached-1.2* -USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 +USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 AUTOMAKE_ARGS+= --add-missing USE_RC_SUBR= memcached GNU_CONFIGURE= YES diff --git a/databases/mird/Makefile b/databases/mird/Makefile index ac86e7d78ba..0e07aa7cb48 100644 --- a/databases/mird/Makefile +++ b/databases/mird/Makefile @@ -19,7 +19,7 @@ COMMENT= A free database library with transaction support WRKSRC= ${WRKDIR}/${DISTNAME} -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-debug diff --git a/databases/my2cego/Makefile b/databases/my2cego/Makefile index 10bf2207859..15269e20922 100644 --- a/databases/my2cego/Makefile +++ b/databases/my2cego/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env PLIST_FILES= bin/my2cego .include <bsd.port.mk> diff --git a/databases/mysql-gui-tools/Makefile b/databases/mysql-gui-tools/Makefile index 77249a39f47..5c38ab68cce 100644 --- a/databases/mysql-gui-tools/Makefile +++ b/databases/mysql-gui-tools/Makefile @@ -25,7 +25,7 @@ BROKEN= does not build OPTIONS= QUERY_BROWSER "Build the MySQL Query Browser" on \ ADMINISTRATOR "Build the MySQL Administrator" on -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 USE_GNOME= libgnome libglade2 gtkhtml3 libgnomeprint intlhack gtksourceview USE_GL= gl glut USE_GMAKE= yes diff --git a/databases/mysql-workbench51/Makefile b/databases/mysql-workbench51/Makefile index 48af09a5b8e..9cf7b063a19 100644 --- a/databases/mysql-workbench51/Makefile +++ b/databases/mysql-workbench51/Makefile @@ -28,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS= PYTHON "Enable Python scripting and modules" off -USE_AUTOTOOLS= autoheader:267 autoconf:267 automake:111 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoheader:268 autoconf:268 automake:111 aclocal:111 libtool:22 AUTOMAKE_ARGS= --add-missing --foreign ACLOCAL_ARGS= AUTOCONF_ARGS= diff --git a/databases/mysql-workbench51/files/patch-configure.in b/databases/mysql-workbench51/files/patch-configure.in index 4d77e40a93c..74c56757dba 100644 --- a/databases/mysql-workbench51/files/patch-configure.in +++ b/databases/mysql-workbench51/files/patch-configure.in @@ -5,7 +5,7 @@ ( cd ./ext/ctemplate/ctemplate-src && - autoreconf -i -s; -+ autoreconf-2.67 -i; ++ autoreconf-2.68 -i; ./configure --prefix=$prefix --libdir=$libdir/mysql-workbench --disable-dependency-tracking ) diff --git a/databases/pgcluster/Makefile b/databases/pgcluster/Makefile index 4ac7885eb76..d77467f7df6 100644 --- a/databases/pgcluster/Makefile +++ b/databases/pgcluster/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL} USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAKE_FLAGS= # empty MAKEFILE= # empty CONFLICTS= postgresql-* diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index 7ec0d002bb2..f39c7f4d62d 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -103,7 +103,7 @@ USE_BISON= build . endif . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index 6ca7a27bbd5..3e44c51e468 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -104,7 +104,7 @@ USE_BISON= build . endif . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile index 3a3c6469f49..5e9d2cefd2b 100644 --- a/databases/postgresql82-server/Makefile +++ b/databases/postgresql82-server/Makefile @@ -96,7 +96,7 @@ OPTIONS+= DEBUG "Builds with debugging symbols" off OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off # . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -# USE_AUTOTOOLS= autoconf:267 +# USE_AUTOTOOLS= autoconf:268 # CONFIGURE_ARGS+=--with-icu # LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu # PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index 42347940d31..baa9de5e8fd 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -102,7 +102,7 @@ OPTIONS+= ICU "Use ICU for unicode collation (server)" off OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index aefd3be713d..c424f8e7dc5 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -108,7 +108,7 @@ IGNORE= options WITH_ICU and WITH_ICU4 are mutually exclusive . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-840-icu-2009-09-15.diff.gz:icu diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index 37fab526840..4829c7f2de9 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -108,7 +108,7 @@ IGNORE= options WITH_ICU and WITH_ICU4 are mutually exclusive . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-900-icu-2010-09-19.diff.gz:icu diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 37fab526840..4829c7f2de9 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -108,7 +108,7 @@ IGNORE= options WITH_ICU and WITH_ICU4 are mutually exclusive . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-900-icu-2010-09-19.diff.gz:icu diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index 37fab526840..4829c7f2de9 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -108,7 +108,7 @@ IGNORE= options WITH_ICU and WITH_ICU4 are mutually exclusive . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-900-icu-2010-09-19.diff.gz:icu diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 758bfe06e96..948d3dfc705 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= rudiments.1:${PORTSDIR}/devel/rudiments WANT_GNOME= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \ CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \ diff --git a/databases/tdb/Makefile b/databases/tdb/Makefile index 777bc2dbe75..8bdc5da48cb 100644 --- a/databases/tdb/Makefile +++ b/databases/tdb/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} diff --git a/databases/tora/Makefile b/databases/tora/Makefile index 98af42ff484..bb19c4b73e9 100644 --- a/databases/tora/Makefile +++ b/databases/tora/Makefile @@ -23,7 +23,7 @@ OPTIONS= ORACLE "Build with Oracle support (i386 only)" off \ PGSQL "Build with PostgreSQL support" on \ MYSQL "Build with MySQL support" on -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 autoheader:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 autoheader:268 libtool:22 USE_QT_VER= 4 QT_COMPONENTS= gui corelib sql xml network linguist moc_build uic_build rcc_build USE_GMAKE= yes diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index 71fccf89808..05c0bec3ff6 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes -USE_AUTOTOOLS= libtool:22 autoconf:267:env automake:111:env +USE_AUTOTOOLS= libtool:22 autoconf:268:env automake:111:env CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/global-menu/Makefile b/deskutils/global-menu/Makefile index 4dde66286d2..4499763dee0 100644 --- a/deskutils/global-menu/Makefile +++ b/deskutils/global-menu/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:267:env +USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:268:env INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile index e59d421d4ea..d3b2e7db50b 100644 --- a/deskutils/google-gadgets/Makefile +++ b/deskutils/google-gadgets/Makefile @@ -38,7 +38,7 @@ USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -Wno-deprecated-declarations" LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-werror --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins -USE_AUTOTOOLS= libtool:22:env autoconf:267:env automake:111:env aclocal:111:env libltdl:22 +USE_AUTOTOOLS= libtool:22:env autoconf:268:env automake:111:env aclocal:111:env libltdl:22 WANT_GNOME= yes USE_GNOME= gnomehack INSTALLS_ICONS= yes diff --git a/deskutils/kmatrix3d/Makefile b/deskutils/kmatrix3d/Makefile index af7845a22d8..61a54aa5356 100644 --- a/deskutils/kmatrix3d/Makefile +++ b/deskutils/kmatrix3d/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GL= glut GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:267:env +USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:268:env USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_PERL5_BUILD= yes diff --git a/deskutils/ksmoothdock/Makefile b/deskutils/ksmoothdock/Makefile index 420fcdbdd5b..e49be900db3 100644 --- a/deskutils/ksmoothdock/Makefile +++ b/deskutils/ksmoothdock/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_PERL5_BUILD=yes diff --git a/deskutils/taskjuggler/Makefile b/deskutils/taskjuggler/Makefile index bd77245064b..7b85d318228 100644 --- a/deskutils/taskjuggler/Makefile +++ b/deskutils/taskjuggler/Makefile @@ -29,7 +29,7 @@ USE_BZIP2= yes USE_QT_VER= 3 USE_PERL5_RUN= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_CFLAGS}" diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index 9c420c100f4..099f31bf17b 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index abb0257ac7d..3f074e6233d 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/alleg/${PORTNAME}/${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 86ecd33219f..73a805b2502 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -33,7 +33,7 @@ APU_VERSION= 0.9.17 NO_LATEST_LINK= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22:env USE_PERL5_BUILD= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index ff00457c8b1..1e0f30699ac 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -33,7 +33,7 @@ APR_VERSION= 1.4.2 APU_VERSION= 1.3.10 USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index be67b4881eb..d9c94e97730 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -35,7 +35,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \ DEVELOPER_ONLY "I want to test apr2 not the maintainer" off USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index 74bfee84810..f4c111f6e1c 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal USE_LDCONFIG= yes diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile index e5b78a3a6ac..3229fce6edd 100644 --- a/devel/autoconf-archive/Makefile +++ b/devel/autoconf-archive/Makefile @@ -18,7 +18,7 @@ COMMENT= A set of useful GNU Autoconf macros DISTDATE= 2009-04-19 USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env GNU_CONFIGURE= yes PLIST_SUB= MACRODIR=share/aclocal diff --git a/devel/automake111/Makefile b/devel/automake111/Makefile index fae1fc183ad..c91239ee819 100644 --- a/devel/automake111/Makefile +++ b/devel/automake111/Makefile @@ -18,7 +18,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.11) RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env BUILD_VERSION= 1.11 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake111 diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index 3e5e37d6804..d114d982f90 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -22,7 +22,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.4) RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env BUILD_VERSION= 1.4 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake14 diff --git a/devel/avra/Makefile b/devel/avra/Makefile index 2984aefb7fd..f123d52b3b2 100644 --- a/devel/avra/Makefile +++ b/devel/avra/Makefile @@ -16,7 +16,7 @@ MAINTAINER= wes@FreeBSD.org COMMENT= Macro Assembler for Atmel AVR microcontrollers WRKSRC= ${WRKDIR} -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 AUTOMAKE_ARGS= -a PORTDOCS= README diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index 33efcdba77d..5931cd35c9e 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam BROKEN= Does not work with autoconf>=2.64 - upstream 2.76 has switched to cmake. -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 16a9a45a065..6bc93acd989 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/^cu/CU/}-${DISTVERSION} DOCSDIR= ${PREFIX}/share/doc/CUnit GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 USE_LDCONFIG= yes MAN3= CUnit.3 diff --git a/devel/djgpp-gcc/Makefile b/devel/djgpp-gcc/Makefile index 586fed7bdf3..ff69b42984b 100644 --- a/devel/djgpp-gcc/Makefile +++ b/devel/djgpp-gcc/Makefile @@ -31,7 +31,7 @@ BROKEN= Does not work with autoconf>=2.64 - no upstream fix. BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ ${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \ autoconf-2.13:${PORTSDIR}/devel/autoconf213 \ - autoconf-2.67:${PORTSDIR}/devel/autoconf267 \ + autoconf-2.68:${PORTSDIR}/devel/autoconf268 \ aclocal-1.11:${PORTSDIR}/devel/automake111 .if defined(WITH_FORTRAN) LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ diff --git a/devel/djgpp-gcc/scripts/pre-configure b/devel/djgpp-gcc/scripts/pre-configure index e7514b1abd3..def58d8bf56 100644 --- a/devel/djgpp-gcc/scripts/pre-configure +++ b/devel/djgpp-gcc/scripts/pre-configure @@ -2,8 +2,8 @@ AUTOCONF_OLD=autoconf-2.13 AUTOHEADER_OLD=autoheader-2.13 -AUTOCONF=autoconf-2.67 -AUTOHEADER=autoheader-2.67 +AUTOCONF=autoconf-2.68 +AUTOHEADER=autoheader-2.68 ACLOCAL=aclocal-1.11 AUTOMAKE=automake-1.11 diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index 7d49343d41b..5d573f9b39b 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool22 GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal diff --git a/devel/epm/Makefile b/devel/epm/Makefile index d2273252fc8..c7d0ce07064 100644 --- a/devel/epm/Makefile +++ b/devel/epm/Makefile @@ -18,7 +18,7 @@ COMMENT= A free UNIX software/file packaging program USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1 MAN5= epm.list.5 setup.types.5 MAKE_JOBS_UNSAFE= yes diff --git a/devel/fam/Makefile b/devel/fam/Makefile index 088417867ca..d5475f5d813 100644 --- a/devel/fam/Makefile +++ b/devel/fam/Makefile @@ -17,7 +17,7 @@ COMMENT= A file alteration monitor CFLAGS+= -Wno-deprecated -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS= -c -a USE_GMAKE= yes USE_GNOME= gnometarget diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index 95f8edfa73d..e883df0c047 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -24,7 +24,7 @@ AUTOMAKE_ARGS= -a CONFIGURE_ARGS= 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_BZIP2= yes USE_GMAKE= yes USE_PERL5_RUN= yes diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index 0d3d6b26e9d..e9639ad7ecf 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -29,7 +29,7 @@ MAN1= cvs.1 MAN5= cvs.5 MAN8= cvsbug.8 INFO= cvs cvsclient -USE_AUTOTOOLS= automake:14:env autoconf:267:env +USE_AUTOTOOLS= automake:14:env autoconf:268:env MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> diff --git a/devel/gcvs/files/patch-make_configure b/devel/gcvs/files/patch-make_configure index 4007897c475..4adf271200f 100644 --- a/devel/gcvs/files/patch-make_configure +++ b/devel/gcvs/files/patch-make_configure @@ -13,7 +13,7 @@ -done - -autoconf -+cd cvsunix && autoreconf-2.67 ++cd cvsunix && autoreconf-2.68 +cd .. ./configure $* diff --git a/devel/git-merge-changelog/Makefile b/devel/git-merge-changelog/Makefile index f24cd2b3bf6..79bfea74aa4 100644 --- a/devel/git-merge-changelog/Makefile +++ b/devel/git-merge-changelog/Makefile @@ -18,7 +18,7 @@ COMMENT= Git "merge" driver for GNU style ChangeLog files EXTRACT_DEPENDS= ${GNULIB_DIR}/lib/${PORTNAME}.c:${GNULIB_PORTDIR} \ automake-1.11:${PORTSDIR}/devel/automake111 \ - autoconf-2.67:${PORTSDIR}/devel/autoconf267 + autoconf-2.68:${PORTSDIR}/devel/autoconf268 GNU_CONFIGURE= yes diff --git a/devel/gtkparasite/Makefile b/devel/gtkparasite/Makefile index ff5f330ca38..4c7f36fd5eb 100644 --- a/devel/gtkparasite/Makefile +++ b/devel/gtkparasite/Makefile @@ -23,7 +23,7 @@ PORTDOCS= USAGE PLIST_FILES= lib/gtk-2.0/modules/libgtkparasite.a \ lib/gtk-2.0/modules/libgtkparasite.la \ lib/gtk-2.0/modules/libgtkparasite.so -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 pre-configure: cd ${WRKSRC} && ${REINPLACE_CMD} -e '/.\/configure/d' ./autogen.sh \ diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index 0e3c905ab94..be4ed13586c 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -13,7 +13,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Alex is a tool for generating lexical analysers in Haskell XMLDOCS= doc/alex:html -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env STANDALONE= yes EXECUTABLE= alex diff --git a/devel/hs-haddock-docs/Makefile b/devel/hs-haddock-docs/Makefile index 3045622183e..25082ea880f 100644 --- a/devel/hs-haddock-docs/Makefile +++ b/devel/hs-haddock-docs/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation for Haddock -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env DOCUMENTATION= yes XMLDOCS= doc/haddock:users_guide diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index 1f16aed8d9e..21e4d9a4ac4 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -13,7 +13,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= An LALR(1) parser generator for the functional language Haskell XMLDOCS= doc/happy:html -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env STANDALONE= yes EXECUTABLE= happy diff --git a/devel/jzmq/Makefile b/devel/jzmq/Makefile index 1767b3bc13e..0bcf0678e98 100644 --- a/devel/jzmq/Makefile +++ b/devel/jzmq/Makefile @@ -16,7 +16,7 @@ COMMENT= Java bindings for ZeroMQ LIB_DEPENDS= zmq.0:${PORTSDIR}/devel/zmq -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 USE_GMAKE= yes USE_GNOME= pkgconfig USE_JAVA= 1.4+ diff --git a/devel/kBuild-devel/Makefile b/devel/kBuild-devel/Makefile index 21e673b479e..185338ad57e 100644 --- a/devel/kBuild-devel/Makefile +++ b/devel/kBuild-devel/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= gahr@FreeBSD.org COMMENT= Makefile framework -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} diff --git a/devel/kBuild/Makefile b/devel/kBuild/Makefile index 21e673b479e..185338ad57e 100644 --- a/devel/kBuild/Makefile +++ b/devel/kBuild/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= gahr@FreeBSD.org COMMENT= Makefile framework -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} diff --git a/devel/lfc/Makefile b/devel/lfc/Makefile index e3ca11c6a7f..0ab178946fe 100644 --- a/devel/lfc/Makefile +++ b/devel/lfc/Makefile @@ -15,6 +15,6 @@ COMMENT= A collection of basic c++ classes, used for databases/cego LICENSE= GPLv2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env .include <bsd.port.mk> diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index fed0b2a6982..719e52cdd2e 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -19,6 +19,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env .include <bsd.port.mk> diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index 1dac896815d..233b70516b8 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -17,7 +17,7 @@ COMMENT= A function library for begemot tools GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libltdl:22 libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libltdl:22 libtool:22 USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile index 2b1238d3a60..56e004cc68d 100644 --- a/devel/libcfg/Makefile +++ b/devel/libcfg/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}+-${DISTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= Library for command line and configuration file parsing -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index caea5c86fdb..0c0e1bdfc22 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -16,7 +16,7 @@ COMMENT= A library (using libusb) to talk to FTDI chips OPTIONS= BOOST "Build with boost" off -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" USE_LDCONFIG= yes diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index 20837fe6296..2265c29df62 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -25,7 +25,7 @@ USE_GNOME= gnomehack lthack libxml2 USE_GMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 911be6bfae2..29d2f55ed05 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -17,7 +17,7 @@ COMMENT= Thai language support library USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 MAKE_JOBS_UNSAFE= yes ALL_TARGET= all check @@ -27,7 +27,7 @@ MAN3= libthai.3 thctype.3 wtt.3 post-patch: @${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \ ${WRKSRC}/Makefile.am - @${REINPLACE_CMD} -e 's,15,-1.11,' -e 's,259,-2.67,' \ + @${REINPLACE_CMD} -e 's,15,-1.11,' -e 's,259,-2.68,' \ ${WRKSRC}/autogen.sh pre-configure: diff --git a/devel/libtool24/Makefile b/devel/libtool24/Makefile index 198a2ae5bf5..f00ff849bf6 100644 --- a/devel/libtool24/Makefile +++ b/devel/libtool24/Makefile @@ -15,10 +15,6 @@ DISTNAME= libtool-${PORTVERSION} MAINTAINER= autotools@FreeBSD.org COMMENT?= Generic shared library support script -.if !defined(WITH_PSYCHOPATHIC_TENDENCIES) -IGNORE= You really do not want this yet. Trust me. -.endif - LICENSE?= GPLv2 LICENSE_FILE?= ${WRKSRC}/COPYING diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 5ff0a25848d..109b2e2c292 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 \ +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 \ libtoolize libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -c -a diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 4703e518e45..8f2db74970b 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -34,7 +34,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost-lib .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env MAKE_JOBS_UNSAFE= yes diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index b595e546b82..b23b6732d5c 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -28,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes USE_XORG= ice sm x11 xaw xft xt USE_GNOME= gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes OPTIONS= ANTHY "With Anthy support" off \ diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 2e872db9358..a312da7d417 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV+= EGREP=`which egrep` OPTIONS= NOSERVICES "Without services, plain ORB" off \ diff --git a/devel/ois/Makefile b/devel/ois/Makefile index 3aff4718941..c4504903a43 100644 --- a/devel/ois/Makefile +++ b/devel/ois/Makefile @@ -18,7 +18,7 @@ COMMENT= Object Oriented Input System GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:267:env automake:111:env autoconf:267:env +USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:268:env automake:111:env autoconf:268:env USE_XORG= x11 xaw USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes diff --git a/devel/patch/Makefile b/devel/patch/Makefile index cff88ad1a2b..47545767b1c 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= patch MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility -USE_AUTOTOOLS= autoconf:267 aclocal:111 +USE_AUTOTOOLS= autoconf:268 aclocal:111 CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes USE_XZ= yes diff --git a/devel/php-java-bridge/Makefile b/devel/php-java-bridge/Makefile index f13455950c2..b986e4931c7 100644 --- a/devel/php-java-bridge/Makefile +++ b/devel/php-java-bridge/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PHP module wich connects the PHP object with the Java/ECMA 335 object -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_JAVA= yes diff --git a/devel/psptoolchain-pspsdk-stage1/Makefile b/devel/psptoolchain-pspsdk-stage1/Makefile index 6115ac320be..afd267fb4d1 100644 --- a/devel/psptoolchain-pspsdk-stage1/Makefile +++ b/devel/psptoolchain-pspsdk-stage1/Makefile @@ -18,7 +18,7 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME} PSP_SDK_STAGE_PREFIX= psp/stage1 -USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:267:env automake:111:env autoconf:267:env +USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:268:env automake:111:env autoconf:268:env USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PSP_SDK_STAGE_PREFIX} --with-pspdev="${PREFIX}/${PSP_SDK_STAGE_PREFIX}" diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 3d4c938c8fc..472d742fd42 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g} USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GNOME= gnometarget WANT_GNOME= yes WANT_SDL= yes diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile index e219789ef0a..c9ff67079ee 100644 --- a/devel/raknet/Makefile +++ b/devel/raknet/Makefile @@ -21,7 +21,7 @@ COMMENT= Networking API that provides reliable UDP primarily for online games USE_ZIP= yes NO_WRKSUBDIR= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 autoconf:268 automake:111 libtool:22 AUTOMAKE_ARGS= --add-missing ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \ -I ${LOCALBASE}/share/aclocal \ diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile index 331b4d0b738..e49d5839fed 100644 --- a/devel/rapidsvn/Makefile +++ b/devel/rapidsvn/Makefile @@ -25,7 +25,7 @@ WX_CONF_ARGS= absolute GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 CONFIGURE_TARGET= CONFIGURE_ARGS= --with-apr-config=apr-1-config \ --with-apu-config=apu-1-config \ diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 20c9ad62593..c6da83d2454 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:267:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env libtool:22 MAN1= ccache-swig.1 diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 20c9ad62593..c6da83d2454 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:267:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env libtool:22 MAN1= ccache-swig.1 diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile index 9eaea71b883..93e335fea9a 100644 --- a/devel/sysconftool/Makefile +++ b/devel/sysconftool/Makefile @@ -19,7 +19,7 @@ USE_PERL5= yes HAS_CONFIGURE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 MAN1= sysconftool.1 sysconftoolcheck.1 MAN7= sysconftool.7 diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index dec3f68c595..0edea1ce434 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -23,7 +23,7 @@ CONFLICTS= samba-3.3* USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile index bd90c946a6f..bce95540ea7 100644 --- a/devel/tclcl/Makefile +++ b/devel/tclcl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) diff --git a/devel/tevent/Makefile b/devel/tevent/Makefile index d0869ec1af3..162c60053d9 100644 --- a/devel/tevent/Makefile +++ b/devel/tevent/Makefile @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 6d2df4638fa..c0964822d1b 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -20,7 +20,7 @@ COMMENT= Framework for scalable cross-language services development LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \ event-1.4:${PORTSDIR}/devel/libevent -USE_AUTOTOOLS= autoconf:267:env autoheader:267:env aclocal:111:env \ +USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \ automake:111:env libtool:22:env USE_GNOME= pkgconfig USE_GCC= 4.2+ diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile index 7db65488719..971c48f4747 100644 --- a/dns/dnswall/Makefile +++ b/dns/dnswall/Makefile @@ -28,7 +28,7 @@ PLIST_FILES= bin/dnswall post-patch: @${REINPLACE_CMD} -e 's|1.10|1.11.1|g' ${WRKSRC}/aclocal.m4 - @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4 .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/^dist_doc_DATA/d' ${WRKSRC}/Makefile.am .endif diff --git a/dns/nss_mdns/Makefile b/dns/nss_mdns/Makefile index 127505c5079..44028747f5a 100644 --- a/dns/nss_mdns/Makefile +++ b/dns/nss_mdns/Makefile @@ -15,7 +15,7 @@ DISTNAME= nss-mdns-${PORTVERSION} MAINTAINER= ashish@FreeBSD.org COMMENT= NSS module implementing multicast DNS name resolution -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 7e7701c60da..4fe284c48ba 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -16,7 +16,7 @@ COMMENT= Domain Name Server (DNS) implementation LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib -USE_AUTOTOOLS= autoconf:267 libltdl:22 libtool:22 +USE_AUTOTOOLS= autoconf:268 libltdl:22 libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 1a1ceaf0a0e..18d67edf304 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tree oriented XML editor for Gnome USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview libgnomeui USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index d6233bf719f..a4d5781604b 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -53,7 +53,7 @@ XEMACS_ARCH= ${MACHINE_ARCH}--freebsd WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./} STRIP= -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_TARGET=${XEMACS_ARCH} CONFIGURE_ARGS+= --enable-mule \ diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 031114cd5dc..356f9b77021 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -39,7 +39,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET} WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./} STRIP= -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS?=--enable-clash-detection \ diff --git a/editors/yui/Makefile b/editors/yui/Makefile index 9a8bb07c8e5..fbf9c2ae263 100644 --- a/editors/yui/Makefile +++ b/editors/yui/Makefile @@ -17,7 +17,7 @@ MAINTAINER= citycat4@ngs.ru COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAN1= y.1 diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index 98ab83793be..b2e40dc3655 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -24,7 +24,7 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GMSGFMT=msgfmt DATADIRNAME=share -USE_AUTOTOOLS= aclocal:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoconf:268 ACLOCAL_ARGS= AUTOCONF_ARGS= diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 782960251d8..dc2a9d3e1ca 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib USE_SDL= sdl USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-sdl diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 92ddb4cc3d6..3aec93b7bd9 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis ONLY_FOR_ARCHS= i386 amd64 USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267:env aclocal:111:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index b31dac94107..024c9e4a14b 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -19,7 +19,7 @@ CONFLICTS= e-uae-[0-9]* USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --enable-sound USE_GNOME= gtk20 diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 6e7edbb7342..f6faa4afc9d 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -17,7 +17,7 @@ COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.11:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 57b051a6af9..ddab8a01aa2 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 SUB_FILES= pkg-message MAN1= yabause.1 diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile index 70e9f96f219..a8343b20115 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER=3 USE_PERL5_BUILD=yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 CONFIGURE_ARGS= --with-qhacc-config=${LOCALBASE}/bin MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index ae6a0e67c12..fadf403a9bf 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I m4 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ diff --git a/french/dico/Makefile b/french/dico/Makefile index 53d11eec2c7..f4a4f9ab58b 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -21,7 +21,7 @@ BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html # WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= automake:14 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:268 CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GMAKE= true AUTOMAKE_ARGS= --add-missing --foreign --include-deps diff --git a/french/med/Makefile b/french/med/Makefile index 92f7a4861d1..c2b6940993c 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \ CONFIGURE_ARGS= --with-f90=${FC} --docdir=${DOCSDIR} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_LDCONFIG= yes DOC2FIX= . gif html jpg png tests diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile index e82a7299fd2..d9124377abd 100644 --- a/ftp/gproftpd/Makefile +++ b/ftp/gproftpd/Makefile @@ -17,7 +17,7 @@ COMMENT= Gtk2 Frontend for proftpd daemon RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GNOME= gtk20 pkgconfig diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 42bb5039387..8b080e1f5ee 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -53,7 +53,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \ FXP.html Regex.html Tracing.html USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFLICTS= proftpd-1.[0-9].* diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 84bf9a7607b..0653c4c3d3a 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -34,7 +34,7 @@ PORTDOCS= * USE_GMAKE= yes USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFLICTS= proftpd-devel-1.[0-9].* diff --git a/games/antrix/Makefile b/games/antrix/Makefile index a3ed7b0f1d4..87c69e417e4 100644 --- a/games/antrix/Makefile +++ b/games/antrix/Makefile @@ -18,7 +18,7 @@ COMMENT= Free stable dedicated-server for World of Warcraft BUILD_DEPENDS= svn:${PORTSDIR}/devel/subversion -USE_AUTOTOOLS= aclocal:111 libtoolize autoconf:267 autoheader:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 libtoolize autoconf:268 autoheader:268 automake:111 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 09fa0f17d5b..57b3d68f804 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -30,7 +30,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-sound CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ SDL_CONFIG="${SDL_CONFIG}" -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/games/critterding/Makefile b/games/critterding/Makefile index b69289a2bcb..e75985cefa2 100644 --- a/games/critterding/Makefile +++ b/games/critterding/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267:env aclocal:111:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env libtool:22 USE_SDL= sdl USE_GL= gl CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/games/d2x-xl/Makefile b/games/d2x-xl/Makefile index 07f6d1ab491..f26473608e5 100644 --- a/games/d2x-xl/Makefile +++ b/games/d2x-xl/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --disable-debug --enable-release=yes \ --with-sharepath=${PREFIX}/share/d2x-xl USE_SDL= sdl mixer image USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 USE_MOTIF= yes MAKE_JOBS_SAFE= yes AUTOMAKE_ARGS= --add-missing --copy diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile index d44ce403f0e..b10cefe48c5 100644 --- a/games/daimonin/Makefile +++ b/games/daimonin/Makefile @@ -23,7 +23,7 @@ FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} HAS_CONFIGURE= yes CONFIGURE_ARGS= --disable-simplelayout --enable-getaddrinfo CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_SDL= mixer image SUB_FILES= daimonin.sh SUB_LIST= PORTVERSION=${PORTVERSION} diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index 738ca2d2c72..95cbd36f88b 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \ ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes diff --git a/games/glest/Makefile b/games/glest/Makefile index 588bcdc488f..94d6168071a 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam RUN_DEPENDS= ${DATADIR}/servers.ini:${PORTSDIR}/games/glest-data -USE_AUTOTOOLS= automake:111:env autoconf:267:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env USE_ZIP= yes USE_OPENAL= al alut USE_DOS2UNIX= yes diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index a5506b1e264..e1322acf678 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -19,7 +19,7 @@ EXTRACT_DEPENDS=intltoolize:${PORTSDIR}/textproc/intltool USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui librsvg2 USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:267 automake:111 aclocal:111 autoconf:267 +USE_AUTOTOOLS= autoheader:268 automake:111 aclocal:111 autoconf:268 ACLOCAL_ARGS= -I m4 -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a -c -f CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/kmastermind/Makefile b/games/kmastermind/Makefile index 11428757908..a53d04ff1ff 100644 --- a/games/kmastermind/Makefile +++ b/games/kmastermind/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11/kdelibs3:extract LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 USE_PERL5_BUILD= yes USE_KDELIBS_VER= 3 USE_BZIP2= yes diff --git a/games/mangos/Makefile b/games/mangos/Makefile index d806118b3d2..08e56d94c32 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -23,7 +23,7 @@ OPTIONS= SCRIPTDEV2 "ScriptDev2" on \ RA "Remote Administration support" off \ DBC "Install DBC files" on -USE_AUTOTOOLS= aclocal:111 libtoolize autoconf:267 autoheader:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 libtoolize autoconf:268 autoheader:268 automake:111 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index 465cb1a427c..2939c97d65e 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -27,7 +27,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= esd:${PORTSDIR}/audio/esound:install .endif -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --prefix=${PREFIX} \ --sharedstatedir=/var/games\ --with-setgid=games diff --git a/games/naev/Makefile b/games/naev/Makefile index 0896cb9b936..1099a959ea3 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/ndata-${PORTVERSION}:${PORTSDIR}/games/naev-data -USE_AUTOTOOLS= automake:111:env aclocal:111:env autoconf:267:env +USE_AUTOTOOLS= automake:111:env aclocal:111:env autoconf:268:env USE_BZIP2= yes USE_DOS2UNIX= conf.example GNU_CONFIGURE= yes diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 0fdfcfd1b00..53b2ec62230 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \ jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 # Necessary to find pkg.m4 (PKG_CHECK_MODULES) ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index 3bb55d8be5b..cc74c6b6ba9 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -15,7 +15,7 @@ DISTNAME= quake2-${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= First Person Shooter with many addons available -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_BZIP2= yes CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/${PORTNAME}/' \ diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index 98257ade054..7be34420d0c 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -32,7 +32,7 @@ USE_SDL= mixer net sdl GNU_CONFIGURE= yes USE_GL= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_PERL5= yes USE_WX= 2.4+ WX_CONF_ARGS= absolute diff --git a/games/scourge/Makefile b/games/scourge/Makefile index 8d0482d9392..349dccc0111 100644 --- a/games/scourge/Makefile +++ b/games/scourge/Makefile @@ -19,7 +19,7 @@ COMMENT= S.C.O.U.R.G.E. is a rogue-like game LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env USE_GL= gl USE_SDL= sdl image mixer net ttf USE_GMAKE= yes diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index f19dd3ea095..1cba5425388 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -22,7 +22,7 @@ USE_SDL= mixer sdl USE_GL= gl USE_XORG= x11 xt xmu xi USE_GMAKE= yes -USE_AUTOTOOLS= automake:14 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:268 AUTOMAKE_ARGS= -a CONFIGURE_ENV= THREAD_LIB="${PTHREAD_LIBS}" MAKE_ENV= ${CONFIGURE_ENV} diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index cd62d2000e6..3d8780be48f 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ xvidcore.4:${PORTSDIR}/multimedia/xvid RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/base/default.cfg:${PORTSDIR}/games/ufoai-data -USE_AUTOTOOLS= aclocal:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoconf:268 USE_BZIP2= yes USE_GL= yes USE_SDL= sdl image mixer ttf diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 1bd1c4bb5a7..560bffd2314 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -28,7 +28,7 @@ USE_GNOME= gnometarget pango USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_BZIP2= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 ACLOCAL_ARGS= -Im4 AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ENV= PKG_CONFIG="${PKG_CONFIG}" \ diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index a97b8aeff9d..7d8d8e7f949 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -28,7 +28,7 @@ USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_BZIP2= yes USE_LUA= 5.1 -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 ACLOCAL_ARGS= -Im4 AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ENV= PKG_CONFIG="${PKG_CONFIG}" \ diff --git a/games/zangband/Makefile b/games/zangband/Makefile index d8237f29628..e7deb2fe79b 100644 --- a/games/zangband/Makefile +++ b/games/zangband/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Zangband (Zelazny Angband) with color, X11 support USE_GMAKE= yes -USE_AUTOTOOLS= automake:14 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:268 USE_PERL5_BUILD=yes CONFIGURE_ARGS= --datadir=${PREFIX}/lib --mandir=${PREFIX}/man \ --with-setgid=${SHAREGRP} diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile index 831b07d21fb..3799bb7f894 100644 --- a/graphics/aaphoto/Makefile +++ b/graphics/aaphoto/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jasper:${PORTSDIR}/graphics/jasper \ LICENSE= GPLv3 -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index ba2ab7cc0fc..1ba75772a76 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -24,7 +24,7 @@ USE_GNOME= pkgconfig gnomehack USE_GMAKE= yes USE_LDCONFIG= yes ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env MAKE_ENV= C="${CC}" AGGCXXFLAGS="${CXXFLAGS}" CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I../include -L./ diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile index fcc3122d5b7..13095112656 100644 --- a/graphics/cal3d-devel/Makefile +++ b/graphics/cal3d-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= cal3d-[0-9]* USE_BZIP2= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:111 autoheader:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoheader:268 libtool:22 AUTOMAKE_ARGS= --add-missing MAN1= cal3d_converter.1 diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 572d2be2cd4..89fa7b165cb 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -19,7 +19,7 @@ CONFLICTS= cal3d-devel-[0-9]* USE_GNOME= pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoheader:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoheader:268 libtool:22 USE_LDCONFIG= yes MAN1= cal3d_converter.1 diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index 01462148c05..717551347a2 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -30,7 +30,7 @@ OPTIONS= JPEG "Enable JPEG support" on \ WRKSRC= ${WRKDIR}/${DISTNAME:L} USE_GNOME= pkgconfig -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing --copy --force-missing CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/graphics/divxcalc/Makefile b/graphics/divxcalc/Makefile index 98da689a719..2517be8b047 100644 --- a/graphics/divxcalc/Makefile +++ b/graphics/divxcalc/Makefile @@ -19,7 +19,7 @@ USE_XORG= x11 ice xext USE_BZIP2= yes USE_QT_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 6c53d8cde9c..03de0c01ec2 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR USE_BZIP2= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env # GCC 4.2 has some problems, see # http://groups.google.com/group/hugin-ptx/browse_thread/thread/725b1581c9889e37/50abe3387d61541a#50abe3387d61541a diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index 48728fbc8e4..dce2320dd72 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 xxf86dga xxf86vm USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:14 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:14 autoconf:268 libtool:22 AUTOMAKE_ARGS= -a MAKEFILE= makefile.autoconf diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index 1b7d4943513..584e0ea5c54 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -34,7 +34,7 @@ USE_GCC= 4.2+ # triggers compiler error on gcc 3.4 WANT_GSTREAMER= yes USE_GNOME= pkgconfig libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm -USE_AUTOTOOLS= libltdl:22 libtool:22:env autoconf:267:env automake:111:env +USE_AUTOTOOLS= libltdl:22 libtool:22:env autoconf:268:env automake:111:env MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \ diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index ce1f4ee4ad0..75ab8d124f9 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/gould/${PORTNAME}/release%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A gtk+ based screen capture -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 USE_GNOME= pkgconfig gtk20 libwnck libxml2 USE_XORG= x11 xmu diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile index 5dd5bc6fdf4..74ad2a103cf 100644 --- a/graphics/iulib/Makefile +++ b/graphics/iulib/Makefile @@ -24,7 +24,7 @@ OPTIONS= SDL "Enable SDL for graphical debugging" off \ MAKE_JOBS_SAFE= yes USE_PYTHON_BUILD= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 81281d35a21..800f64a7635 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --with-tiff=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} MAKE_ARGS= ARCH=FREEBSD diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index d3460c1169e..41cd394d71e 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile index 2a27e50e600..c9a39382aee 100644 --- a/graphics/leptonica/Makefile +++ b/graphics/leptonica/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ PROJECTHOST= leptonica MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/leptonlib/Makefile b/graphics/leptonlib/Makefile index 2a27e50e600..c9a39382aee 100644 --- a/graphics/leptonlib/Makefile +++ b/graphics/leptonlib/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ PROJECTHOST= leptonica MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/libecwj2/Makefile b/graphics/libecwj2/Makefile index 0f79e76e956..89262dda270 100644 --- a/graphics/libecwj2/Makefile +++ b/graphics/libecwj2/Makefile @@ -22,7 +22,7 @@ NO_PACKAGE= ${RESTRICTED} NO_CDROM= ${RESTRICTED} USE_ZIP= yes -USE_AUTOTOOLS= libtool:22 autoconf:267 +USE_AUTOTOOLS= libtool:22 autoconf:268 USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 12415afe61e..0aa70f9df3a 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -17,7 +17,7 @@ COMMENT= GTK+ widgets to display/edit EXIF tags LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif USE_GNOME= gnomehack gnometarget gtk20 -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile index 0bbf4b2b2bc..521ccb71a4f 100644 --- a/graphics/libjpeg-turbo/Makefile +++ b/graphics/libjpeg-turbo/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm CONFLICTS= jpeg-[0-9]* ONLY_FOR_ARCHS= amd64 i386 -USE_AUTOTOOLS= autoconf:267 autoheader:267 aclocal:111 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 autoheader:268 aclocal:111 automake:111 libtool:22 ACLOCAL_ARGS= -I. USE_LDCONFIG= yes diff --git a/graphics/libpano12/Makefile b/graphics/libpano12/Makefile index 7a7fc887706..d15fb5a65a5 100644 --- a/graphics/libpano12/Makefile +++ b/graphics/libpano12/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ USE_GNOME= gtk20 glib20 pango atk -USE_AUTOTOOLS= autoconf:267:env autoheader:267:env aclocal:111:env \ +USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \ automake:111:env libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \ diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index a16e0b64c1e..1082f9655d0 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ USE_GNOME= gtk20 glib20 pango atk -USE_AUTOTOOLS= autoconf:267:env autoheader:267:env aclocal:111:env \ +USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \ automake:111:env libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \ diff --git a/graphics/lodju/Makefile b/graphics/lodju/Makefile index 4b283bb6de2..b2401754b23 100644 --- a/graphics/lodju/Makefile +++ b/graphics/lodju/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk MAN1= lodju-create.1 lodju-gallery.1 lodju.1 MANCOMPRESSED= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env HAS_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= gtk12 gdkpixbuf diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index ba6794acae1..7bf925981dd 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -22,7 +22,7 @@ COMMENT= Objective Caml image processing library BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:${PORTSDIR}/lang/ocaml-autoconf -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_OCAML= yes diff --git a/graphics/ocropus/Makefile b/graphics/ocropus/Makefile index f2782ef955c..8a078947024 100644 --- a/graphics/ocropus/Makefile +++ b/graphics/ocropus/Makefile @@ -27,7 +27,7 @@ OPTIONS= SDL "Enable SDL for graphical debugging" off \ MAKE_JOBS_UNSAFE= yes USE_PYTHON_BUILD= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 USE_GMAKE= yes CONFIGURE_ARGS= --without-fst --without-tesseract --with-iulib=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 2b18946748f..e62c72d0477 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile index 2b18946748f..e62c72d0477 100644 --- a/graphics/povray36/Makefile +++ b/graphics/povray36/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 2b18946748f..e62c72d0477 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile index e826f0fd091..8771b0492d8 100644 --- a/graphics/solang/Makefile +++ b/graphics/solang/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS= gegl-0.1:${PORTSDIR}/graphics/gegl \ gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_GNOME= libgda4 intltool INSTALLS_ICONS= yes diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 394fc4f83a3..40e761ef46c 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n021003l.pfb:${PORTSDIR}/print/gsfonts USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-opi \ diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index f4230d32287..840df2efd30 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -21,7 +21,7 @@ COMMENT?= A Japanese/Chinese/Korean input method (Japanese client libraries) USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \ LIBRARY_WNNMANDIR="3.libwnn" \ diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile index 4c065f0d979..d37c860521a 100644 --- a/japanese/FreeWnn-server/Makefile +++ b/japanese/FreeWnn-server/Makefile @@ -21,7 +21,7 @@ COMMENT?= A Japanese/Chinese/Korean input method (Japanese server) USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes USE_RC_SUBR= # defined below MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \ diff --git a/japanese/aterm/Makefile b/japanese/aterm/Makefile index dfbfedbe202..77d4e6f54f9 100644 --- a/japanese/aterm/Makefile +++ b/japanese/aterm/Makefile @@ -24,7 +24,7 @@ COMMENT= A color vt102 terminal emulator with transparency support LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env USE_XORG= xpm xmu GNU_CONFIGURE= yes CONFIGURE_ARGS?= \ diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index 5537862a576..e489fc29cac 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -20,7 +20,7 @@ CONFLICTS= ja-ebview-gtk2-* USE_GNOME= imlib USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" diff --git a/japanese/iiimf-le-canna/Makefile b/japanese/iiimf-le-canna/Makefile index d53854ba7ea..7189b27bcb5 100644 --- a/japanese/iiimf-le-canna/Makefile +++ b/japanese/iiimf-le-canna/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/japanese/iiimf-le-canna/files/patch-Makefile b/japanese/iiimf-le-canna/files/patch-Makefile index 132e1fa33b2..20f35ea632a 100644 --- a/japanese/iiimf-le-canna/files/patch-Makefile +++ b/japanese/iiimf-le-canna/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/japanese/iiimf-le-freewnn/Makefile b/japanese/iiimf-le-freewnn/Makefile index d702428e53f..aa99a4856a9 100644 --- a/japanese/iiimf-le-freewnn/Makefile +++ b/japanese/iiimf-le-freewnn/Makefile @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/japanese/iiimf-le-freewnn/files/patch-Makefile b/japanese/iiimf-le-freewnn/files/patch-Makefile index 132e1fa33b2..20f35ea632a 100644 --- a/japanese/iiimf-le-freewnn/files/patch-Makefile +++ b/japanese/iiimf-le-freewnn/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile index 6e15015d8ff..0aa15b4b3c3 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -20,7 +20,7 @@ COMMENT= A 2ch browser MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \ gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 diff --git a/japanese/mell/Makefile b/japanese/mell/Makefile index 57678746bd6..abc0cb9ed36 100644 --- a/japanese/mell/Makefile +++ b/japanese/mell/Makefile @@ -15,7 +15,7 @@ MAINTAINER= otsuji@users.sourceforge.jp COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 AUTOMAKE_ARGS= -af pre-configure: diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile index f04104a0d6d..8bd137f1d83 100644 --- a/japanese/mutt-devel/Makefile +++ b/japanese/mutt-devel/Makefile @@ -70,7 +70,7 @@ FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd NO_LATEST_LINK= yes USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_OPENSSL= yes WRKSRC= ${WRKDIR}/mutt-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile index a91e2a378d8..d49ecce6af1 100644 --- a/japanese/mutt/Makefile +++ b/japanese/mutt/Makefile @@ -34,7 +34,7 @@ FETCH_BEFORE_ARGS= -A # ha4.seikyou.ne.jp is running broken httpd USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_OPENSSL= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib diff --git a/japanese/prime-dict/Makefile b/japanese/prime-dict/Makefile index 3d1dee888c6..6fd59f58d1f 100644 --- a/japanese/prime-dict/Makefile +++ b/japanese/prime-dict/Makefile @@ -20,7 +20,7 @@ USE_RUBY= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) diff --git a/japanese/prime-el/Makefile b/japanese/prime-el/Makefile index 819e953332f..cc3835cc798 100644 --- a/japanese/prime-el/Makefile +++ b/japanese/prime-el/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japane prime:${PORTSDIR}/japanese/prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) diff --git a/japanese/prime/Makefile b/japanese/prime/Makefile index 7448e267b80..1f583197275 100644 --- a/japanese/prime/Makefile +++ b/japanese/prime/Makefile @@ -26,7 +26,7 @@ RUBY_WITH_PTHREAD= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 MAKE_JOBS_UNSAFE= yes PLIST_SUB= LOCALBASE=${LOCALBASE} diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile index a7ec6589bd1..7bf5677a440 100644 --- a/japanese/suikyo/Makefile +++ b/japanese/suikyo/Makefile @@ -18,7 +18,7 @@ USE_RUBY= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) diff --git a/korean/iiimf-le-hangul/Makefile b/korean/iiimf-le-hangul/Makefile index d80a9dd325b..698b4d8d982 100644 --- a/korean/iiimf-le-hangul/Makefile +++ b/korean/iiimf-le-hangul/Makefile @@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= i386 USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/korean/iiimf-le-hangul/files/patch-Makefile b/korean/iiimf-le-hangul/files/patch-Makefile index 132e1fa33b2..20f35ea632a 100644 --- a/korean/iiimf-le-hangul/files/patch-Makefile +++ b/korean/iiimf-le-hangul/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/lang/expect-devel/Makefile b/lang/expect-devel/Makefile index 8057aa7e818..25fb2208def 100644 --- a/lang/expect-devel/Makefile +++ b/lang/expect-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= A sophisticated scripter based on tcl/tk CONFLICTS= expect-5.43* LATEST_LINK= expect-devel -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 EXPECT_VER= ${PORTVERSION} diff --git a/lang/gambas2-base/Makefile b/lang/gambas2-base/Makefile index 43847a1bca5..38734083812 100644 --- a/lang/gambas2-base/Makefile +++ b/lang/gambas2-base/Makefile @@ -19,7 +19,7 @@ COMMENT?= A basic language with object extensions BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index c2be1b18914..12a6bb75d3b 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -29,7 +29,7 @@ BOOT_HADDOCK_VERSION= ${HADDOCK_VERSION} HSCOLOUR_VERSION= 1.15 GHCPATH_VERSION= 0.1.0.5 -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env USE_BZIP2= yes LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index c24e7615b3a..0206f31943b 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -31,7 +31,7 @@ BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config LICENSE_COMB= multi LICENSE= GPLv3 LGPL3 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-procfs --disable-openssl --enable-tls \ --with-tls-prefix=${LOCALBASE} TLS_CONFIG="pkg-config -gnutls" diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile index 6e78792ed96..bd103b73e4c 100644 --- a/lang/gprolog/Makefile +++ b/lang/gprolog/Makefile @@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= i386 amd64 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL} diff --git a/lang/guile/Makefile b/lang/guile/Makefile index c4c314995d6..a2ffba74e2b 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -17,7 +17,7 @@ COMMENT= GNU Ubiquitous Intelligent Language for Extension LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp -USE_AUTOTOOLS= autoconf:267 libltdl:22 +USE_AUTOTOOLS= autoconf:268 libltdl:22 USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes @@ -46,6 +46,6 @@ post-extract: post-patch: @cd ${WRKSRC} ; \ ${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' ${REINPLACE_FILES} - @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4 .include <bsd.port.post.mk> diff --git a/lang/kroc/Makefile b/lang/kroc/Makefile index f2beb1a149e..957d4786419 100644 --- a/lang/kroc/Makefile +++ b/lang/kroc/Makefile @@ -29,7 +29,7 @@ USE_MYSQL= yes USE_PYTHON= yes USE_SDL= sdl sound USE_GNOME= libxslt -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env USE_XORG= xmu xi GNU_CONFIGURE= yes diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 511edb2921b..70584f87021 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -22,7 +22,7 @@ USE_TK_NO_THREADS= yes INVALID_TK_VER= 85 86 USE_XORG= xext -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) diff --git a/lang/php4/Makefile b/lang/php4/Makefile index d5360cf2737..ed115dbdd02 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --enable-versioning \ --enable-memory-limit \ diff --git a/lang/php4/files/patch-scripts::phpize.in b/lang/php4/files/patch-scripts::phpize.in index 504db64246c..62317532cab 100644 --- a/lang/php4/files/patch-scripts::phpize.in +++ b/lang/php4/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 889a4bba228..4942b1cd620 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -21,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/lang/php5/files/patch-scripts::phpize.in b/lang/php5/files/patch-scripts::phpize.in index bbac86ce30e..7ad9a4e404d 100644 --- a/lang/php5/files/patch-scripts::phpize.in +++ b/lang/php5/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php52/Makefile b/lang/php52/Makefile index c8e651f6b94..ad2d00ab560 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -21,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= \ --with-layout=GNU \ diff --git a/lang/php52/files/patch-scripts::phpize.in b/lang/php52/files/patch-scripts::phpize.in index bbac86ce30e..7ad9a4e404d 100644 --- a/lang/php52/files/patch-scripts::phpize.in +++ b/lang/php52/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 889a4bba228..4942b1cd620 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -21,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/lang/php53/files/patch-scripts::phpize.in b/lang/php53/files/patch-scripts::phpize.in index bbac86ce30e..7ad9a4e404d 100644 --- a/lang/php53/files/patch-scripts::phpize.in +++ b/lang/php53/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 41c4315e37c..bacf5b5ae44 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \ CPPFLAGS="-I${OPENSSLINC} ${CPPFLAGS}" USE_OPENSSL= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoconf:268 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile index eb28edec074..1279d5dde94 100644 --- a/lang/ruby19/Makefile +++ b/lang/ruby19/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \ --with-vendordir="${PREFIX}/lib/ruby/vendor_ruby" USE_OPENSSL= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 WRKSRC= ${WRKDIR}/${PORTNAME}-${RUBY_DISTVERSION} diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile index 985b2f608b6..4c3594666cf 100644 --- a/lang/sdcc-devel/Makefile +++ b/lang/sdcc-devel/Makefile @@ -52,7 +52,7 @@ USE_GCC= 4.4+ CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " .else -USE_AUTOTOOLS+= autoconf:267 +USE_AUTOTOOLS+= autoconf:268 PLIST_SUB+= MCS51DS390="" .endif diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index c80564d192f..3cb7c08c0f1 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -51,7 +51,7 @@ BROKEN= Does not compile on sparc64 CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " .else -USE_AUTOTOOLS+= autoconf:267 +USE_AUTOTOOLS+= autoconf:268 PLIST_SUB+= MCS51DS390="" .endif diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index e41fc87f41a..830001d665d 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -28,7 +28,7 @@ USE_BZIP2= yes USE_PERL5_RUN= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 autoheader:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 autoheader:268 ACLOCAL_ARGS= -Im4 .include <bsd.port.pre.mk> diff --git a/mail/claws-mail-archiver/Makefile b/mail/claws-mail-archiver/Makefile index 9a1a4f9ef3d..30266dc76d1 100644 --- a/mail/claws-mail-archiver/Makefile +++ b/mail/claws-mail-archiver/Makefile @@ -20,6 +20,6 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 .include <bsd.port.mk> diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index acec8f289b5..cf67f4d974a 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PLIST_FILES= lib/claws-mail/plugins/att_remover.a \ lib/claws-mail/plugins/att_remover.la \ diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index 73dd25781d8..add9bff1692 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-bsfilter/Makefile b/mail/claws-mail-bsfilter/Makefile index 5a7fd086491..7d649ae4b08 100644 --- a/mail/claws-mail-bsfilter/Makefile +++ b/mail/claws-mail-bsfilter/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index 4b67022ea4b..db67e011adf 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PLIST_FILES= lib/claws-mail/plugins/cachesaver.a \ lib/claws-mail/plugins/cachesaver.la \ diff --git a/mail/claws-mail-fancy/Makefile b/mail/claws-mail-fancy/Makefile index b3d85d12650..dd54b49cdc9 100644 --- a/mail/claws-mail-fancy/Makefile +++ b/mail/claws-mail-fancy/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_ICONV= yes USE_GNOME= gtk20 diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 70a2b643c6c..41268cb71c2 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PLIST_FILES= lib/claws-mail/plugins/fetchinfo_plugin.a \ lib/claws-mail/plugins/fetchinfo_plugin.la \ diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index 7467a74ecb0..db9361c1733 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GNOME= gtk20 USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index f441b05c895..1170b0b7ed4 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PLIST_FILES= lib/claws-mail/plugins/mailmbox.a \ lib/claws-mail/plugins/mailmbox.la \ diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index e95c3460564..5d99065dcfd 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PLIST_FILES= lib/claws-mail/plugins/newmail.a \ lib/claws-mail/plugins/newmail.la \ diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index e8d8c39a3f3..c625efac41e 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index 23b86f9241c..491d6de17dc 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_PERL5= yes PLIST_FILES= lib/claws-mail/plugins/perl_plugin.a \ diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index 87308d2b279..ee4c81bd2ae 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GNOME= pygtk2 USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index d33b594ad58..9fc572d36fc 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 2dbdd327fe3..7936f689b9c 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 7176a9001ab..d09e7434b08 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ --with-librapi2=${LOCALBASE} @@ -31,6 +31,6 @@ PLIST_FILES= lib/claws-mail/plugins/synce_plugin.a \ lib/claws-mail/plugins/synce_plugin.so 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 .include <bsd.port.mk> diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index 921ae679ed0..c0dab2a95e4 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index c4ceb7f04c8..16467e8f658 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 888961a8e2f..42a6ebaf113 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -99,7 +99,7 @@ EXTRA_PATCHES+= ${FILESDIR}/drac_auth.patch EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::berkdb.m4 \ ${FILESDIR}/extra-patch-cmulocal::ucdsnmp.m4 \ ${FILESDIR}/extra-patch-configure.in -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 9f23b5d318a..4e29fd41b30 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -148,7 +148,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure.in \ .if ${OSVERSION} >= 800037 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::sasl2.m4 .endif -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 9f23b5d318a..4e29fd41b30 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -148,7 +148,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure.in \ .if ${OSVERSION} >= 800037 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::sasl2.m4 .endif -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index 92c7fd3481f..a770142888f 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -98,7 +98,7 @@ OPTIONS+= LIGHTTPD "RUN_DEPEND on LightHTTPD, not Apache" off USE_PERL5= yes USE_AUTOTOOLS= libtool:22 .ifdef(SNAP_DATE) -USE_AUTOTOOLS+= autoconf:267:env automake:111 +USE_AUTOTOOLS+= autoconf:268:env automake:111 .endif USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index f19f028a233..ae566040995 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= mimelib.1:${PORTSDIR}/deskutils/kdepim3 USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 479b8a108e7..d2ef7170b08 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ sasl2.2:${PORTSDIR}/security/cyrus-sasl2 USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 autoconf:267 +USE_AUTOTOOLS= libtool:22 autoconf:268 USE_LDCONFIG= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes @@ -48,6 +48,6 @@ CONFIGURE_ARGS+= --enable-ipv6 .endif 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 .include <bsd.port.mk> diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 57161f8ab41..62f296ea3e6 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -165,7 +165,7 @@ CONFIGURE_ARGS= --disable-fcntl --with-ssl=${OPENSSLBASE} \ CONFIGURE_ARGS+= ${MUTT_CONFIGURE_ARGS} .endif -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_OPENSSL= yes PLIST= ${WRKDIR}/PLIST diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 0a170a3bc08..bb85f4a7727 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -93,7 +93,7 @@ RUN_DEPENDS+= slrnface:${PORTSDIR}/news/slrnface DIST_SUBDIR= mutt WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \ diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 0a170a3bc08..bb85f4a7727 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -93,7 +93,7 @@ RUN_DEPENDS+= slrnface:${PORTSDIR}/news/slrnface DIST_SUBDIR= mutt WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \ diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index c74d209b099..75b465155c9 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -63,7 +63,7 @@ COMMENT= A cleaned up MH mailer suite USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ --sysconfdir=${PREFIX}/etc/nmh .ifdef NMH_EDITOR diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 4a8b1b7c8e0..9c0fe4ddeca 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -26,7 +26,7 @@ SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/release-${PORTVERSION} -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --bindir=${PREFIX}/libexec --includedir=${PREFIX}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 18869d1f708..2393d460134 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= bc979@lafn.org COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_OPENSSL= yes CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \ OS_DEFS="-DSETPROCTITLE ${OS_DEFS}" diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 582b8e4f8f4..e988edbc3fa 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -22,7 +22,7 @@ GROUPS= quickml LICENSE= GPLv2 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_RUBY= yes diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 126e54ba527..d097a7f75b3 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -21,7 +21,7 @@ IGNORE= requires Sendmail 8.12; upgrade the base system USE_BZIP2= yes USE_RC_SUBR= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=/var diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index e3335379f33..4a8a1aabe29 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= This software block SMTP sessions used by e-mail worms and viruses HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 OPTIONS= NAT "NAT transparent proxy code" On \ CHUNKING "Enable support for SMTP CHUNKING extension" Off \ diff --git a/mail/up-imapproxy/Makefile b/mail/up-imapproxy/Makefile index f0565ff13e1..62475d01cc4 100644 --- a/mail/up-imapproxy/Makefile +++ b/mail/up-imapproxy/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= mbr@FreeBSD.org COMMENT= A caching IMAP proxy server -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 USE_RC_SUBR= imapproxyd.sh DOCS= COPYING ChangeLog README README.debian \ diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile index 8d0e1843d9b..30b693efe9d 100644 --- a/mail/vmailmgr/Makefile +++ b/mail/vmailmgr/Makefile @@ -25,7 +25,7 @@ MAN8= vmailmgrd.8 # get python paths (PYTHON_SITELIBDIR) in case we install the python API USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 +USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 USE_PYTHON= yes USE_PERL5_BUILD= yes AUTOMAKE_ARGS+= --add-missing -Wno-portability diff --git a/math/algae/Makefile b/math/algae/Makefile index 7b66ee6d0cf..3e6a9a9fc2f 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 ALGAE_VERSION= ${PORTVERSION} PLIST_SUB= ALGAE_VERSION=${ALGAE_VERSION} diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index e480ed22f0a..059a5c684c3 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes -#XXX USE_AUTOTOOLS= automake:111 autoconf:267 +#XXX USE_AUTOTOOLS= automake:111 autoconf:268 CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari ASIR_SRC_VERSION= ${PORTVERSION} ASIR_DOC_VERSION= 20070718 diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index e913814b2e5..41510124910 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl MAKE_JOBS_UNSAFE= yes USE_DOS2UNIX= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 libtool:22 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/math/geg/Makefile b/math/geg/Makefile index 7df449436b9..a9018f2fc01 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -17,7 +17,7 @@ MAINTAINER= domi@saargate.de COMMENT= Visualise multiple 2D-functions of one variable USE_GNOME= gtk12 -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 AUTOMAKE_ARGS= -a -i CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/math/liblbfgs/Makefile b/math/liblbfgs/Makefile index 2d0231c504e..b4a0c7beb97 100644 --- a/math/liblbfgs/Makefile +++ b/math/liblbfgs/Makefile @@ -15,7 +15,7 @@ MAINTAINER= gaod@hychen.org COMMENT= A library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267:en +USE_AUTOTOOLS= autoconf:268:en OPTIONS= OPTIMIZED "Enable SSE2 optimization routines" Off diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 51a85b4446f..c550a30561a 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -24,7 +24,7 @@ LICENSE= GPLv2 USE_TK = 84+ USE_GMAKE= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= aclocal:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoconf:268 CONFIGURE_ARGS+= --prefix=${PREFIX} \ --with-posix-shell=${LOCALBASE}/bin/bash \ --with-wish=${WISH} \ diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index a0f0e62d6e7..56c75e48086 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -35,7 +35,7 @@ USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 INFO= liboctave MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1 diff --git a/math/octave/Makefile b/math/octave/Makefile index f7b216863b8..a6a4757a6ca 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -37,7 +37,7 @@ USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 INFO= octave liboctave MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1 diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 86057d5a952..7a96297360f 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda25-client LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_OPENSSL= yes PATCH_STRIP= diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index d78ce9bca50..9b63041a394 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library required by smssend (same author) GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 2e4c460334b..6b70a5e9cc3 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -24,7 +24,7 @@ MAKE_JOBS_SAFE= yes USE_GNOME= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 CONFIGURE_ARGS+= --without-conf --without-clucene --with-zlib --without-icu USE_LDCONFIG= yes SUB_FILES= pkg-message @@ -43,7 +43,7 @@ pre-everything:: .endif post-patch: - @${REINPLACE_CMD} -e 's|2.63|2.67|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.63|2.68|g' ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|:=|=|' ${WRKSRC}/Makefile.am \ diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile index d16f2adf814..72ab4da1201 100644 --- a/multimedia/camserv/Makefile +++ b/multimedia/camserv/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ ONLY_FOR_ARCHS= i386 alpha -USE_AUTOTOOLS= autoconf:267 libtool:22 libltdl:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 libltdl:22 USE_EFL= imlib2 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include \ diff --git a/multimedia/dvts/Makefile b/multimedia/dvts/Makefile index a1ea724f3cd..05e18d7e615 100644 --- a/multimedia/dvts/Makefile +++ b/multimedia/dvts/Makefile @@ -21,7 +21,7 @@ COMMENT= An implementation of Digital Video Transport System CONFLICTS= gdvrecv-[0-9]* -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAN1= dvts.1 dvsend.1 dvrecv.1 diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index 12f2a62a818..c70554b22cc 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -24,7 +24,7 @@ OPTIONS= QUICKTIME "With Quicktime support" off \ FFMPEG_KINO "With ffmpeg-kino" off USE_XORG= x11 xv ice -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libglade2 libxml2 diff --git a/multimedia/kplayer/Makefile b/multimedia/kplayer/Makefile index 13c6b6b39c1..748208c86c8 100644 --- a/multimedia/kplayer/Makefile +++ b/multimedia/kplayer/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_KDELIBS_VER=3 USE_GETTEXT= yes USE_PERL5_BUILD=yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 pre-configure: @(cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${SH} admin/cvs.sh dist) diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index f6f8abffb39..b4bee2c7648 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -23,7 +23,7 @@ USE_GNOME= gnometarget gnomehack pkgconfig USE_GMAKE= yes USE_GETTEXT= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl" @@ -153,7 +153,7 @@ CONFIGURE_ARGS+= --without-schroedinger .endif 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 @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \ ${WRKSRC}/plugins/audiocodec/* \ ${WRKSRC}/plugins/videocodec/* diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile index a4fface0c0c..8f47878f0fd 100644 --- a/multimedia/mediainfo/Makefile +++ b/multimedia/mediainfo/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/mediainfo EXTRACT_CMD= 7z EXTRACT_BEFORE_ARGS= x -o${WRKSRC} EXTRACT_AFTER_ARGS= >/dev/null -USE_AUTOTOOLS= aclocal:111:env automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= aclocal:111:env automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/MediaInfo${DISTVERSIONSUFFIX} diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 06a80b85214..de2b54379fe 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386 amd64 MAN1= motion.1 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes MANCOMPRESSED= no diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile index c2647307e07..ba3eb03c797 100644 --- a/multimedia/okle/Makefile +++ b/multimedia/okle/Makefile @@ -17,7 +17,7 @@ COMMENT= A KDE frontend to the Ogle DVD player BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_KDELIBS_VER=3 CONFIGURE_ARGS= --with-ogle-dir=${LOCALBASE}/bin \ --with-ogle-includes=${LOCALBASE}/include \ diff --git a/multimedia/spook/Makefile b/multimedia/spook/Makefile index 796db77bc4a..9bd8fcb6ce3 100644 --- a/multimedia/spook/Makefile +++ b/multimedia/spook/Makefile @@ -27,7 +27,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 +USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 AUTOMAKE_ARGS= --add-missing NOMAN= defined diff --git a/multimedia/xdvshow/Makefile b/multimedia/xdvshow/Makefile index 5495faea74c..c17ff48b508 100644 --- a/multimedia/xdvshow/Makefile +++ b/multimedia/xdvshow/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv PLIST_FILES= bin/xdvshow GNU_CONFIGURE= YES -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_SDL= sdl post-patch: diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 85441a0b40b..dee60071624 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/xmms/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile index fc5221ce14f..0cfd0fd6203 100644 --- a/net-im/ari-yahoo/Makefile +++ b/net-im/ari-yahoo/Makefile @@ -16,7 +16,7 @@ COMMENT= A console Yahoo! messenger client PLIST_FILES= bin/ari-yahoo USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 pre-configure: @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in diff --git a/net-im/eva/Makefile b/net-im/eva/Makefile index 301d8a2db1c..c2c3c5998d8 100644 --- a/net-im/eva/Makefile +++ b/net-im/eva/Makefile @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= QQ IM Client for KDE3 USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 autoconf:267 +USE_AUTOTOOLS= libtool:22 autoconf:268 USE_GMAKE= yes USE_BZIP2= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ diff --git a/net-mgmt/nagios-check_memcached_paranoid/Makefile b/net-mgmt/nagios-check_memcached_paranoid/Makefile index d38e6d0806f..42a67edb025 100644 --- a/net-mgmt/nagios-check_memcached_paranoid/Makefile +++ b/net-mgmt/nagios-check_memcached_paranoid/Makefile @@ -27,7 +27,7 @@ PLUGINS= ${PORTSDIR}/net-mgmt/nagios-plugins NDIR_CMD= cd ${PLUGINS} && ${MAKE} -VWRKSRC # Needed for build target on net-mgmt/nagios-plugins EXTRA_DEPENDS= automake>0:${PORTSDIR}/devel/automake111 \ - autoconf>0:${PORTSDIR}/devel/autoconf267 \ + autoconf>0:${PORTSDIR}/devel/autoconf268 \ libtool>0:${PORTSDIR}/devel/libtool22 \ gmake:${PORTSDIR}/devel/gmake diff --git a/net-mgmt/nagios-devel/Makefile b/net-mgmt/nagios-devel/Makefile index 2d585693d6b..f28a9f3c27c 100644 --- a/net-mgmt/nagios-devel/Makefile +++ b/net-mgmt/nagios-devel/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= nagios-devel USE_ICONV= yes USE_PERL5_BUILD= yes USE_PHP= yes -USE_AUTOTOOLS= autoconf:267 libltdl:22 +USE_AUTOTOOLS= autoconf:268 libltdl:22 USE_RC_SUBR= nagios.sh CONFLICTS= nagios-[123].* diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 09d6fd0fd47..7e0b14c6758 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -18,7 +18,7 @@ COMMENT= Plugins for Nagios USE_SUBMAKE= yes USE_GMAKE= yes USE_PERL5= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:267 automake:111 +USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:268 automake:111 ACLOCAL_ARGS= -I m4 -I gl/m4 OPTIONS= QSTAT "Game server query support (check_game)" OFF \ diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index eaa0f2ff5c9..a44cd5cf11d 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -17,7 +17,7 @@ COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 autoheader:267 autoconf:267 +USE_AUTOTOOLS= automake:14 autoheader:268 autoconf:268 USE_GMAKE= yes USE_PERL5= yes diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index e94ae12e2e4..7a9bc9f6a6c 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagio USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:267 libltdl:22 +USE_AUTOTOOLS= autoconf:268 libltdl:22 USE_RC_SUBR= nagios CONFLICTS= nagios-[12].* nagios-devel-* diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index bbdf8f823f2..445bd7f2071 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagio USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:267 libltdl:22 +USE_AUTOTOOLS= autoconf:268 libltdl:22 USE_RC_SUBR= nagios CONFLICTS= nagios-[13].* nagios-devel-* diff --git a/net-mgmt/nagiosgrapher/Makefile b/net-mgmt/nagiosgrapher/Makefile index 604790eed36..31ffc9ecf66 100644 --- a/net-mgmt/nagiosgrapher/Makefile +++ b/net-mgmt/nagiosgrapher/Makefile @@ -31,7 +31,7 @@ USE_RC_SUBR= ${PORTNAME} SUB_LIST= NAME=${PORTNAME} -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PERL_MODULES= ${SITE_PERL} diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index 4e0a11941e2..2b7120a821c 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet WRKSRC= ${WRKDIR}/pixilate -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 libtool:22 AUTOMAKE_ARGS= --add-missing MAN1= pixilate.1 diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile index 0a3dd9d8ded..e76e49bbdbb 100644 --- a/net-p2p/btpd/Makefile +++ b/net-p2p/btpd/Makefile @@ -17,7 +17,7 @@ COMMENT= Bittorrent client consisting of a daemon and client commands LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USE_AUTOTOOLS= autoconf:267 aclocal:111 +USE_AUTOTOOLS= autoconf:268 aclocal:111 GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile index 5cc53f8ff7c..7a3a753dfc5 100644 --- a/net-p2p/libtorrent-rasterbar-14/Makefile +++ b/net-p2p/libtorrent-rasterbar-14/Makefile @@ -24,7 +24,7 @@ CONFLICTS= libtorrent-rasterbar-0.15.* USE_GNOME= gnomehack USE_OPENSSL= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I m4 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug \ diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index e3deab6c230..bf937eaf837 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -24,7 +24,7 @@ CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]* USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= opt diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 2e5de580913..caa3e94fe29 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 bc5b7f51a10..11d8b4e0168 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 30f4a36b6f9..4fc5dfd938c 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 15d0de1edcf..21d1a6df6ad 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 3918c5588d9..a534e220940 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 99a0aa3bbed..9989380e344 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 e2736c569e4..bff03cc7697 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 7114c761958..67af0981c63 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 f458a449718..de668ccbd28 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 3dbac472da2..db507158586 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 9bcdf5897f5..abcc859c427 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 b01a9daf080..6f968ace913 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 0d5e5f5acec..866889f1c09 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 96ac5b43783..5f444ba2d5e 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 3cd9c3d8555..774e83d53e1 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 4e8b18a52e5..9740b1a3deb 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 908cc0c953e..ce80696cf28 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 89016a188cb..9e3212ed1e5 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 44e8ac3c8b1..1afd40547fa 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 95dcceb745e..8cc061a0ce8 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 18a1d9dd33d..1c25d9f4299 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 fcfab4eb60f..7668253c546 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 fe9b92b1d46..5279140aa3e 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 6ff041c8beb..887f444a999 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 50548c918d8..f918db5dde6 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 2393b15712d..2f8cca45c94 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 9f94ee54d74..f89640dab6c 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 f03d8643a6f..386a9b73c13 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 8420dacfab6..2f03006d3cf 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 03de02d8dfb..e25e6382818 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 da3b8ff3411..2f24b68994b 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 93131de6d4b..28f76765c00 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 diff --git a/news/newscache/Makefile b/news/newscache/Makefile index e82715f6768..295295b78b6 100644 --- a/news/newscache/Makefile +++ b/news/newscache/Makefile @@ -17,7 +17,7 @@ COMMENT= NewsCache is a free cache server for USENET News LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++ -USE_AUTOTOOLS= automake:111 autoheader:267 autoconf:267 +USE_AUTOTOOLS= automake:111 autoheader:268 autoconf:268 AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index caeaafd5090..99295e51572 100644 --- a/news/newsstar/Makefile +++ b/news/newsstar/Makefile @@ -23,7 +23,7 @@ BROKEN= does not build USE_PERL5= yes HAS_CONFIGURE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 aclocal:111 +USE_AUTOTOOLS= automake:111 autoconf:268 aclocal:111 CONFIGURE_ARGS+=--prefix=${PREFIX} \ --with-conf-dir=${PREFIX}/etc/newsstar \ diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile index 84c412fafc6..a65bb29ca2f 100644 --- a/print/cups-magicolor/Makefile +++ b/print/cups-magicolor/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION} -USE_AUTOTOOLS= automake:111:env autoconf:267 +USE_AUTOTOOLS= automake:111:env autoconf:268 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index 211edb35f95..d6c500e3398 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ PROJECTHOST= bsdistfiles USE_GMAKE= yes USE_PERL5= yes -USE_AUTOTOOLS= automake:111:env autoconf:267 +USE_AUTOTOOLS= automake:111:env autoconf:268 GNU_CONFIGURE= yes diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile index de5e4c139bb..424891d02ba 100644 --- a/print/foomatic-filters/Makefile +++ b/print/foomatic-filters/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ \ MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic wrapper scripts -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 USE_PERL5= yes USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index f5515c3f276..c518cad0630 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -37,7 +37,7 @@ USE_XZ= yes USE_GMAKE= yes WANT_GNOME= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/print/gnome-specimen/Makefile b/print/gnome-specimen/Makefile index 34e4bc97c5d..f268942b430 100644 --- a/print/gnome-specimen/Makefile +++ b/print/gnome-specimen/Makefile @@ -20,7 +20,7 @@ GCONF_SCHEMAS= gnome-specimen.schemas USE_GMAKE= yes USE_PYTHON= yes USE_GETTEXT= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env INSTALLS_ICONS= yes diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index be1fa82d5a8..bdc5e9a7067 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -47,7 +47,7 @@ INFO= lilypond-changes lilypond-contributor lilypond-essay \ lilypond-notation lilypond-usage lilypond-web \ music-glossary -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_BISON= build USE_GETTEXT= yes USE_GMAKE= yes diff --git a/print/openprinting/Makefile b/print/openprinting/Makefile index 5b56462aded..3ba27c93829 100644 --- a/print/openprinting/Makefile +++ b/print/openprinting/Makefile @@ -30,7 +30,7 @@ USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/libexec GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes -USE_AUTOTOOLS= aclocal:111 autoconf:267 autoheader:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 autoheader:268 automake:111 libtool:22 ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS+= -a -c diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips index 780f09aa652..35d11e6deb4 100644 --- a/print/pips800/Makefile.pips +++ b/print/pips800/Makefile.pips @@ -122,7 +122,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-common \ ${PRTYPE} != -spr800 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c .endif -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base USE_ICONV= yes .endif diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 8a5d32da9a9..8aed9907f79 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -22,7 +22,7 @@ USE_FORTRAN= yes USE_GMAKE= yes USE_PYTHON= yes USE_PERL5_BUILD=yes -USE_AUTOTOOLS= autoconf:267 automake:111 +USE_AUTOTOOLS= autoconf:268 automake:111 CONFIGURE_ENV= WGET=${TRUE} CONFIGURE_ARGS= --disable-wannier90 --disable-bigdft --disable-etsf-io \ --with-plugins-tardir=/dev/null \ diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile index 493360a45f1..6414fe527b7 100644 --- a/science/elmer-fem/Makefile +++ b/science/elmer-fem/Makefile @@ -30,7 +30,7 @@ USE_FORTRAN= yes FCFLAGS+= -O3 -ffast-math .endif -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 8b86fcd81fd..7661f2cd684 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -39,7 +39,7 @@ post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|' -e 's|%%FC%%|${FC}|' ${WRKSRC}/configure.in GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 ALL_TARGET= PLIST_FILES= include/huti_defs.h include/huti_fdefs.h lib/libhuti.a diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile index eff42fbcfa9..ed4badb74eb 100644 --- a/science/gsmc/Makefile +++ b/science/gsmc/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 AUTOMAKE_ARGS= -i --add-missing --foreign --copy MAN1= gsmc.1 diff --git a/science/kst/Makefile b/science/kst/Makefile index 4494e1fdb47..6480a8d20d7 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 USE_LDCONFIG= yes USE_GETTEXT= yes MAKE_JOBS_SAFE= yes diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index 70eccea4ae0..c2aa8963ea2 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -46,7 +46,7 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_FORTRAN= yes diff --git a/security/aide/Makefile b/security/aide/Makefile index ab028f2ddd6..f8fe2126529 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:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-mhash \ --with-zlib \ diff --git a/security/barnyard/Makefile b/security/barnyard/Makefile index cf140d4e21d..8cfc983aa45 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:267 aclocal:111 +USE_AUTOTOOLS= autoheader:268 aclocal:111 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 160a42d3bcb..a667de58037 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:267 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 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 a9101700f9e..44d7e9c0103 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:267 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 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 3dee6b7cdce..f5e2c05d2ef 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:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 303dc35ab12..a59bee8acfa 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:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/security/kovpn/Makefile b/security/kovpn/Makefile index 5d60587746a..014e2211a6a 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:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 .include <bsd.port.pre.mk> diff --git a/security/libfwbuilder-devel/Makefile b/security/libfwbuilder-devel/Makefile index 0bb25f3ce5c..fac85625c23 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:267 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 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 953bdbcd580..f25b3405aa2 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:267 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 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 78f7485372d..8f569399dd0 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:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes MAN1= otr_toolkit.1 diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index 66ad84c20a5..723aee5408d 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:267 libtool:22 +USE_AUTOTOOLS= aclocal:14 autoconf:268 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 8ebfc33c248..86767d1fd02 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:267 +USE_AUTOTOOLS= autoconf:268 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 6ba001f688e..0b07a829ace 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:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/racoon2 diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index a760fb152ed..f132e19b445 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -31,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \ PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 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 20716ccc8be..2fd1ac0238b 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:267 automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268 automake:111:env libtool:22:env WRKSRC= ${WRKDIR}/shibboleth-${PORTVERSION} LATEST_LINK= shibboleth2-sp diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 89cf2e40a21..256eac54cb7 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:267 libtool:22 +USE_AUTOTOOLS= automake110 autoconf:268 libtool:22 USE_RC_SUBR= suricata diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 97148721dd2..137ada66425 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= rfarmer@predatorlabs.net COMMENT= A user friendly command line shell -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 5365a8070d1..488cafa6c27 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -24,7 +24,7 @@ ZSH_VER= ${PORTVERSION} USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 GNU_CONFIGURE= yes .if !defined(WITH_ZSH_STATIC) USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index 01f6c330cb3..e0c412a04d8 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -27,7 +27,7 @@ USE_ICONV = yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS= --enable-s3=yes --libdir=${PREFIX} CONFIGURE_ENV= CPPFLAGS='-DFUSE_USE_VERSION=26' \ LDFLAGS='${PTHREAD_LIBS}' @@ -37,7 +37,7 @@ MAKE_JOBS_SAFE= yes MAN1= affcat.1 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 @${REINPLACE_CMD} -e 's|(libdir)|(libdir)/lib|' \ ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e 's|(libdir)|(libdir)/libdata|' \ diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile index 2499df81562..f2d0f07e44d 100644 --- a/sysutils/aimage/Makefile +++ b/sysutils/aimage/Makefile @@ -19,11 +19,11 @@ LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 PLIST_FILES= bin/aimage 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 .include <bsd.port.mk> diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile index af8b197984c..45330e1e1da 100644 --- a/sysutils/boxbackup-devel/Makefile +++ b/sysutils/boxbackup-devel/Makefile @@ -18,7 +18,7 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX USE_OPENSSL= yes GNU_CONFIGURE= yes USE_PERL5= yes -USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267 +USE_AUTOTOOLS= autoconf:268 aclocal:111 autoheader:268 ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4 PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile index af8b197984c..45330e1e1da 100644 --- a/sysutils/boxbackup/Makefile +++ b/sysutils/boxbackup/Makefile @@ -18,7 +18,7 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX USE_OPENSSL= yes GNU_CONFIGURE= yes USE_PERL5= yes -USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267 +USE_AUTOTOOLS= autoconf:268 aclocal:111 autoheader:268 ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4 PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index 15b2397ed8d..aac12acde04 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/condor_src-${PORTVERSION}/src/ OPTIONS= SUBMIT_NODE "Configure system to be able to submit jobs" On \ EXECUTE_NODE "Configure system to execute jobs in pool" On \ MANAGER_NODE "Configure system as central manager node" On -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env USE_BISON= build USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index 75c4cfa3ce0..02b2a7ee899 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 autoheader:267 +USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 autoheader:268 CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE} PLIST_FILES= bin/ftwin diff --git a/sysutils/gpkgdep/Makefile b/sysutils/gpkgdep/Makefile index 5068c216dd7..b53eaeb4c07 100644 --- a/sysutils/gpkgdep/Makefile +++ b/sysutils/gpkgdep/Makefile @@ -15,7 +15,7 @@ COMMENT= Shows package dependencies in tree views USE_BZIP2= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:14 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:268 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes PLIST_FILES= bin/gpkgdep diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index ca792c24cab..c6860537d5e 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ MAINTAINER= sem@FreeBSD.org COMMENT= GRand Unified Bootloader -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-freebsd-freebsd${OSREL} diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile index 7873716fbf4..de35c0d0d12 100644 --- a/sysutils/hdup/Makefile +++ b/sysutils/hdup/Makefile @@ -28,7 +28,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= glib20 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAN1= hdup.1 MAN5= hdup.conf.5 diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile index 6fde6a53132..b773627b676 100644 --- a/sysutils/heartbeat/Makefile +++ b/sysutils/heartbeat/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ xml2:${PORTSDIR}/textproc/libxml2 PATCH_DEPENDS= ${LOCALBASE}/bin/libtoolize:${PORTSDIR}/devel/libtool22 -USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 \ +USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 \ libtool:22 libltdl:22 AUTOMAKE_ARGS+= --add-missing --include-deps --copy ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 73661ff191b..2cd0c5461c6 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -20,7 +20,7 @@ NOT_FOR_ARCHS= sparc64 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode -USE_AUTOTOOLS= autoconf:267 aclocal:111 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 libtool:22 ACLOCAL_ARGS= -I ${ACLOCAL_DIR} USE_PYTHON_BUILD= yes diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile index c6909415dbc..5e8fd3c507d 100644 --- a/sysutils/lcdproc/Makefile +++ b/sysutils/lcdproc/Makefile @@ -16,7 +16,7 @@ COMMENT= A client/server suite for LCD devices ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:267 automake:111 aclocal:111 +USE_AUTOTOOLS= autoconf:268 automake:111 aclocal:111 GNU_CONFIGURE= yes USE_GNOME= pkgconfig USE_RC_SUBR= LCDd lcdproc lcdexec diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index d129a84c513..0121e076860 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= itetcu@FreeBSD.org COMMENT= Network UPS Tools -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile index d0a4cc66800..f918c110bef 100644 --- a/sysutils/nut22/Makefile +++ b/sysutils/nut22/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Network UPS Tools -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/sysutils/openipmi/Makefile b/sysutils/openipmi/Makefile index 3fdf505fc97..c7228eaa923 100644 --- a/sysutils/openipmi/Makefile +++ b/sysutils/openipmi/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 libtool:22 AUTOMAKE_ARGS+= --add-missing --copy --foreign ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile index 68ded993cf6..f8e0dee4f88 100644 --- a/sysutils/rdup/Makefile +++ b/sysutils/rdup/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 \ USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}" diff --git a/sysutils/wmupmon/Makefile b/sysutils/wmupmon/Makefile index 1d308b4be46..9d1641f9a01 100644 --- a/sysutils/wmupmon/Makefile +++ b/sysutils/wmupmon/Makefile @@ -16,7 +16,7 @@ COMMENT= An uptime showing dockapp with a similar look to wmcpuload USE_BZIP2= yes USE_XORG= xpm -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 CONFIGURE_ARGS= --program-prefix="" MAN1= wmupmon.1 diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile index 94a083f7fc7..611f72772f1 100644 --- a/sysutils/xfsprogs/Makefile +++ b/sysutils/xfsprogs/Makefile @@ -19,7 +19,7 @@ COMMENT= A set of utilities and library to manipulate an xfs filesystem USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= autoconf:267 libtool:22:env +USE_AUTOTOOLS= autoconf:268 libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \ CFLAGS="${CFLAGS}" \ diff --git a/sysutils/zetaback/Makefile b/sysutils/zetaback/Makefile index 0dbc951fe27..893d6cb3c9c 100644 --- a/sysutils/zetaback/Makefile +++ b/sysutils/zetaback/Makefile @@ -16,7 +16,7 @@ COMMENT= Zetaback ZFS backup and recovery management system USE_PERL5_RUN= YES GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAN1= zetaback.1 zetaback_agent.1 diff --git a/sysutils/zisofs-tools/Makefile b/sysutils/zisofs-tools/Makefile index 0a2820c8552..a5d2c4d8bf4 100644 --- a/sysutils/zisofs-tools/Makefile +++ b/sysutils/zisofs-tools/Makefile @@ -17,7 +17,7 @@ COMMENT= User utilities for zisofs PORTDOCS= CHANGES COPYING INSTALL MRULES README -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 58f5b08ae78..11cc7fd87b0 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -17,7 +17,7 @@ COMMENT= A configuration editing tool USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 aclocal:111 autoheader:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 aclocal:111 autoheader:268 automake:111 libtool:22 ACLOCAL_ARGS= -I . -I gnulib/m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile index 4897ab9eb25..eb069b3970b 100644 --- a/textproc/iiimf-client-lib/Makefile +++ b/textproc/iiimf-client-lib/Makefile @@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386 USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimcf diff --git a/textproc/iiimf-client-lib/files/patch-Makefile b/textproc/iiimf-client-lib/files/patch-Makefile index 8beb5818e45..3bd79856c36 100644 --- a/textproc/iiimf-client-lib/files/patch-Makefile +++ b/textproc/iiimf-client-lib/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile index 807002ef548..8433e83bca8 100644 --- a/textproc/iiimf-csconv/Makefile +++ b/textproc/iiimf-csconv/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/CSConv diff --git a/textproc/iiimf-csconv/files/patch-Makefile b/textproc/iiimf-csconv/files/patch-Makefile index b2b47e4b29a..41b2a38540a 100644 --- a/textproc/iiimf-csconv/files/patch-Makefile +++ b/textproc/iiimf-csconv/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile index 35b97ff2a9a..491d76fa20f 100644 --- a/textproc/iiimf-le-unit/Makefile +++ b/textproc/iiimf-le-unit/Makefile @@ -27,7 +27,7 @@ USE_ICONV= yes USE_GMAKE= yes USE_GNOME= libxml2 USE_XORG= x11 -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/textproc/iiimf-le-unit/files/patch-Makefile b/textproc/iiimf-le-unit/files/patch-Makefile index 1c096be8065..b028be2d390 100644 --- a/textproc/iiimf-le-unit/files/patch-Makefile +++ b/textproc/iiimf-le-unit/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile index f357bc3f224..6cdeccc9d14 100644 --- a/textproc/iiimf-protocol-lib/Makefile +++ b/textproc/iiimf-protocol-lib/Makefile @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimp diff --git a/textproc/iiimf-protocol-lib/files/patch-Makefile b/textproc/iiimf-protocol-lib/files/patch-Makefile index 47c0812e6f7..f63f348b070 100644 --- a/textproc/iiimf-protocol-lib/files/patch-Makefile +++ b/textproc/iiimf-protocol-lib/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile index 8dd4ca77d66..5d852b21de9 100644 --- a/textproc/iiimf-server/Makefile +++ b/textproc/iiimf-server/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pkgconfig libxml2 USE_OPENSSL= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimsf diff --git a/textproc/iiimf-server/files/patch-Makefile b/textproc/iiimf-server/files/patch-Makefile index cb19b1d9edf..36a075a8e5c 100644 --- a/textproc/iiimf-server/files/patch-Makefile +++ b/textproc/iiimf-server/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile index e2d7bad3d09..81074a0bff0 100644 --- a/textproc/iiimf-x-lib/Makefile +++ b/textproc/iiimf-x-lib/Makefile @@ -27,7 +27,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_MOTIF= yes USE_OPENSSL= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimxcf/xiiimp.so diff --git a/textproc/iiimf-x-lib/files/patch-Makefile b/textproc/iiimf-x-lib/files/patch-Makefile index 7c28d1fcdba..a860ad68e1a 100644 --- a/textproc/iiimf-x-lib/files/patch-Makefile +++ b/textproc/iiimf-x-lib/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile index a0f487d442e..9a34cafb8bf 100644 --- a/textproc/iiimf-x/Makefile +++ b/textproc/iiimf-x/Makefile @@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 ice xt -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimxcf/htt_xbe diff --git a/textproc/iiimf-x/files/patch-Makefile b/textproc/iiimf-x/files/patch-Makefile index 51290420640..7f054a63f92 100644 --- a/textproc/iiimf-x/files/patch-Makefile +++ b/textproc/iiimf-x/files/patch-Makefile @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.11 +AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.67 -+AUTOCONF = autoconf-2.67 ++AUTOHEADER = autoheader-2.68 ++AUTOCONF = autoconf-2.68 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.67 ++AUTORECONF = autoreconf-2.68 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index 4000377b844..1ad7042e489 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -16,7 +16,7 @@ COMMENT= XML parser library mainly designed for Jabber applications LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index 05cf5292e9e..5f3816a37db 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -36,7 +36,7 @@ pre-patch: .if defined(WITH_PHPMRSS) USE_PHP= yes USE_PHP_BUILD= yes -USE_AUTOTOOLS+= autoconf:267:env +USE_AUTOTOOLS+= autoconf:268:env post-install: @(cd ${WRKSRC}/phpmrss; ${SETENV} ${SCRIPTS_ENV} ${LOCALBASE}/bin/phpize) @(cd ${WRKSRC}/phpmrss; ./configure; ${MAKE} install) diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 4816fef4f8a..83654545e35 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xerces-c:${PORTSDIR}/textproc/xerces-c2 \ icuio:${PORTSDIR}/devel/icu GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -I . USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 0c3b6ac763c..5edb32c93ae 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Convert Excel and PowerPoint files to HTML and text USE_GMAKE= yes -USE_AUTOTOOLS= automake:14 autoconf:267 +USE_AUTOTOOLS= automake:14 autoconf:268 CONFIGURE_ARGS= --mandir=${PREFIX}/man MAN1= ppthtml.1 xlhtml.1 diff --git a/www/apache20/Makefile b/www/apache20/Makefile index d9a990323b7..4c750cd50ae 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -52,7 +52,7 @@ CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* # THREADS "Enable threads in apr" Off USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_PERL5= yes USE_RC_SUBR= apache2 USE_APACHE= common20 diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 3224302f1fa..7f8c81ffc8d 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -37,7 +37,7 @@ CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* USE_APACHE= common22 USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_PERL5= yes USE_RC_SUBR= apache22 htcacheclean LIBTOOLFILES= configure diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile index c517b4e50d0..21a8fd70f1a 100644 --- a/www/asterisk-gui/Makefile +++ b/www/asterisk-gui/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk \ wget:${PORTSDIR}/ftp/wget PROJECTHOST= asterisk-bsd -USE_AUTOTOOLS= autoconf:267 automake:111 +USE_AUTOTOOLS= autoconf:268 automake:111 USE_GMAKE= yes SUB_FILES= pkg-message diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh index d65faa8a32f..135b911192a 100644 --- a/www/asterisk-gui/files/patch-bootstrap.sh +++ b/www/asterisk-gui/files/patch-bootstrap.sh @@ -6,7 +6,7 @@ if [ $? = 0 ] ; then # FreeBSD case - MY_AC_VER=259 - MY_AM_VER=19 -+ MY_AC_VER=-2.67 ++ MY_AC_VER=-2.68 + MY_AM_VER=-1.11 else # linux case MY_AC_VER= diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile index 7cb6c230052..3d7edd1eb9b 100644 --- a/www/bookmarkbridge/Makefile +++ b/www/bookmarkbridge/Makefile @@ -22,7 +22,7 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib gui moc_build rcc_build uic_build qt3support USE_GNOME= gnometarget libxml2 USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal .include <bsd.port.pre.mk> diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile index 8721621c941..dd869a7b20d 100644 --- a/www/fcgiwrap/Makefile +++ b/www/fcgiwrap/Makefile @@ -21,7 +21,7 @@ LICENSE= MIT USE_RC_SUBR= fcgiwrap -USE_AUTOTOOLS= autoconf:267:env autoheader:267 +USE_AUTOTOOLS= autoconf:268:env autoheader:268 CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib GNU_CONFIGURE= yes diff --git a/www/flood/Makefile b/www/flood/Makefile index 582ffc78fb7..301073024ef 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ apr-1:${PORTSDIR}/devel/apr1 WRKSRC= ${WRKDIR}/httpd-test/flood -USE_AUTOTOOLS= autoconf:267 libtool:22:env +USE_AUTOTOOLS= autoconf:268 libtool:22:env CONFIGURE_ARGS= --disable-shared \ --with-apr=${LOCALBASE}/bin/apr-1-config \ --with-apr-util=${LOCALBASE}/bin/apu-1-config diff --git a/www/gforge/Makefile b/www/gforge/Makefile index 772adae7ba5..c2ee0e008f7 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= YES USE_PERL5= YES HAS_CONFIGURE= YES USE_APACHE= 13 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 NO_BUILD= YES USE_PHP= pgsql session pcre WANT_PHP_CLI= YES diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile index a236ef64d06..e58dc79994c 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -18,7 +18,7 @@ COMMENT= Generic Apache2 Request Library USE_APACHE= 2.0+ USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE} MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 766a9bdc39f..f4a5fc22e38 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -24,7 +24,7 @@ USE_GNOME= lthack .if !defined(_BUILDING_LIGHTTPD_MODULE) USE_AUTOTOOLS= libtool:22 .else -USE_AUTOTOOLS= autoconf:267 autoheader:267 aclocal:111 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 autoheader:268 aclocal:111 automake:111 libtool:22 ACLOCAL_ARGS= -I m4 .endif CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/lighttpd --enable-static diff --git a/www/links/Makefile b/www/links/Makefile index 2aacc87fb0e..298b5beeea4 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --without-directfb .endif .if defined(WITH_IPV6) -USE_AUTOTOOLS+= autoconf:267 +USE_AUTOTOOLS+= autoconf:268 PATCH_SITES+= http://xpisar.wz.cz/links-ipv6/:ipv6 PATCHFILES+= links-2.2-ipv6-2.diff:ipv6 .endif diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index 0799b3ae92a..2090f0d024f 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -18,7 +18,7 @@ COMMENT= Apache module for loading C++ objects as handlers MAKE_JOBS_SAFE= yes USE_APACHE= 2.0+ -USE_AUTOTOOLS= autoconf:267 autoheader:267 libtool:22 automake:111 aclocal:111 +USE_AUTOTOOLS= autoconf:268 autoheader:268 libtool:22 automake:111 aclocal:111 CFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile index 725360be98c..05e8a9b48e1 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/rivet-${PORTVERSION} MAKE_JOBS_SAFE= yes USE_APACHE= 2.2+ -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_TCL= 84+ GMAKE= yes diff --git a/www/moonshine/Makefile b/www/moonshine/Makefile index 40c7b5209ba..88609cedaa9 100644 --- a/www/moonshine/Makefile +++ b/www/moonshine/Makefile @@ -20,7 +20,7 @@ GITCOMMIT= 35085a4 USE_GMAKE= yes USE_GECKO= libxul -USE_AUTOTOOLS= libtool:22 libtoolize aclocal:111 autoconf:267 autoheader:267 automake:111 +USE_AUTOTOOLS= libtool:22 libtoolize aclocal:111 autoconf:268 autoheader:268 automake:111 LIBTOOLIZE_ARGS= --force --copy --automake AUTOMAKE_ARGS= --gnu --add-missing --force --copy -Wno-portability ACLOCAL_ARGS= diff --git a/www/oops/Makefile b/www/oops/Makefile index 07cc46c9e30..8a1bc9935f5 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk OOPSVERSION= 1.5.24 USE_SUBMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \ --sysconfdir=${PREFIX}/etc/oops \ --localstatedir=${OOPSVAR} \ diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 151a4a2b008..d77abc7458f 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre WRKSRC= ${WRKDIR}/privoxy-${PORTVERSION}-stable USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_RC_SUBR= privoxy SUB_FILES= pkg-message diff --git a/www/rt38/Makefile b/www/rt38/Makefile index d39eeebb39c..a4392dd76c4 100644 --- a/www/rt38/Makefile +++ b/www/rt38/Makefile @@ -54,7 +54,7 @@ BUILD_DEPENDS+= ${CORE_DEPS} \ RUN_DEPENDS+= ${BUILD_DEPENDS} USE_PERL5= 5.8.3+ -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 .include <bsd.port.pre.mk> .if defined(WITH_DEV) diff --git a/www/rt40/Makefile b/www/rt40/Makefile index d39eeebb39c..a4392dd76c4 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -54,7 +54,7 @@ BUILD_DEPENDS+= ${CORE_DEPS} \ RUN_DEPENDS+= ${BUILD_DEPENDS} USE_PERL5= 5.8.3+ -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 .include <bsd.port.pre.mk> .if defined(WITH_DEV) diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 7e25e1a214f..bfe6630a25a 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -16,7 +16,7 @@ MAINTAINER= yzlin@FreeBSD.org COMMENT= Securely execute PHP scripts under Apache GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:111:env automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= aclocal:111:env automake:111:env autoconf:268:env libtool:22:env # Maintainer has not tested suPHP 0.6.x on Apache 1.3. USE_APACHE= 2.0+ @@ -40,7 +40,7 @@ CONFIGURE_ARGS+= --with-setid-mode=${WITH_SETID_MODE} CONFIGURE_ARGS+= --with-apr=${LOCALBASE} 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 @${REINPLACE_CMD} -e 's|1.10.1|1.11.1|g' ${WRKSRC}/aclocal.m4 @${CHMOD} 755 ${WRKSRC}/config/install-sh diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index ad96b059d32..c12a39f01f7 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -32,7 +32,7 @@ USE_GMAKE= yes PLIST_SUB= SHLIB="@comment " NSHLIB="" CONFLICTS= tidy-20000804* tidy-lib-[0-9]* .else -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS+= -a -c --foreign USE_LDCONFIG= yes PLIST_SUB= SHLIB="" NSHLIB="@comment " diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index ce390aee407..7f6dd60e350 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= expat>0:${PORTSDIR}/textproc/expat2 \ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 USE_BZIP2= yes USE_ICONV= yes USE_OPENSSL= yes diff --git a/www/websh/Makefile b/www/websh/Makefile index e0dad85be6c..1015a6fbcf8 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -21,7 +21,7 @@ MAKE_JOBS_UNSAFE= yes TCL_DVER= ${TCL_VER:S/.//} USE_TCL= 84+ -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/unix CONFIGURE_ARGS+=--with-tclinclude=${TCL_INCLUDEDIR} \ --with-tcl=${TCL_LIBDIR} diff --git a/x11-drivers/xf86-video-radeonhd-devel/Makefile b/x11-drivers/xf86-video-radeonhd-devel/Makefile index 12ffae60e03..535b9600e6b 100644 --- a/x11-drivers/xf86-video-radeonhd-devel/Makefile +++ b/x11-drivers/xf86-video-radeonhd-devel/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= pciaccess.0:${PORTSDIR}/devel/libpciaccess XORG_CAT= driver USE_XORG= damageproto glproto videoproto xextproto xf86driproto -USE_AUTOTOOLS= automake:111:env aclocal:111:env autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111:env aclocal:111:env autoconf:268 libtool:22 CONFLICTS= xf86-video-radeonhd-[0-9]* diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 8470b31ed32..3d2b2772be3 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -28,7 +28,7 @@ USE_BZIP2= yes USE_GNOME= gnomedocutils gnomehack gnomeprefix gnometarget intlhack libgnomeui USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 autoconf:267:env aclocal:111:env automake:111:env +USE_AUTOTOOLS= libtool:22 autoconf:268:env aclocal:111:env automake:111:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-servers/driglide/Makefile b/x11-servers/driglide/Makefile index 4f3534c5c30..6a0c6dd1876 100644 --- a/x11-servers/driglide/Makefile +++ b/x11-servers/driglide/Makefile @@ -18,7 +18,7 @@ COMMENT= Libraries to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_XORG= xxf86vm xxf86dga USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:14 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:14 autoconf:268 libtool:22 AUTOMAKE_ARGS= -a USE_GMAKE= yes MAKE_ARGS= PREPROCESSOR=/usr/bin/cpp diff --git a/x11-themes/kdmtheme/Makefile b/x11-themes/kdmtheme/Makefile index e82a99d4ee5..2eaff9fee03 100644 --- a/x11-themes/kdmtheme/Makefile +++ b/x11-themes/kdmtheme/Makefile @@ -18,7 +18,7 @@ COMMENT= KDM Theme Manager USE_KDEBASE_VER=3 USE_BZIP2= yes USE_PERL5_BUILD=yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 autoheader:267:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 autoheader:268:env USE_GMAKE= yes pre-configure: diff --git a/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh b/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh index 824f0df462f..232353c7c63 100644 --- a/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh +++ b/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh @@ -4,6 +4,6 @@ # separator if one is present, e.g. -1.2 where - is the separator. -KDE_AUTOCONF_VERS="-2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x" -KDE_AUTOMAKE_VERS="-1.7 17 -1.6" -+KDE_AUTOCONF_VERS="-2.67" ++KDE_AUTOCONF_VERS="-2.68" +KDE_AUTOMAKE_VERS="-1.11" diff --git a/x11-themes/polymer/Makefile b/x11-themes/polymer/Makefile index 329ff949919..23eb79870ba 100644 --- a/x11-themes/polymer/Makefile +++ b/x11-themes/polymer/Makefile @@ -19,7 +19,7 @@ COMMENT= Qt port of Plastik KDE theme BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_BZIP2= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 USE_QT_VER= 3 USE_LDCONFIG= yes diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index eb121620779..c2c754c0e81 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ CONFLICTS?= open-motif-* USE_BZIP2= yes -USE_AUTOTOOLS= automake:111:env autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268 libtool:22 USE_XORG= sm ice xt xp xext x11 xextproto xrender xft USE_LDCONFIG= yes LIBTOOLFILES= aclocal.m4 test/aclocal.m4 diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index 5243977f3ba..18467ded73f 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -17,7 +17,7 @@ COMMENT= A source code editor widget for GTK+ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 USE_GNOME= gtk12 USE_GMAKE= yes USE_PERL5_BUILD=yes diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index 609130286fe..fc0f6920f84 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:111:env autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268 libtool:22:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index 847e9d86cf3..cb45e09d89c 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -18,7 +18,7 @@ COMMENT= An extension to use gtk2 in PHP-applications BROKEN= does not compile -USE_AUTOTOOLS= automake:111:env autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268 libtool:22:env USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 800ab1991e2..bb916bb4e39 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile index ea6c3306a79..e391d19ced7 100644 --- a/x11-toolkits/tile/Makefile +++ b/x11-toolkits/tile/Makefile @@ -16,7 +16,7 @@ COMMENT= Themed widget set for Tk USE_TK= 84+ -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes TKPKG= ${PORTNAME}${PORTVERSION} diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile index f12fd6fcba5..9d54c00cb16 100644 --- a/x11-toolkits/viewkit/Makefile +++ b/x11-toolkits/viewkit/Makefile @@ -17,7 +17,7 @@ DISTNAME= libvk-Apr19-2243 MAINTAINER= ports@FreeBSD.org COMMENT= ViewKit workalike from Hungry Programmers -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env MOTIFPACKAGE?= open-motif USE_MOTIF= yes GNU_CONFIGURE= yes diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 9cb8fbc45c8..cb82b013f68 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -23,7 +23,7 @@ USE_XORG= xext USE_GNOME= esound gnometarget USE_GL= glut USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 autoconf:267 +USE_AUTOTOOLS= libtool:22 autoconf:268 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --disable-auto-respawn .include <bsd.port.pre.mk> 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 @${REINPLACE_CMD} -e 's|<machine/soundcard\.h>|<sys/soundcard.h>|g' \ ${WRKSRC}/epplets/Emix.c @${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' \ diff --git a/x11/gnome-launch-box/Makefile b/x11/gnome-launch-box/Makefile index a359d9de958..0c8644eb783 100644 --- a/x11/gnome-launch-box/Makefile +++ b/x11/gnome-launch-box/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= libgnomeui evolutiondataserver gnomemenus gnomedesktop -USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a LIBTOOLFILES= diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 68752872813..36143618d88 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_EFL= imlib2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CXXFLAGS+= `imlib2-config --cflags` `freetype-config --cflags` diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 4f137f8f02d..2e187e1dff6 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -16,7 +16,7 @@ COMMENT= Session Management library for X11 BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing XORG_CAT= lib diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 87dee81a4f7..7d54a0d2fd4 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb XORG_CAT= lib USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ kbproto:both inputproto xf86bigfontproto xproto:both -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \ diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile index cf9f93a48e5..c2ce12d2180 100644 --- a/x11/powershell/Makefile +++ b/x11/powershell/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal emulator for the X11 USE_GNOME= gnomelibs gnomehier -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`" ALL_TARGET= ${PORTNAME} diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index 1a9ecd890f4..faf7e6b26fa 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg XORG_CAT= app USE_XORG= x11 -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal PLIST_FILES= bin/sessreg diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index 2a2d9b874b9..18740a0af00 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -22,7 +22,7 @@ PLIST_FILES= bin/vdesk PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_XORG= x11 post-extract: diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 15b1be930c1..c30c30e985e 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF MAINTAINER= ports@eitanadler.com COMMENT= An interface to X selections ("the clipboard") from the command line -USE_AUTOTOOLS= autoconf:267:env aclocal:111:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes |