Index: Mk/bsd.php.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.php.mk,v retrieving revision 1.57 diff -u -r1.57 bsd.php.mk --- Mk/bsd.php.mk 23 Apr 2010 16:48:53 -0000 1.57 +++ Mk/bsd.php.mk 8 Jun 2010 12:28:59 -0000 @@ -157,7 +157,7 @@ .if defined(USE_PHPIZE) || defined(USE_PHPEXT) BUILD_DEPENDS+= ${PHPBASE}/bin/phpize:${PORTSDIR}/${PHP_PORT} GNU_CONFIGURE= yes -USE_AUTOTOOLS+= autoconf:262:env +USE_AUTOTOOLS+= autoconf:265:env CONFIGURE_ARGS+=--with-php-config=${PHPBASE}/bin/php-config configure-message: phpize-message do-phpize Index: archivers/arj/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/arj/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- archivers/arj/Makefile 26 Mar 2010 11:16:14 -0000 1.31 +++ archivers/arj/Makefile 8 Jun 2010 12:29:00 -0000 @@ -7,14 +7,14 @@ PORTNAME= arj PORTVERSION= 3.10.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.78_3.10%20build%2022 MAINTAINER= garga@FreeBSD.org COMMENT= Open-source ARJ -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes MAKE_JOBS_UNSAFE= yes CONFIGURE_WRKSRC= ${WRKSRC}/gnu Index: archivers/gtar/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/gtar/Makefile,v retrieving revision 1.71 diff -u -r1.71 Makefile --- archivers/gtar/Makefile 31 May 2010 01:57:16 -0000 1.71 +++ archivers/gtar/Makefile 8 Jun 2010 12:29:01 -0000 @@ -7,7 +7,7 @@ PORTNAME= tar PORTVERSION= 1.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ INFO= tar -USE_AUTOTOOLS= autoconf:262:env # autom4te +USE_AUTOTOOLS= autoconf:265:env # autom4te USE_BZIP2= yes USE_ICONV= yes GNU_CONFIGURE= yes Index: archivers/par2cmdline-tbb/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/par2cmdline-tbb/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- archivers/par2cmdline-tbb/Makefile 10 Mar 2010 17:40:27 -0000 1.7 +++ archivers/par2cmdline-tbb/Makefile 8 Jun 2010 12:29:02 -0000 @@ -7,6 +7,7 @@ PORTNAME= par2cmdline-tbb PORTVERSION= 20100203 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://chuchusoft.com/par2_tbb/ DISTNAME= par2cmdline-0.4-tbb-${PORTVERSION} @@ -20,7 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 USE_GCC= 4.2+ PORTDOCS= README Index: archivers/rpm5/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/rpm5/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- archivers/rpm5/Makefile 31 May 2010 01:57:17 -0000 1.32 +++ archivers/rpm5/Makefile 8 Jun 2010 12:29:03 -0000 @@ -6,7 +6,7 @@ PORTNAME= rpm PORTVERSION= 5.0.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= archivers MASTER_SITES= http://rpm5.org/files/rpm/rpm-5.0/ PATCHFILES= rpm-5.0.3.1.patch @@ -42,7 +42,7 @@ CONFLICTS= rpm-3.* rpm-4.* # need to autogen (for xz support) -USE_AUTOTOOLS+= aclocal:110 autoconf:262 automake:110 autoheader:262 +USE_AUTOTOOLS+= aclocal:110 autoconf:265 automake:110 autoheader:265 ACLOCAL_ARGS+= -I m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS+= -a -c pre-configure: @@ -131,6 +131,7 @@ ${WRKSRC}/scripts/Makefile.am ${WRKSRC}/scripts/Makefile.in @${REINPLACE_CMD} -e "s:/bin/sh:/usr/bin/env bash:" \ ${WRKSRC}/scripts/gendiff + @${REINPLACE_CMD} -e 's:AC_DEFUN:m4_define:g' ${WRKSRC}/configure.ac .if defined(WITH_PERL) post-configure: Index: archivers/torrentzip/Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/torrentzip/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- archivers/torrentzip/Makefile 22 Aug 2009 00:12:55 -0000 1.8 +++ archivers/torrentzip/Makefile 8 Jun 2010 12:29:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= torrentzip PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= SF/trrntzip/trrntzip/TorrentZip%20v${PORTVERSION} DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src @@ -15,7 +15,7 @@ MAINTAINER= swhetzel@gmail.com COMMENT= Efficient way to prepare zipfiles for BitTorrent -USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:265 AUTOMAKE_ARGS= -a WRKSRC= ${WRKDIR}/trrntzip Index: astro/boinc-setiathome-enhanced/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/boinc-setiathome-enhanced/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- astro/boinc-setiathome-enhanced/Makefile 28 Mar 2010 06:30:33 -0000 1.27 +++ astro/boinc-setiathome-enhanced/Makefile 8 Jun 2010 12:29:04 -0000 @@ -6,7 +6,7 @@ PORTNAME= boinc-setiathome-enhanced PORTVERSION= 6.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= setiathome-svn-412 @@ -21,7 +21,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:262:env automake:18:env +USE_AUTOTOOLS= autoconf:265:env automake:18:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig Index: astro/gpsbabel/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/gpsbabel/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- astro/gpsbabel/Makefile 30 May 2009 11:07:56 -0000 1.11 +++ astro/gpsbabel/Makefile 8 Jun 2010 12:29:04 -0000 @@ -6,6 +6,7 @@ PORTNAME= gpsbabel PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= http://www.lexort.com/pkgsrc/distfiles/ @@ -14,7 +15,7 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expathdr=${LOCALBASE}/include \ --with-libexpat=${LOCALBASE}/lib Index: astro/orsa/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/orsa/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- astro/orsa/Makefile 29 Mar 2010 01:12:22 -0000 1.35 +++ astro/orsa/Makefile 8 Jun 2010 12:29:05 -0000 @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -23,7 +23,7 @@ USE_QT_VER= 3 USE_GL= gl USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I macros -I ${LOCALBASE}/share/aclocal CONFIGURE_ENV= ac_cv_c_inline=no USE_LDCONFIG= yes Index: audio/audacity-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/audacity-devel/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- audio/audacity-devel/Makefile 6 Jun 2010 20:43:30 -0000 1.46 +++ audio/audacity-devel/Makefile 8 Jun 2010 12:29:08 -0000 @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.3.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION} @@ -16,8 +16,6 @@ MAINTAINER= xxjack12xx@gmail.com COMMENT= Audacity is a GUI editor for digital audio waveforms -BUILD_DEPENDS+= automake-1.10:${PORTSDIR}/devel/automake110 -BUILD_DEPENDS+= autoconf-2.62:${PORTSDIR}/devel/autoconf262 LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile CONFLICTS= audacity-[0-9]* Index: audio/audiere/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/audiere/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- audio/audiere/Makefile 6 Jun 2010 20:43:30 -0000 1.7 +++ audio/audiere/Makefile 8 Jun 2010 12:29:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= audiere PORTVERSION= 1.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes WANT_WX= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_LDCONFIG= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ Index: audio/bmp-mac/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/bmp-mac/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- audio/bmp-mac/Makefile 28 Mar 2010 06:30:46 -0000 1.16 +++ audio/bmp-mac/Makefile 8 Jun 2010 12:29:08 -0000 @@ -6,7 +6,7 @@ PORTNAME= mac PORTVERSION= 0.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= CENKES PKGNAMEPREFIX= bmp- @@ -21,7 +21,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 CPPFLAGS+= "-I${LOCALBASE}/include" PLUGDIR= lib/bmp/Input PLUGFILE= lib${PKGNAMEPREFIX}${PORTNAME}.so Index: audio/bmp-musepack/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/bmp-musepack/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- audio/bmp-musepack/Makefile 25 Apr 2010 19:03:47 -0000 1.14 +++ audio/bmp-musepack/Makefile 8 Jun 2010 12:29:08 -0000 @@ -6,7 +6,7 @@ PORTNAME= musepack PORTVERSION= 1.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= http://files.musepack.net/linux/plugins/ PKGNAMEPREFIX= bmp- @@ -24,7 +24,7 @@ CPPFLAGS+= "-I${LOCALBASE}/include" GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 PLUGDIR= lib/bmp/Input PLUGFILE= libbmp-mpc.so PLIST_FILES= ${PLUGDIR}/${PLUGFILE} Index: audio/darkice/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/darkice/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- audio/darkice/Makefile 6 Jun 2010 20:43:30 -0000 1.32 +++ audio/darkice/Makefile 8 Jun 2010 12:29:09 -0000 @@ -8,7 +8,7 @@ PORTNAME= darkice PORTVERSION= 0.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -21,7 +21,7 @@ FAAC "FAAC support for AAC" off \ JACK "Jack support" off -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" \ Index: audio/faac/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/faac/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- audio/faac/Makefile 22 Aug 2009 22:36:56 -0000 1.37 +++ audio/faac/Makefile 8 Jun 2010 12:29:10 -0000 @@ -7,6 +7,7 @@ PORTNAME= faac PORTVERSION= 1.28 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${PORTVERSION} @@ -21,7 +22,7 @@ USE_DOS2UNIX= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: audio/faad/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/faad/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- audio/faad/Makefile 25 Feb 2010 17:12:54 -0000 1.58 +++ audio/faad/Makefile 8 Jun 2010 12:29:10 -0000 @@ -7,7 +7,7 @@ PORTNAME= faad2 PORTVERSION= 2.7 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ USE_DOS2UNIX= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ Index: audio/libtremor/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/libtremor/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- audio/libtremor/Makefile 2 Aug 2009 19:32:20 -0000 1.11 +++ audio/libtremor/Makefile 8 Jun 2010 12:29:14 -0000 @@ -7,7 +7,7 @@ PORTNAME= libtremor PORTVERSION= 1.0.2.${SNAP_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/ DISTNAME= tremor_snapshot_${SNAP_DATE} @@ -18,7 +18,7 @@ SNAP_DATE= 02132004 WRKSRC= ${WRKDIR}/Tremor -USE_AUTOTOOLS= automake:15 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:15 autoconf:265 libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: audio/liquidsoap/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/liquidsoap/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- audio/liquidsoap/Makefile 6 Jun 2010 20:43:35 -0000 1.4 +++ audio/liquidsoap/Makefile 8 Jun 2010 12:29:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= liquidsoap PORTVERSION= 0.9.2 -PORTREVISION?= 3 +PORTREVISION?= 4 DISTVERSIONPREFIX= full- CATEGORIES= audio net MASTER_SITES= SF/savonet/${PORTNAME}/${PORTVERSION} @@ -51,7 +51,7 @@ USE_OCAML= yes NO_OCAML_RUNDEPENDS= yes -USE_AUTOTOOLS= autoconf:262:env automake:110:env +USE_AUTOTOOLS= autoconf:265:env automake:110:env GNU_CONFIGURE= yes USE_GMAKE= yes Index: audio/mpiosh/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/mpiosh/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- audio/mpiosh/Makefile 22 Aug 2009 00:13:15 -0000 1.18 +++ audio/mpiosh/Makefile 8 Jun 2010 12:29:16 -0000 @@ -7,7 +7,7 @@ PORTNAME= mpiosh PORTVERSION= 0.7.1.p2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/mpio/mpio%20pre-release/0.7.1-pre2 DISTNAME= mpio-${PORTVERSION:S|.p|_pre|} @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ Index: audio/mt-daapd/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/mt-daapd/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- audio/mt-daapd/Makefile 21 Aug 2008 06:16:17 -0000 1.15 +++ audio/mt-daapd/Makefile 8 Jun 2010 12:29:16 -0000 @@ -7,7 +7,7 @@ PORTNAME= mt-daapd PORTVERSION= 0.2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio japanese MASTER_SITES= SF @@ -25,7 +25,7 @@ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-id3tag=${PREFIX} --with-gdbm-includes=${LOCALBASE}/include -USE_AUTOTOOLS= autoheader:262 autoconf:262:env +USE_AUTOTOOLS= autoheader:265 autoconf:265:env USE_ICONV= yes PATCH_SITES+= http://www.apionet.or.jp/~tomi/ Index: audio/musepack/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/musepack/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- audio/musepack/Makefile 29 May 2010 01:15:13 -0000 1.11 +++ audio/musepack/Makefile 8 Jun 2010 12:29:17 -0000 @@ -7,6 +7,7 @@ PORTNAME= musepack PORTVERSION= 2009.03.01 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://files.musepack.net/source/ DISTNAME= ${PORTNAME}_src_r435 @@ -17,7 +18,7 @@ CONFLICTS= libmpcdec-[0-9]* USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 libtoolize automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 libtoolize automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing Index: audio/oggsplit/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/oggsplit/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- audio/oggsplit/Makefile 6 Jun 2010 20:43:37 -0000 1.6 +++ audio/oggsplit/Makefile 8 Jun 2010 12:29:17 -0000 @@ -6,7 +6,7 @@ PORTNAME= oggsplit PORTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/ @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:265 AUTOMAKE_ARGS= --add-missing MAN1= oggsplit.1 Index: audio/orpheus/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/orpheus/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- audio/orpheus/Makefile 6 Jun 2010 20:43:37 -0000 1.13 +++ audio/orpheus/Makefile 8 Jun 2010 12:29:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= orpheus PORTVERSION= 1.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ @@ -19,7 +19,7 @@ USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" Index: audio/rioutil/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/rioutil/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- audio/rioutil/Makefile 2 Aug 2009 19:32:24 -0000 1.22 +++ audio/rioutil/Makefile 8 Jun 2010 12:29:19 -0000 @@ -7,6 +7,7 @@ PORTNAME= rioutil PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF @@ -30,7 +31,7 @@ LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb .else EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure.ac -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 .endif post-extract: Index: audio/xmms-mac/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/xmms-mac/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- audio/xmms-mac/Makefile 21 Feb 2010 01:18:35 -0000 1.16 +++ audio/xmms-mac/Makefile 8 Jun 2010 12:29:23 -0000 @@ -6,7 +6,7 @@ PORTNAME= mac PORTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://repository.slacky.eu/slackware-12.2/multimedia/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION}/src/ \ http://ftp.hosteurope.de/mirror/ftp.frugalware.org/pub/frugalware/frugalware-testing/source/xlib-extra/${PKGNAMEPREFIX}${PORTNAME}/ \ @@ -25,7 +25,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}" -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CPPFLAGS+= "-I${LOCALBASE}/include" USE_LDCONFIG= yes Index: audio/yammi/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/yammi/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- audio/yammi/Makefile 6 Jun 2010 20:43:42 -0000 1.26 +++ audio/yammi/Makefile 8 Jun 2010 12:29:24 -0000 @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -21,7 +21,7 @@ USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gstreamer Index: benchmarks/dkftpbench/Makefile =================================================================== RCS file: /home/pcvs/ports/benchmarks/dkftpbench/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- benchmarks/dkftpbench/Makefile 21 Aug 2008 06:16:21 -0000 1.9 +++ benchmarks/dkftpbench/Makefile 8 Jun 2010 12:29:24 -0000 @@ -7,7 +7,7 @@ PORTNAME= dkftpbench PORTVERSION= 0.45 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks ftp MASTER_SITES= http://www.kegel.com/dkftpbench/ @@ -18,6 +18,6 @@ GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 autoconf:262 +USE_AUTOTOOLS= automake:14 autoconf:265 .include Index: biology/mopac/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/mopac/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- biology/mopac/Makefile 22 Dec 2009 11:25:15 -0000 1.25 +++ biology/mopac/Makefile 8 Jun 2010 12:29:27 -0000 @@ -7,6 +7,7 @@ PORTNAME= mopac PORTVERSION= 7.${MOPAC_SUBVERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= SF/${PORTNAME}7/${PORTNAME}7/${PORTNAME}7-1.00 @@ -18,7 +19,7 @@ LIB_DEPENDS= f2c:${PORTSDIR}/lang/f2c USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" Index: cad/ngspice_rework/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/ngspice_rework/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- cad/ngspice_rework/Makefile 22 Aug 2009 00:15:04 -0000 1.11 +++ cad/ngspice_rework/Makefile 8 Jun 2010 12:29:29 -0000 @@ -7,6 +7,7 @@ PORTNAME= ngspice_rework PORTVERSION= 18 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION} DISTNAME= ng-spice-rework-${PORTVERSION} @@ -14,7 +15,7 @@ MAINTAINER= amakawa@jp.FreeBSD.org COMMENT= A circuit simulator derived from spice3f5 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes #XSPICE doesn't build Index: cad/salome/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/salome/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- cad/salome/Makefile 25 May 2010 22:02:10 -0000 1.5 +++ cad/salome/Makefile 8 Jun 2010 12:29:30 -0000 @@ -6,7 +6,7 @@ PORTNAME= salome PORTVERSION= 5.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad science MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTNAME= src5.1.3 Index: cad/salome/Makefile.ext =================================================================== RCS file: /home/pcvs/ports/cad/salome/Makefile.ext,v retrieving revision 1.3 diff -u -r1.3 Makefile.ext --- cad/salome/Makefile.ext 25 May 2010 22:02:10 -0000 1.3 +++ cad/salome/Makefile.ext 8 Jun 2010 12:29:30 -0000 @@ -90,13 +90,13 @@ #Dependency from other ports ########################################################################### #Dependency from autotools -USE_AUTOTOOLS= autoconf:262 automake:15 libtool:22 aclocal:19 +USE_AUTOTOOLS= autoconf:265 automake:15 libtool:22 aclocal:19 .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:262 + USE_AUTOTOOLS+= autoheader:265 AUTOHEADER_ARGS= -I adm/unix/config_files . else ACLOCAL_ARGS= -I adm_local/unix/config_files -I ${LOCALBASE}/salome_adm/unix/config_files Index: cad/tclspice/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/tclspice/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- cad/tclspice/Makefile 5 Feb 2010 20:06:02 -0000 1.11 +++ cad/tclspice/Makefile 8 Jun 2010 12:29:30 -0000 @@ -7,7 +7,7 @@ PORTNAME= tclspice PORTVERSION= 0.2.18 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -22,7 +22,7 @@ BROKEN= does not compile WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:265 libtool:22 AUTOMAKE_ARGS= -c -a USE_GMAKE= yes ALL_TARGET= tcl Index: chinese/iiimf-le-newpy/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/iiimf-le-newpy/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- chinese/iiimf-le-newpy/Makefile 8 Aug 2009 23:09:00 -0000 1.22 +++ chinese/iiimf-le-newpy/Makefile 8 Jun 2010 12:29:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= le-newpy PORTVERSION= 12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif Index: chinese/iiimf-le-newpy/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/iiimf-le-newpy/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- chinese/iiimf-le-newpy/files/patch-Makefile 20 Aug 2008 00:56:27 -0000 1.6 +++ chinese/iiimf-le-newpy/files/patch-Makefile 8 Jun 2010 12:29:32 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: chinese/iiimf-le-ude/Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/iiimf-le-ude/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- chinese/iiimf-le-ude/Makefile 8 Aug 2009 23:09:01 -0000 1.18 +++ chinese/iiimf-le-ude/Makefile 8 Jun 2010 12:29:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= le-ude PORTVERSION= 12.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif Index: chinese/iiimf-le-ude/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/chinese/iiimf-le-ude/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- chinese/iiimf-le-ude/files/patch-Makefile 20 Aug 2008 00:56:28 -0000 1.6 +++ chinese/iiimf-le-ude/files/patch-Makefile 8 Jun 2010 12:29:32 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: comms/aldo/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/aldo/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- comms/aldo/Makefile 6 Jun 2010 20:39:17 -0000 1.18 +++ comms/aldo/Makefile 8 Jun 2010 12:29:34 -0000 @@ -7,7 +7,7 @@ PORTNAME= aldo PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 automake:110 libtool:22 CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" USE_GMAKE= yes @@ -28,8 +28,8 @@ MAN1= aldo.1 post-patch: - @${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4 - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|1.10|1.10.2|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.65|g' ${WRKSRC}/aclocal.m4 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/aldo ${PREFIX}/bin Index: comms/dfu-util/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/dfu-util/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- comms/dfu-util/Makefile 20 Mar 2009 01:23:22 -0000 1.3 +++ comms/dfu-util/Makefile 8 Jun 2010 12:29:34 -0000 @@ -7,6 +7,7 @@ PORTNAME= dfu-util DISTVERSION= 0.1.snap${SNAPDATE} +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.cran.org.uk/~brucec/software/ @@ -15,7 +16,7 @@ MAN1= dfu-util.1 PLIST_FILES= bin/dfu-util -USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:265 AUTOMAKE_ARGS= --add-missing --foreign --copy SNAPDATE= 20090212 Index: comms/gnuradio/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/gnuradio/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- comms/gnuradio/Makefile 28 Mar 2010 06:31:58 -0000 1.20 +++ comms/gnuradio/Makefile 8 Jun 2010 12:29:35 -0000 @@ -7,7 +7,7 @@ PORTNAME= gnuradio PORTVERSION= 3.1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms astro hamradio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuradio @@ -31,7 +31,7 @@ USE_WX= 2.6+ WX_COMPS= wx wx:build wx:run python:build python:run USE_PERL5= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: comms/hamlib/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/hamlib/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- comms/hamlib/Makefile 25 Nov 2009 17:30:41 -0000 1.27 +++ comms/hamlib/Makefile 8 Jun 2010 12:29:35 -0000 @@ -7,6 +7,7 @@ PORTNAME= hamlib PORTVERSION= 1.2.10 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -20,7 +21,7 @@ USE_PERL5= yes USE_TCL= yes USE_PYTHON= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-perl-binding --with-python=${PYTHON_CMD} \ Index: comms/klog/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/klog/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- comms/klog/Makefile 28 Mar 2010 06:32:00 -0000 1.23 +++ comms/klog/Makefile 8 Jun 2010 12:29:35 -0000 @@ -6,7 +6,7 @@ PORTNAME= klog PORTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= BERLIOS @@ -17,7 +17,7 @@ USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes Index: comms/libsyncml/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/libsyncml/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- comms/libsyncml/Makefile 2 Aug 2009 19:32:35 -0000 1.7 +++ comms/libsyncml/Makefile 8 Jun 2010 12:29:35 -0000 @@ -7,7 +7,7 @@ PORTNAME= libsyncml PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= http://libsyncml.opensync.org/download/releases/${PORTVERSION}/ \ http://mirror.roe.ch/dist/${PORTNAME}/ @@ -19,7 +19,7 @@ openobex:${PORTSDIR}/comms/openobex \ soup-2.2.8:${PORTSDIR}/devel/libsoup22 -USE_AUTOTOOLS= autoheader:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoheader:265 automake:110 libtool:22 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 libxml2 Index: comms/tlf/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/tlf/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- comms/tlf/Makefile 2 Aug 2009 19:32:37 -0000 1.11 +++ comms/tlf/Makefile 8 Jun 2010 12:29:37 -0000 @@ -7,6 +7,7 @@ PORTNAME= tlf PORTVERSION= 0.9.31 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://sharon.esrac.ele.tue.nl/pub/linux/ham/tlf/ \ ${MASTER_SITE_LOCAL} @@ -17,7 +18,7 @@ COMMENT= Amateur Radio curses based logging program WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOTOOLS= autoconf:262 libtool:22 aclocal:19 automake:19 +USE_AUTOTOOLS= autoconf:265 libtool:22 aclocal:19 automake:19 GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" Index: comms/unixcw/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/unixcw/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- comms/unixcw/Makefile 5 Jan 2009 17:27:26 -0000 1.3 +++ comms/unixcw/Makefile 8 Jun 2010 12:29:37 -0000 @@ -7,6 +7,7 @@ PORTNAME= unixcw PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/morse/ \ ${MASTER_SITE_LOCAL} @@ -31,7 +32,7 @@ .endif MAN7= cw.7 CW.7 MANCOMPRESSED= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_LDCONFIG= yes USE_GMAKE= yes Index: databases/dbconnect/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/dbconnect/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- databases/dbconnect/Makefile 1 Feb 2010 14:17:26 -0000 1.21 +++ databases/dbconnect/Makefile 8 Jun 2010 12:29:41 -0000 @@ -8,7 +8,7 @@ PORTNAME= dbconnect PORTVERSION= 0.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/DBConnect%20API%200.3%20Source%20Code/DBConnect%20API%20${PORTVERSION} @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_LDCONFIG= yes CXXFLAGS+= ${PTHREAD_CFLAGS} -fPIC -DFREEBSD Index: databases/firebird20-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/firebird20-server/Makefile,v retrieving revision 1.73 diff -u -r1.73 Makefile --- databases/firebird20-server/Makefile 24 Apr 2010 05:35:58 -0000 1.73 +++ databases/firebird20-server/Makefile 8 Jun 2010 12:29:41 -0000 @@ -7,7 +7,7 @@ PORTNAME?= firebird PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= databases MASTER_SITES= SF/firebird/OldFiles PKGNAMESUFFIX?= -server @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:19 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:19 libtool:22 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \ -I ${WRKSRC}/m4 MAKE_JOBS_UNSAFE= yes Index: databases/freetds/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/freetds/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- databases/freetds/Makefile 14 Jan 2010 23:06:41 -0000 1.58 +++ databases/freetds/Makefile 8 Jun 2010 12:29:41 -0000 @@ -6,7 +6,7 @@ PORTNAME= freetds PORTVERSION= 0.64 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} @@ -20,7 +20,7 @@ USE_ICONV= yes USE_GMAKE= yes GNU_GONFIGURE= yes -USE_AUTOTOOLS= autoconf:262:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-tdsver=${TDS_VER} Index: databases/freetds-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/freetds-devel/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- databases/freetds-devel/Makefile 9 Feb 2010 06:10:29 -0000 1.62 +++ databases/freetds-devel/Makefile 8 Jun 2010 12:29:41 -0000 @@ -6,7 +6,7 @@ PORTNAME= freetds PORTVERSION= 0.82.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} @@ -23,7 +23,7 @@ USE_ICONV= yes USE_GMAKE= yes GNU_GONFIGURE= yes -USE_AUTOTOOLS= autoconf:262:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-tdsver=${TDS_VER} Index: databases/kumofs/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/kumofs/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- databases/kumofs/Makefile 30 May 2010 14:30:10 -0000 1.15 +++ databases/kumofs/Makefile 8 Jun 2010 12:29:42 -0000 @@ -7,6 +7,7 @@ PORTNAME= kumofs PORTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cloud.github.com/downloads/etolabo/kumofs/ @@ -19,7 +20,7 @@ tokyocabinet:${PORTSDIR}/databases/tokyocabinet RUN_DEPENDS= rubygem-msgpack>0:${PORTSDIR}/devel/rubygem-msgpack -USE_AUTOTOOLS= libtool:22 autoheader:262 autoconf:262 automake:110 aclocal:110 +USE_AUTOTOOLS= libtool:22 autoheader:265 autoconf:265 automake:110 aclocal:110 ACLOCAL_ARGS= # empty AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ARGS= --with-msgpack=${LOCALBASE} --with-tokyocabinet=${LOCALBASE} Index: databases/mird/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/mird/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- databases/mird/Makefile 20 Aug 2008 00:56:30 -0000 1.12 +++ databases/mird/Makefile 8 Jun 2010 12:29:43 -0000 @@ -7,7 +7,7 @@ PORTNAME= mird PORTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \ http://grendel.firewall.com/caudium-pkg/ \ @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-debug Index: databases/mysql-gui-tools/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/mysql-gui-tools/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- databases/mysql-gui-tools/Makefile 28 Mar 2010 06:32:12 -0000 1.11 +++ databases/mysql-gui-tools/Makefile 8 Jun 2010 12:29:44 -0000 @@ -8,7 +8,7 @@ PORTNAME= mysql-gui-tools PORTVERSION= 5.0r14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= MySQLGUITools @@ -24,7 +24,7 @@ OPTIONS= QUERY_BROWSER "Build the MySQL Query Browser" on \ ADMINISTRATOR "Build the MySQL Administrator" on -USE_AUTOTOOLS= autoconf:262 libtool:22 automake:110 +USE_AUTOTOOLS= autoconf:265 libtool:22 automake:110 USE_GNOME= libgnome libglade2 gtkhtml3 libgnomeprint intlhack gtksourceview USE_GL= gl glut USE_GMAKE= yes Index: databases/mysql-workbench51/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/mysql-workbench51/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- databases/mysql-workbench51/Makefile 28 Mar 2010 06:32:13 -0000 1.9 +++ databases/mysql-workbench51/Makefile 8 Jun 2010 12:29:44 -0000 @@ -7,7 +7,7 @@ PORTNAME= mysql-workbench-oss PORTVERSION?= 5.1.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= MySQLGUITools @@ -28,7 +28,7 @@ OPTIONS= PYTHON "Enable Python scripting and modules" off -USE_AUTOTOOLS= autoheader:262 autoconf:262 automake:110 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoheader:265 autoconf:265 automake:110 aclocal:110 libtool:22 AUTOMAKE_ARGS= --add-missing --foreign ACLOCAL_ARGS= AUTOCONF_ARGS= Index: databases/mysql-workbench51/files/patch-configure.in =================================================================== RCS file: /home/pcvs/ports/databases/mysql-workbench51/files/patch-configure.in,v retrieving revision 1.1 diff -u -r1.1 patch-configure.in --- databases/mysql-workbench51/files/patch-configure.in 13 Jul 2009 23:14:24 -0000 1.1 +++ databases/mysql-workbench51/files/patch-configure.in 8 Jun 2010 12:29:44 -0000 @@ -5,7 +5,7 @@ ( cd ./ext/ctemplate/ctemplate-src && - autoreconf -i -s; -+ autoreconf-2.62 -i; ++ autoreconf-2.65 -i; ./configure --prefix=$prefix --libdir=$libdir/mysql-workbench --disable-dependency-tracking ) Index: databases/pgcluster/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/pgcluster/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- databases/pgcluster/Makefile 1 Apr 2010 05:16:17 -0000 1.20 +++ databases/pgcluster/Makefile 8 Jun 2010 12:29:48 -0000 @@ -6,7 +6,7 @@ PORTNAME= pgcluster PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/OLD/v${BASEPGSQL} @@ -25,7 +25,7 @@ WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL} USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAKE_FLAGS= # empty MAKEFILE= # empty CONFLICTS= postgresql-* Index: databases/postgresql80-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/postgresql80-server/Makefile,v retrieving revision 1.182 diff -u -r1.182 Makefile --- databases/postgresql80-server/Makefile 31 May 2010 01:57:48 -0000 1.182 +++ databases/postgresql80-server/Makefile 8 Jun 2010 12:29:50 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql PORTVERSION?= 8.0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${PORTVERSION} @@ -103,7 +103,7 @@ . endif . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu Index: databases/postgresql81-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/postgresql81-server/Makefile,v retrieving revision 1.187 diff -u -r1.187 Makefile --- databases/postgresql81-server/Makefile 31 May 2010 01:57:48 -0000 1.187 +++ databases/postgresql81-server/Makefile 8 Jun 2010 12:29:50 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql PORTVERSION?= 8.1.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${PORTVERSION} @@ -104,7 +104,7 @@ . endif . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu Index: databases/postgresql82-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/postgresql82-server/Makefile,v retrieving revision 1.188 diff -u -r1.188 Makefile --- databases/postgresql82-server/Makefile 31 May 2010 01:57:48 -0000 1.188 +++ databases/postgresql82-server/Makefile 8 Jun 2010 12:29:50 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql PORTVERSION?= 8.2.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${PORTVERSION} @@ -96,7 +96,7 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off # . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -# USE_AUTOTOOLS= autoconf:262 +# USE_AUTOTOOLS= autoconf:265 # CONFIGURE_ARGS+=--with-icu # LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu # PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu Index: databases/postgresql83-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/postgresql83-server/Makefile,v retrieving revision 1.198 diff -u -r1.198 Makefile --- databases/postgresql83-server/Makefile 31 May 2010 01:57:49 -0000 1.198 +++ databases/postgresql83-server/Makefile 8 Jun 2010 12:29:50 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql DISTVERSION?= 8.3.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${DISTVERSION} @@ -102,7 +102,7 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu Index: databases/postgresql84-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/postgresql84-server/Makefile,v retrieving revision 1.206 diff -u -r1.206 Makefile --- databases/postgresql84-server/Makefile 5 Jun 2010 11:04:02 -0000 1.206 +++ databases/postgresql84-server/Makefile 8 Jun 2010 12:29:50 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql DISTVERSION?= 8.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${DISTVERSION} @@ -107,7 +107,7 @@ . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-840-icu-2009-09-15.diff.gz:icu Index: databases/postgresql90-server/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/postgresql90-server/Makefile,v retrieving revision 1.201 diff -u -r1.201 Makefile --- databases/postgresql90-server/Makefile 25 Mar 2010 22:58:11 -0000 1.201 +++ databases/postgresql90-server/Makefile 8 Jun 2010 12:29:50 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql DISTVERSION?= 8.4.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${DISTVERSION} @@ -105,7 +105,7 @@ . endif . if (defined(SERVER_ONLY) && (defined(WITH_ICU) || defined(WITH_ICU4))) || make(makesum) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS+=--with-icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCHFILES+= pg-840-icu-2009-09-15.diff.gz:icu Index: databases/sqlrelay/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/sqlrelay/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- databases/sqlrelay/Makefile 2 Nov 2009 15:55:08 -0000 1.62 +++ databases/sqlrelay/Makefile 8 Jun 2010 12:29:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= SF @@ -18,7 +18,7 @@ WANT_GNOME= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \ CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \ Index: databases/tdb/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/tdb/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- databases/tdb/Makefile 5 Feb 2010 00:50:46 -0000 1.12 +++ databases/tdb/Makefile 8 Jun 2010 12:29:53 -0000 @@ -7,6 +7,7 @@ PORTNAME= tdb PORTVERSION= 1.2.0 +PORTREVISION= 1 PORTREVISION= 0 CATEGORIES= databases MASTER_SITES= ftp://ftp.samba.org/pub/%SUBDIR%/ \ @@ -24,7 +25,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} Index: databases/tora/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/tora/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- databases/tora/Makefile 28 Mar 2010 06:32:19 -0000 1.33 +++ databases/tora/Makefile 8 Jun 2010 12:29:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= tora DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= SF @@ -25,7 +25,7 @@ ORACLE_VER= 8i # Client version ONLY_FOR_ARCHS= i386 -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 autoheader:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 autoheader:265 libtool:22 USE_QT_VER= 4 QT_COMPONENTS= gui corelib sql xml network linguist moc_build uic_build rcc_build USE_GMAKE= yes Index: deskutils/global-menu/Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/global-menu/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- deskutils/global-menu/Makefile 31 May 2010 01:57:55 -0000 1.8 +++ deskutils/global-menu/Makefile 8 Jun 2010 12:29:56 -0000 @@ -7,7 +7,7 @@ PORTNAME= gnome-globalmenu PORTVERSION= 0.7.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= http://gnome2-globalmenu.googlecode.com/files/ @@ -22,7 +22,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 automake:19:env autoheader:262:env +USE_AUTOTOOLS= libtool:22 automake:19:env autoheader:265:env INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: deskutils/google-gadgets/Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/google-gadgets/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- deskutils/google-gadgets/Makefile 3 Apr 2010 10:44:05 -0000 1.18 +++ deskutils/google-gadgets/Makefile 8 Jun 2010 12:29:56 -0000 @@ -7,7 +7,7 @@ PORTNAME= google-gadgets PORTVERSION= 0.11.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://google-gadgets-for-linux.googlecode.com/files/ DISTNAME= ${PORTNAME}-for-linux-${PORTVERSION} @@ -38,7 +38,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -Wno-deprecated-declarations" LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins -USE_AUTOTOOLS= libtool:22:env autoconf:262:env automake:110:env aclocal:110:env libltdl:22 +USE_AUTOTOOLS= libtool:22:env autoconf:265:env automake:110:env aclocal:110:env libltdl:22 WANT_GNOME= yes USE_GNOME= gnomehack INSTALLS_ICONS= yes Index: deskutils/kmatrix3d/Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/kmatrix3d/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- deskutils/kmatrix3d/Makefile 28 Mar 2010 06:32:37 -0000 1.12 +++ deskutils/kmatrix3d/Makefile 8 Jun 2010 12:29:57 -0000 @@ -7,7 +7,7 @@ PORTNAME= kmatrix3d PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MASTER_SITES= SF @@ -21,7 +21,7 @@ USE_GL= glut GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 automake:19:env autoheader:262:env +USE_AUTOTOOLS= libtool:22 automake:19:env autoheader:265:env USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_PERL5_BUILD= yes Index: deskutils/ksmoothdock/Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/ksmoothdock/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- deskutils/ksmoothdock/Makefile 28 Mar 2010 06:32:38 -0000 1.20 +++ deskutils/ksmoothdock/Makefile 8 Jun 2010 12:29:57 -0000 @@ -7,7 +7,7 @@ PORTNAME= ksmoothdock PORTVERSION= 4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils kde MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}_automake-1.9 @@ -19,7 +19,7 @@ USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_PERL5_BUILD=yes Index: deskutils/taskjuggler/Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/taskjuggler/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- deskutils/taskjuggler/Makefile 28 Mar 2010 06:32:50 -0000 1.35 +++ deskutils/taskjuggler/Makefile 8 Jun 2010 12:29:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= taskjuggler PORTVERSION= 2.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://www.taskjuggler.org/download/ @@ -29,7 +29,7 @@ USE_QT_VER= 3 USE_PERL5_RUN= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_CFLAGS}" Index: devel/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/Makefile,v retrieving revision 1.3966 diff -u -r1.3966 Makefile --- devel/Makefile 7 Jun 2010 03:58:17 -0000 1.3966 +++ devel/Makefile 8 Jun 2010 12:30:00 -0000 @@ -64,12 +64,13 @@ SUBDIR += autoconf-archive SUBDIR += autoconf-wrapper SUBDIR += autoconf213 - SUBDIR += autoconf262 + SUBDIR += autoconf265 SUBDIR += autodia SUBDIR += autodist SUBDIR += autogen SUBDIR += automake-wrapper SUBDIR += automake110 + SUBDIR += automake111 SUBDIR += automake14 SUBDIR += automake15 SUBDIR += automake16 Index: devel/allegro/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/allegro/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- devel/allegro/Makefile 21 Apr 2010 17:17:55 -0000 1.38 +++ devel/allegro/Makefile 8 Jun 2010 12:30:01 -0000 @@ -7,14 +7,14 @@ PORTNAME= allegro DISTVERSION= 4.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/alleg/${PORTNAME}/${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes Index: devel/allegro-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/allegro-devel/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- devel/allegro-devel/Makefile 21 Apr 2010 17:17:55 -0000 1.40 +++ devel/allegro-devel/Makefile 8 Jun 2010 12:30:01 -0000 @@ -7,7 +7,7 @@ PORTNAME= allegro DISTVERSION= 4.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/alleg/${PORTNAME}-unstable/${PORTVERSION} PKGNAMESUFFIX= -devel @@ -15,7 +15,7 @@ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes Index: devel/apr0/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/apr0/Makefile,v retrieving revision 1.108 diff -u -r1.108 Makefile --- devel/apr0/Makefile 27 May 2010 03:32:06 -0000 1.108 +++ devel/apr0/Makefile 8 Jun 2010 12:30:01 -0000 @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -32,7 +33,7 @@ NO_LATEST_LINK= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19 autoconf:265 libtool:22:env USE_PERL5_BUILD= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes Index: devel/apr1/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/apr1/Makefile,v retrieving revision 1.105 diff -u -r1.105 Makefile --- devel/apr1/Makefile 27 May 2010 03:32:06 -0000 1.105 +++ devel/apr1/Makefile 8 Jun 2010 12:30:01 -0000 @@ -6,7 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -34,7 +34,7 @@ APU_VERSION= 1.3.9 USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19 autoconf:265 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.6 USE_LDCONFIG= yes Index: devel/apr2/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/apr2/Makefile,v retrieving revision 1.108 diff -u -r1.108 Makefile --- devel/apr2/Makefile 3 Jun 2010 03:46:01 -0000 1.108 +++ devel/apr2/Makefile 8 Jun 2010 12:30:01 -0000 @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://svn.apache.org/snapshots/apr/ DISTNAME= ${PORTNAME}_${SNAPDATE} @@ -34,7 +35,7 @@ DEVELOPER_ONLY "I want to test apr2 not the maintainer" off USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19 autoconf:265 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.6 USE_LDCONFIG= yes Index: devel/argp-standalone/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/argp-standalone/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/argp-standalone/Makefile 2 Aug 2009 19:33:02 -0000 1.8 +++ devel/argp-standalone/Makefile 8 Jun 2010 12:30:01 -0000 @@ -7,7 +7,7 @@ PORTNAME= argp-standalone PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/ \ ${MASTER_SITE_LOCAL} @@ -17,7 +17,7 @@ COMMENT= Standalone version of arguments parsing functions from GLIBC GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoconf:265 automake:110 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal USE_LDCONFIG= yes Index: devel/autoconf-archive/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/autoconf-archive/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- devel/autoconf-archive/Makefile 26 Apr 2009 23:33:58 -0000 1.15 +++ devel/autoconf-archive/Makefile 8 Jun 2010 12:30:01 -0000 @@ -7,6 +7,7 @@ PORTNAME= autoconf-archive PORTVERSION= 0.${DISTDATE:C/-/./g} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://autoconf-archive.cryp.to/ \ http://mitglied.lycos.de/mkamm/distfiles/ @@ -17,7 +18,7 @@ DISTDATE= 2009-04-19 USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:262:env automake:110:env +USE_AUTOTOOLS= autoconf:265:env automake:110:env GNU_CONFIGURE= yes PLIST_SUB= MACRODIR=share/aclocal Index: devel/autoconf262/Makefile =================================================================== RCS file: devel/autoconf262/Makefile diff -N devel/autoconf262/Makefile --- devel/autoconf262/Makefile 16 Dec 2009 11:21:25 -0000 1.75 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,62 +0,0 @@ -# New ports collection makefile for: autoconf262 -# Date created: 7th December 2006 -# Whom: ade@FreeBSD.org -# -# $FreeBSD: ports/devel/autoconf262/Makefile,v 1.75 2009/12/16 11:21:25 linimon Exp $ -# - -PORTNAME= autoconf -PORTVERSION= 2.62 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= autoconf -DISTNAME= autoconf-${PORTVERSION} - -# note: before committing to this port, contact portmgr to arrange for an -# experimental ports run. Untested commits may be backed out at portmgr's -# discretion. -MAINTAINER= autotools@FreeBSD.org -COMMENT= Automatically configure source code on many Un*x platforms (2.62) - -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - help2man:${PORTSDIR}/misc/help2man -RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - autoconf-wrapper:${PORTSDIR}/devel/autoconf-wrapper - -BUILD_VERSION= 2.62 -PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} -LATEST_LINK= autoconf262 -USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL5= yes -INFO= autoconf-${BUILD_VERSION} - -GNU_CONFIGURE= yes -CONFIGURE_ENV+= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK} -CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} --without-lispdir - -GENERIC_TOOLS= config.guess config.sub elisp-comp install-sh mdate-sh missing -GENERIC_LINKS= autoconf autoheader autom4te autoreconf autoscan autoupdate \ - ifnames - -MAN1_PAGES= ${GENERIC_LINKS} config.guess config.sub -MAN1= ${MAN1_PAGES:S/$/-${BUILD_VERSION}.1/g} - -post-patch: - @(cd ${WRKSRC}/man && \ - for file in *.[1x]; do \ - ${REINPLACE_CMD} -E 's,([^-]auto)(conf|make|reconf|update|header|scan),\1\2-${BUILD_VERSION},g ; \ - s,(config\.guess|config\.sub|ifnames),\1-${BUILD_VERSION},g' $$file ; \ - done) - @(cd ${WRKSRC}/doc && \ - ${RM} -f *.info && \ - ${MV} autoconf.texi autoconf-${BUILD_VERSION}.texi) - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|@PACKAGE@$$|@PACKAGE@-@VERSION@|' - -post-install: -.for FILE in ${GENERIC_TOOLS} - @${INSTALL_SCRIPT} ${WRKSRC}/build-aux/${FILE} ${PREFIX}/share/autoconf-${BUILD_VERSION} -.endfor - -.include Index: devel/autoconf262/distinfo =================================================================== RCS file: devel/autoconf262/distinfo diff -N devel/autoconf262/distinfo --- devel/autoconf262/distinfo 17 May 2008 19:42:22 -0000 1.19 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,3 +0,0 @@ -MD5 (autoconf-2.62.tar.bz2) = e1fb8fe0b22e651240afdfa2be537a3c -SHA256 (autoconf-2.62.tar.bz2) = 42be7628e32fd3bebe07d684b11fb6e7e7920ef698fc4ccb3da6d77f91cefb96 -SIZE (autoconf-2.62.tar.bz2) = 1165951 Index: devel/autoconf262/pkg-descr =================================================================== RCS file: devel/autoconf262/pkg-descr diff -N devel/autoconf262/pkg-descr --- devel/autoconf262/pkg-descr 23 Dec 2001 06:50:32 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,9 +0,0 @@ -Autoconf is an extensible package of m4 macros that produce shell -scripts to automatically configure software source code packages. -These scripts can adapt the packages to many kinds of UNIX-like -systems without manual user intervention. Autoconf creates a -configuration script for a package from a template file that lists the -operating system features that the package can use, in the form of m4 -macro calls. - -WWW: http://www.gnu.org/software/autoconf/ Index: devel/autoconf262/pkg-plist =================================================================== RCS file: devel/autoconf262/pkg-plist diff -N devel/autoconf262/pkg-plist --- devel/autoconf262/pkg-plist 28 Jul 2007 06:33:45 -0000 1.21 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,58 +0,0 @@ -bin/autoconf-%%BUILD_VERSION%% -bin/autoheader-%%BUILD_VERSION%% -bin/autom4te-%%BUILD_VERSION%% -bin/autoreconf-%%BUILD_VERSION%% -bin/autoscan-%%BUILD_VERSION%% -bin/autoupdate-%%BUILD_VERSION%% -bin/ifnames-%%BUILD_VERSION%% -share/autoconf-%%BUILD_VERSION%%/Autom4te/C4che.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/ChannelDefs.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/Channels.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/Configure_ac.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/FileUtils.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/General.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/Request.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/Struct.pm -share/autoconf-%%BUILD_VERSION%%/Autom4te/XFile.pm -share/autoconf-%%BUILD_VERSION%%/INSTALL -share/autoconf-%%BUILD_VERSION%%/autoconf/autoconf.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/autoconf.m4f -share/autoconf-%%BUILD_VERSION%%/autoconf/autoheader.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/autoscan.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/autotest.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/autoupdate.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/c.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/erlang.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/fortran.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/functions.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/general.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/headers.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/lang.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/libs.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/oldnames.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/programs.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/specific.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/status.m4 -share/autoconf-%%BUILD_VERSION%%/autoconf/types.m4 -share/autoconf-%%BUILD_VERSION%%/autom4te.cfg -share/autoconf-%%BUILD_VERSION%%/autoscan/autoscan.list -share/autoconf-%%BUILD_VERSION%%/autotest/autotest.m4 -share/autoconf-%%BUILD_VERSION%%/autotest/autotest.m4f -share/autoconf-%%BUILD_VERSION%%/autotest/general.m4 -share/autoconf-%%BUILD_VERSION%%/config.guess -share/autoconf-%%BUILD_VERSION%%/config.sub -share/autoconf-%%BUILD_VERSION%%/elisp-comp -share/autoconf-%%BUILD_VERSION%%/install-sh -share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sh.m4 -share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sh.m4f -share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sugar.m4 -share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sugar.m4f -share/autoconf-%%BUILD_VERSION%%/m4sugar/version.m4 -share/autoconf-%%BUILD_VERSION%%/mdate-sh -share/autoconf-%%BUILD_VERSION%%/missing -@dirrm share/autoconf-%%BUILD_VERSION%%/m4sugar -@dirrm share/autoconf-%%BUILD_VERSION%%/autotest -@dirrm share/autoconf-%%BUILD_VERSION%%/autoscan -@dirrm share/autoconf-%%BUILD_VERSION%%/autoconf -@dirrm share/autoconf-%%BUILD_VERSION%%/Autom4te -@dirrm share/autoconf-%%BUILD_VERSION%% Index: devel/autoconf262/files/patch-autoconf.texi =================================================================== RCS file: devel/autoconf262/files/patch-autoconf.texi diff -N devel/autoconf262/files/patch-autoconf.texi --- devel/autoconf262/files/patch-autoconf.texi 17 May 2008 19:42:22 -0000 1.6 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,38 +0,0 @@ ---- doc/autoconf.texi.orig 2008-04-05 11:43:30.000000000 -0700 -+++ doc/autoconf.texi 2008-05-16 18:27:31.000000000 -0700 -@@ -3,5 +3,5 @@ - @comment %**start of header --@setfilename autoconf.info -+@setfilename autoconf-2.62.info - @include version.texi --@settitle Autoconf -+@settitle Autoconf-2.62 - @setchapternewpage odd -@@ -205,25 +205,5 @@ - --@dircategory Software development -+@dircategory Programming & development tools - @direntry --* Autoconf: (autoconf). Create source code configuration scripts. --@end direntry -- --@dircategory Individual utilities --@direntry --* autoscan: (autoconf)autoscan Invocation. -- Semi-automatic @file{configure.ac} writing --* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source. --* autoconf-invocation: (autoconf)autoconf Invocation. -- How to create configuration scripts --* autoreconf: (autoconf)autoreconf Invocation. -- Remaking multiple @command{configure} scripts --* autoheader: (autoconf)autoheader Invocation. -- How to create configuration templates --* autom4te: (autoconf)autom4te Invocation. -- The Autoconf executables backbone --* configure: (autoconf)configure Invocation. Configuring a package. --* autoupdate: (autoconf)autoupdate Invocation. -- Automatic update of @file{configure.ac} --* config.status: (autoconf)config.status Invocation. Recreating configurations. --* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite. -+* Autoconf-2.62: (autoconf-2.62). Create source code configuration scripts. - @end direntry Index: devel/autoconf262/files/patch-doc-Makefile.in =================================================================== RCS file: devel/autoconf262/files/patch-doc-Makefile.in diff -N devel/autoconf262/files/patch-doc-Makefile.in --- devel/autoconf262/files/patch-doc-Makefile.in 18 May 2008 05:50:42 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,25 +0,0 @@ ---- doc/Makefile.in.orig Mon Oct 16 13:58:44 2006 -+++ doc/Makefile.in Thu Apr 5 01:51:13 2007 -@@ -44,3 +44,3 @@ - DIST_SOURCES = --INFO_DEPS = $(srcdir)/autoconf.info $(srcdir)/standards.info -+INFO_DEPS = $(srcdir)/autoconf-2.62.info - TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex -@@ -51,3 +51,3 @@ - HTMLS = autoconf.html standards.html --TEXINFOS = autoconf.texi standards.texi -+TEXINFOS = autoconf-2.62.texi - TEXI2PDF = $(TEXI2DVI) --pdf --batch -@@ -241,3 +241,3 @@ - fi --$(srcdir)/autoconf.info: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) -+$(srcdir)/autoconf-2.62.info: autoconf-2.62.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) - autoconf.dvi: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) -@@ -246,5 +246,5 @@ - $(srcdir)/version.texi: $(srcdir)/stamp-vti --$(srcdir)/stamp-vti: autoconf.texi $(top_srcdir)/configure -+$(srcdir)/stamp-vti: autoconf-2.62.texi $(top_srcdir)/configure - @(dir=.; test -f ./autoconf.texi || dir=$(srcdir); \ -- set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf.texi`; \ -+ set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf-2.62.texi`; \ - echo "@set UPDATED $$1 $$2 $$3"; \ Index: devel/autoconf265/Makefile =================================================================== RCS file: devel/autoconf265/Makefile diff -N devel/autoconf265/Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/autoconf265/Makefile 8 Jun 2010 12:30:01 -0000 @@ -0,0 +1,59 @@ +# New ports collection makefile for: autoconf265 +# Date created: 7th December 2006 +# Whom: ade@FreeBSD.org +# +# $FreeBSD$ +# + +PORTNAME= autoconf +PORTVERSION= 2.65 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= autoconf +DISTNAME= autoconf-${PORTVERSION} + +MAINTAINER= autotools@FreeBSD.org +COMMENT= Automatically configure source code on many Un*x platforms (2.65) + +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ + help2man:${PORTSDIR}/misc/help2man +RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ + autoconf-wrapper:${PORTSDIR}/devel/autoconf-wrapper + +BUILD_VERSION= 2.65 +PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} +LATEST_LINK= autoconf265 +USE_BZIP2= yes +USE_GMAKE= yes +USE_PERL5= yes +INFO= autoconf-${BUILD_VERSION} + +GNU_CONFIGURE= yes +CONFIGURE_ENV+= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK} +CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} --without-lispdir + +GENERIC_TOOLS= config.guess config.sub elisp-comp install-sh mdate-sh missing +GENERIC_LINKS= autoconf autoheader autom4te autoreconf autoscan autoupdate \ + ifnames + +MAN1_PAGES= ${GENERIC_LINKS} config.guess config.sub +MAN1= ${MAN1_PAGES:S/$/-${BUILD_VERSION}.1/g} + +post-patch: + @(cd ${WRKSRC}/man && \ + for file in *.[1x]; do \ + ${REINPLACE_CMD} -E 's,([^-]auto)(conf|make|reconf|update|header|scan),\1\2-${BUILD_VERSION},g ; \ + s,(config\.guess|config\.sub|ifnames),\1-${BUILD_VERSION},g' $$file ; \ + done) + @(cd ${WRKSRC}/doc && \ + ${RM} -f *.info && \ + ${MV} autoconf.texi autoconf-${BUILD_VERSION}.texi) + @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ + 's|@PACKAGE@$$|@PACKAGE@-@VERSION@|' + +post-install: +.for FILE in ${GENERIC_TOOLS} + @${INSTALL_SCRIPT} ${WRKSRC}/build-aux/${FILE} ${PREFIX}/share/autoconf-${BUILD_VERSION} +.endfor + +.include Index: devel/autoconf265/distinfo =================================================================== RCS file: devel/autoconf265/distinfo diff -N devel/autoconf265/distinfo --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/autoconf265/distinfo 8 Jun 2010 12:30:01 -0000 @@ -0,0 +1,3 @@ +MD5 (autoconf-2.65.tar.bz2) = a6de1cc6434cd64038b0a0ae4e252b33 +SHA256 (autoconf-2.65.tar.bz2) = db11944057f3faf229ff5d6ce3fcd819f565455c152b72cec17ebc1cbb80136b +SIZE (autoconf-2.65.tar.bz2) = 1332522 Index: devel/autoconf265/pkg-descr =================================================================== RCS file: devel/autoconf265/pkg-descr diff -N devel/autoconf265/pkg-descr --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/autoconf265/pkg-descr 8 Jun 2010 12:30:01 -0000 @@ -0,0 +1,9 @@ +Autoconf is an extensible package of m4 macros that produce shell +scripts to automatically configure software source code packages. +These scripts can adapt the packages to many kinds of UNIX-like +systems without manual user intervention. Autoconf creates a +configuration script for a package from a template file that lists the +operating system features that the package can use, in the form of m4 +macro calls. + +WWW: http://www.gnu.org/software/autoconf/ Index: devel/autoconf265/pkg-plist =================================================================== RCS file: devel/autoconf265/pkg-plist diff -N devel/autoconf265/pkg-plist --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/autoconf265/pkg-plist 8 Jun 2010 12:30:01 -0000 @@ -0,0 +1,60 @@ +bin/autoconf-%%BUILD_VERSION%% +bin/autoheader-%%BUILD_VERSION%% +bin/autom4te-%%BUILD_VERSION%% +bin/autoreconf-%%BUILD_VERSION%% +bin/autoscan-%%BUILD_VERSION%% +bin/autoupdate-%%BUILD_VERSION%% +bin/ifnames-%%BUILD_VERSION%% +share/autoconf-%%BUILD_VERSION%%/Autom4te/C4che.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/ChannelDefs.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/Channels.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/Configure_ac.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/FileUtils.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/General.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/Request.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/Struct.pm +share/autoconf-%%BUILD_VERSION%%/Autom4te/XFile.pm +share/autoconf-%%BUILD_VERSION%%/INSTALL +share/autoconf-%%BUILD_VERSION%%/autoconf/autoconf.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/autoconf.m4f +share/autoconf-%%BUILD_VERSION%%/autoconf/autoheader.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/autoscan.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/autotest.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/autoupdate.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/c.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/erlang.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/fortran.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/functions.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/general.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/headers.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/lang.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/libs.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/oldnames.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/programs.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/specific.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/status.m4 +share/autoconf-%%BUILD_VERSION%%/autoconf/types.m4 +share/autoconf-%%BUILD_VERSION%%/autom4te.cfg +share/autoconf-%%BUILD_VERSION%%/autoscan/autoscan.list +share/autoconf-%%BUILD_VERSION%%/autotest/autotest.m4 +share/autoconf-%%BUILD_VERSION%%/autotest/autotest.m4f +share/autoconf-%%BUILD_VERSION%%/autotest/general.m4 +share/autoconf-%%BUILD_VERSION%%/autotest/specific.m4 +share/autoconf-%%BUILD_VERSION%%/config.guess +share/autoconf-%%BUILD_VERSION%%/config.sub +share/autoconf-%%BUILD_VERSION%%/elisp-comp +share/autoconf-%%BUILD_VERSION%%/install-sh +share/autoconf-%%BUILD_VERSION%%/m4sugar/foreach.m4 +share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sh.m4 +share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sh.m4f +share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sugar.m4 +share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sugar.m4f +share/autoconf-%%BUILD_VERSION%%/m4sugar/version.m4 +share/autoconf-%%BUILD_VERSION%%/mdate-sh +share/autoconf-%%BUILD_VERSION%%/missing +@dirrm share/autoconf-%%BUILD_VERSION%%/m4sugar +@dirrm share/autoconf-%%BUILD_VERSION%%/autotest +@dirrm share/autoconf-%%BUILD_VERSION%%/autoscan +@dirrm share/autoconf-%%BUILD_VERSION%%/autoconf +@dirrm share/autoconf-%%BUILD_VERSION%%/Autom4te +@dirrm share/autoconf-%%BUILD_VERSION%% Index: devel/autoconf265/files/patch-autoconf.texi =================================================================== RCS file: devel/autoconf265/files/patch-autoconf.texi diff -N devel/autoconf265/files/patch-autoconf.texi --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/autoconf265/files/patch-autoconf.texi 8 Jun 2010 12:30:01 -0000 @@ -0,0 +1,38 @@ +--- doc/autoconf.texi.orig 2008-04-05 11:43:30.000000000 -0700 ++++ doc/autoconf.texi 2008-05-16 18:27:31.000000000 -0700 +@@ -3,5 +3,5 @@ + @comment %**start of header +-@setfilename autoconf.info ++@setfilename autoconf-2.65.info + @include version.texi +-@settitle Autoconf ++@settitle Autoconf-2.65 + @setchapternewpage odd +@@ -205,25 +205,5 @@ + +-@dircategory Software development ++@dircategory Programming & development tools + @direntry +-* Autoconf: (autoconf). Create source code configuration scripts. +-@end direntry +- +-@dircategory Individual utilities +-@direntry +-* autoscan: (autoconf)autoscan Invocation. +- Semi-automatic @file{configure.ac} writing +-* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source. +-* autoconf-invocation: (autoconf)autoconf Invocation. +- How to create configuration scripts +-* autoreconf: (autoconf)autoreconf Invocation. +- Remaking multiple @command{configure} scripts +-* autoheader: (autoconf)autoheader Invocation. +- How to create configuration templates +-* autom4te: (autoconf)autom4te Invocation. +- The Autoconf executables backbone +-* configure: (autoconf)configure Invocation. Configuring a package. +-* autoupdate: (autoconf)autoupdate Invocation. +- Automatic update of @file{configure.ac} +-* config.status: (autoconf)config.status Invocation. Recreating configurations. +-* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite. ++* Autoconf-2.65: (autoconf-2.65). Create source code configuration scripts. + @end direntry Index: devel/autoconf265/files/patch-doc-Makefile.in =================================================================== RCS file: devel/autoconf265/files/patch-doc-Makefile.in diff -N devel/autoconf265/files/patch-doc-Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/autoconf265/files/patch-doc-Makefile.in 8 Jun 2010 12:30:01 -0000 @@ -0,0 +1,25 @@ +--- doc/Makefile.in.orig Mon Oct 16 13:58:44 2006 ++++ doc/Makefile.in Thu Apr 5 01:51:13 2007 +@@ -44,3 +44,3 @@ + DIST_SOURCES = +-INFO_DEPS = $(srcdir)/autoconf.info $(srcdir)/standards.info ++INFO_DEPS = $(srcdir)/autoconf-2.65.info + TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex +@@ -51,3 +51,3 @@ + HTMLS = autoconf.html standards.html +-TEXINFOS = autoconf.texi standards.texi ++TEXINFOS = autoconf-2.65.texi + TEXI2PDF = $(TEXI2DVI) --pdf --batch +@@ -241,3 +241,3 @@ + fi +-$(srcdir)/autoconf.info: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) ++$(srcdir)/autoconf-2.65.info: autoconf-2.65.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) + autoconf.dvi: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) +@@ -246,5 +246,5 @@ + $(srcdir)/version.texi: $(srcdir)/stamp-vti +-$(srcdir)/stamp-vti: autoconf.texi $(top_srcdir)/configure ++$(srcdir)/stamp-vti: autoconf-2.65.texi $(top_srcdir)/configure + @(dir=.; test -f ./autoconf.texi || dir=$(srcdir); \ +- set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf.texi`; \ ++ set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf-2.65.texi`; \ + echo "@set UPDATED $$1 $$2 $$3"; \ Index: devel/automake110/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake110/Makefile,v retrieving revision 1.79 diff -u -r1.79 Makefile --- devel/automake110/Makefile 16 Dec 2009 11:21:25 -0000 1.79 +++ devel/automake110/Makefile 8 Jun 2010 12:30:02 -0000 @@ -6,7 +6,8 @@ # PORTNAME= automake -PORTVERSION= 1.10.1 +PORTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake @@ -21,7 +22,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.10 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake110 Index: devel/automake110/distinfo =================================================================== RCS file: /home/pcvs/ports/devel/automake110/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- devel/automake110/distinfo 6 Jun 2008 02:35:58 -0000 1.27 +++ devel/automake110/distinfo 8 Jun 2010 12:30:02 -0000 @@ -1,3 +1,3 @@ -MD5 (automake-1.10.1.tar.bz2) = 4510391e6b3edaa4cffb3ced87c9560c -SHA256 (automake-1.10.1.tar.bz2) = b26a3499672b0eddcbd87c8e61dfb60ae74d9ee0cc181a5d924fb73db62a25ec -SIZE (automake-1.10.1.tar.bz2) = 918341 +MD5 (automake-1.10.2.tar.bz2) = 1498208ab1c8393dcbd9afb7d06df6d5 +SHA256 (automake-1.10.2.tar.bz2) = c38ac9fe53d9492b0a0a02a8e691cd2c96d7f4cc13aedeedc6d08613b77e640f +SIZE (automake-1.10.2.tar.bz2) = 936322 Index: devel/automake111/Makefile =================================================================== RCS file: devel/automake111/Makefile diff -N devel/automake111/Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/Makefile 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,46 @@ +# New ports collection makefile for: automake111 +# Date created: 5th December 2006 +# Whom: Ade Lovett +# +# $FreeBSD$ +# + +PORTNAME= automake +PORTVERSION= 1.11 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= automake +DISTNAME= automake-${PORTVERSION} + +MAINTAINER= ade@FreeBSD.org +COMMENT= GNU Standards-compliant Makefile generator (1.11) + +RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ + automake-wrapper:${PORTSDIR}/devel/automake-wrapper + +USE_AUTOTOOLS= autoconf:265:env +BUILD_VERSION= 1.11 +PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} +LATEST_LINK= automake111 +USE_BZIP2= yes +USE_PERL5= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} +CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split" +INFO= automake-${BUILD_VERSION} +MAN1= aclocal-${BUILD_VERSION}-${BUILD_VERSION}.1 \ + aclocal-${BUILD_VERSION}.1 \ + automake-${BUILD_VERSION}-${BUILD_VERSION}.1 \ + automake-${BUILD_VERSION}.1 + +post-patch: + @${RM} ${WRKSRC}/doc/*.info + @${MV} ${WRKSRC}/doc/automake.texi \ + ${WRKSRC}/doc/automake-${BUILD_VERSION}.texi + +pre-su-install: + @${RM} -fr ${PREFIX}/share/automake-${BUILD_VERSION} + @${MKDIR} ${PREFIX}/share/automake-${BUILD_VERSION} + @${MKDIR} ${PREFIX}/share/aclocal-${BUILD_VERSION} + +.include Index: devel/automake111/distinfo =================================================================== RCS file: devel/automake111/distinfo diff -N devel/automake111/distinfo --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/distinfo 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,3 @@ +MD5 (automake-1.11.tar.bz2) = 4db4efe027e26b33930a7e151de19d0f +SHA256 (automake-1.11.tar.bz2) = 29aaf27be23559002ac003f539e73c8858cefada2f1ef3f05b6d44f28340aac0 +SIZE (automake-1.11.tar.bz2) = 1058759 Index: devel/automake111/pkg-descr =================================================================== RCS file: devel/automake111/pkg-descr diff -N devel/automake111/pkg-descr --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/pkg-descr 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,14 @@ +Automake is a tool for automatically generating Makefiles compliant with +the GNU Coding Standards. It was inspired by the 4.4BSD make and include +files, but aims to be portable and to conform to the GNU standards for +Makefile variables and targets. Automake is a Perl script. The input files +are called Makefile.am. The output files are called Makefile.in; They are +intended for use with Autoconf. Automake requires certain things to be done +in your configure.in. This package also includes the "aclocal" +program. aclocal is a program to generate an 'aclocal.m4' based on the +contents of 'configure.in'. It is useful as an extensible, maintainable +mechanism for augmenting autoconf. + +WWW: http://www.gnu.org/software/automake/ + +-- AlanE Index: devel/automake111/pkg-plist =================================================================== RCS file: devel/automake111/pkg-plist diff -N devel/automake111/pkg-plist --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/pkg-plist 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,125 @@ +bin/aclocal-%%BUILD_VERSION%% +bin/automake-%%BUILD_VERSION%% +share/aclocal-%%BUILD_VERSION%%/amversion.m4 +share/aclocal-%%BUILD_VERSION%%/as.m4 +share/aclocal-%%BUILD_VERSION%%/auxdir.m4 +share/aclocal-%%BUILD_VERSION%%/ccstdc.m4 +share/aclocal-%%BUILD_VERSION%%/cond.m4 +share/aclocal-%%BUILD_VERSION%%/cond-if.m4 +share/aclocal-%%BUILD_VERSION%%/depend.m4 +share/aclocal-%%BUILD_VERSION%%/depout.m4 +share/aclocal-%%BUILD_VERSION%%/dmalloc.m4 +share/aclocal-%%BUILD_VERSION%%/gcj.m4 +share/aclocal-%%BUILD_VERSION%%/header.m4 +share/aclocal-%%BUILD_VERSION%%/init.m4 +share/aclocal-%%BUILD_VERSION%%/install-sh.m4 +share/aclocal-%%BUILD_VERSION%%/lead-dot.m4 +share/aclocal-%%BUILD_VERSION%%/lex.m4 +share/aclocal-%%BUILD_VERSION%%/lispdir.m4 +share/aclocal-%%BUILD_VERSION%%/maintainer.m4 +share/aclocal-%%BUILD_VERSION%%/make.m4 +share/aclocal-%%BUILD_VERSION%%/minuso.m4 +share/aclocal-%%BUILD_VERSION%%/missing.m4 +share/aclocal-%%BUILD_VERSION%%/mkdirp.m4 +share/aclocal-%%BUILD_VERSION%%/multi.m4 +share/aclocal-%%BUILD_VERSION%%/obsol-gt.m4 +share/aclocal-%%BUILD_VERSION%%/obsol-lt.m4 +share/aclocal-%%BUILD_VERSION%%/obsolete.m4 +share/aclocal-%%BUILD_VERSION%%/options.m4 +share/aclocal-%%BUILD_VERSION%%/protos.m4 +share/aclocal-%%BUILD_VERSION%%/python.m4 +share/aclocal-%%BUILD_VERSION%%/regex.m4 +share/aclocal-%%BUILD_VERSION%%/runlog.m4 +share/aclocal-%%BUILD_VERSION%%/sanity.m4 +share/aclocal-%%BUILD_VERSION%%/silent.m4 +share/aclocal-%%BUILD_VERSION%%/strip.m4 +share/aclocal-%%BUILD_VERSION%%/substnot.m4 +share/aclocal-%%BUILD_VERSION%%/tar.m4 +share/aclocal-%%BUILD_VERSION%%/upc.m4 +share/aclocal-%%BUILD_VERSION%%/vala.m4 +share/automake-%%BUILD_VERSION%%/Automake/ChannelDefs.pm +share/automake-%%BUILD_VERSION%%/Automake/Channels.pm +share/automake-%%BUILD_VERSION%%/Automake/Condition.pm +share/automake-%%BUILD_VERSION%%/Automake/Config.pm +share/automake-%%BUILD_VERSION%%/Automake/Configure_ac.pm +share/automake-%%BUILD_VERSION%%/Automake/DisjConditions.pm +share/automake-%%BUILD_VERSION%%/Automake/FileUtils.pm +share/automake-%%BUILD_VERSION%%/Automake/General.pm +share/automake-%%BUILD_VERSION%%/Automake/Item.pm +share/automake-%%BUILD_VERSION%%/Automake/ItemDef.pm +share/automake-%%BUILD_VERSION%%/Automake/Location.pm +share/automake-%%BUILD_VERSION%%/Automake/Options.pm +share/automake-%%BUILD_VERSION%%/Automake/Rule.pm +share/automake-%%BUILD_VERSION%%/Automake/RuleDef.pm +share/automake-%%BUILD_VERSION%%/Automake/Struct.pm +share/automake-%%BUILD_VERSION%%/Automake/VarDef.pm +share/automake-%%BUILD_VERSION%%/Automake/Variable.pm +share/automake-%%BUILD_VERSION%%/Automake/Version.pm +share/automake-%%BUILD_VERSION%%/Automake/Wrap.pm +share/automake-%%BUILD_VERSION%%/Automake/XFile.pm +share/automake-%%BUILD_VERSION%%/COPYING +share/automake-%%BUILD_VERSION%%/INSTALL +share/automake-%%BUILD_VERSION%%/acinstall +share/automake-%%BUILD_VERSION%%/am/ansi2knr.am +share/automake-%%BUILD_VERSION%%/am/check.am +share/automake-%%BUILD_VERSION%%/am/check2.am +share/automake-%%BUILD_VERSION%%/am/clean-hdr.am +share/automake-%%BUILD_VERSION%%/am/clean.am +share/automake-%%BUILD_VERSION%%/am/compile.am +share/automake-%%BUILD_VERSION%%/am/configure.am +share/automake-%%BUILD_VERSION%%/am/data.am +share/automake-%%BUILD_VERSION%%/am/dejagnu.am +share/automake-%%BUILD_VERSION%%/am/depend.am +share/automake-%%BUILD_VERSION%%/am/depend2.am +share/automake-%%BUILD_VERSION%%/am/distdir.am +share/automake-%%BUILD_VERSION%%/am/footer.am +share/automake-%%BUILD_VERSION%%/am/header-vars.am +share/automake-%%BUILD_VERSION%%/am/header.am +share/automake-%%BUILD_VERSION%%/am/install.am +share/automake-%%BUILD_VERSION%%/am/inst-vars.am +share/automake-%%BUILD_VERSION%%/am/java.am +share/automake-%%BUILD_VERSION%%/am/lang-compile.am +share/automake-%%BUILD_VERSION%%/am/lex.am +share/automake-%%BUILD_VERSION%%/am/library.am +share/automake-%%BUILD_VERSION%%/am/libs.am +share/automake-%%BUILD_VERSION%%/am/libtool.am +share/automake-%%BUILD_VERSION%%/am/lisp.am +share/automake-%%BUILD_VERSION%%/am/ltlib.am +share/automake-%%BUILD_VERSION%%/am/ltlibrary.am +share/automake-%%BUILD_VERSION%%/am/mans-vars.am +share/automake-%%BUILD_VERSION%%/am/mans.am +share/automake-%%BUILD_VERSION%%/am/multilib.am +share/automake-%%BUILD_VERSION%%/am/program.am +share/automake-%%BUILD_VERSION%%/am/progs.am +share/automake-%%BUILD_VERSION%%/am/python.am +share/automake-%%BUILD_VERSION%%/am/remake-hdr.am +share/automake-%%BUILD_VERSION%%/am/scripts.am +share/automake-%%BUILD_VERSION%%/am/subdirs.am +share/automake-%%BUILD_VERSION%%/am/tags.am +share/automake-%%BUILD_VERSION%%/am/texi-vers.am +share/automake-%%BUILD_VERSION%%/am/texibuild.am +share/automake-%%BUILD_VERSION%%/am/texinfos.am +share/automake-%%BUILD_VERSION%%/am/vala.am +share/automake-%%BUILD_VERSION%%/am/yacc.am +share/automake-%%BUILD_VERSION%%/ansi2knr.1 +share/automake-%%BUILD_VERSION%%/ansi2knr.c +share/automake-%%BUILD_VERSION%%/compile +share/automake-%%BUILD_VERSION%%/config-ml.in +share/automake-%%BUILD_VERSION%%/config.guess +share/automake-%%BUILD_VERSION%%/config.sub +share/automake-%%BUILD_VERSION%%/depcomp +share/automake-%%BUILD_VERSION%%/elisp-comp +share/automake-%%BUILD_VERSION%%/install-sh +share/automake-%%BUILD_VERSION%%/mdate-sh +share/automake-%%BUILD_VERSION%%/missing +share/automake-%%BUILD_VERSION%%/mkinstalldirs +share/automake-%%BUILD_VERSION%%/py-compile +share/automake-%%BUILD_VERSION%%/symlink-tree +share/automake-%%BUILD_VERSION%%/texinfo.tex +share/automake-%%BUILD_VERSION%%/ylwrap +share/doc/automake/amhello-1.0.tar.gz +@dirrm share/doc/automake +@dirrm share/aclocal-%%BUILD_VERSION%% +@dirrm share/automake-%%BUILD_VERSION%%/Automake +@dirrm share/automake-%%BUILD_VERSION%%/am +@dirrm share/automake-%%BUILD_VERSION%% Index: devel/automake111/files/patch-Makefile.in =================================================================== RCS file: devel/automake111/files/patch-Makefile.in diff -N devel/automake111/files/patch-Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/files/patch-Makefile.in 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,6 @@ +--- Makefile.in.orig Sun Oct 15 10:25:23 2006 ++++ Makefile.in Sat Apr 14 16:04:04 2007 +@@ -591,3 +591,2 @@ + @$(NORMAL_INSTALL) +- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook + Index: devel/automake111/files/patch-doc::Makefile.in =================================================================== RCS file: devel/automake111/files/patch-doc::Makefile.in diff -N devel/automake111/files/patch-doc::Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/files/patch-doc::Makefile.in 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,26 @@ +--- doc/Makefile.in.orig Sun Mar 7 09:04:33 2004 ++++ doc/Makefile.in Sun Mar 14 17:12:32 2004 +@@ -53,3 +53,3 @@ + DIST_SOURCES = +-INFO_DEPS = $(srcdir)/automake.info ++INFO_DEPS = $(srcdir)/automake-@APIVERSION@.info + TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex +@@ -135,3 +136,3 @@ + target_alias = @target_alias@ +-info_TEXINFOS = automake.texi ++info_TEXINFOS = automake-@APIVERSION@.texi + automake_TEXINFOS = fdl.texi +@@ -142,3 +143,3 @@ + +-TAGS_DEPENDENCIES = automake.texi ++TAGS_DEPENDENCIES = automake-@APIVERSION@.texi + all: all-am +@@ -222,5 +223,5 @@ + $(srcdir)/version.texi: $(srcdir)/stamp-vti +-$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure +- @(dir=.; test -f ./automake.texi || dir=$(srcdir); \ +- set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \ ++$(srcdir)/stamp-vti: automake-@APIVERSION@.texi $(top_srcdir)/configure ++ @(dir=.; test -f ./automake-@APIVERSION@.texi || dir=$(srcdir); \ ++ set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake-@APIVERSION@.texi`; \ + echo "@set UPDATED $$1 $$2 $$3"; \ Index: devel/automake111/files/patch-doc::automake.texi =================================================================== RCS file: devel/automake111/files/patch-doc::automake.texi diff -N devel/automake111/files/patch-doc::automake.texi --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ devel/automake111/files/patch-doc::automake.texi 8 Jun 2010 12:30:02 -0000 @@ -0,0 +1,26 @@ +--- doc/automake.texi.orig Sun Oct 15 10:41:24 2006 ++++ doc/automake.texi Sat Apr 14 15:32:49 2007 +@@ -2,4 +2,4 @@ + @c %**start of header +-@setfilename automake.info +-@settitle automake ++@setfilename automake-1.11.info ++@settitle Automake-1.11 + @setchapternewpage off +@@ -34,14 +34,5 @@ + +-@c info Automake points to the Automake package's documentation +-@c info automake points to the automake script's documentation +-@c (Autoconf has a similar setup.) +-@dircategory Software development ++@dircategory Programming & development tools + @direntry +-* Automake: (automake). Making GNU standards-compliant Makefiles. +-@end direntry +- +-@dircategory Individual utilities +-@direntry +-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4. +-* automake: (automake)Invoking Automake. Generating Makefile.in. ++* Automake-1.11: (automake-1.11). Making Makefile.in's. + @end direntry Index: devel/automake14/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake14/Makefile,v retrieving revision 1.65 diff -u -r1.65 Makefile --- devel/automake14/Makefile 16 Dec 2009 11:21:25 -0000 1.65 +++ devel/automake14/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= automake PORTVERSION= 1.4.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake @@ -22,7 +22,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.4 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake14 Index: devel/automake15/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake15/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- devel/automake15/Makefile 16 Dec 2009 11:21:25 -0000 1.56 +++ devel/automake15/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= automake PORTVERSION= 1.5 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} @@ -22,7 +22,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.5 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake15 Index: devel/automake16/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake16/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- devel/automake16/Makefile 16 Dec 2009 11:21:25 -0000 1.41 +++ devel/automake16/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= automake PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake @@ -21,7 +21,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.6 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake16 Index: devel/automake17/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake17/Makefile,v retrieving revision 1.55 diff -u -r1.55 Makefile --- devel/automake17/Makefile 16 Dec 2009 11:21:26 -0000 1.55 +++ devel/automake17/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= automake PORTVERSION= 1.7.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake @@ -21,7 +21,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.7 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake17 Index: devel/automake18/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake18/Makefile,v retrieving revision 1.60 diff -u -r1.60 Makefile --- devel/automake18/Makefile 16 Dec 2009 11:21:26 -0000 1.60 +++ devel/automake18/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= automake PORTVERSION= 1.8.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake @@ -21,7 +21,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.8 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake18 Index: devel/automake19/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/automake19/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- devel/automake19/Makefile 16 Dec 2009 11:21:26 -0000 1.75 +++ devel/automake19/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= automake PORTVERSION= 1.9.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake @@ -22,7 +22,7 @@ RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env BUILD_VERSION= 1.9 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake19 Index: devel/autotools/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/autotools/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- devel/autotools/Makefile 16 Dec 2009 11:21:26 -0000 1.6 +++ devel/autotools/Makefile 8 Jun 2010 12:30:02 -0000 @@ -6,6 +6,7 @@ PORTNAME= autotools PORTVERSION= 20080819 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= # none DISTFILES= # none @@ -22,8 +23,8 @@ NO_BUILD= yes NO_FETCH= yes -AVAIL_AUTOCONF= 2.13 2.62 -AVAIL_AUTOMAKE= 1.4 1.5 1.6 1.7 1.8 1.9 1.10 +AVAIL_AUTOCONF= 2.13 2.65 +AVAIL_AUTOMAKE= 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 .for VER in ${AVAIL_AUTOCONF} RUN_DEPENDS+= autoconf-${VER}:${PORTSDIR}/devel/autoconf${VER:C/\.//} Index: devel/avra/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/avra/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/avra/Makefile 11 Dec 2009 04:18:57 -0000 1.4 +++ devel/avra/Makefile 8 Jun 2010 12:30:02 -0000 @@ -7,6 +7,7 @@ PORTNAME= avra PORTVERSION= 1.2.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= devel MASTER_SITES= SF @@ -15,7 +16,7 @@ COMMENT= Macro Assembler for Atmel AVR microcontrollers WRKSRC= ${WRKDIR} -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 +USE_AUTOTOOLS= aclocal:110 autoconf:265 automake:110 AUTOMAKE_ARGS= -a PORTDOCS= README Index: devel/bullet/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/bullet/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/bullet/Makefile 6 Apr 2010 07:50:55 -0000 1.9 +++ devel/bullet/Makefile 8 Jun 2010 12:30:03 -0000 @@ -7,6 +7,7 @@ PORTNAME= bullet PORTVERSION= 2.75 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz @@ -16,7 +17,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam -USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:110:env autoconf:265:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut Index: devel/cunit/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/cunit/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- devel/cunit/Makefile 22 Aug 2009 00:17:56 -0000 1.5 +++ devel/cunit/Makefile 8 Jun 2010 12:30:05 -0000 @@ -6,7 +6,7 @@ PORTNAME= cunit DISTVERSION= 2.1-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/CUnit/2.1-0 DISTNAME= ${PORTNAME:S/^cu/CU/}-${DISTVERSION}-src @@ -18,7 +18,7 @@ DOCSDIR= ${PREFIX}/share/doc/CUnit GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 USE_LDCONFIG= yes MAN3= CUnit.3 Index: devel/djgpp-gcc/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/djgpp-gcc/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- devel/djgpp-gcc/Makefile 19 Apr 2010 10:43:19 -0000 1.10 +++ devel/djgpp-gcc/Makefile 8 Jun 2010 12:30:06 -0000 @@ -7,7 +7,7 @@ PORTNAME= gcc PORTVERSION= ${GCCVERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/:djsource \ ftp://ftp.mirror.ac.uk/sites/www.delorie.com/current/v2gnu/:djsource \ @@ -29,7 +29,7 @@ BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ ${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \ autoconf-2.13:${PORTSDIR}/devel/autoconf213 \ - autoconf-2.62:${PORTSDIR}/devel/autoconf262 \ + autoconf-2.65:${PORTSDIR}/devel/autoconf265 \ aclocal-1.9:${PORTSDIR}/devel/automake19 .if defined(WITH_FORTRAN) LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ Index: devel/djgpp-gcc/scripts/pre-configure =================================================================== RCS file: /home/pcvs/ports/devel/djgpp-gcc/scripts/pre-configure,v retrieving revision 1.4 diff -u -r1.4 pre-configure --- devel/djgpp-gcc/scripts/pre-configure 20 Aug 2008 00:56:35 -0000 1.4 +++ devel/djgpp-gcc/scripts/pre-configure 8 Jun 2010 12:30:06 -0000 @@ -2,8 +2,8 @@ AUTOCONF_OLD=autoconf-2.13 AUTOHEADER_OLD=autoheader-2.13 -AUTOCONF=autoconf-2.62 -AUTOHEADER=autoheader-2.62 +AUTOCONF=autoconf-2.65 +AUTOHEADER=autoheader-2.65 ACLOCAL=aclocal-1.9 AUTOMAKE=automake-1.9 Index: devel/elfio/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/elfio/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- devel/elfio/Makefile 22 Aug 2009 00:18:01 -0000 1.15 +++ devel/elfio/Makefile 8 Jun 2010 12:30:07 -0000 @@ -8,7 +8,7 @@ PORTNAME= elfio PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/ELFIO-sources/ELFIO-${PORTVERSION} DISTNAME= ${PORTNAME:U}-${PORTVERSION} @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:265 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal Index: devel/epm/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/epm/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- devel/epm/Makefile 19 Nov 2009 22:07:35 -0000 1.9 +++ devel/epm/Makefile 8 Jun 2010 12:30:08 -0000 @@ -7,6 +7,7 @@ PORTNAME= epm PORTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} @@ -17,7 +18,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1 MAN5= epm.list.5 setup.types.5 MAKE_JOBS_UNSAFE= yes Index: devel/fam/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/fam/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- devel/fam/Makefile 2 Aug 2009 19:33:07 -0000 1.36 +++ devel/fam/Makefile 8 Jun 2010 12:30:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= fam PORTVERSION= 2.6.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ DIST_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ CFLAGS+= -Wno-deprecated -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:265 libtool:22 AUTOMAKE_ARGS= -c -a USE_GMAKE= yes USE_GNOME= gnometarget Index: devel/fb303/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/fb303/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/fb303/Makefile 6 Jun 2010 07:19:35 -0000 1.4 +++ devel/fb303/Makefile 8 Jun 2010 12:30:08 -0000 @@ -7,6 +7,7 @@ PORTNAME= fb303 PORTVERSION= 20090908 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bms @@ -23,7 +24,7 @@ CONFIGURE_ARGS= PY_PREFIX="${PREFIX}" PLIST_SUB+= PYTHON_VERSION_SHORTNAME="${PYTHON_VERSION_SHORTNAME}" PYTHON_VERSION_SHORTNAME= ${PYTHON_VERSION:S/thon//} -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:265 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_RUN= yes Index: devel/gcvs/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/gcvs/Makefile,v retrieving revision 1.43 diff -u -r1.43 Makefile --- devel/gcvs/Makefile 19 Nov 2009 23:41:51 -0000 1.43 +++ devel/gcvs/Makefile 8 Jun 2010 12:30:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= gcvs PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= devel tk MASTER_SITES= SF/cvsgui/gCvs/${PORTNAME}-${PORTVERSION} @@ -29,7 +29,7 @@ MAN5= cvs.5 MAN8= cvsbug.8 INFO= cvs cvsclient -USE_AUTOTOOLS= automake:15:env autoconf:262:env +USE_AUTOTOOLS= automake:15:env autoconf:265:env MAKE_JOBS_UNSAFE= yes .include Index: devel/gcvs/files/patch-make_configure =================================================================== RCS file: /home/pcvs/ports/devel/gcvs/files/patch-make_configure,v retrieving revision 1.6 diff -u -r1.6 patch-make_configure --- devel/gcvs/files/patch-make_configure 20 Aug 2008 00:56:36 -0000 1.6 +++ devel/gcvs/files/patch-make_configure 8 Jun 2010 12:30:09 -0000 @@ -13,7 +13,7 @@ -done - -autoconf -+cd cvsunix && autoreconf-2.62 ++cd cvsunix && autoreconf-2.65 +cd .. ./configure $* Index: devel/git-merge-changelog/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/git-merge-changelog/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/git-merge-changelog/Makefile 19 Apr 2010 09:41:18 -0000 1.3 +++ devel/git-merge-changelog/Makefile 8 Jun 2010 12:30:10 -0000 @@ -7,6 +7,7 @@ PORTNAME= git-merge-changelog PORTVERSION= ${GNULIB_PORTVERSION} +PORTREVISION= 1 PORTREVISION= ${GNULIB_PORTREVISION} PORTEPOCH= ${GNULIB_PORTEPOCH} CATEGORIES= devel @@ -18,7 +19,7 @@ EXTRACT_DEPENDS= ${GNULIB_DIR}/lib/${PORTNAME}.c:${GNULIB_PORTDIR} \ automake-1.10:${PORTSDIR}/devel/automake110 \ - autoconf-2.62:${PORTSDIR}/devel/autoconf262 + autoconf-2.65:${PORTSDIR}/devel/autoconf265 GNU_CONFIGURE= yes Index: devel/gtkparasite/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/gtkparasite/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/gtkparasite/Makefile 28 Mar 2010 06:33:12 -0000 1.4 +++ devel/gtkparasite/Makefile 8 Jun 2010 12:30:11 -0000 @@ -7,7 +7,7 @@ PORTNAME= gtkparasite PORTVERSION= 20090819 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav @@ -23,7 +23,7 @@ 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:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 automake:110 libtool:22 pre-configure: cd ${WRKSRC} && ${REINPLACE_CMD} -e '/.\/configure/d' ./autogen.sh \ Index: devel/hs-alex/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/hs-alex/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- devel/hs-alex/Makefile 15 May 2010 18:57:57 -0000 1.31 +++ devel/hs-alex/Makefile 8 Jun 2010 12:30:11 -0000 @@ -6,13 +6,14 @@ PORTNAME= alex PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Alex is a tool for generating lexical analysers in Haskell XMLDOCS= doc/alex:html -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env STANDALONE= yes EXECUTABLE= alex Index: devel/hs-haddock-docs/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/hs-haddock-docs/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- devel/hs-haddock-docs/Makefile 12 May 2010 16:33:43 -0000 1.11 +++ devel/hs-haddock-docs/Makefile 8 Jun 2010 12:30:12 -0000 @@ -7,13 +7,13 @@ PORTNAME= haddock PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation for Haddock -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env DOCUMENTATION= yes XMLDOCS= doc/haddock:users_guide Index: devel/hs-happy/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/hs-happy/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- devel/hs-happy/Makefile 12 May 2010 16:33:43 -0000 1.27 +++ devel/hs-happy/Makefile 8 Jun 2010 12:30:12 -0000 @@ -6,14 +6,14 @@ PORTNAME= happy PORTVERSION= 1.18.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= An LALR(1) parser generator for the functional language Haskell XMLDOCS= doc/happy:html -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env STANDALONE= yes EXECUTABLE= happy Index: devel/kBuild/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/kBuild/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- devel/kBuild/Makefile 1 Apr 2010 06:44:47 -0000 1.12 +++ devel/kBuild/Makefile 8 Jun 2010 12:30:13 -0000 @@ -7,6 +7,7 @@ PORTNAME= kBuild DISTVERSION= ${KBUILD_VERSION}-p2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.netlabs.org/pub/kbuild/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src @@ -14,7 +15,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= Makefile framework -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} Index: devel/libbegemot/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libbegemot/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/libbegemot/Makefile 20 Nov 2009 22:52:55 -0000 1.8 +++ devel/libbegemot/Makefile 8 Jun 2010 12:30:14 -0000 @@ -7,7 +7,7 @@ PORTNAME= libbegemot PORTVERSION= 1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://people.freebsd.org/~harti/libbegemot/ DISTNAME= libbegemot-${PORTVERSION} @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libltdl:22 libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265:env libltdl:22 libtool:22 USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes Index: devel/libcfg/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libcfg/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- devel/libcfg/Makefile 20 Aug 2008 00:56:37 -0000 1.3 +++ devel/libcfg/Makefile 8 Jun 2010 12:30:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= libcfg PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://platon.sk/upload/_projects/00003/ DISTNAME= ${PORTNAME}+-${DISTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= mm@FreeBSD.org COMMENT= Library for command line and configuration file parsing -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes Index: devel/libftdi/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libftdi/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- devel/libftdi/Makefile 10 Feb 2010 03:10:32 -0000 1.11 +++ devel/libftdi/Makefile 8 Jun 2010 12:30:15 -0000 @@ -7,6 +7,7 @@ PORTNAME= libftdi PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ @@ -15,7 +16,7 @@ OPTIONS= BOOST "Build with boost" off -USE_AUTOTOOLS= autoconf:262 libtool:22 automake:110 +USE_AUTOTOOLS= autoconf:265 libtool:22 automake:110 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" USE_LDCONFIG= yes Index: devel/librcc/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/librcc/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/librcc/Makefile 28 Mar 2010 06:33:20 -0000 1.8 +++ devel/librcc/Makefile 8 Jun 2010 12:30:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= librcc PORTVERSION= 0.2.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ http://dside.dyndns.org/files/rusxmms/ @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib Index: devel/libthai/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libthai/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- devel/libthai/Makefile 17 Aug 2009 01:40:39 -0000 1.11 +++ devel/libthai/Makefile 8 Jun 2010 12:30:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= libthai PORTVERSION= 0.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.usablelabs.com/download/ @@ -17,7 +17,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:15 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:15 autoconf:265 libtool:22 MAKE_JOBS_UNSAFE= yes ALL_TARGET= all check @@ -27,7 +27,7 @@ post-patch: @${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \ ${WRKSRC}/Makefile.am - @${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.62,' \ + @${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.65,' \ ${WRKSRC}/autogen.sh pre-configure: Index: devel/libtool22/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libtool22/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/libtool22/Makefile 4 Jun 2010 08:09:17 -0000 1.4 +++ devel/libtool22/Makefile 8 Jun 2010 12:30:17 -0000 @@ -6,7 +6,7 @@ # PORTNAME?= libtool -PORTVERSION= 2.2.6b +PORTVERSION= 2.2.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool @@ -17,13 +17,24 @@ COMMENT?= Generic shared library support script WRKSRC= ${WRKDIR}/libtool-${PORTVERSION:S|a||} +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ARGS?= --disable-ltdl-install CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" INFO?= libtool +.if ${PORTNAME} != "libltdl" +MAN1= libtool.1 libtoolize.1 +.endif post-patch: - ${REINPLACE_CMD} -e 's|sed gsed|sed|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|sed gsed|sed|g' \ + -e 's|GREP "\\-L"|GREP "bin/ld"|g' \ + -e 's|CC=cc|CC=${CC}|g' \ + ${WRKSRC}/configure ${WRKSRC}/libltdl/configure + +post-configure: + @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f .include Index: devel/libtool22/distinfo =================================================================== RCS file: /home/pcvs/ports/devel/libtool22/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- devel/libtool22/distinfo 4 Jun 2010 08:09:17 -0000 1.3 +++ devel/libtool22/distinfo 8 Jun 2010 12:30:17 -0000 @@ -1,3 +1,3 @@ -MD5 (libtool-2.2.6b.tar.lzma) = a4b36980765003b47dd75ac9429f4f11 -SHA256 (libtool-2.2.6b.tar.lzma) = 66ebad3c02e5cb6672bfbda1183fb6fc919d33d676eb8be4b7834aa7c3b8b7ae -SIZE (libtool-2.2.6b.tar.lzma) = 739089 +MD5 (libtool-2.2.8.tar.lzma) = 0aec086ee0cf01bb029701c20c0a0741 +SHA256 (libtool-2.2.8.tar.lzma) = b94506f767d6f12ae05753c71d4f3e658be5aed080711b3d4d6caa5aacdd4afa +SIZE (libtool-2.2.8.tar.lzma) = 787141 Index: devel/libtool22/files/patch-libltdl_config_ltmain.sh =================================================================== RCS file: /home/pcvs/ports/devel/libtool22/files/patch-libltdl_config_ltmain.sh,v retrieving revision 1.1 diff -u -r1.1 patch-libltdl_config_ltmain.sh --- devel/libtool22/files/patch-libltdl_config_ltmain.sh 2 Aug 2009 19:33:26 -0000 1.1 +++ devel/libtool22/files/patch-libltdl_config_ltmain.sh 8 Jun 2010 12:30:17 -0000 @@ -6,8 +6,8 @@ $opt_debug + + # FreeBSD-specific: where we install compilers with non-standard names -+ tag_compilers_CC="*cc cc* *gcc gcc*" -+ tag_compilers_CXX="*c++ c++* *g++ g++*" ++ tag_compilers_CC="*cc cc* *gcc gcc* clang" ++ tag_compilers_CXX="*c++ c++* *g++ g++* clang++" + base_compiler=`set -- "$@"; echo $1` + + # If $tagname isn't set, then try to infer if the default "CC" tag applies Index: devel/libunwind/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/libunwind/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/libunwind/Makefile 1 Jun 2010 17:56:38 -0000 1.2 +++ devel/libunwind/Makefile 8 Jun 2010 12:30:18 -0000 @@ -7,6 +7,7 @@ PORTNAME= libunwind PORTVERSION= 20100430 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ @@ -18,7 +19,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 \ +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 \ libtoolize libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -c -a Index: devel/log4cxx/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/log4cxx/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- devel/log4cxx/Makefile 6 Jun 2010 20:53:11 -0000 1.17 +++ devel/log4cxx/Makefile 8 Jun 2010 12:30:18 -0000 @@ -6,7 +6,7 @@ PORTNAME= log4cxx PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= logging/${PORTNAME}/${PORTVERSION} @@ -32,7 +32,7 @@ .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:15:env autoconf:265:env libtool:22:env MAKE_JOBS_UNSAFE= yes Index: devel/m17n-lib/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/m17n-lib/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- devel/m17n-lib/Makefile 3 May 2010 06:39:40 -0000 1.31 +++ devel/m17n-lib/Makefile 8 Jun 2010 12:30:19 -0000 @@ -7,6 +7,7 @@ PORTNAME= m17n-lib PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -27,7 +28,7 @@ USE_XORG= ice sm x11 xaw xft xt USE_GNOME= gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" USE_LDCONFIG= yes Index: devel/mico/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/mico/Makefile,v retrieving revision 1.99 diff -u -r1.99 Makefile --- devel/mico/Makefile 26 Oct 2009 16:51:47 -0000 1.99 +++ devel/mico/Makefile 8 Jun 2010 12:30:19 -0000 @@ -7,7 +7,7 @@ PORTNAME= mico PORTVERSION= 2.3.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.mico.org/ @@ -22,7 +22,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV+= EGREP=`which egrep` OPTIONS= NOSERVICES "Without services, plain ORB" off \ Index: devel/ois/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/ois/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/ois/Makefile 22 Aug 2009 00:18:19 -0000 1.8 +++ devel/ois/Makefile 8 Jun 2010 12:30:21 -0000 @@ -7,7 +7,7 @@ PORTNAME= ois PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/wgois/Source%20Release/1.2 DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= libtool:22:env aclocal:19:env autoheader:262:env automake:19:env autoconf:262:env +USE_AUTOTOOLS= libtool:22:env aclocal:19:env autoheader:265:env automake:19:env autoconf:265:env USE_XORG= x11 xaw USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes Index: devel/patch/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/patch/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- devel/patch/Makefile 4 Jun 2010 08:09:18 -0000 1.22 +++ devel/patch/Makefile 8 Jun 2010 12:30:40 -0000 @@ -7,6 +7,7 @@ PORTNAME= patch PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= patch @@ -14,7 +15,7 @@ MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility -USE_AUTOTOOLS= autoconf:262 aclocal:110 +USE_AUTOTOOLS= autoconf:265 aclocal:110 CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes USE_XZ= yes Index: devel/php-java-bridge/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/php-java-bridge/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- devel/php-java-bridge/Makefile 28 Aug 2009 17:36:54 -0000 1.8 +++ devel/php-java-bridge/Makefile 8 Jun 2010 12:30:42 -0000 @@ -7,6 +7,7 @@ PORTNAME= php-java-bridge PORTVERSION= 5.4.3 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PHP module wich connects the PHP object with the Java/ECMA 335 object -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_JAVA= yes Index: devel/psptoolchain-pspsdk-stage1/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/psptoolchain-pspsdk-stage1/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- devel/psptoolchain-pspsdk-stage1/Makefile 21 Aug 2009 00:54:33 -0000 1.1 +++ devel/psptoolchain-pspsdk-stage1/Makefile 8 Jun 2010 12:30:43 -0000 @@ -7,6 +7,7 @@ PORTNAME= pspsdk PORTVERSION= 20090127 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.potion-studios.com/ PKGNAMEPREFIX= psptoolchain- @@ -17,7 +18,7 @@ PSP_SDK_STAGE_PREFIX= psp/stage1 -USE_AUTOTOOLS= libtool:22:env aclocal:19:env autoheader:262:env automake:19:env autoconf:262:env +USE_AUTOTOOLS= libtool:22:env aclocal:19:env autoheader:265:env automake:19:env autoconf:265:env USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PSP_SDK_STAGE_PREFIX} --with-pspdev="${PREFIX}/${PSP_SDK_STAGE_PREFIX}" Index: devel/pwlib/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/pwlib/Makefile,v retrieving revision 1.55 diff -u -r1.55 Makefile --- devel/pwlib/Makefile 10 May 2010 21:09:09 -0000 1.55 +++ devel/pwlib/Makefile 8 Jun 2010 12:30:44 -0000 @@ -7,7 +7,7 @@ PORTNAME= pwlib PORTVERSION= 1.12.0 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SF/openh323/${PORTNAME}/${PORTVERSION} @@ -25,7 +25,7 @@ USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GNOME= gnometarget WANT_GNOME= yes WANT_SDL= yes Index: devel/raknet/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/raknet/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- devel/raknet/Makefile 22 Aug 2009 00:18:31 -0000 1.19 +++ devel/raknet/Makefile 8 Jun 2010 12:30:48 -0000 @@ -7,6 +7,7 @@ PORTNAME= raknet PORTVERSION= 3.5.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel net MASTER_SITES= http://www.jenkinssoftware.com/raknet/downloads/ \ @@ -20,7 +21,7 @@ USE_ZIP= yes NO_WRKSUBDIR= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 autoconf:265 automake:110 libtool:22 AUTOMAKE_ARGS= --add-missing ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \ -I ${LOCALBASE}/share/aclocal \ Index: devel/rapidsvn/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/rapidsvn/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- devel/rapidsvn/Makefile 31 May 2010 01:58:24 -0000 1.27 +++ devel/rapidsvn/Makefile 8 Jun 2010 12:30:48 -0000 @@ -7,7 +7,7 @@ PORTNAME= rapidsvn PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.rapidsvn.org/download/release/0.12/ DISTNAME= ${PORTNAME}-0.12.0-1 @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 automake:19 +USE_AUTOTOOLS= autoconf:265 libtool:22 automake:19 CONFIGURE_TARGET= CONFIGURE_ARGS= --with-apr-config=apr-1-config \ --with-apu-config=apu-1-config \ Index: devel/swig13/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/swig13/Makefile,v retrieving revision 1.89 diff -u -r1.89 Makefile --- devel/swig13/Makefile 22 Aug 2009 00:18:36 -0000 1.89 +++ devel/swig13/Makefile 8 Jun 2010 12:30:53 -0000 @@ -7,13 +7,14 @@ PORTNAME= swig PORTVERSION= 1.3.39 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:262:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env libtool:22 MAN1= ccache-swig.1 Index: devel/sysconftool/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/sysconftool/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- devel/sysconftool/Makefile 22 Aug 2009 00:18:36 -0000 1.17 +++ devel/sysconftool/Makefile 8 Jun 2010 12:30:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= sysconftool PORTVERSION= 0.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} @@ -19,7 +19,7 @@ HAS_CONFIGURE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:265 MAN1= sysconftool.1 sysconftoolcheck.1 MAN7= sysconftool.7 Index: devel/talloc/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/talloc/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- devel/talloc/Makefile 5 Feb 2010 00:49:05 -0000 1.4 +++ devel/talloc/Makefile 8 Jun 2010 12:30:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= talloc PORTVERSION= 2.0.1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= devel MASTER_SITES= ftp://ftp.samba.org/pub/%SUBDIR%/ \ @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} Index: devel/tclcl/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/tclcl/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- devel/tclcl/Makefile 22 Aug 2009 00:18:37 -0000 1.28 +++ devel/tclcl/Makefile 8 Jun 2010 12:30:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= tclcl PORTVERSION= 1.19 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= src- CATEGORIES= devel tcl tk MASTER_SITES= SF/otcl-${PORTNAME}/TclCL/${PORTVERSION} @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) Index: devel/tevent/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/tevent/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- devel/tevent/Makefile 5 Feb 2010 00:49:49 -0000 1.2 +++ devel/tevent/Makefile 8 Jun 2010 12:30:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= tevent PORTVERSION= 0.9.8 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= devel MASTER_SITES= ftp://ftp.samba.org/pub/%SUBDIR%/ \ @@ -26,7 +26,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} Index: devel/thrift/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/thrift/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- devel/thrift/Makefile 21 Dec 2009 18:40:14 -0000 1.13 +++ devel/thrift/Makefile 8 Jun 2010 12:30:54 -0000 @@ -7,6 +7,7 @@ PORTNAME= thrift PORTVERSION= 0.2.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE @@ -19,7 +20,7 @@ LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \ event-1.4:${PORTSDIR}/devel/libevent -USE_AUTOTOOLS= autoconf:262:env autoheader:262:env aclocal:19:env \ +USE_AUTOTOOLS= autoconf:265:env autoheader:265:env aclocal:19:env \ automake:19:env libtool:22:env USE_GNOME= pkgconfig USE_GCC= 4.2+ Index: dns/dnswall/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/dnswall/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- dns/dnswall/Makefile 27 Mar 2009 09:53:23 -0000 1.7 +++ dns/dnswall/Makefile 8 Jun 2010 12:30:56 -0000 @@ -7,6 +7,7 @@ PORTNAME= dnswall PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= dns security MASTER_SITES= GOOGLE_CODE CRITICAL @@ -26,8 +27,8 @@ PLIST_FILES= bin/dnswall post-patch: - @${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4 - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|1.10|1.10.2|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.65|g' ${WRKSRC}/aclocal.m4 .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/^dist_doc_DATA/d' ${WRKSRC}/Makefile.am .endif Index: dns/nss_mdns/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/nss_mdns/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- dns/nss_mdns/Makefile 2 Aug 2009 19:33:40 -0000 1.14 +++ dns/nss_mdns/Makefile 8 Jun 2010 12:30:57 -0000 @@ -7,7 +7,7 @@ PORTNAME= nss_mdns PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://0pointer.de/lennart/projects/nss-mdns/ DISTNAME= nss-mdns-${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= wahjava@gmail.com COMMENT= NSS module implementing multicast DNS name resolution -USE_AUTOTOOLS= autoconf:262 automake:19 libtool:22 +USE_AUTOTOOLS= autoconf:265 automake:19 libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes Index: dns/posadis/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/posadis/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- dns/posadis/Makefile 22 Aug 2009 00:18:43 -0000 1.23 +++ dns/posadis/Makefile 8 Jun 2010 12:30:58 -0000 @@ -7,7 +7,7 @@ PORTNAME= posadis PORTVERSION= 0.60.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns ipv6 MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -16,7 +16,7 @@ LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib -USE_AUTOTOOLS= autoconf:262 libltdl:22 libtool:22 +USE_AUTOTOOLS= autoconf:265 libltdl:22 libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" Index: editors/cle/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/cle/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- editors/cle/Makefile 14 May 2010 18:41:24 -0000 1.4 +++ editors/cle/Makefile 8 Jun 2010 12:30:59 -0000 @@ -7,6 +7,7 @@ PORTNAME= cle PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://kaolin.unice.fr/pub/Cle/ Index: editors/mlview/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/mlview/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- editors/mlview/Makefile 28 Mar 2010 06:34:04 -0000 1.38 +++ editors/mlview/Makefile 8 Jun 2010 12:31:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= mlview PORTVERSION= 0.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,7 +16,7 @@ COMMENT= A tree oriented XML editor for Gnome USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview libgnomeui USE_GMAKE= yes USE_LDCONFIG= yes Index: editors/xemacs-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/xemacs-devel/Makefile,v retrieving revision 1.118 diff -u -r1.118 Makefile --- editors/xemacs-devel/Makefile 28 Mar 2010 06:34:11 -0000 1.118 +++ editors/xemacs-devel/Makefile 8 Jun 2010 12:31:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= xemacs-devel PORTVERSION= ${XEMACS_VER:S/-/./} -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} @@ -39,7 +39,7 @@ WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./} STRIP= -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS?=--enable-clash-detection \ Index: editors/xemacs-devel-mule/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/xemacs-devel-mule/Makefile,v retrieving revision 1.71 diff -u -r1.71 Makefile --- editors/xemacs-devel-mule/Makefile 28 Mar 2010 06:34:11 -0000 1.71 +++ editors/xemacs-devel-mule/Makefile 8 Jun 2010 12:31:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= xemacs-devel-mule PORTVERSION= ${XEMACS_VER:S/-/./} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} @@ -53,7 +53,7 @@ WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./} STRIP= -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_TARGET=${XEMACS_ARCH} CONFIGURE_ARGS+= --enable-mule \ Index: editors/xmlcopyeditor/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/xmlcopyeditor/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- editors/xmlcopyeditor/Makefile 31 May 2010 01:58:43 -0000 1.14 +++ editors/xmlcopyeditor/Makefile 8 Jun 2010 12:31:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} @@ -45,7 +45,7 @@ # iconv.m4 is located in ${LOCALBASE}/share/aclocal ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoconf:265 automake:110 libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include \ Index: editors/yui/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/yui/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- editors/yui/Makefile 9 Dec 2008 09:49:18 -0000 1.11 +++ editors/yui/Makefile 8 Jun 2010 12:31:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= yui PORTVERSION= 3.2.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://openoffice.mirahost.ru/fileZ/software/ \ http://citycat4.land.ru/ \ @@ -17,7 +17,7 @@ COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAN1= y.1 Index: emulators/desmume/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/desmume/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- emulators/desmume/Makefile 28 Mar 2010 06:34:13 -0000 1.11 +++ emulators/desmume/Makefile 8 Jun 2010 12:31:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= desmume PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= SF @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= GMSGFMT=msgfmt DATADIRNAME=share -USE_AUTOTOOLS= aclocal:19 autoconf:262 +USE_AUTOTOOLS= aclocal:19 autoconf:265 ACLOCAL_ARGS= AUTOCONF_ARGS= Index: emulators/gnuboy/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/gnuboy/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- emulators/gnuboy/Makefile 20 Aug 2008 00:56:41 -0000 1.23 +++ emulators/gnuboy/Makefile 8 Jun 2010 12:31:05 -0000 @@ -8,7 +8,7 @@ PORTNAME= gnuboy PORTVERSION= 1.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators games MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ http://brightrain.aerifal.cx/~laguna/src/ @@ -20,7 +20,7 @@ USE_SDL= sdl USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-sdl Index: emulators/uae/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/uae/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- emulators/uae/Makefile 29 May 2010 07:25:24 -0000 1.36 +++ emulators/uae/Makefile 8 Jun 2010 12:31:08 -0000 @@ -7,6 +7,7 @@ PORTNAME= uae PORTVERSION= 0.8.29 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.amigaemulator.org/files/sources/develop/ @@ -18,7 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --enable-sound USE_GNOME= gtk20 Index: emulators/xsystem35/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/xsystem35/Makefile,v retrieving revision 1.64 diff -u -r1.64 Makefile --- emulators/xsystem35/Makefile 6 Jun 2010 20:43:43 -0000 1.64 +++ emulators/xsystem35/Makefile 8 Jun 2010 12:31:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= xsystem35 PORTVERSION= 1.7.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= emulators MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ @@ -17,7 +17,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.11:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 Index: emulators/yabause/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/yabause/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- emulators/yabause/Makefile 28 Mar 2010 06:34:21 -0000 1.22 +++ emulators/yabause/Makefile 8 Jun 2010 12:31:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= yabause PORTVERSION= 0.9.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= SF @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:265 SUB_FILES= pkg-message MAN1= yabause.1 Index: finance/khacc/Makefile =================================================================== RCS file: /home/pcvs/ports/finance/khacc/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- finance/khacc/Makefile 28 Mar 2010 06:34:24 -0000 1.39 +++ finance/khacc/Makefile 8 Jun 2010 12:31:09 -0000 @@ -6,7 +6,7 @@ PORTNAME= khacc PORTVERSION= 3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= finance MASTER_SITES= SF/qhacc/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ USE_KDELIBS_VER=3 USE_PERL5_BUILD=yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22 CONFIGURE_ARGS= --with-qhacc-config=${LOCALBASE}/bin MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" Index: finance/libofx/Makefile =================================================================== RCS file: /home/pcvs/ports/finance/libofx/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- finance/libofx/Makefile 3 Apr 2010 10:44:09 -0000 1.28 +++ finance/libofx/Makefile 8 Jun 2010 12:31:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= libofx PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance MASTER_SITES= SF @@ -20,7 +20,7 @@ USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I m4 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ Index: french/dico/Makefile =================================================================== RCS file: /home/pcvs/ports/french/dico/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- french/dico/Makefile 20 Aug 2008 00:56:42 -0000 1.22 +++ french/dico/Makefile 8 Jun 2010 12:31:11 -0000 @@ -7,7 +7,7 @@ PORTNAME= dico PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= french MASTER_SITES= ftp://ftp.supelec.fr/lsi/pub/security/ DISTNAME= le_dico @@ -21,7 +21,7 @@ # WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= automake:14 autoconf:262 +USE_AUTOTOOLS= automake:14 autoconf:265 CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GMAKE= true AUTOMAKE_ARGS= --add-missing --foreign --include-deps Index: french/med/Makefile =================================================================== RCS file: /home/pcvs/ports/french/med/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- french/med/Makefile 26 Mar 2010 18:30:44 -0000 1.32 +++ french/med/Makefile 8 Jun 2010 12:31:11 -0000 @@ -9,6 +9,7 @@ DISTVERSIONPREFIX= full-src- DISTVERSION= 2.3.6 DISTVERSIONSUFFIX= .noarch +PORTREVISION= 1 CATEGORIES= french science MASTER_SITES= http://www.code-aster.org/V2/UPLOAD/DOC/Telechargement/ DISTNAME= aster-${DISTVERSIONPREFIX}${ASTER_DISTVERSION}${DISTVERSIONSUFFIX} @@ -37,7 +38,7 @@ CONFIGURE_ARGS= --with-f90=${FC} --docdir=${DOCSDIR} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_LDCONFIG= yes DOC2FIX= . gif html jpg png tests Index: ftp/gproftpd/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/gproftpd/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- ftp/gproftpd/Makefile 28 Mar 2010 06:34:29 -0000 1.12 +++ ftp/gproftpd/Makefile 8 Jun 2010 12:31:12 -0000 @@ -7,7 +7,7 @@ PORTNAME= gproftpd PORTVERSION= 8.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ftp MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/ @@ -17,7 +17,7 @@ RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GNOME= gtk20 pkgconfig Index: ftp/moftpd/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/moftpd/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- ftp/moftpd/Makefile 13 May 2010 23:02:27 -0000 1.22 +++ ftp/moftpd/Makefile 8 Jun 2010 12:31:12 -0000 @@ -7,7 +7,7 @@ PORTNAME= moftpd PORTVERSION= 1.2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.morth.org/moftpd/ \ ${MASTER_SITE_LOCAL} Index: ftp/proftpd/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/proftpd/Makefile,v retrieving revision 1.177 diff -u -r1.177 Makefile --- ftp/proftpd/Makefile 7 Jun 2010 11:50:33 -0000 1.177 +++ ftp/proftpd/Makefile 8 Jun 2010 12:31:13 -0000 @@ -7,7 +7,7 @@ PORTNAME= proftpd PORTVERSION= 1.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES?= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ @@ -34,7 +34,7 @@ USE_GMAKE= yes USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFLICTS= proftpd-devel-1.[0-9].* Index: ftp/proftpd-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/ftp/proftpd-devel/Makefile,v retrieving revision 1.156 diff -u -r1.156 Makefile --- ftp/proftpd-devel/Makefile 31 May 2010 01:58:52 -0000 1.156 +++ ftp/proftpd-devel/Makefile 8 Jun 2010 12:31:13 -0000 @@ -7,7 +7,7 @@ PORTNAME= proftpd DISTVERSION= 1.3.3rc4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ @@ -53,7 +53,7 @@ FXP.html Regex.html Tracing.html USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFLICTS= proftpd-1.[0-9].* Index: games/antrix/Makefile =================================================================== RCS file: /home/pcvs/ports/games/antrix/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- games/antrix/Makefile 2 Aug 2009 19:33:48 -0000 1.5 +++ games/antrix/Makefile 8 Jun 2010 12:31:15 -0000 @@ -7,6 +7,7 @@ PORTNAME= antrix PORTVERSION= 1477 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://skillcoder.narod.ru/wow/antrix/ \ http://wtq.ru/wow/antrix/ @@ -17,7 +18,7 @@ BUILD_DEPENDS= svn:${PORTSDIR}/devel/subversion -USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:262 autoheader:262 automake:19 libtool:22 +USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:265 autoheader:265 automake:19 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes Index: games/atr3d/Makefile =================================================================== RCS file: /home/pcvs/ports/games/atr3d/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- games/atr3d/Makefile 25 Jan 2010 19:15:08 -0000 1.34 +++ games/atr3d/Makefile 8 Jun 2010 12:31:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= atr3d PORTVERSION= 0.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/ DISTNAME= ${PORTNAME}_source_${PORTVERSION} @@ -30,7 +30,7 @@ CONFIGURE_ARGS= --enable-sound CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ SDL_CONFIG="${SDL_CONFIG}" -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 CPPFLAGS= -I${LOCALBASE}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS} Index: games/critterding/Makefile =================================================================== RCS file: /home/pcvs/ports/games/critterding/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- games/critterding/Makefile 7 Mar 2010 11:48:50 -0000 1.2 +++ games/critterding/Makefile 8 Jun 2010 12:31:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= critterding DISTVERSION= beta12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sources @@ -18,7 +18,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262:env aclocal:110:env automake:110:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env aclocal:110:env automake:110:env libtool:22 USE_SDL= sdl USE_GL= gl CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ Index: games/d2x-xl/Makefile =================================================================== RCS file: /home/pcvs/ports/games/d2x-xl/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- games/d2x-xl/Makefile 28 Mar 2010 06:34:45 -0000 1.10 +++ games/d2x-xl/Makefile 8 Jun 2010 12:31:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= d2x-xl PORTVERSION= 1.14.121 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/d2x-xl/Linux/Archive:source \ SF/d2x-xl/Linux:source \ @@ -29,7 +29,7 @@ --with-sharepath=${PREFIX}/share/d2x-xl USE_SDL= sdl mixer image USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 USE_MOTIF= yes MAKE_JOBS_SAFE= yes AUTOMAKE_ARGS= --add-missing --copy Index: games/flightgear-atlas/Makefile =================================================================== RCS file: /home/pcvs/ports/games/flightgear-atlas/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- games/flightgear-atlas/Makefile 3 Apr 2010 10:44:12 -0000 1.22 +++ games/flightgear-atlas/Makefile 8 Jun 2010 12:31:19 -0000 @@ -7,7 +7,7 @@ PORTNAME= flightgear-atlas PORTVERSION= 0.3.1.20090529 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \ http://freebsd.unixfreunde.de/sources/ @@ -25,7 +25,7 @@ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \ ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data -USE_AUTOTOOLS= aclocal:19 autoheader:262 automake:15 autoconf:262 +USE_AUTOTOOLS= aclocal:19 autoheader:265 automake:15 autoconf:265 AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes Index: games/glest/Makefile =================================================================== RCS file: /home/pcvs/ports/games/glest/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- games/glest/Makefile 6 Jun 2010 20:43:46 -0000 1.26 +++ games/glest/Makefile 8 Jun 2010 12:31:21 -0000 @@ -7,7 +7,7 @@ PORTNAME= glest PORTVERSION= 3.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION} @@ -21,7 +21,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam RUN_DEPENDS= ${DATADIR}/servers.ini:${PORTSDIR}/games/glest-data -USE_AUTOTOOLS= automake:15:env autoconf:262:env +USE_AUTOTOOLS= automake:15:env autoconf:265:env USE_ZIP= yes USE_OPENAL= al alut USE_DOS2UNIX= yes Index: games/gno3dtet/Makefile =================================================================== RCS file: /home/pcvs/ports/games/gno3dtet/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- games/gno3dtet/Makefile 28 Mar 2010 06:35:00 -0000 1.39 +++ games/gno3dtet/Makefile 8 Jun 2010 12:31:21 -0000 @@ -7,7 +7,7 @@ PORTNAME= gno3dtet PORTVERSION= 1.96.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games gnome MASTER_SITES= http://eseb.net/ftp/gno3dtet/ EXTRACT_SUFX= .tgz @@ -19,7 +19,7 @@ USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui librsvg2 USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:262 automake:19 aclocal:19 autoconf:262 +USE_AUTOTOOLS= autoheader:265 automake:19 aclocal:19 autoconf:265 ACLOCAL_ARGS= -I m4 -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a -c -f CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: games/kmastermind/Makefile =================================================================== RCS file: /home/pcvs/ports/games/kmastermind/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- games/kmastermind/Makefile 30 May 2010 17:39:03 -0000 1.14 +++ games/kmastermind/Makefile 8 Jun 2010 12:31:23 -0000 @@ -6,7 +6,7 @@ PORTNAME= kmastermind PORTVERSION= 2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 20292-${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22 USE_PERL5_BUILD= yes USE_KDELIBS_VER= 3 USE_BZIP2= yes Index: games/mangos/Makefile =================================================================== RCS file: /home/pcvs/ports/games/mangos/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- games/mangos/Makefile 2 Aug 2009 19:33:54 -0000 1.14 +++ games/mangos/Makefile 8 Jun 2010 12:31:26 -0000 @@ -7,6 +7,7 @@ PORTNAME= mangos PORTVERSION= 5101 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= CENKES http://mangos-port.by.ru/ \ http://wow.omsktele.com/src/ \ @@ -22,7 +23,7 @@ RA "Remote Administration support" off \ DBC "Install DBC files" on -USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:262 autoheader:262 automake:19 libtool:22 +USE_AUTOTOOLS= aclocal:19 libtoolize autoconf:265 autoheader:265 automake:19 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a USE_MYSQL= yes Index: games/moon-buggy/Makefile =================================================================== RCS file: /home/pcvs/ports/games/moon-buggy/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- games/moon-buggy/Makefile 30 May 2010 17:39:05 -0000 1.10 +++ games/moon-buggy/Makefile 8 Jun 2010 12:31:26 -0000 @@ -7,7 +7,7 @@ PORTNAME= moon-buggy PORTVERSION= 1.0.51 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://seehuhn.de/media/programs/ .if defined (WITH_ESOUND) @@ -27,7 +27,7 @@ LIB_DEPENDS= esd:${PORTSDIR}/audio/esound:install .endif -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --prefix=${PREFIX} \ --sharedstatedir=/var/games\ --with-setgid=games Index: games/naev/Makefile =================================================================== RCS file: /home/pcvs/ports/games/naev/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- games/naev/Makefile 28 Mar 2010 06:35:20 -0000 1.9 +++ games/naev/Makefile 8 Jun 2010 12:31:27 -0000 @@ -7,7 +7,7 @@ PORTNAME= naev PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ freetype:${PORTSDIR}/print/freetype2 RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/ndata-${PORTVERSION}:${PORTSDIR}/games/naev-data -USE_AUTOTOOLS= automake:19:env aclocal:19:env autoconf:262:env +USE_AUTOTOOLS= automake:19:env aclocal:19:env autoconf:265:env USE_BZIP2= yes USE_DOS2UNIX= conf.example GNU_CONFIGURE= yes Index: games/openalchemist/Makefile =================================================================== RCS file: /home/pcvs/ports/games/openalchemist/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- games/openalchemist/Makefile 28 Mar 2010 06:35:25 -0000 1.8 +++ games/openalchemist/Makefile 8 Jun 2010 12:31:28 -0000 @@ -7,7 +7,7 @@ PORTNAME= openalchemist PORTVERSION= 0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -20,7 +20,7 @@ jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 # Necessary to find pkg.m4 (PKG_CHECK_MODULES) ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal CPPFLAGS+= -I${LOCALBASE}/include Index: games/quake2forge/Makefile =================================================================== RCS file: /home/pcvs/ports/games/quake2forge/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- games/quake2forge/Makefile 6 Jun 2010 20:39:19 -0000 1.38 +++ games/quake2forge/Makefile 8 Jun 2010 12:31:30 -0000 @@ -7,7 +7,7 @@ PORTNAME= quake2forge PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= https://www.spoerlein.net/pub/ DISTNAME= quake2-${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= First Person Shooter with many addons available -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_BZIP2= yes CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/${PORTNAME}/' \ Index: games/scorched3d/Makefile =================================================================== RCS file: /home/pcvs/ports/games/scorched3d/Makefile,v retrieving revision 1.49 diff -u -r1.49 Makefile --- games/scorched3d/Makefile 30 Mar 2010 12:32:02 -0000 1.49 +++ games/scorched3d/Makefile 8 Jun 2010 12:31:31 -0000 @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${SCORCH_VERSION}/ DISTNAME= Scorched3D-${SCORCH_VERSION}-src @@ -30,7 +30,7 @@ GNU_CONFIGURE= yes USE_GL= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:265 USE_PERL5= yes USE_WX= 2.4+ WX_CONF_ARGS= absolute Index: games/scourge/Makefile =================================================================== RCS file: /home/pcvs/ports/games/scourge/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- games/scourge/Makefile 28 Mar 2010 06:35:37 -0000 1.29 +++ games/scourge/Makefile 8 Jun 2010 12:31:31 -0000 @@ -7,7 +7,7 @@ PORTNAME= scourge PORTVERSION= 0.21.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/.src/} @@ -19,7 +19,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data -USE_AUTOTOOLS= autoconf:262:env automake:19:env +USE_AUTOTOOLS= autoconf:265:env automake:19:env USE_GL= gl USE_SDL= sdl image mixer net ttf USE_GMAKE= yes Index: games/tuxracer/Makefile =================================================================== RCS file: /home/pcvs/ports/games/tuxracer/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- games/tuxracer/Makefile 13 Mar 2010 20:12:16 -0000 1.38 +++ games/tuxracer/Makefile 8 Jun 2010 12:31:34 -0000 @@ -7,7 +7,7 @@ PORTNAME= tuxracer PORTVERSION= 0.61 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ @@ -22,7 +22,7 @@ USE_GL= gl USE_XORG= x11 xt xmu xi USE_GMAKE= yes -USE_AUTOTOOLS= automake:14 autoconf:262 +USE_AUTOTOOLS= automake:14 autoconf:265 AUTOMAKE_ARGS= -a CONFIGURE_ENV= THREAD_LIB="${PTHREAD_LIBS}" MAKE_ENV= ${CONFIGURE_ENV} Index: games/wesnoth/Makefile =================================================================== RCS file: /home/pcvs/ports/games/wesnoth/Makefile,v retrieving revision 1.80 diff -u -r1.80 Makefile --- games/wesnoth/Makefile 31 May 2010 01:59:07 -0000 1.80 +++ games/wesnoth/Makefile 8 Jun 2010 12:31:35 -0000 @@ -7,7 +7,7 @@ PORTNAME= wesnoth PORTVERSION= 1.6.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.6/${PORTNAME}-${PORTVERSION} \ http://www.wesnoth.org/files/ @@ -25,7 +25,7 @@ MAKE_JOBS_SAFE= yes WANT_GNOME= yes USE_BZIP2= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 ACLOCAL_ARGS= -Im4 AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ARGS= --localstatedir=/var \ Index: games/wesnoth-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/games/wesnoth-devel/Makefile,v retrieving revision 1.86 diff -u -r1.86 Makefile --- games/wesnoth-devel/Makefile 31 May 2010 01:59:08 -0000 1.86 +++ games/wesnoth-devel/Makefile 8 Jun 2010 12:31:35 -0000 @@ -7,7 +7,7 @@ PORTNAME= wesnoth PORTVERSION= 1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTNAME}-${PORTVERSION}.0 \ http://files.wesnoth.org/ @@ -28,7 +28,7 @@ WANT_GNOME= yes USE_BZIP2= yes USE_LUA= 5.1 -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 ACLOCAL_ARGS= -Im4 AUTOMAKE_ARGS= --add-missing --copy CONFIGURE_ARGS= --localstatedir=/var \ Index: games/zangband/Makefile =================================================================== RCS file: /home/pcvs/ports/games/zangband/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- games/zangband/Makefile 31 Jan 2010 03:43:34 -0000 1.28 +++ games/zangband/Makefile 8 Jun 2010 12:31:39 -0000 @@ -7,7 +7,7 @@ PORTNAME= zangband PORTVERSION= 2.6.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= games MASTER_SITES= ftp://clockwork.dementia.org/angband/Variant/ZAngband/ \ ftp://ftp.sunet.se/pub/games/Angband/Variant/ZAngband/ @@ -17,7 +17,7 @@ COMMENT= Zangband (Zelazny Angband) with color, X11 support USE_GMAKE= yes -USE_AUTOTOOLS= automake:14 autoconf:262 +USE_AUTOTOOLS= automake:14 autoconf:265 USE_PERL5_BUILD=yes CONFIGURE_ARGS= --datadir=${PREFIX}/lib --mandir=${PREFIX}/man \ --with-setgid=${SHAREGRP} Index: graphics/agg/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/agg/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- graphics/agg/Makefile 2 Aug 2009 19:33:57 -0000 1.26 +++ graphics/agg/Makefile 8 Jun 2010 12:31:40 -0000 @@ -7,7 +7,7 @@ PORTNAME= agg PORTVERSION= 2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.antigrain.com/ \ http://freebsd.unixfreunde.de/sources/ @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal -USE_AUTOTOOLS= autoconf:262:env automake:15:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:15:env libtool:22:env MAKE_ENV= C="${CC}" AGGCXXFLAGS="${CXXFLAGS}" CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I../include -L./ Index: graphics/cal3d/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/cal3d/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- graphics/cal3d/Makefile 2 Aug 2009 19:33:58 -0000 1.19 +++ graphics/cal3d/Makefile 8 Jun 2010 12:31:41 -0000 @@ -7,7 +7,7 @@ PORTNAME= cal3d PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= http://download.gna.org/cal3d/sources/ DIST_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ USE_GNOME= pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoheader:262 libtool:22 +USE_AUTOTOOLS= automake:19 autoheader:265 libtool:22 USE_LDCONFIG= yes MAN1= cal3d_converter.1 Index: graphics/cal3d-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/cal3d-devel/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- graphics/cal3d-devel/Makefile 2 Aug 2009 19:33:59 -0000 1.18 +++ graphics/cal3d-devel/Makefile 8 Jun 2010 12:31:41 -0000 @@ -7,7 +7,7 @@ PORTNAME= cal3d PORTVERSION= 20060720 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= acm/${PORTNAME} @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:19 autoheader:262 libtool:22 +USE_AUTOTOOLS= automake:19 autoheader:265 libtool:22 AUTOMAKE_ARGS= --add-missing MAN1= cal3d_converter.1 Index: graphics/devil/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/devil/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- graphics/devil/Makefile 28 Mar 2010 06:36:17 -0000 1.32 +++ graphics/devil/Makefile 8 Jun 2010 12:31:42 -0000 @@ -8,7 +8,7 @@ PORTNAME= devil PORTVERSION= 1.7.8 PORTEPOCH= 1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/openil/DevIL/${PORTVERSION} DISTNAME= DevIL-${PORTVERSION} @@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:L} USE_GNOME= pkgconfig -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing --copy --force-missing CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" Index: graphics/divxcalc/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/divxcalc/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- graphics/divxcalc/Makefile 28 Mar 2010 06:36:19 -0000 1.33 +++ graphics/divxcalc/Makefile 8 Jun 2010 12:31:42 -0000 @@ -8,7 +8,7 @@ PORTNAME= divxcalc PORTVERSION= 0.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://imagef1.net.nz/divxcalc/ @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_QT_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:15:env autoconf:262:env +USE_AUTOTOOLS= automake:15:env autoconf:265:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: graphics/enblend/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/enblend/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- graphics/enblend/Makefile 27 Apr 2010 21:58:26 -0000 1.19 +++ graphics/enblend/Makefile 8 Jun 2010 12:31:42 -0000 @@ -7,7 +7,7 @@ PORTNAME= enblend PORTVERSION= 3.1.r20080615 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= vd/enblend @@ -25,7 +25,7 @@ USE_BZIP2= yes -USE_AUTOTOOLS= automake:110:env autoconf:262:env +USE_AUTOTOOLS= automake:110:env autoconf:265:env # GCC 4.2 has some problems, see # http://groups.google.com/group/hugin-ptx/browse_thread/thread/725b1581c9889e37/50abe3387d61541a#50abe3387d61541a Index: graphics/glide3/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/glide3/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- graphics/glide3/Makefile 2 Aug 2009 19:34:03 -0000 1.32 +++ graphics/glide3/Makefile 8 Jun 2010 12:31:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= glide3 PORTVERSION= 20020113 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://people.freebsd.org/~anholt/dri/files/ DISTNAME= Glide3-FreeBSD-${PORTVERSION} @@ -20,7 +20,7 @@ USE_GMAKE= yes USE_XORG= x11 xxf86dga xxf86vm USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:14 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:14 autoconf:265 libtool:22 AUTOMAKE_ARGS= -a MAKEFILE= makefile.autoconf Index: graphics/gnash-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/gnash-devel/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- graphics/gnash-devel/Makefile 31 May 2010 01:59:16 -0000 1.54 +++ graphics/gnash-devel/Makefile 8 Jun 2010 12:31:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 20100218 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -devel @@ -34,7 +34,7 @@ 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:262:env automake:110:env +USE_AUTOTOOLS= libltdl:22 libtool:22:env autoconf:265:env automake:110:env MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \ Index: graphics/gsnapshot/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/gsnapshot/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- graphics/gsnapshot/Makefile 28 Mar 2010 06:36:43 -0000 1.12 +++ graphics/gsnapshot/Makefile 8 Jun 2010 12:31:45 -0000 @@ -7,14 +7,14 @@ PORTNAME= gsnapshot PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/gould/${PORTNAME}/release%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A gtk+ based screen capture -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 USE_GNOME= pkgconfig gtk20 libwnck libxml2 USE_XORG= x11 xmu Index: graphics/iulib/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/iulib/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- graphics/iulib/Makefile 28 Mar 2010 06:36:52 -0000 1.9 +++ graphics/iulib/Makefile 8 Jun 2010 12:31:46 -0000 @@ -7,7 +7,7 @@ PORTNAME= iulib PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz @@ -24,7 +24,7 @@ MAKE_JOBS_SAFE= yes USE_PYTHON_BUILD= yes -USE_AUTOTOOLS= libtool:22 aclocal:110 automake:110 autoconf:262 +USE_AUTOTOOLS= libtool:22 aclocal:110 automake:110 autoconf:265 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes Index: graphics/ivtools/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/ivtools/Makefile,v retrieving revision 1.45 diff -u -r1.45 Makefile --- graphics/ivtools/Makefile 1 Jun 2010 00:32:18 -0000 1.45 +++ graphics/ivtools/Makefile 8 Jun 2010 12:31:47 -0000 @@ -7,6 +7,7 @@ PORTNAME= ivtools PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -20,7 +21,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --with-tiff=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} MAKE_ARGS= ARCH=FREEBSD Index: graphics/kbarcode/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/kbarcode/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- graphics/kbarcode/Makefile 31 May 2010 01:59:19 -0000 1.33 +++ graphics/kbarcode/Makefile 8 Jun 2010 12:31:47 -0000 @@ -7,7 +7,7 @@ PORTNAME= kbarcode PORTVERSION= 2.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics kde MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION} @@ -19,7 +19,7 @@ USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes Index: graphics/leptonlib/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/leptonlib/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- graphics/leptonlib/Makefile 28 Mar 2010 06:36:58 -0000 1.5 +++ graphics/leptonlib/Makefile 8 Jun 2010 12:31:48 -0000 @@ -7,7 +7,7 @@ PORTNAME= leptonlib PORTVERSION= 1.60 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE @@ -21,7 +21,7 @@ PROJECTHOST= leptonica MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 aclocal:110 automake:110 autoconf:262 +USE_AUTOTOOLS= libtool:22 aclocal:110 automake:110 autoconf:265 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib Index: graphics/libexif-gtk/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libexif-gtk/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- graphics/libexif-gtk/Makefile 28 Mar 2010 06:36:59 -0000 1.38 +++ graphics/libexif-gtk/Makefile 8 Jun 2010 12:31:48 -0000 @@ -7,7 +7,7 @@ PORTNAME= libexif-gtk PORTVERSION= 0.3.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/libexif/${PORTNAME}/${PORTVERSION} @@ -17,7 +17,7 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif USE_GNOME= gnomehack gnometarget gtk20 -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes Index: graphics/libgeotiff/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libgeotiff/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- graphics/libgeotiff/Makefile 7 May 2010 23:04:13 -0000 1.12 +++ graphics/libgeotiff/Makefile 8 Jun 2010 12:31:48 -0000 @@ -7,7 +7,7 @@ PORTNAME= libgeotiff PORTVERSION= 1.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \ ftp://ftp.remotesensing.org/geotiff/libgeotiff/ @@ -20,7 +20,7 @@ tiff.4:${PORTSDIR}/graphics/tiff USE_GNOME= gnometarget -USE_AUTOTOOLS= automake:15:env autoconf:262:env +USE_AUTOTOOLS= automake:15:env autoconf:265:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-jpeg=${LOCALBASE} \ --with-proj=${LOCALBASE} \ Index: graphics/libjpeg-turbo/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libjpeg-turbo/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- graphics/libjpeg-turbo/Makefile 7 Jun 2010 12:26:07 -0000 1.5 +++ graphics/libjpeg-turbo/Makefile 8 Jun 2010 12:31:48 -0000 @@ -8,6 +8,7 @@ PORTNAME= libjpeg-turbo PORTVERSION= 0.0.93 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://openmoko.spb.ru/repository/ \ http://mesh.dl.sourceforge.net/project/libjpeg-turbo/${PORTVERSION}/ \ @@ -18,7 +19,7 @@ CONFLICTS= jpeg-[0-9]* ONLY_FOR_ARCH= amd64 i386 -USE_AUTOTOOLS= autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 automake:110 libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: graphics/libpano12/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libpano12/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- graphics/libpano12/Makefile 28 Mar 2010 06:37:02 -0000 1.19 +++ graphics/libpano12/Makefile 8 Jun 2010 12:31:49 -0000 @@ -10,7 +10,7 @@ PORTNAME= libpano12 PORTVERSION= 2.8.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics java MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -23,7 +23,7 @@ USE_GNOME= gtk20 glib20 pango atk -USE_AUTOTOOLS= autoconf:262:env autoheader:262:env aclocal:19:env \ +USE_AUTOTOOLS= autoconf:265:env autoheader:265:env aclocal:19:env \ automake:19:env libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \ Index: graphics/libpano13/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libpano13/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- graphics/libpano13/Makefile 28 Mar 2010 06:37:02 -0000 1.12 +++ graphics/libpano13/Makefile 8 Jun 2010 12:31:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= libpano13 PORTVERSION= 2.9.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics java MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -20,7 +20,7 @@ USE_GNOME= gtk20 glib20 pango atk -USE_AUTOTOOLS= autoconf:262:env autoheader:262:env aclocal:110:env \ +USE_AUTOTOOLS= autoconf:265:env autoheader:265:env aclocal:110:env \ automake:110:env libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gtk-2.0 \ Index: graphics/lodju/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/lodju/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- graphics/lodju/Makefile 31 May 2010 01:59:21 -0000 1.20 +++ graphics/lodju/Makefile 8 Jun 2010 12:31:50 -0000 @@ -7,7 +7,7 @@ PORTNAME= lodju PORTVERSION= 1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES+= graphics MASTER_SITES= http://liw.iki.fi/liw/lodju/tarballs/ @@ -20,7 +20,7 @@ MAN1= lodju-create.1 lodju-gallery.1 lodju.1 MANCOMPRESSED= yes -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env HAS_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= gtk12 gdkpixbuf Index: graphics/ocaml-images/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/ocaml-images/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- graphics/ocaml-images/Makefile 11 Apr 2010 10:05:19 -0000 1.31 +++ graphics/ocaml-images/Makefile 8 Jun 2010 12:31:51 -0000 @@ -8,7 +8,7 @@ PORTNAME= images PORTVERSION= 3.0.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/ \ @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:${PORTSDIR}/lang/ocaml-autoconf -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_OCAML= yes Index: graphics/ocropus/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/ocropus/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- graphics/ocropus/Makefile 29 Mar 2010 01:12:24 -0000 1.7 +++ graphics/ocropus/Makefile 8 Jun 2010 12:31:51 -0000 @@ -7,7 +7,7 @@ PORTNAME= ocropus PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -27,7 +27,7 @@ MAKE_JOBS_UNSAFE= yes USE_PYTHON_BUILD= yes -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 USE_GMAKE= yes CONFIGURE_ARGS= --without-fst --without-tesseract --with-iulib=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib Index: graphics/ocropus/files/patch-configure.ac =================================================================== RCS file: /home/pcvs/ports/graphics/ocropus/files/patch-configure.ac,v retrieving revision 1.2 diff -u -r1.2 patch-configure.ac --- graphics/ocropus/files/patch-configure.ac 17 Jun 2009 22:33:19 -0000 1.2 +++ graphics/ocropus/files/patch-configure.ac 8 Jun 2010 12:31:51 -0000 @@ -1,27 +1,31 @@ --- ./configure.ac.orig 2009-06-01 05:18:41.000000000 +0900 -+++ ./configure.ac 2009-06-17 19:47:20.000000000 +0900 -@@ -114,11 +114,19 @@ - AC_MSG_ERROR([no TIFFOpen; please install libtiff4-dev or equivalent])) ++++ ./configure.ac 2010-02-02 21:28:54.000000000 +0900 +@@ -115,13 +115,20 @@ AC_LANG_CPLUSPLUS -+# should require CXXCPP before conditional AC_CHECK_HEADER -+AC_PROG_CXXCPP ++# Unconditional AC_CHECK_LIB should be done before conditional ones. ++# --- libpthread (needed by tesseract) --- ++AC_CHECK_LIB(pthread, pthread_create,,) ++ # --- iulib (required) --- # NB: we can only use functions with C linkage here AC_CHECK_LIB(iulib, exit,, - AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])) -+ AC_CHECK_LIB(avcodec, avcodec_open, , -+ AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])) -+ AC_CHECK_LIB(avformat, url_fopen, , -+ AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])) -+ AC_CHECK_LIB(iulib, sleep, , -+ AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])) +- +-# --- libpthread (needed by tesseract) --- +-AC_CHECK_LIB(pthread, pthread_create,,) ++ AC_CHECK_LIB([avcodec], [avcodec_open], , ++ [AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])]) ++ AC_CHECK_LIB([avformat], [url_fopen], , ++ [AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])]) ++ AC_CHECK_LIB([iulib], [sleep], , ++ [AC_MSG_ERROR([no iulib; please install iulib first (see INSTALL)])]) +) - # --- libpthread (needed by tesseract) --- - AC_CHECK_LIB(pthread, pthread_create,,) -@@ -176,14 +184,14 @@ + # --- libtesseract (ahouls become optional) --- + if test x$notesseract != x1; then +@@ -176,14 +183,14 @@ LDFLAGS="$LDFLAGS -L$leptheaders/../../lib" AC_CHECK_LIB(lept,pixCreate,,AC_MSG_ERROR([leptonica not found! Choose --without-leptonica if you don't want to use it.])) fi Index: graphics/povray/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/povray/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- graphics/povray/Makefile 28 Mar 2010 06:37:37 -0000 1.58 +++ graphics/povray/Makefile 8 Jun 2010 12:31:54 -0000 @@ -7,7 +7,7 @@ PORTNAME= povray PORTVERSION= 3.6.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/ \ @@ -29,7 +29,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 LATEST_LINK= ${PORTNAME}36 .include Index: graphics/solang/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/solang/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- graphics/solang/Makefile 31 May 2010 01:59:23 -0000 1.7 +++ graphics/solang/Makefile 8 Jun 2010 12:31:57 -0000 @@ -7,7 +7,7 @@ PORTNAME= solang PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://rishi.fedorapeople.org/solang/ @@ -29,7 +29,7 @@ gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes USE_GNOME= libgda4 intltool INSTALLS_ICONS= yes Index: graphics/wxsvg/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/wxsvg/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- graphics/wxsvg/Makefile 28 Mar 2010 06:38:07 -0000 1.19 +++ graphics/wxsvg/Makefile 8 Jun 2010 12:31:58 -0000 @@ -7,7 +7,7 @@ PORTNAME= wxsvg DISTVERSION= 1.0b7_2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -16,7 +16,7 @@ AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 automake:15 autoconf:262 +USE_AUTOTOOLS= libtool:22 automake:15 autoconf:265 USE_GNOME= libartlgpl2 USE_GMAKE= yes USE_WX= 2.6 Index: graphics/xaralx/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/xaralx/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- graphics/xaralx/Makefile 14 Apr 2010 12:44:34 -0000 1.46 +++ graphics/xaralx/Makefile 8 Jun 2010 12:31:58 -0000 @@ -7,7 +7,7 @@ PORTNAME= XaraLX PORTVERSION?= 0.7r1692 -PORTREVISION?= 9 +PORTREVISION?= 10 CATEGORIES= graphics MASTER_SITES= http://downloads.xara.com/opensource/ \ ${MASTER_SITE_LOCAL} @@ -30,7 +30,7 @@ RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2 -USE_AUTOTOOLS= autoconf:262:env aclocal:19:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env aclocal:19:env automake:19:env libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ARGS+= --program-suffix=${PKGNAMESUFFIX} Index: graphics/xpdf/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/xpdf/Makefile,v retrieving revision 1.92 diff -u -r1.92 Makefile --- graphics/xpdf/Makefile 20 Oct 2009 11:16:27 -0000 1.92 +++ graphics/xpdf/Makefile 8 Jun 2010 12:31:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= xpdf PORTVERSION= 3.02 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} @@ -27,7 +27,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n021003l.pfb:${PORTSDIR}/print/gsfonts USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-opi \ Index: japanese/FreeWnn-lib/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/FreeWnn-lib/Makefile,v retrieving revision 1.61 diff -u -r1.61 Makefile --- japanese/FreeWnn-lib/Makefile 2 Jan 2010 14:47:17 -0000 1.61 +++ japanese/FreeWnn-lib/Makefile 8 Jun 2010 12:32:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= FreeWnn PORTVERSION= 1.1.1.a021 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES?= japanese MASTER_SITES= ftp://ftp.freewnn.org/pub/%SUBDIR%/ \ ${MASTER_SITE_SOURCEFORGE_JP} @@ -21,7 +21,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_LDCONFIG= yes MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \ LIBRARY_WNNMANDIR="3.libwnn" \ Index: japanese/FreeWnn-server/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/FreeWnn-server/Makefile,v retrieving revision 1.45 diff -u -r1.45 Makefile --- japanese/FreeWnn-server/Makefile 28 Mar 2010 05:52:09 -0000 1.45 +++ japanese/FreeWnn-server/Makefile 8 Jun 2010 12:32:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= FreeWnn PORTVERSION= 1.1.1.a021 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES?= japanese MASTER_SITES= ftp://ftp.freewnn.org/pub/%SUBDIR%/ \ ${MASTER_SITE_SOURCEFORGE_JP} @@ -21,7 +21,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_LDCONFIG= yes USE_RC_SUBR= # defined below MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \ Index: japanese/aterm/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/aterm/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- japanese/aterm/Makefile 4 Jun 2010 01:09:27 -0000 1.18 +++ japanese/aterm/Makefile 8 Jun 2010 12:32:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= aterm PORTVERSION= 0.4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES+= japanese x11 MASTER_SITES= SF @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env USE_XORG= xpm xmu GNU_CONFIGURE= yes CONFIGURE_ARGS?= \ Index: japanese/ebview/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/ebview/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- japanese/ebview/Makefile 28 Mar 2010 06:38:20 -0000 1.39 +++ japanese/ebview/Makefile 8 Jun 2010 12:32:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= japanese MASTER_SITES= SF @@ -20,7 +20,7 @@ USE_GNOME= imlib USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" Index: japanese/iiimf-le-canna/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/iiimf-le-canna/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- japanese/iiimf-le-canna/Makefile 28 Mar 2010 06:38:23 -0000 1.24 +++ japanese/iiimf-le-canna/Makefile 8 Jun 2010 12:32:06 -0000 @@ -7,7 +7,7 @@ PORTNAME= le-canna PORTVERSION= 12.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= japanese textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -26,7 +26,7 @@ USE_ICONV= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif Index: japanese/iiimf-le-canna/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/iiimf-le-canna/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- japanese/iiimf-le-canna/files/patch-Makefile 20 Aug 2008 00:56:49 -0000 1.6 +++ japanese/iiimf-le-canna/files/patch-Makefile 8 Jun 2010 12:32:06 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: japanese/iiimf-le-freewnn/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/iiimf-le-freewnn/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- japanese/iiimf-le-freewnn/Makefile 9 Aug 2009 21:10:02 -0000 1.18 +++ japanese/iiimf-le-freewnn/Makefile 8 Jun 2010 12:32:06 -0000 @@ -7,7 +7,7 @@ PORTNAME= le-freewnn PORTVERSION= 12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif Index: japanese/iiimf-le-freewnn/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/iiimf-le-freewnn/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- japanese/iiimf-le-freewnn/files/patch-Makefile 20 Aug 2008 00:56:49 -0000 1.6 +++ japanese/iiimf-le-freewnn/files/patch-Makefile 8 Jun 2010 12:32:06 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: japanese/jd/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/jd/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- japanese/jd/Makefile 9 May 2010 11:21:47 -0000 1.13 +++ japanese/jd/Makefile 8 Jun 2010 12:32:06 -0000 @@ -7,6 +7,7 @@ PORTNAME= jd PORTVERSION= 2.6.5 +PORTREVISION= 1 CATEGORIES= japanese www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= jd4linux/47156 @@ -19,7 +20,7 @@ MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 automake:110 libtool:22 LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \ gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 Index: japanese/mell/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/mell/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- japanese/mell/Makefile 20 Aug 2008 00:56:49 -0000 1.4 +++ japanese/mell/Makefile 8 Jun 2010 12:32:07 -0000 @@ -7,7 +7,7 @@ PORTNAME= mell PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://taiyaki.org/elisp/mell/src/ @@ -15,7 +15,7 @@ COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 AUTOMAKE_ARGS= -af pre-configure: Index: japanese/mutt/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/mutt/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- japanese/mutt/Makefile 31 May 2010 01:59:28 -0000 1.46 +++ japanese/mutt/Makefile 8 Jun 2010 12:32:08 -0000 @@ -6,7 +6,7 @@ PORTNAME= mutt PORTVERSION= ${VERSION}.j${JP_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese mail MASTER_SITES= http://www.emaillab.org/mutt/1.4/ \ http://my.reset.jp/~iwashita/mutt/distfiles/ \ @@ -34,7 +34,7 @@ USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 USE_OPENSSL= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib Index: japanese/mutt-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/mutt-devel/Makefile,v retrieving revision 1.69 diff -u -r1.69 Makefile --- japanese/mutt-devel/Makefile 31 May 2010 01:59:28 -0000 1.69 +++ japanese/mutt-devel/Makefile 8 Jun 2010 12:32:08 -0000 @@ -9,7 +9,7 @@ PORTNAME= mutt-devel PORTVERSION= ${VERSION}.j${JP_VERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= japanese mail MASTER_SITES= http://www.emaillab.org/mutt/${VERSION}/ \ http://www.emaillab.org/mutt/1.5/doc/:ja_doc \ @@ -70,7 +70,7 @@ NO_LATEST_LINK= yes USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 USE_OPENSSL= yes WRKSRC= ${WRKDIR}/mutt-${VERSION} LDFLAGS+= -L${LOCALBASE}/lib Index: japanese/prime/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/prime/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- japanese/prime/Makefile 19 Nov 2009 23:41:55 -0000 1.9 +++ japanese/prime/Makefile 8 Jun 2010 12:32:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= prime DISTVERSION= 1.0.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ @@ -26,7 +26,7 @@ USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 MAKE_JOBS_UNSAFE= yes PLIST_SUB= LOCALBASE=${LOCALBASE} Index: japanese/prime-dict/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/prime-dict/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- japanese/prime-dict/Makefile 20 Aug 2008 00:56:50 -0000 1.4 +++ japanese/prime-dict/Makefile 8 Jun 2010 12:32:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= prime PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ PKGNAMESUFFIX= -dict @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) Index: japanese/prime-el/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/prime-el/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- japanese/prime-el/Makefile 20 Aug 2008 00:56:50 -0000 1.7 +++ japanese/prime-el/Makefile 8 Jun 2010 12:32:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= prime PORTVERSION= 1.5.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ PKGNAMESUFFIX= -el @@ -21,7 +21,7 @@ prime:${PORTSDIR}/japanese/prime GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) Index: japanese/suikyo/Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/suikyo/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- japanese/suikyo/Makefile 20 Aug 2008 00:56:50 -0000 1.4 +++ japanese/suikyo/Makefile 8 Jun 2010 12:32:10 -0000 @@ -7,7 +7,7 @@ PORTNAME= suikyo PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ @@ -18,7 +18,7 @@ USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR} -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) Index: korean/iiimf-le-hangul/Makefile =================================================================== RCS file: /home/pcvs/ports/korean/iiimf-le-hangul/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- korean/iiimf-le-hangul/Makefile 9 Aug 2009 21:10:02 -0000 1.17 +++ korean/iiimf-le-hangul/Makefile 8 Jun 2010 12:32:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= le-hangul PORTVERSION= 12.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= korean textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -23,7 +23,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif Index: korean/iiimf-le-hangul/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/korean/iiimf-le-hangul/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- korean/iiimf-le-hangul/files/patch-Makefile 20 Aug 2008 00:56:50 -0000 1.6 +++ korean/iiimf-le-hangul/files/patch-Makefile 8 Jun 2010 12:32:15 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: lang/expect-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/expect-devel/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- lang/expect-devel/Makefile 31 Dec 2009 10:23:34 -0000 1.10 +++ lang/expect-devel/Makefile 8 Jun 2010 12:32:17 -0000 @@ -6,6 +6,7 @@ PORTNAME= expect PORTVERSION= 5.44.1.15 +PORTREVISION= 1 CATEGORIES= lang tcl tk MASTER_SITES= SF/wintcltk/Sources/Package%20Sources DISTNAME= expect-cvs-20091231 @@ -16,7 +17,7 @@ CONFLICTS= expect-5.43* LATEST_LINK= expect-devel -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 EXPECT_VER= ${PORTVERSION} Index: lang/gambas2-base/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/gambas2-base/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- lang/gambas2-base/Makefile 3 Apr 2010 10:44:18 -0000 1.14 +++ lang/gambas2-base/Makefile 8 Jun 2010 12:32:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= gambas2 PORTVERSION= 2.15.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= lang kde MASTER_SITES= SF/${PORTNAME:S/2//g}/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX?= -base @@ -19,7 +19,7 @@ BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi -USE_AUTOTOOLS= autoconf:262:env automake:19:env +USE_AUTOTOOLS= autoconf:265:env automake:19:env USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: lang/ghc/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/ghc/Makefile,v retrieving revision 1.85 diff -u -r1.85 Makefile --- lang/ghc/Makefile 21 Apr 2010 19:53:03 -0000 1.85 +++ lang/ghc/Makefile 8 Jun 2010 12:32:18 -0000 @@ -6,7 +6,7 @@ PORTNAME= ghc PORTVERSION= 6.10.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang haskell MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \ ${MASTER_SITE_LOCAL:S/$/:boot/} \ @@ -29,7 +29,7 @@ HSCOLOUR_VERSION= 1.15 GHCPATH_VERSION= 0.1.0.5 -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env USE_BZIP2= yes LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp Index: lang/gnustep-base/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/gnustep-base/Makefile,v retrieving revision 1.106 diff -u -r1.106 Makefile --- lang/gnustep-base/Makefile 5 Jun 2010 07:54:44 -0000 1.106 +++ lang/gnustep-base/Makefile 8 Jun 2010 12:32:18 -0000 @@ -8,9 +8,10 @@ PORTNAME= gnustep-base .if defined(WITH_GNUSTEP_DEVEL) PORTVERSION= 1.21.0 +PORTREVISION= 1 .else PORTVERSION= 1.19.3 -PORTREVISION= 2 +PORTREVISION= 3 .endif CATEGORIES= lang devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} @@ -29,7 +30,7 @@ LICENSE_COMB= multi LICENSE= GPLv3 LGPL3 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-procfs --disable-openssl --enable-tls \ --with-tls-prefix=${LOCALBASE} TLS_CONFIG="pkg-config -gnutls" Index: lang/gprolog/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/gprolog/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- lang/gprolog/Makefile 12 Feb 2010 17:24:58 -0000 1.27 +++ lang/gprolog/Makefile 8 Jun 2010 12:32:18 -0000 @@ -7,6 +7,7 @@ PORTNAME= gprolog PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.gprolog.org/ @@ -18,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" \ --with-doc-dir="${DOCSDIR}" \ --with-examples-dir="${EXAMPLESDIR}" Index: lang/guile/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/guile/Makefile,v retrieving revision 1.78 diff -u -r1.78 Makefile --- lang/guile/Makefile 31 May 2010 01:59:32 -0000 1.78 +++ lang/guile/Makefile 8 Jun 2010 12:32:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= guile PORTVERSION= 1.8.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= guile @@ -17,7 +17,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp -USE_AUTOTOOLS= autoconf:262 libltdl:22 +USE_AUTOTOOLS= autoconf:265 libltdl:22 USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes Index: lang/kroc/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/kroc/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- lang/kroc/Makefile 28 Mar 2010 06:38:54 -0000 1.27 +++ lang/kroc/Makefile 8 Jun 2010 12:32:19 -0000 @@ -7,7 +7,7 @@ PORTNAME= kroc PORTVERSION= 1.5.r6372 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://ftp.i-scream.org/pub/kroc/ \ ftp://ftp.i-scream.org/pub/kroc/ @@ -29,7 +29,7 @@ USE_PYTHON= yes USE_SDL= sdl sound USE_GNOME= libxslt -USE_AUTOTOOLS= autoconf:262:env automake:110:env +USE_AUTOTOOLS= autoconf:265:env automake:110:env USE_XORG= xmu xi GNU_CONFIGURE= yes Index: lang/logo/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/logo/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- lang/logo/Makefile 20 Aug 2008 00:56:51 -0000 1.44 +++ lang/logo/Makefile 8 Jun 2010 12:32:19 -0000 @@ -7,7 +7,7 @@ PORTNAME= ucblogo PORTVERSION= 5.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.cs.berkeley.edu/~bh/downloads/ DISTNAME= ${PORTNAME} @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 ice sm -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAKEFILE= makefile HAS_CONFIGURE= yes Index: lang/otcl/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/otcl/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- lang/otcl/Makefile 22 Aug 2009 00:24:33 -0000 1.37 +++ lang/otcl/Makefile 8 Jun 2010 12:32:20 -0000 @@ -7,7 +7,7 @@ PORTNAME= otcl PORTVERSION= 1.13 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= src- CATEGORIES= lang tcl tk MASTER_SITES= SF/${PORTNAME}-tclcl/OTcl/${PORTVERSION} @@ -22,7 +22,7 @@ INVALID_TK_VER= 85 86 USE_XORG= xext -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) Index: lang/php4/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/php4/Makefile,v retrieving revision 1.129 diff -u -r1.129 Makefile --- lang/php4/Makefile 31 May 2010 01:59:33 -0000 1.129 +++ lang/php4/Makefile 8 Jun 2010 12:32:21 -0000 @@ -7,7 +7,7 @@ PORTNAME= php4 PORTVERSION= 4.4.9 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ @@ -23,7 +23,7 @@ USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --enable-versioning \ --enable-memory-limit \ Index: lang/php4/files/patch-scripts::phpize.in =================================================================== RCS file: /home/pcvs/ports/lang/php4/files/patch-scripts::phpize.in,v retrieving revision 1.8 diff -u -r1.8 patch-scripts::phpize.in --- lang/php4/files/patch-scripts::phpize.in 20 Aug 2008 00:56:52 -0000 1.8 +++ lang/php4/files/patch-scripts::phpize.in 8 Jun 2010 12:32:21 -0000 @@ -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.62 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.65 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.65 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat < Index: mail/claws-mail-archiver/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-archiver/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- mail/claws-mail-archiver/Makefile 16 May 2010 09:02:35 -0000 1.12 +++ mail/claws-mail-archiver/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,6 +7,7 @@ PORTNAME= archiver PORTVERSION= 0.6.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,6 +20,6 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 .include Index: mail/claws-mail-att_remover/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-att_remover/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- mail/claws-mail-att_remover/Makefile 16 May 2010 09:02:32 -0000 1.38 +++ mail/claws-mail-att_remover/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,6 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -18,7 +19,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PLIST_FILES= lib/claws-mail/plugins/att_remover.a \ lib/claws-mail/plugins/att_remover.la \ Index: mail/claws-mail-attach_warner/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-attach_warner/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- mail/claws-mail-attach_warner/Makefile 31 May 2010 01:59:36 -0000 1.27 +++ mail/claws-mail-attach_warner/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= attach_warner PORTVERSION= 0.2.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-bsfilter/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-bsfilter/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- mail/claws-mail-bsfilter/Makefile 31 May 2010 01:59:36 -0000 1.7 +++ mail/claws-mail-bsfilter/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= bsfilter PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-cachesaver/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-cachesaver/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- mail/claws-mail-cachesaver/Makefile 16 May 2010 08:56:40 -0000 1.39 +++ mail/claws-mail-cachesaver/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= cachesaver PORTVERSION= 0.10.9 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,7 +19,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PLIST_FILES= lib/claws-mail/plugins/cachesaver.a \ lib/claws-mail/plugins/cachesaver.la \ Index: mail/claws-mail-fancy/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-fancy/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- mail/claws-mail-fancy/Makefile 31 May 2010 01:59:36 -0000 1.10 +++ mail/claws-mail-fancy/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= fancy PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_ICONV= yes USE_GNOME= gtk20 Index: mail/claws-mail-fetchinfo/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-fetchinfo/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- mail/claws-mail-fetchinfo/Makefile 16 May 2010 08:56:40 -0000 1.37 +++ mail/claws-mail-fetchinfo/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.24 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -20,7 +20,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PLIST_FILES= lib/claws-mail/plugins/fetchinfo_plugin.a \ lib/claws-mail/plugins/fetchinfo_plugin.la \ Index: mail/claws-mail-gtkhtml2_viewer/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-gtkhtml2_viewer/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- mail/claws-mail-gtkhtml2_viewer/Makefile 31 May 2010 01:59:36 -0000 1.47 +++ mail/claws-mail-gtkhtml2_viewer/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -20,7 +20,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GNOME= gtk20 USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: mail/claws-mail-mailmbox/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-mailmbox/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- mail/claws-mail-mailmbox/Makefile 16 May 2010 09:02:38 -0000 1.37 +++ mail/claws-mail-mailmbox/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,6 +7,7 @@ PORTNAME= mailmbox PORTVERSION= 1.14.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -18,7 +19,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PLIST_FILES= lib/claws-mail/plugins/mailmbox.a \ lib/claws-mail/plugins/mailmbox.la \ Index: mail/claws-mail-newmail/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-newmail/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- mail/claws-mail-newmail/Makefile 16 May 2010 08:56:40 -0000 1.38 +++ mail/claws-mail-newmail/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.15 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,7 +19,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PLIST_FILES= lib/claws-mail/plugins/newmail.a \ lib/claws-mail/plugins/newmail.la \ Index: mail/claws-mail-notification/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-notification/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- mail/claws-mail-notification/Makefile 31 May 2010 01:59:36 -0000 1.44 +++ mail/claws-mail-notification/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= notification PORTVERSION= 0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-perl/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-perl/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- mail/claws-mail-perl/Makefile 24 May 2010 10:15:02 -0000 1.37 +++ mail/claws-mail-perl/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,6 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.18 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,7 +20,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_PERL5= yes PLIST_FILES= lib/claws-mail/plugins/perl_plugin.a \ Index: mail/claws-mail-python/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-python/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- mail/claws-mail-python/Makefile 31 May 2010 01:59:37 -0000 1.7 +++ mail/claws-mail-python/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= python PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ USE_GNOME= pygtk2 USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-rssyl/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-rssyl/Makefile,v retrieving revision 1.49 diff -u -r1.49 Makefile --- mail/claws-mail-rssyl/Makefile 31 May 2010 01:59:37 -0000 1.49 +++ mail/claws-mail-rssyl/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= rssyl PORTVERSION= 0.27 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ @@ -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_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-spamreport/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-spamreport/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- mail/claws-mail-spamreport/Makefile 31 May 2010 01:59:37 -0000 1.23 +++ mail/claws-mail-spamreport/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= spamreport PORTVERSION= 0.3.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-synce/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-synce/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- mail/claws-mail-synce/Makefile 16 May 2010 08:56:41 -0000 1.35 +++ mail/claws-mail-synce/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= synce PORTVERSION= 0.7.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ --with-librapi2=${LOCALBASE} Index: mail/claws-mail-tnef/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-tnef/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- mail/claws-mail-tnef/Makefile 31 May 2010 01:59:37 -0000 1.18 +++ mail/claws-mail-tnef/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= tnef PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/claws-mail-vcalendar/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-vcalendar/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- mail/claws-mail-vcalendar/Makefile 31 May 2010 01:59:37 -0000 1.48 +++ mail/claws-mail-vcalendar/Makefile 8 Jun 2010 12:32:25 -0000 @@ -7,7 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ \ ${MASTER_SITE_LOCAL} @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: mail/cyrus-imapd22/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/cyrus-imapd22/Makefile,v retrieving revision 1.166 diff -u -r1.166 Makefile --- mail/cyrus-imapd22/Makefile 2 Jun 2010 19:14:10 -0000 1.166 +++ mail/cyrus-imapd22/Makefile 8 Jun 2010 12:32:26 -0000 @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.2.13p1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ @@ -99,7 +99,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::berkdb.m4 \ ${FILESDIR}/extra-patch-cmulocal::ucdsnmp.m4 \ ${FILESDIR}/extra-patch-configure.in -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif Index: mail/cyrus-imapd23/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/cyrus-imapd23/Makefile,v retrieving revision 1.189 diff -u -r1.189 Makefile --- mail/cyrus-imapd23/Makefile 2 Jun 2010 19:14:10 -0000 1.189 +++ mail/cyrus-imapd23/Makefile 8 Jun 2010 12:32:26 -0000 @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.3.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus/ \ http://ftp.andrew.cmu.edu/pub/cyrus/ \ @@ -125,7 +125,7 @@ .if ${OSVERSION} >= 800037 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::sasl2.m4 .endif -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif Index: mail/dspam-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/dspam-devel/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- mail/dspam-devel/Makefile 6 Apr 2010 12:01:52 -0000 1.75 +++ mail/dspam-devel/Makefile 8 Jun 2010 12:32:26 -0000 @@ -13,7 +13,7 @@ PORTNAME= dspam-devel PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= # set later @@ -98,7 +98,7 @@ USE_PERL5= yes USE_AUTOTOOLS= libtool:22 .ifdef(SNAP_DATE) -USE_AUTOTOOLS+= autoconf:262:env automake:19 +USE_AUTOTOOLS+= autoconf:265:env automake:19 .endif USE_LDCONFIG= yes GNU_CONFIGURE= yes Index: mail/kshowmail/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/kshowmail/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- mail/kshowmail/Makefile 31 May 2010 01:59:42 -0000 1.28 +++ mail/kshowmail/Makefile 8 Jun 2010 12:32:29 -0000 @@ -6,7 +6,7 @@ PORTNAME= kshowmail PORTVERSION= 3.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20for%20KDE3/${PORTVERSION} @@ -18,7 +18,7 @@ USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22:env GNU_CONFIGURE= yes .include Index: mail/libetpan/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/libetpan/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- mail/libetpan/Makefile 16 May 2010 08:56:23 -0000 1.56 +++ mail/libetpan/Makefile 8 Jun 2010 12:32:29 -0000 @@ -8,6 +8,7 @@ PORTNAME= libetpan PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= SF @@ -19,7 +20,7 @@ sasl2.2:${PORTSDIR}/security/cyrus-sasl2 USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 autoconf:262 +USE_AUTOTOOLS= libtool:22 autoconf:265 USE_LDCONFIG= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes @@ -47,6 +48,6 @@ .endif post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.65|g' ${WRKSRC}/aclocal.m4 .include Index: mail/mutt/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/mutt/Makefile,v retrieving revision 1.185 diff -u -r1.185 Makefile --- mail/mutt/Makefile 31 May 2010 01:59:43 -0000 1.185 +++ mail/mutt/Makefile 8 Jun 2010 12:32:31 -0000 @@ -8,7 +8,7 @@ PORTNAME= mutt PORTVERSION= 1.4.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ @@ -81,7 +81,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} USE_OPENSSL= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \ Index: mail/mutt-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/mutt-devel/Makefile,v retrieving revision 1.310 diff -u -r1.310 Makefile --- mail/mutt-devel/Makefile 21 May 2010 11:13:46 -0000 1.310 +++ mail/mutt-devel/Makefile 8 Jun 2010 12:32:31 -0000 @@ -118,7 +118,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.5.20 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES+= mail ipv6 .if defined(WITH_MUTT_NNTP) CATEGORIES+= news @@ -167,7 +167,7 @@ CONFIGURE_ARGS+= ${MUTT_CONFIGURE_ARGS} .endif -USE_AUTOTOOLS= automake:110 autoconf:262 +USE_AUTOTOOLS= automake:110 autoconf:265 USE_OPENSSL= yes PLIST= ${WRKDIR}/PLIST Index: mail/nmh/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/nmh/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- mail/nmh/Makefile 20 Nov 2009 22:53:07 -0000 1.46 +++ mail/nmh/Makefile 8 Jun 2010 12:32:31 -0000 @@ -53,7 +53,7 @@ PORTNAME= nmh PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= nmh @@ -63,7 +63,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ --sysconfdir=${PREFIX}/etc/nmh .ifdef NMH_EDITOR Index: mail/postfix-gps/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/postfix-gps/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- mail/postfix-gps/Makefile 22 Aug 2009 00:27:52 -0000 1.15 +++ mail/postfix-gps/Makefile 8 Jun 2010 12:32:34 -0000 @@ -7,7 +7,7 @@ PORTNAME= gps PORTVERSION= 1.005 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail security MASTER_SITES= SF/greylist/greylist/${PORTVERSION}-bugfix PKGNAMEPREFIX= postfix- @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/release-${PORTVERSION} -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --bindir=${PREFIX}/libexec --includedir=${PREFIX}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ Index: mail/qpopper/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/qpopper/Makefile,v retrieving revision 1.97 diff -u -r1.97 Makefile --- mail/qpopper/Makefile 31 Jan 2010 03:44:30 -0000 1.97 +++ mail/qpopper/Makefile 8 Jun 2010 12:32:36 -0000 @@ -7,7 +7,7 @@ PORTNAME= qpopper PORTVERSION= 4.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \ http://core.ring.gr.jp/archives/net/mail/qpopper/ @@ -16,7 +16,7 @@ MAINTAINER= bc979@lafn.org COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_OPENSSL= yes CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \ OS_DEFS="-DSETPROCTITLE ${OS_DEFS}" Index: mail/quickml/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/quickml/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- mail/quickml/Makefile 28 Mar 2010 06:39:13 -0000 1.16 +++ mail/quickml/Makefile 8 Jun 2010 12:32:36 -0000 @@ -7,7 +7,7 @@ PORTNAME= quickml PORTVERSION= 0.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://0xcc.net/quickml/ @@ -23,7 +23,7 @@ QUICKML_USER= quickml QUICKML_GROUP= quickml -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_RUBY= yes Index: mail/sccmilter/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/sccmilter/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- mail/sccmilter/Makefile 20 Aug 2008 00:56:57 -0000 1.18 +++ mail/sccmilter/Makefile 8 Jun 2010 12:32:36 -0000 @@ -7,7 +7,7 @@ PORTNAME= sccmilter PORTVERSION= 0.95.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail sysutils MASTER_SITES= http://openoffice.mirahost.ru/fileZ/ports/ \ http://citycat4.land.ru/ @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_RC_SUBR= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=/var Index: mail/smtp-gated/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/smtp-gated/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- mail/smtp-gated/Makefile 1 Apr 2010 05:16:18 -0000 1.6 +++ mail/smtp-gated/Makefile 8 Jun 2010 12:32:37 -0000 @@ -7,6 +7,7 @@ PORTNAME= smtp-gated PORTVERSION= 1.4.16.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://software.klolik.org/smtp-gated/files/ @@ -14,7 +15,7 @@ COMMENT= This software block SMTP sessions used by e-mail worms and viruses HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 OPTIONS= NAT "NAT transparent proxy code" On \ CHUNKING "Enable support for SMTP CHUNKING extension" Off \ Index: mail/up-imapproxy/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/up-imapproxy/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- mail/up-imapproxy/Makefile 2 Jan 2010 22:30:52 -0000 1.17 +++ mail/up-imapproxy/Makefile 8 Jun 2010 12:32:39 -0000 @@ -7,7 +7,7 @@ PORTNAME= imapproxy PORTVERSION= 1.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.imapproxy.org/downloads/ PKGNAMEPREFIX= up- @@ -16,7 +16,7 @@ MAINTAINER= mbr@FreeBSD.org COMMENT= A caching IMAP proxy server -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 USE_RC_SUBR= imapproxyd.sh DOCS= COPYING ChangeLog README README.debian \ Index: mail/vmailmgr/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/vmailmgr/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- mail/vmailmgr/Makefile 11 Feb 2010 20:25:43 -0000 1.14 +++ mail/vmailmgr/Makefile 8 Jun 2010 12:32:39 -0000 @@ -7,7 +7,7 @@ PORTNAME= vmailmgr PORTVERSION= 0.97 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.vmailmgr.org/current/ \ http://mirrors.dataloss.nl/vmailmgr.org/current/ @@ -25,11 +25,11 @@ # get python paths (PYTHON_SITELIBDIR) in case we install the python API USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:110 aclocal:110 +USE_AUTOTOOLS= autoconf:265 autoheader:265 automake:110 aclocal:110 USE_PYTHON= yes USE_PERL5_BUILD= yes AUTOMAKE_ARGS+= --add-missing -Wno-portability -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 +USE_AUTOTOOLS= aclocal:110 autoconf:265 automake:110 MAKE_JOBS_SAFE= yes OPTIONS= PYTHONLIB "Install the Python API" Off Index: math/algae/Makefile =================================================================== RCS file: /home/pcvs/ports/math/algae/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- math/algae/Makefile 13 Sep 2009 00:07:46 -0000 1.21 +++ math/algae/Makefile 8 Jun 2010 12:32:40 -0000 @@ -7,7 +7,7 @@ PORTNAME= algae PORTVERSION= 4.3.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -15,7 +15,7 @@ COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 ALGAE_VERSION= ${PORTVERSION} PLIST_SUB= ALGAE_VERSION=${ALGAE_VERSION} Index: math/asir2000/Makefile =================================================================== RCS file: /home/pcvs/ports/math/asir2000/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- math/asir2000/Makefile 28 Mar 2009 20:06:43 -0000 1.37 +++ math/asir2000/Makefile 8 Jun 2010 12:32:41 -0000 @@ -7,7 +7,7 @@ PORTNAME= asir PORTVERSION= 20070806 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ ftp://ftp.asir.org/pub/asir/src/ \ @@ -22,7 +22,7 @@ USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:265 CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari ASIR_SRC_VERSION= ${PORTVERSION} ASIR_DOC_VERSION= 20070718 Index: math/dieharder/Makefile =================================================================== RCS file: /home/pcvs/ports/math/dieharder/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- math/dieharder/Makefile 5 Jun 2010 19:40:22 -0000 1.11 +++ math/dieharder/Makefile 8 Jun 2010 12:32:41 -0000 @@ -7,7 +7,7 @@ PORTNAME= dieharder DISTVERSION= 3.29.4beta -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ EXTRACT_SUFX= .tgz @@ -20,7 +20,7 @@ MAKE_JOBS_UNSAFE= yes USE_DOS2UNIX= yes -USE_AUTOTOOLS= aclocal:110 autoheader:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 libtool:22 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" Index: math/geg/Makefile =================================================================== RCS file: /home/pcvs/ports/math/geg/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- math/geg/Makefile 20 Aug 2008 00:56:58 -0000 1.35 +++ math/geg/Makefile 8 Jun 2010 12:32:42 -0000 @@ -7,7 +7,7 @@ PORTNAME= geg PORTVERSION= 1.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.infolaunch.com/~daveb/ @@ -17,7 +17,7 @@ COMMENT= Visualise multiple 2D-functions of one variable USE_GNOME= gtk12 -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:265 AUTOMAKE_ARGS= -a -i CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" Index: math/maxima/Makefile =================================================================== RCS file: /home/pcvs/ports/math/maxima/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- math/maxima/Makefile 5 May 2010 06:58:09 -0000 1.56 +++ math/maxima/Makefile 8 Jun 2010 12:32:44 -0000 @@ -7,6 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.21.1 +PORTREVISION= 1 CATEGORIES= math tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -22,7 +23,7 @@ USE_TK = 84+ USE_GMAKE= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= aclocal:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoconf:265 CONFIGURE_ARGS+= --prefix=${PREFIX} \ --with-posix-shell=${LOCALBASE}/bin/bash \ --with-wish=${WISH} \ Index: math/octave/Makefile =================================================================== RCS file: /home/pcvs/ports/math/octave/Makefile,v retrieving revision 1.118 diff -u -r1.118 Makefile --- math/octave/Makefile 28 Mar 2010 06:39:27 -0000 1.118 +++ math/octave/Makefile 8 Jun 2010 12:32:44 -0000 @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/ @@ -38,7 +38,7 @@ USE_PERL5_BUILD=yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 INFO= octave liboctave MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1 Index: math/octave-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/math/octave-devel/Makefile,v retrieving revision 1.97 diff -u -r1.97 Makefile --- math/octave-devel/Makefile 28 Mar 2010 06:39:28 -0000 1.97 +++ math/octave-devel/Makefile 8 Jun 2010 12:32:44 -0000 @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.3.50 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/\ @@ -35,7 +35,7 @@ USE_PERL5_BUILD=yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 INFO= liboctave MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1 Index: misc/amanda25-server/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/amanda25-server/Makefile,v retrieving revision 1.111 diff -u -r1.111 Makefile --- misc/amanda25-server/Makefile 22 Aug 2009 00:28:10 -0000 1.111 +++ misc/amanda25-server/Makefile 8 Jun 2010 12:32:51 -0000 @@ -7,6 +7,7 @@ PORTNAME= amanda PORTVERSION= 2.5.1p3 +PORTREVISION= 1 PORTREVISION?= 5 PKGNAMESUFFIX?= -server PORTEPOCH= 1 @@ -20,7 +21,7 @@ SLAVEDIRS= misc/amanda25-client LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes USE_OPENSSL= yes PATCH_STRIP= Index: misc/skyutils/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/skyutils/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- misc/skyutils/Makefile 2 Aug 2009 19:34:44 -0000 1.20 +++ misc/skyutils/Makefile 8 Jun 2010 12:32:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= skyutils PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= laszlof @@ -16,7 +16,7 @@ COMMENT= A library required by smssend (same author) GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} Index: misc/sword/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/sword/Makefile,v retrieving revision 1.43 diff -u -r1.43 Makefile --- misc/sword/Makefile 4 Apr 2010 06:06:02 -0000 1.43 +++ misc/sword/Makefile 8 Jun 2010 12:32:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= sword PORTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.6/ \ http://crosswire.org/ftpmirror/pub/sword/source/v1.6/ \ @@ -24,7 +24,7 @@ USE_GNOME= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:110 autoconf:262 +USE_AUTOTOOLS= automake:110 autoconf:265 CONFIGURE_ARGS+= --without-conf --without-clucene --with-zlib --without-icu USE_LDCONFIG= yes SUB_FILES= pkg-message @@ -43,6 +43,7 @@ .endif post-patch: + @${REINPLACE_CMD} -e 's|2.63|2.65|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 \ Index: multimedia/camserv/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/camserv/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- multimedia/camserv/Makefile 31 May 2010 07:43:34 -0000 1.42 +++ multimedia/camserv/Makefile 8 Jun 2010 12:33:01 -0000 @@ -7,7 +7,7 @@ PORTNAME= camserv PORTVERSION= 0.5.1 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= SF/cserv/${PORTNAME}/${PORTVERSION} @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 alpha -USE_AUTOTOOLS= autoconf:262 libtool:22 libltdl:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 libltdl:22 USE_EFL= imlib2 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include \ Index: multimedia/dvts/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/dvts/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- multimedia/dvts/Makefile 20 Aug 2008 00:56:59 -0000 1.13 +++ multimedia/dvts/Makefile 8 Jun 2010 12:33:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= dvts PORTVERSION= 1.0a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://www.sfc.wide.ad.jp/DVTS/software/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -21,7 +21,7 @@ CONFLICTS= gdvrecv-[0-9]* -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAN1= dvts.1 dvsend.1 dvrecv.1 Index: multimedia/kino/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/kino/Makefile,v retrieving revision 1.59 diff -u -r1.59 Makefile --- multimedia/kino/Makefile 31 May 2010 02:00:11 -0000 1.59 +++ multimedia/kino/Makefile 8 Jun 2010 12:33:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= kino PORTVERSION= 1.3.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF @@ -24,7 +24,7 @@ FFMPEG_KINO "With ffmpeg-kino" off USE_XORG= x11 xv ice -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libglade2 libxml2 Index: multimedia/kplayer/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/kplayer/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- multimedia/kplayer/Makefile 31 May 2010 02:00:11 -0000 1.21 +++ multimedia/kplayer/Makefile 8 Jun 2010 12:33:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= kplayer PORTVERSION= 0.6.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia kde MASTER_SITES= SF @@ -21,7 +21,7 @@ USE_KDELIBS_VER=3 USE_GETTEXT= yes USE_PERL5_BUILD=yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22 pre-configure: @(cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${SH} admin/cvs.sh dist) Index: multimedia/libdvdnav/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/libdvdnav/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- multimedia/libdvdnav/Makefile 19 Sep 2009 19:54:43 -0000 1.33 +++ multimedia/libdvdnav/Makefile 8 Jun 2010 12:33:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= libdvdnav PORTVERSION= 0.1.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF/dvd/${PORTNAME}/${PORTVERSION} @@ -20,7 +20,7 @@ THREAD_LIBS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --program-transform-name='' USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 autoconf:262 automake:16 +USE_AUTOTOOLS= libtool:22 autoconf:265 automake:16 # Internal libdvdread staticly dlopens libdvdcss.so.2 DVDCSS_LIBVERSION= 3 Index: multimedia/libquicktime/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/libquicktime/Makefile,v retrieving revision 1.81 diff -u -r1.81 Makefile --- multimedia/libquicktime/Makefile 6 Jun 2010 20:43:57 -0000 1.81 +++ multimedia/libquicktime/Makefile 8 Jun 2010 12:33:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= libquicktime PORTVERSION= 1.1.5 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= multimedia MASTER_SITES= SF @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_GETTEXT= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl" Index: multimedia/motion/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/motion/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- multimedia/motion/Makefile 5 Feb 2010 11:41:57 -0000 1.25 +++ multimedia/motion/Makefile 8 Jun 2010 12:33:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= motion PORTVERSION= 3.2.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%203.2/${PORTVERSION} @@ -25,7 +25,7 @@ MAN1= motion.1 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GMAKE= yes MANCOMPRESSED= no Index: multimedia/okle/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/okle/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- multimedia/okle/Makefile 28 Mar 2010 06:40:57 -0000 1.29 +++ multimedia/okle/Makefile 8 Jun 2010 12:33:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= okle PORTVERSION= 0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia kde MASTER_SITES= http://okle.sourceforge.net/ @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_KDELIBS_VER=3 CONFIGURE_ARGS= --with-ogle-dir=${LOCALBASE}/bin \ --with-ogle-includes=${LOCALBASE}/include \ Index: multimedia/spook/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/spook/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- multimedia/spook/Makefile 6 Jun 2010 17:00:57 -0000 1.4 +++ multimedia/spook/Makefile 8 Jun 2010 12:33:07 -0000 @@ -7,7 +7,7 @@ PORTNAME= spook PORTVERSION= 20050207 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://www.litech.org/spook/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -27,7 +27,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:18 automake:18 +USE_AUTOTOOLS= autoconf:265 aclocal:18 automake:18 NOMAN= defined Index: multimedia/xdvshow/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/xdvshow/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- multimedia/xdvshow/Makefile 5 Feb 2010 11:42:07 -0000 1.20 +++ multimedia/xdvshow/Makefile 8 Jun 2010 12:33:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= xdvshow PORTVERSION= 00.2003.09.03 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= http://www.sfc.wide.ad.jp/DVTS/software/xdvshow/ DISTNAME= ${PORTNAME} @@ -19,7 +19,7 @@ PLIST_FILES= bin/xdvshow GNU_CONFIGURE= YES -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_SDL= sdl post-patch: Index: multimedia/xmms/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/xmms/Makefile,v retrieving revision 1.107 diff -u -r1.107 Makefile --- multimedia/xmms/Makefile 6 Jun 2010 20:44:00 -0000 1.107 +++ multimedia/xmms/Makefile 8 Jun 2010 12:33:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= xmms PORTVERSION= 1.2.11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES+= multimedia audio ipv6 MASTER_SITES= http://www.xmms.org/files/1.2.x/ \ LOCAL/beech @@ -23,7 +23,7 @@ USE_GETTEXT= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:19 autoconf:265 libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ Index: net/6tunnel/Makefile =================================================================== RCS file: /home/pcvs/ports/net/6tunnel/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- net/6tunnel/Makefile 19 Jul 2009 18:59:39 -0000 1.17 +++ net/6tunnel/Makefile 8 Jun 2010 12:33:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= 6tunnel DISTVERSION= 0.11rc2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= http://toxygen.net/6tunnel/ @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}rc2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 ALL_TARGET= default MAN1= 6tunnel.1 Index: net/beacon/Makefile =================================================================== RCS file: /home/pcvs/ports/net/beacon/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- net/beacon/Makefile 15 Aug 2009 13:33:53 -0000 1.18 +++ net/beacon/Makefile 8 Jun 2010 12:33:09 -0000 @@ -7,7 +7,7 @@ PORTNAME= beacon PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 mbone ipv6 MASTER_SITES= http://dast.nlanr.net/Projects/Beacon/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -21,7 +21,7 @@ WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} USE_PERL5= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_RC_SUBR= beacon .ifdef(WITHOUT_IPV6) Index: net/dosdetector/Makefile =================================================================== RCS file: /home/pcvs/ports/net/dosdetector/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- net/dosdetector/Makefile 20 Aug 2008 00:57:02 -0000 1.14 +++ net/dosdetector/Makefile 8 Jun 2010 12:33:11 -0000 @@ -9,7 +9,7 @@ PORTNAME= dosdetector PORTVERSION= 20060621 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ @@ -17,7 +17,7 @@ COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 PLIST_FILES= bin/dosdetector MAN1= dosdetector.1 Index: net/freeradius/Makefile =================================================================== RCS file: /home/pcvs/ports/net/freeradius/Makefile,v retrieving revision 1.74 diff -u -r1.74 Makefile --- net/freeradius/Makefile 3 Apr 2010 00:12:43 -0000 1.74 +++ net/freeradius/Makefile 8 Jun 2010 12:33:11 -0000 @@ -7,6 +7,7 @@ PORTNAME= freeradius PORTVERSION?= 1.1.8 +PORTREVISION?= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ @@ -38,7 +39,7 @@ NO_LATEST_LINK= yes USE_RC_SUBR= radiusd.sh -USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:262 +USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:265 USE_GMAKE= yes USE_OPENSSL= yes MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" @@ -235,7 +236,7 @@ ${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:262 is +# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:265 is # added to USE_AUTOTOOLS @cd ${WRKSRC}/src/modules/rlm_ldap && ${AUTOCONF} -I ${WRKSRC} @cd ${WRKSRC}/src/modules/rlm_sql/drivers/rlm_sql_mysql \ Index: net/freeradius2/Makefile =================================================================== RCS file: /home/pcvs/ports/net/freeradius2/Makefile,v retrieving revision 1.86 diff -u -r1.86 Makefile --- net/freeradius2/Makefile 29 May 2010 21:18:02 -0000 1.86 +++ net/freeradius2/Makefile 8 Jun 2010 12:33:11 -0000 @@ -9,6 +9,7 @@ PORTNAME= freeradius DISTVERSION= 2.1.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ @@ -33,7 +34,7 @@ freeradius-mysql-[0-9].* freeradius-[013-9].* USE_RC_SUBR= radiusd.sh -USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:262 +USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:265 USE_GMAKE= yes USE_OPENSSL= yes MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" @@ -343,7 +344,7 @@ ${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:262 is +# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:265 is # added to USE_AUTOTOOLS @cd ${WRKSRC}/src/modules/rlm_ldap && ${AUTOCONF} -I ${WRKSRC} @cd ${WRKSRC}/src/modules/rlm_sql/drivers/rlm_sql_mysql \ Index: net/freeswitch/Makefile =================================================================== RCS file: /home/pcvs/ports/net/freeswitch/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- net/freeswitch/Makefile 6 Jun 2010 20:44:01 -0000 1.8 +++ net/freeswitch/Makefile 8 Jun 2010 12:33:11 -0000 @@ -7,7 +7,7 @@ PORTNAME= freeswitch PORTVERSION= 1.0.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/:source1 \ http://dl.getdropbox.com/u/152504/:source2 \ @@ -38,7 +38,7 @@ ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:262:env automake:110:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:110:env libtool:22:env USE_GMAKE= yes SUB_FILES= pkg-message Index: net/gatekeeper/Makefile =================================================================== RCS file: /home/pcvs/ports/net/gatekeeper/Makefile,v retrieving revision 1.52 diff -u -r1.52 Makefile --- net/gatekeeper/Makefile 22 Aug 2009 00:31:25 -0000 1.52 +++ net/gatekeeper/Makefile 8 Jun 2010 12:33:12 -0000 @@ -8,7 +8,7 @@ PORTNAME= gatekeeper #PORTVERSION= 2.2.4 DISTVERSION= 2.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF/openh323gk/Sources/${PORTVERSION} DISTNAME= gnugk-${DISTVERSION} @@ -22,7 +22,7 @@ USE_RC_SUBR= gnugk.sh -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS+= --disable-firebird USE_GMAKE= yes Index: net/gsambad/Makefile =================================================================== RCS file: /home/pcvs/ports/net/gsambad/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- net/gsambad/Makefile 28 Mar 2010 06:41:17 -0000 1.9 +++ net/gsambad/Makefile 8 Jun 2010 12:33:12 -0000 @@ -7,7 +7,7 @@ PORTNAME= gsambad PORTVERSION= 0.1.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://mange.dynalias.org/linux/${PORTNAME}/ @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GNOME= gtk20 pkgconfig @@ -27,7 +27,7 @@ @${CP} ${FILESDIR}/crypt.h ${WRKSRC}/src/ post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.65|g' ${WRKSRC}/aclocal.m4 post-configure: @${REINPLACE_CMD} -e "s:\:\"crypt.h\":" ${WRKSRC}/src/functions.c Index: net/libnet10/Makefile =================================================================== RCS file: /home/pcvs/ports/net/libnet10/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- net/libnet10/Makefile 22 Sep 2009 04:35:36 -0000 1.27 +++ net/libnet10/Makefile 8 Jun 2010 12:33:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= libnet PORTVERSION= 1.0.2a -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://www.packetfactory.net/libnet/dist/deprecated/ \ @@ -20,7 +20,7 @@ CFLAGS+= -fPIC -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 WRKSRC= ${WRKDIR}/Libnet-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} MAN3= libnet${PKGNAMESUFFIX}.3 Index: net/libsocket++/Makefile =================================================================== RCS file: /home/pcvs/ports/net/libsocket++/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- net/libsocket++/Makefile 30 May 2010 17:39:04 -0000 1.35 +++ net/libsocket++/Makefile 8 Jun 2010 12:33:15 -0000 @@ -8,7 +8,7 @@ PORTNAME= libsocket++ PORTVERSION= 1.12.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://src.linuxhacker.at/socket++/ DISTNAME= socket++-${PORTVERSION} @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:19 autoconf:265 libtool:22 SCRIPTS_ENV+= ACLOCAL_FLAGS="-I ${LOCALBASE}/share/aclocal/" INFO= socket++ Index: net/nss_ldap/Makefile =================================================================== RCS file: /home/pcvs/ports/net/nss_ldap/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- net/nss_ldap/Makefile 18 Jan 2010 03:43:56 -0000 1.33 +++ net/nss_ldap/Makefile 8 Jun 2010 12:33:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= nss_ldap PORTVERSION= 1.${NSS_LDAP_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.padl.com/download/ DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION} @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 autoheader:262 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:265 autoheader:265 USE_LDCONFIG= yes USE_OPENLDAP= yes Index: net/ntop/Makefile =================================================================== RCS file: /home/pcvs/ports/net/ntop/Makefile,v retrieving revision 1.88 diff -u -r1.88 Makefile --- net/ntop/Makefile 31 May 2010 02:00:20 -0000 1.88 +++ net/ntop/Makefile 8 Jun 2010 12:33:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= ntop PORTVERSION= 3.3.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://www.ntop.org/trac/export/4103/trunk/ntop/3rd_party/ \ SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -32,7 +32,7 @@ DBDIR?= /var/db MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 automake:19 autoconf:262 +USE_AUTOTOOLS= libtool:22 automake:19 autoconf:265 USE_GNOME= libxml2 USE_LUA= 5.1 USE_GMAKE= yes Index: net/opal/Makefile =================================================================== RCS file: /home/pcvs/ports/net/opal/Makefile,v retrieving revision 1.93 diff -u -r1.93 Makefile --- net/opal/Makefile 10 May 2010 21:10:00 -0000 1.93 +++ net/opal/Makefile 8 Jun 2010 12:33:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= opal PORTVERSION= 2.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= GNOME @@ -24,7 +24,7 @@ # 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:262 +USE_AUTOTOOLS= autoconf:265 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: net/openh323/Makefile =================================================================== RCS file: /home/pcvs/ports/net/openh323/Makefile,v retrieving revision 1.85 diff -u -r1.85 Makefile --- net/openh323/Makefile 19 Sep 2009 17:31:09 -0000 1.85 +++ net/openh323/Makefile 8 Jun 2010 12:33:18 -0000 @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.19.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src @@ -23,7 +23,7 @@ USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: net/proxy-suite/Makefile =================================================================== RCS file: /home/pcvs/ports/net/proxy-suite/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- net/proxy-suite/Makefile 26 Jan 2010 03:01:25 -0000 1.25 +++ net/proxy-suite/Makefile 8 Jun 2010 12:33:24 -0000 @@ -7,7 +7,7 @@ PORTNAME= proxy-suite PORTVERSION= 1.9.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ \ @@ -16,7 +16,7 @@ MAINTAINER= thomas@cuivre.fr.eu.org COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes USE_BZIP2= yes Index: net/samba-pdbsql/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba-pdbsql/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- net/samba-pdbsql/Makefile 2 Sep 2009 15:01:47 -0000 1.10 +++ net/samba-pdbsql/Makefile 8 Jun 2010 12:33:26 -0000 @@ -7,7 +7,7 @@ PORTNAME= pdbsql PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF PKGNAMEPREFIX= samba- @@ -20,7 +20,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes # Add a build dependency for Samba port -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 WRKSRC= ${WRKDIR}/${DISTNAME}-samba SAMBA_PORT= net/samba3 Index: net/samba3/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba3/Makefile,v retrieving revision 1.189 diff -u -r1.189 Makefile --- net/samba3/Makefile 22 Apr 2010 00:28:14 -0000 1.189 +++ net/samba3/Makefile 8 Jun 2010 12:33:26 -0000 @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION?= 3.0.37 +PORTREVISION= 1 PORTEPOCH?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} @@ -20,7 +21,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 AUTOHEADER_ARGS= -I${WRKSRC} -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC} -I${WRKSRC}/lib/replace Index: net/samba32/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba32/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- net/samba32/Makefile 7 Oct 2009 01:53:53 -0000 1.13 +++ net/samba32/Makefile 8 Jun 2010 12:33:26 -0000 @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION?= 3.2.15 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= . old-versions rc pre @@ -20,7 +21,7 @@ USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 AUTOHEADER_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace Index: net/samba33/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba33/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- net/samba33/Makefile 5 Feb 2010 00:46:05 -0000 1.10 +++ net/samba33/Makefile 8 Jun 2010 12:33:26 -0000 @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION?= 3.3.10 +PORTREVISION= 1 PORTREVISION?= 0 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} @@ -21,7 +22,7 @@ USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 AUTOHEADER_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace Index: net/samba34/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba34/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/samba34/Makefile 7 Feb 2010 03:02:35 -0000 1.3 +++ net/samba34/Makefile 8 Jun 2010 12:33:27 -0000 @@ -7,7 +7,7 @@ PORTNAME= samba34 PORTVERSION= 3.4.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= . old-versions rc pre @@ -32,7 +32,7 @@ USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 # directories VARDIR?= /var SAMBA_SPOOL?= ${VARDIR}/spool/${PORTNAME} Index: net/samba4-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba4-devel/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net/samba4-devel/Makefile 5 Feb 2010 01:01:49 -0000 1.4 +++ net/samba4-devel/Makefile 8 Jun 2010 12:33:27 -0000 @@ -6,7 +6,7 @@ # PORTNAME?= ${SAMBA_PORTNAME} PORTVERSION?= ${SAMBA_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= samba4 @@ -39,7 +39,7 @@ GNU_CONFIGURE= yes USE_GNOME= pkgconfig USE_LDCONFIG= ${SAMBA_LIBDIR} -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 # Flags CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Index: net/samba4wins/Makefile =================================================================== RCS file: /home/pcvs/ports/net/samba4wins/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- net/samba4wins/Makefile 25 Jun 2009 23:48:34 -0000 1.13 +++ net/samba4wins/Makefile 8 Jun 2010 12:33:27 -0000 @@ -7,7 +7,7 @@ PORTNAME= samba4wins PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.sernet.de/pub/samba4WINS/debian/pool/ DISTNAME= ${PORTNAME}_${PORTVERSION}-2 @@ -20,7 +20,7 @@ USE_ICONV= yes USE_PERL5= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265:env autoheader:265:env WRKSRC= ${WRKDIR}/${PORTNAME}/source Index: net/torsocks/Makefile =================================================================== RCS file: /home/pcvs/ports/net/torsocks/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net/torsocks/Makefile 18 Dec 2009 15:48:20 -0000 1.4 +++ net/torsocks/Makefile 8 Jun 2010 12:33:29 -0000 @@ -6,7 +6,7 @@ PORTNAME= torsocks PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= GOOGLE_CODE \ http://tor.reactor-xg.kiev.ua/files/ @@ -15,7 +15,7 @@ MAINTAINER= andy.lavr@gmail.com COMMENT= Most SOCKS-friendly applications way with Tor -USE_AUTOTOOLS= libtool:22 aclocal:110 autoconf:262 +USE_AUTOTOOLS= libtool:22 aclocal:110 autoconf:265 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal USE_GMAKE= yes Index: net/tramp/Makefile =================================================================== RCS file: /home/pcvs/ports/net/tramp/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- net/tramp/Makefile 23 May 2010 08:27:18 -0000 1.48 +++ net/tramp/Makefile 8 Jun 2010 12:33:29 -0000 @@ -7,6 +7,7 @@ PORTNAME= tramp PORTVERSION= 2.1.18 +PORTREVISION= 1 CATEGORIES= net elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +19,7 @@ USE_EMACS= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} Index: net/unfs3/Makefile =================================================================== RCS file: /home/pcvs/ports/net/unfs3/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- net/unfs3/Makefile 20 Jan 2009 17:32:06 -0000 1.20 +++ net/unfs3/Makefile 8 Jun 2010 12:33:30 -0000 @@ -7,13 +7,14 @@ PORTNAME= unfs3 PORTVERSION= 0.9.22 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF MAINTAINER= wxs@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_BISON= build MAN7= tags.7 Index: net/xrdp/Makefile =================================================================== RCS file: /home/pcvs/ports/net/xrdp/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- net/xrdp/Makefile 16 Feb 2010 15:12:20 -0000 1.5 +++ net/xrdp/Makefile 8 Jun 2010 12:33:31 -0000 @@ -7,13 +7,14 @@ PORTNAME= xrdp PORTVERSION= 0.5.0.20090811cvs +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/pav MAINTAINER= ports@FreeBSD.org COMMENT= An open source Remote Desktop Protocol (RDP) server -USE_AUTOTOOLS= autoconf:262:env automake:110:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env automake:110:env libtool:22 GNU_CONFIGURE= yes USE_RC_SUBR= xrdp Index: net-im/ari-yahoo/Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/ari-yahoo/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- net-im/ari-yahoo/Makefile 22 Aug 2009 00:31:49 -0000 1.17 +++ net-im/ari-yahoo/Makefile 8 Jun 2010 12:33:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= ari-yahoo PORTVERSION= 1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= SF @@ -16,7 +16,7 @@ PLIST_FILES= bin/ari-yahoo USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 pre-configure: @(cd ${WRKSRC}/libyahoo && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF} \ Index: net-im/ari-yahoo/files/patch-configure.in =================================================================== RCS file: net-im/ari-yahoo/files/patch-configure.in diff -N net-im/ari-yahoo/files/patch-configure.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ net-im/ari-yahoo/files/patch-configure.in 8 Jun 2010 12:33:32 -0000 @@ -0,0 +1,13 @@ +--- configure.in.orig 2010-02-01 12:40:34.000000000 -0200 ++++ configure.in 2010-02-01 12:42:55.000000000 -0200 +@@ -16,8 +16,8 @@ + AC_CHECK_HEADER(curses.h, , use_curses_default=no) + + dnl Checks for library functions. +-AC_CHECK_FUNC(socket, , AC_CHECK_LIB(socket, socket, , exit)) +-AC_CHECK_FUNC(gethostbyname, , AC_CHECK_LIB(nsl, gethostbyname, , exit)) ++AC_CHECK_FUNC([socket], , [AC_CHECK_LIB(socket, socket, , exit)]) ++AC_CHECK_FUNC([gethostbyname], , [AC_CHECK_LIB(nsl, gethostbyname, , exit)]) + AC_CHECK_FUNCS(malloc free select htons fcntl atoi getpass, , exit) + + dnl Checks for library files. Index: net-im/eva/Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/eva/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- net-im/eva/Makefile 28 Mar 2010 06:41:34 -0000 1.24 +++ net-im/eva/Makefile 8 Jun 2010 12:33:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= eva PORTVERSION= 0.4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im kde MASTER_SITES= SF/${PORTNAME}q/${PORTNAME}-0.4/Eva%20${PORTVERSION} @@ -19,7 +19,7 @@ COMMENT= QQ IM Client for KDE3 USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 autoconf:262 +USE_AUTOTOOLS= libtool:22 autoconf:265 USE_GMAKE= yes USE_BZIP2= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ Index: net-mgmt/nagios/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagios/Makefile,v retrieving revision 1.85 diff -u -r1.85 Makefile --- net-mgmt/nagios/Makefile 18 Apr 2010 08:16:39 -0000 1.85 +++ net-mgmt/nagios/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,6 +7,7 @@ PORTNAME= nagios PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION} @@ -18,7 +19,7 @@ USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:262 libltdl:22 +USE_AUTOTOOLS= autoconf:265 libltdl:22 USE_RC_SUBR= nagios CONFLICTS= nagios-[12].* nagios-devel-* Index: net-mgmt/nagios-check_memcached_paranoid/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagios-check_memcached_paranoid/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net-mgmt/nagios-check_memcached_paranoid/Makefile 29 Apr 2010 13:08:14 -0000 1.2 +++ net-mgmt/nagios-check_memcached_paranoid/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,6 +7,7 @@ PORTNAME= check_memcached_paranoid PORTVERSION= 0.20091016 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= # none DISTFILES= # none @@ -26,7 +27,7 @@ NDIR_CMD= cd ${PLUGINS} && ${MAKE} -VWRKSRC # Needed for build target on net-mgmt/nagios-plugins EXTRA_DEPENDS= automake>0:${PORTSDIR}/devel/automake19 \ - autoconf>0:${PORTSDIR}/devel/autoconf262 \ + autoconf>0:${PORTSDIR}/devel/autoconf265 \ libtool>0:${PORTSDIR}/devel/libtool22 \ gmake:${PORTSDIR}/devel/gmake Index: net-mgmt/nagios-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagios-devel/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- net-mgmt/nagios-devel/Makefile 5 Feb 2010 11:42:42 -0000 1.24 +++ net-mgmt/nagios-devel/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 3.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -devel @@ -23,7 +23,7 @@ USE_ICONV= yes USE_PERL5_BUILD= yes USE_PHP= yes -USE_AUTOTOOLS= autoconf:262 libltdl:22 +USE_AUTOTOOLS= autoconf:265 libltdl:22 USE_RC_SUBR= nagios.sh CONFLICTS= nagios-[123].* Index: net-mgmt/nagios-plugins/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagios-plugins/Makefile,v retrieving revision 1.77 diff -u -r1.77 Makefile --- net-mgmt/nagios-plugins/Makefile 31 May 2010 02:00:32 -0000 1.77 +++ net-mgmt/nagios-plugins/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,7 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4.14 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/nagiosplug/nagiosplug/${PORTVERSION} @@ -18,7 +18,7 @@ USE_SUBMAKE= yes USE_GMAKE= yes USE_PERL5= yes -USE_AUTOTOOLS= libtool:22 aclocal:19 autoconf:262 automake:19 +USE_AUTOTOOLS= libtool:22 aclocal:19 autoconf:265 automake:19 ACLOCAL_ARGS= -I m4 -I gl/m4 OPTIONS= QSTAT "Game server query support (check_game)" OFF \ Index: net-mgmt/nagios-snmp-plugins/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagios-snmp-plugins/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- net-mgmt/nagios-snmp-plugins/Makefile 2 Jun 2010 19:14:13 -0000 1.22 +++ net-mgmt/nagios-snmp-plugins/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,7 +7,7 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/ @@ -17,7 +17,7 @@ LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 autoheader:262 autoconf:262 +USE_AUTOTOOLS= automake:14 autoheader:265 autoconf:265 USE_GMAKE= yes USE_PERL5= yes Index: net-mgmt/nagios2/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagios2/Makefile,v retrieving revision 1.81 diff -u -r1.81 Makefile --- net-mgmt/nagios2/Makefile 28 Mar 2010 06:41:53 -0000 1.81 +++ net-mgmt/nagios2/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 2.12 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ USE_ICONV= yes USE_PERL5_BUILD= yes -USE_AUTOTOOLS= autoconf:262 libltdl:22 +USE_AUTOTOOLS= autoconf:265 libltdl:22 USE_RC_SUBR= nagios CONFLICTS= nagios-[13].* nagios-devel-* Index: net-mgmt/nagiosgrapher/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/nagiosgrapher/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net-mgmt/nagiosgrapher/Makefile 28 Mar 2010 06:41:54 -0000 1.4 +++ net-mgmt/nagiosgrapher/Makefile 8 Jun 2010 12:33:38 -0000 @@ -7,7 +7,7 @@ PORTNAME= nagiosgrapher PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NagiosGrapher-${PORTVERSION}/ \ https://www.nagiosforge.org/gf/download/frsrelease/135/285/ @@ -31,7 +31,7 @@ SUB_LIST= NAME=${PORTNAME} -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PERL_MODULES= ${SITE_PERL} Index: net-mgmt/pixilate/Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/pixilate/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- net-mgmt/pixilate/Makefile 1 Nov 2009 14:35:03 -0000 1.22 +++ net-mgmt/pixilate/Makefile 8 Jun 2010 12:33:40 -0000 @@ -6,6 +6,7 @@ PORTNAME= pixilate PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/winfingerprint/${PORTNAME}/${PORTVERSION} @@ -16,7 +17,7 @@ WRKSRC= ${WRKDIR}/pixilate -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoconf:265 automake:110 libtool:22 AUTOMAKE_ARGS= --add-missing MAN1= pixilate.1 Index: net-p2p/btpd/Makefile =================================================================== RCS file: /home/pcvs/ports/net-p2p/btpd/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- net-p2p/btpd/Makefile 18 Feb 2009 07:32:47 -0000 1.2 +++ net-p2p/btpd/Makefile 8 Jun 2010 12:33:42 -0000 @@ -7,13 +7,14 @@ PORTNAME= btpd PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://www.murmeldjur.se/btpd/ MAINTAINER= baptiste.daroussin@gmail.com COMMENT= Bittorrent client consisting of a daemon and client commands -USE_AUTOTOOLS= autoconf:262 aclocal:110 +USE_AUTOTOOLS= autoconf:265 aclocal:110 GNU_CONFIGURE= yes PLIST_FILES= bin/btcli \ Index: net-p2p/libtorrent-rasterbar-14/Makefile =================================================================== RCS file: /home/pcvs/ports/net-p2p/libtorrent-rasterbar-14/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- net-p2p/libtorrent-rasterbar-14/Makefile 20 May 2010 04:51:34 -0000 1.38 +++ net-p2p/libtorrent-rasterbar-14/Makefile 8 Jun 2010 12:33:43 -0000 @@ -7,6 +7,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 0.14.10 +PORTREVISION= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= libtorrent @@ -23,7 +24,7 @@ USE_GNOME= gnomehack USE_OPENSSL= yes -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I m4 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug \ Index: net-p2p/mldonkey/Makefile =================================================================== RCS file: /home/pcvs/ports/net-p2p/mldonkey/Makefile,v retrieving revision 1.73 diff -u -r1.73 Makefile --- net-p2p/mldonkey/Makefile 28 Mar 2010 06:42:05 -0000 1.73 +++ net-p2p/mldonkey/Makefile 8 Jun 2010 12:33:43 -0000 @@ -7,7 +7,7 @@ PORTNAME= mldonkey PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= net-p2p MASTER_SITES= SF @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= opt Index: news/newscache/Makefile =================================================================== RCS file: /home/pcvs/ports/news/newscache/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- news/newscache/Makefile 20 Aug 2008 00:57:10 -0000 1.27 +++ news/newscache/Makefile 8 Jun 2010 12:33:46 -0000 @@ -7,7 +7,7 @@ PORTNAME= newscache PORTVERSION= 1.2.r.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= news MASTER_SITES= http://src.linuxhacker.at/NewsCache/ DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/} @@ -17,7 +17,7 @@ LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++ -USE_AUTOTOOLS= automake:19 autoheader:262 autoconf:262 +USE_AUTOTOOLS= automake:19 autoheader:265 autoconf:265 AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" Index: news/newsstar/Makefile =================================================================== RCS file: /home/pcvs/ports/news/newsstar/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- news/newsstar/Makefile 25 Oct 2009 09:14:28 -0000 1.14 +++ news/newsstar/Makefile 8 Jun 2010 12:33:46 -0000 @@ -7,6 +7,7 @@ PORTNAME= newsstar PORTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF @@ -22,7 +23,7 @@ USE_PERL5= yes HAS_CONFIGURE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:110 autoconf:262 aclocal:110 +USE_AUTOTOOLS= automake:110 autoconf:265 aclocal:110 CONFIGURE_ARGS+=--prefix=${PREFIX} \ --with-conf-dir=${PREFIX}/etc/newsstar \ Index: news/nget/Makefile =================================================================== RCS file: /home/pcvs/ports/news/nget/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- news/nget/Makefile 13 May 2010 15:26:23 -0000 1.26 +++ news/nget/Makefile 8 Jun 2010 12:33:46 -0000 @@ -7,7 +7,7 @@ PORTNAME= nget PORTVERSION= 0.27.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news MASTER_SITES= SF DISTNAME= nget-${PORTVERSION}+uulib Index: print/cups-magicolor/Makefile =================================================================== RCS file: /home/pcvs/ports/print/cups-magicolor/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- print/cups-magicolor/Makefile 28 Mar 2010 06:42:23 -0000 1.13 +++ print/cups-magicolor/Makefile 8 Jun 2010 12:33:51 -0000 @@ -7,7 +7,7 @@ PORTNAME= cups-magicolor PORTVERSION= 1.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= http://printer.konicaminolta.net/drivers/linux/ DISTNAME= 2430DL_sc_linux @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION} -USE_AUTOTOOLS= automake:19:env autoconf:262 +USE_AUTOTOOLS= automake:19:env autoconf:265 USE_GMAKE= yes GNU_CONFIGURE= yes Index: print/cupsddk/Makefile =================================================================== RCS file: /home/pcvs/ports/print/cupsddk/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- print/cupsddk/Makefile 28 Mar 2010 06:42:24 -0000 1.11 +++ print/cupsddk/Makefile 8 Jun 2010 12:33:51 -0000 @@ -7,7 +7,7 @@ PORTNAME= cupsddk PORTVERSION= 1.2.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print devel MASTER_SITES= EASYSW MASTER_SITE_SUBDIR= ${PORTNAME}/${DISTVERSION} @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_GMAKE= yes OPTIONS= X11 "built with FLTK gui" on Index: print/foomatic-db/Makefile =================================================================== RCS file: /home/pcvs/ports/print/foomatic-db/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- print/foomatic-db/Makefile 3 Apr 2010 10:44:29 -0000 1.30 +++ print/foomatic-db/Makefile 8 Jun 2010 12:33:52 -0000 @@ -7,7 +7,7 @@ PORTNAME= db PORTVERSION= 20090530 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} \ ${MASTER_SITE_GOOGLE_CODE} @@ -24,7 +24,7 @@ PROJECTHOST= bsdistfiles USE_GMAKE= yes USE_PERL5= yes -USE_AUTOTOOLS= automake:15:env autoconf:262 +USE_AUTOTOOLS= automake:15:env autoconf:265 GNU_CONFIGURE= yes Index: print/foomatic-filters/Makefile =================================================================== RCS file: /home/pcvs/ports/print/foomatic-filters/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- print/foomatic-filters/Makefile 28 Mar 2010 06:42:27 -0000 1.13 +++ print/foomatic-filters/Makefile 8 Jun 2010 12:33:52 -0000 @@ -7,7 +7,7 @@ PORTNAME= foomatic-filters PORTVERSION= 4.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ \ http://www.openprinting.org/download/foomatic/ @@ -15,7 +15,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic wrapper scripts -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 USE_PERL5= yes USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes Index: print/lilypond/Makefile =================================================================== RCS file: /home/pcvs/ports/print/lilypond/Makefile,v retrieving revision 1.72 diff -u -r1.72 Makefile --- print/lilypond/Makefile 31 May 2010 02:00:42 -0000 1.72 +++ print/lilypond/Makefile 8 Jun 2010 12:33:54 -0000 @@ -9,7 +9,7 @@ PORTNAME= lilypond PORTVERSION= 2.13.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/:src \ ${MASTER_SITE_LOCAL}/gahr/:fonts \ @@ -47,7 +47,7 @@ lilypond-extending lilypond-internals lilypond-learning \ lilypond-notation lilypond-usage lilypond-web music-glossary -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_BISON= build USE_GETTEXT= yes USE_GMAKE= yes Index: print/openprinting/Makefile =================================================================== RCS file: /home/pcvs/ports/print/openprinting/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- print/openprinting/Makefile 6 Jun 2010 17:00:58 -0000 1.4 +++ print/openprinting/Makefile 8 Jun 2010 12:33:54 -0000 @@ -7,7 +7,7 @@ PORTNAME= openprinting PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=\ @@ -32,7 +32,7 @@ GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:19 autoconf:262 autoheader:262 automake:19 libtool:22 +USE_AUTOTOOLS= aclocal:19 autoconf:265 autoheader:265 automake:19 libtool:22 ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS+= -a -c Index: print/pips800/Makefile.pips =================================================================== RCS file: /home/pcvs/ports/print/pips800/Makefile.pips,v retrieving revision 1.36 diff -u -r1.36 Makefile.pips --- print/pips800/Makefile.pips 31 May 2010 02:00:43 -0000 1.36 +++ print/pips800/Makefile.pips 8 Jun 2010 12:33:55 -0000 @@ -7,7 +7,7 @@ PORTNAME= pips${PRTYPE} PORTVERSION?= 1.3.2 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= print MASTER_SITES= http://lx2.avasys.jp/pips/%SUBDIR%/ @@ -122,7 +122,7 @@ ${PRTYPE} != -spr800 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c .endif -BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf-2.62:${PORTSDIR}/devel/autoconf262 +USE_AUTOTOOLS= autoconf:265 LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base USE_ICONV= yes .endif @@ -274,7 +274,7 @@ pre-configure: .if ${PIPS_LEVEL} >= 206 && ${DIST_TYPE} != lpr && ${DIST_TYPE} != cups - cd ${WRKSRC}/libltdl && ${LOCALBASE}/bin/autoconf-2.62 + cd ${WRKSRC}/libltdl && ${LOCALBASE}/bin/autoconf-2.65 .endif post-configure: Index: science/abinit/Makefile =================================================================== RCS file: /home/pcvs/ports/science/abinit/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- science/abinit/Makefile 4 Jun 2010 02:56:24 -0000 1.25 +++ science/abinit/Makefile 8 Jun 2010 12:33:58 -0000 @@ -7,7 +7,7 @@ PORTNAME= abinit PORTVERSION= 5.7.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/ @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_PYTHON= yes USE_PERL5_BUILD=yes -USE_AUTOTOOLS= autoconf:262 automake:110 +USE_AUTOTOOLS= autoconf:265 automake:110 CONFIGURE_ENV= WGET=${TRUE} CONFIGURE_ARGS= --disable-wannier90 --disable-bigdft --disable-etsf-io \ --with-plugins-tardir=/dev/null \ Index: science/elmer-fem/Makefile =================================================================== RCS file: /home/pcvs/ports/science/elmer-fem/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- science/elmer-fem/Makefile 27 Nov 2009 22:52:26 -0000 1.32 +++ science/elmer-fem/Makefile 8 Jun 2010 12:33:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= fem PORTVERSION= 5.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science tk MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- @@ -30,7 +30,7 @@ FCFLAGS+= -O3 -ffast-math .endif -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= Index: science/elmer-hutiter/Makefile =================================================================== RCS file: /home/pcvs/ports/science/elmer-hutiter/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- science/elmer-hutiter/Makefile 27 Nov 2009 22:52:26 -0000 1.25 +++ science/elmer-hutiter/Makefile 8 Jun 2010 12:33:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= hutiter PORTVERSION= 5.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- @@ -39,7 +39,7 @@ @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|' -e 's|%%FC%%|${FC}|' ${WRKSRC}/configure.in GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 ALL_TARGET= PLIST_FILES= include/huti_defs.h include/huti_fdefs.h lib/libhuti.a Index: science/gsmc/Makefile =================================================================== RCS file: /home/pcvs/ports/science/gsmc/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- science/gsmc/Makefile 28 Mar 2010 06:43:08 -0000 1.9 +++ science/gsmc/Makefile 8 Jun 2010 12:33:59 -0000 @@ -7,7 +7,7 @@ PORTNAME= gsmc PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science hamradio MASTER_SITES= http://www.qsl.net/ik5nax/ @@ -19,7 +19,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:265 AUTOMAKE_ARGS= -i --add-missing --foreign --copy MAN1= gsmc.1 Index: science/kst/Makefile =================================================================== RCS file: /home/pcvs/ports/science/kst/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- science/kst/Makefile 31 May 2010 02:00:46 -0000 1.38 +++ science/kst/Makefile 8 Jun 2010 12:34:00 -0000 @@ -6,7 +6,7 @@ PORTNAME= kst PORTVERSION= 1.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific @@ -20,7 +20,7 @@ USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22 USE_LDCONFIG= yes USE_GETTEXT= yes MAKE_JOBS_SAFE= yes Index: science/libghemical/Makefile =================================================================== RCS file: /home/pcvs/ports/science/libghemical/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- science/libghemical/Makefile 2 Mar 2010 23:08:23 -0000 1.17 +++ science/libghemical/Makefile 8 Jun 2010 12:34:00 -0000 @@ -6,6 +6,7 @@ PORTNAME= libghemical PORTVERSION= 2.99.1 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ @@ -30,12 +31,16 @@ USE_LDCONFIG= yes USE_FORTRAN= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 automake:110 +USE_AUTOTOOLS= autoconf:265 libtool:22 automake:110 CONFIGURE_ARGS+= --enable-mpqc PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}" .include +post-patch: + @${REINPLACE_CMD} -e 's|2.53|2.65|g; s|1.10.1|1.10.2|g' \ + ${WRKSRC}/aclocal.m4 + pre-build: ${RM} -f ${WRKSRC}/libtool ${LN} -sf ${LIBTOOL} ${WRKSRC}/libtool Index: science/mpqc/Makefile =================================================================== RCS file: /home/pcvs/ports/science/mpqc/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- science/mpqc/Makefile 28 Mar 2010 06:43:10 -0000 1.56 +++ science/mpqc/Makefile 8 Jun 2010 12:34:00 -0000 @@ -7,7 +7,7 @@ PORTNAME= mpqc PORTVERSION= 2.3.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= science parallel MASTER_SITES= SF @@ -46,7 +46,7 @@ .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_FORTRAN= yes Index: security/aide/Makefile =================================================================== RCS file: /home/pcvs/ports/security/aide/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- security/aide/Makefile 22 Aug 2009 00:34:47 -0000 1.27 +++ security/aide/Makefile 8 Jun 2010 12:34:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= aide PORTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF \ http://www.cs.tut.fi/~rammer/ @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_BISON= build -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-mhash \ --with-zlib \ Index: security/barnyard/Makefile =================================================================== RCS file: /home/pcvs/ports/security/barnyard/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- security/barnyard/Makefile 22 Aug 2009 00:34:48 -0000 1.16 +++ security/barnyard/Makefile 8 Jun 2010 12:34:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= barnyard PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= SF/barnyard/barnyard-0.2/${PORTVERSION} @@ -19,7 +19,7 @@ OPTIONS= MYSQL "Enable MySQL support" on \ POSTGRESQL "Enable PostgreSQL support" off -USE_AUTOTOOLS= autoheader:262 aclocal:19 +USE_AUTOTOOLS= autoheader:265 aclocal:19 USE_RC_SUBR= barnyard.sh GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" Index: security/fwbuilder/Makefile =================================================================== RCS file: /home/pcvs/ports/security/fwbuilder/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- security/fwbuilder/Makefile 30 May 2010 18:15:24 -0000 1.75 +++ security/fwbuilder/Makefile 8 Jun 2010 12:34:05 -0000 @@ -8,6 +8,7 @@ PORTNAME= fwbuilder DISTVERSION= 4.0.1 PORTVERSION= ${DISTVERSION} +PORTREVISION= 1 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-4.0/build-${BUILD}/ @@ -46,7 +47,7 @@ USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:110 libtool:22 CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: security/fwbuilder-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/security/fwbuilder-devel/Makefile,v retrieving revision 1.74 diff -u -r1.74 Makefile --- security/fwbuilder-devel/Makefile 30 May 2010 18:16:14 -0000 1.74 +++ security/fwbuilder-devel/Makefile 8 Jun 2010 12:34:05 -0000 @@ -8,6 +8,7 @@ PORTNAME= fwbuilder DISTVERSION= 4.0.1 PORTVERSION= ${DISTVERSION} +PORTREVISION= 1 BUILD= 2929 CATEGORIES= security .if defined(BUILD) @@ -47,7 +48,7 @@ USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:110 libtool:22 CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: security/gpgme03/Makefile =================================================================== RCS file: /home/pcvs/ports/security/gpgme03/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- security/gpgme03/Makefile 2 Aug 2009 19:35:27 -0000 1.36 +++ security/gpgme03/Makefile 8 Jun 2010 12:34:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 0.3.16 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -20,7 +20,7 @@ LATEST_LINK= gpgme03 -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes Index: security/gtkpasman/Makefile =================================================================== RCS file: /home/pcvs/ports/security/gtkpasman/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- security/gtkpasman/Makefile 28 Mar 2010 06:43:20 -0000 1.20 +++ security/gtkpasman/Makefile 8 Jun 2010 12:34:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= gtkpasman PORTVERSION= 0.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTVERSION} @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:262 +USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:265 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message Index: security/kovpn/Makefile =================================================================== RCS file: /home/pcvs/ports/security/kovpn/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- security/kovpn/Makefile 31 May 2010 02:00:50 -0000 1.11 +++ security/kovpn/Makefile 8 Jun 2010 12:34:06 -0000 @@ -7,7 +7,7 @@ PORTNAME= kovpn PORTVERSION= 0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security kde MASTER_SITES= https://projects.fslab.de/projects/kovpn/chrome/site/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pre7 @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_XORG= xpm GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22 +USE_AUTOTOOLS= autoconf:265:env automake:19:env libtool:22 .include Index: security/libfwbuilder/Makefile =================================================================== RCS file: /home/pcvs/ports/security/libfwbuilder/Makefile,v retrieving revision 1.70 diff -u -r1.70 Makefile --- security/libfwbuilder/Makefile 2 Jun 2010 19:14:14 -0000 1.70 +++ security/libfwbuilder/Makefile 8 Jun 2010 12:34:07 -0000 @@ -7,7 +7,7 @@ PORTNAME= libfwbuilder DISTVERSION= 4.0.1 PORTVERSION= ${DISTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-4.0/build-${BUILD}/ \ @@ -47,7 +47,7 @@ USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:110 libtool:22 CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: security/libfwbuilder-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/security/libfwbuilder-devel/Makefile,v retrieving revision 1.70 diff -u -r1.70 Makefile --- security/libfwbuilder-devel/Makefile 2 Jun 2010 19:14:15 -0000 1.70 +++ security/libfwbuilder-devel/Makefile 8 Jun 2010 12:34:07 -0000 @@ -7,7 +7,7 @@ PORTNAME= libfwbuilder DISTVERSION= 4.0.1 PORTVERSION= ${DISTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 BUILD= 2929 CATEGORIES= security @@ -50,7 +50,7 @@ USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:110 libtool:22 CONFIGURE_SCRIPT= autogen.sh GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: security/libotr/Makefile =================================================================== RCS file: /home/pcvs/ports/security/libotr/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- security/libotr/Makefile 2 Aug 2009 19:35:30 -0000 1.18 +++ security/libotr/Makefile 8 Jun 2010 12:34:07 -0000 @@ -8,7 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ @@ -24,7 +24,7 @@ MAKE_JOBS_SAFE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_LDCONFIG= yes MAN1= otr_toolkit.1 Index: security/ncrypt/Makefile =================================================================== RCS file: /home/pcvs/ports/security/ncrypt/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- security/ncrypt/Makefile 13 May 2010 15:27:35 -0000 1.11 +++ security/ncrypt/Makefile 8 Jun 2010 12:34:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= ncrypt PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-0.7/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz Index: security/pam-mysql/Makefile =================================================================== RCS file: /home/pcvs/ports/security/pam-mysql/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- security/pam-mysql/Makefile 22 Aug 2009 00:34:59 -0000 1.23 +++ security/pam-mysql/Makefile 8 Jun 2010 12:34:12 -0000 @@ -7,6 +7,7 @@ PORTNAME= pam_mysql PORTVERSION= 0.7.r1 +PORTREVISION= 1 CATEGORIES= security databases MASTER_SITES= SF/pam-mysql/pam-mysql/0.7RC1 DISTNAME= ${PORTNAME}-0.7RC1${DISTVERSIONSUFFIX} @@ -16,7 +17,7 @@ USE_MYSQL= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:14 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:14 autoconf:265 libtool:22 ACLOCAL_ARGS= -I ${PREFIX}/share/aclocal CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr Index: security/prelude-manager/Makefile =================================================================== RCS file: /home/pcvs/ports/security/prelude-manager/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- security/prelude-manager/Makefile 9 Nov 2009 10:36:07 -0000 1.62 +++ security/prelude-manager/Makefile 8 Jun 2010 12:34:14 -0000 @@ -6,7 +6,7 @@ PORTNAME= prelude-manager PORTVERSION= 0.9.14.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_RC_SUBR= prelude-manager.sh CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --localstatedir=/var Index: security/racoon2/Makefile =================================================================== RCS file: /home/pcvs/ports/security/racoon2/Makefile,v retrieving revision 1.59 diff -u -r1.59 Makefile --- security/racoon2/Makefile 30 Mar 2009 04:47:37 -0000 1.59 +++ security/racoon2/Makefile 8 Jun 2010 12:34:15 -0000 @@ -7,6 +7,7 @@ PORTNAME= racoon2 PORTVERSION= 20090327c +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz @@ -17,7 +18,7 @@ USE_RC_SUBR= YES USE_OPENSSL= YES -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/racoon2 Index: security/samba-vscan/Makefile =================================================================== RCS file: /home/pcvs/ports/security/samba-vscan/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- security/samba-vscan/Makefile 20 Aug 2008 00:57:13 -0000 1.19 +++ security/samba-vscan/Makefile 8 Jun 2010 12:34:16 -0000 @@ -7,7 +7,7 @@ PORTNAME= samba-vscan PORTVERSION= 0.3.6c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.openantivirus.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-beta5 @@ -31,7 +31,7 @@ PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 VSCAN_SAMBA_PORT?= samba3 SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC HAS_CONFIGURE= yes Index: security/shibboleth2-sp/Makefile =================================================================== RCS file: /home/pcvs/ports/security/shibboleth2-sp/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- security/shibboleth2-sp/Makefile 26 Jan 2010 02:35:37 -0000 1.4 +++ security/shibboleth2-sp/Makefile 8 Jun 2010 12:34:16 -0000 @@ -7,6 +7,7 @@ PORTNAME= shibboleth-sp PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/${PORTVERSION}/ @@ -22,7 +23,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_RC_SUBR= shibboleth-sp -USE_AUTOTOOLS= autoconf:262 automake:110:env libtool:22:env +USE_AUTOTOOLS= autoconf:265 automake:110:env libtool:22:env WRKSRC= ${WRKDIR}/shibboleth-${PORTVERSION} LATEST_LINK= shibboleth2-sp Index: security/sudosh3/Makefile =================================================================== RCS file: /home/pcvs/ports/security/sudosh3/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- security/sudosh3/Makefile 14 Jan 2010 20:06:34 -0000 1.31 +++ security/sudosh3/Makefile 8 Jun 2010 12:34:18 -0000 @@ -7,6 +7,7 @@ PORTNAME= sudosh3 PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} Index: shells/fish/Makefile =================================================================== RCS file: /home/pcvs/ports/shells/fish/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- shells/fish/Makefile 31 May 2010 02:00:55 -0000 1.13 +++ shells/fish/Makefile 8 Jun 2010 12:34:20 -0000 @@ -7,14 +7,14 @@ PORTNAME= fish PORTVERSION= 1.23.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= shells MASTER_SITES= SF MAINTAINER= rfarmer@predatorlabs.net COMMENT= A user friendly command line shell -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes Index: shells/zsh/Makefile =================================================================== RCS file: /home/pcvs/ports/shells/zsh/Makefile,v retrieving revision 1.120 diff -u -r1.120 Makefile --- shells/zsh/Makefile 1 Mar 2010 15:21:12 -0000 1.120 +++ shells/zsh/Makefile 8 Jun 2010 12:34:20 -0000 @@ -7,7 +7,7 @@ PORTNAME= zsh PORTVERSION= 4.3.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION}:src \ SF/${PORTNAME}/${PORTNAME}-doc-dev/${PORTVERSION}:doc @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:265 autoheader:265 GNU_CONFIGURE= yes .if !defined(WITH_ZSH_STATIC) USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} Index: sysutils/afflib/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/afflib/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- sysutils/afflib/Makefile 3 Apr 2010 10:44:30 -0000 1.9 +++ sysutils/afflib/Makefile 8 Jun 2010 12:34:21 -0000 @@ -8,7 +8,7 @@ PORTNAME= afflib PORTVERSION= 3.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.afflib.org/downloads/ @@ -25,7 +25,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS= --enable-s3=yes --libdir=${PREFIX} CONFIGURE_ENV= CPPFLAGS='-DFUSE_USE_VERSION=26' \ LDFLAGS='${PTHREAD_LIBS}' Index: sysutils/aimage/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/aimage/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- sysutils/aimage/Makefile 1 Sep 2009 23:36:45 -0000 1.3 +++ sysutils/aimage/Makefile 8 Jun 2010 12:34:21 -0000 @@ -7,6 +7,7 @@ PORTNAME= aimage PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.afflib.org/downloads/ @@ -18,7 +19,7 @@ USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 PLIST_FILES= bin/aimage Index: sysutils/apachetop/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/apachetop/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- sysutils/apachetop/Makefile 13 May 2010 21:52:17 -0000 1.23 +++ sysutils/apachetop/Makefile 8 Jun 2010 12:34:21 -0000 @@ -7,7 +7,7 @@ PORTNAME= apachetop PORTVERSION= 0.12.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.webta.org/apachetop/ Index: sysutils/boxbackup/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/boxbackup/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- sysutils/boxbackup/Makefile 22 Aug 2009 00:35:12 -0000 1.13 +++ sysutils/boxbackup/Makefile 8 Jun 2010 12:34:22 -0000 @@ -7,7 +7,7 @@ PORTNAME= boxbackup PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -18,7 +18,7 @@ USE_OPENSSL= yes GNU_CONFIGURE= yes USE_PERL5= yes -USE_AUTOTOOLS= autoconf:262 aclocal:19 autoheader:262 +USE_AUTOTOOLS= autoconf:265 aclocal:19 autoheader:265 ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4 PKGMESSAGE= ${WRKDIR}/pkg-message Index: sysutils/condor/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/condor/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- sysutils/condor/Makefile 18 Jan 2009 19:02:44 -0000 1.7 +++ sysutils/condor/Makefile 8 Jun 2010 12:34:23 -0000 @@ -7,6 +7,7 @@ PORTNAME= condor PORTVERSION= 7.0.0 +PORTREVISION= 1 CATEGORIES= sysutils parallel MASTER_SITES= http://www.cs.wisc.edu/condor/cgi-bin/downloads/sendfile.pl/freebsd-${OSREL}/v7.0/ DISTNAME= condor_src-${PORTVERSION}-all-all @@ -21,7 +22,7 @@ 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:262:env +USE_AUTOTOOLS= autoconf:265:env USE_BISON= build USE_GMAKE= yes USE_LDCONFIG= yes Index: sysutils/cronolog/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/cronolog/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- sysutils/cronolog/Makefile 13 May 2010 18:47:13 -0000 1.20 +++ sysutils/cronolog/Makefile 8 Jun 2010 12:34:23 -0000 @@ -7,7 +7,7 @@ PORTNAME= cronolog PORTVERSION= 1.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://cronolog.org/download/ Index: sysutils/ftwin/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/ftwin/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- sysutils/ftwin/Makefile 18 May 2010 04:07:48 -0000 1.16 +++ sysutils/ftwin/Makefile 8 Jun 2010 12:34:26 -0000 @@ -7,7 +7,7 @@ PORTNAME= ftwin PORTVERSION= 0.8.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://download.meroware.org/ftwin/ @@ -20,7 +20,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 automake:110 autoheader:262 +USE_AUTOTOOLS= autoconf:265 aclocal:110 automake:110 autoheader:265 CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE} PLIST_FILES= bin/ftwin Index: sysutils/gpkgdep/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/gpkgdep/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- sysutils/gpkgdep/Makefile 31 May 2010 14:39:20 -0000 1.19 +++ sysutils/gpkgdep/Makefile 8 Jun 2010 12:34:28 -0000 @@ -6,6 +6,7 @@ PORTNAME= gpkgdep PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ @@ -14,7 +15,7 @@ USE_BZIP2= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:265 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes PLIST_FILES= bin/gpkgdep Index: sysutils/grub/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/grub/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- sysutils/grub/Makefile 25 Dec 2008 23:03:39 -0000 1.34 +++ sysutils/grub/Makefile 8 Jun 2010 12:34:28 -0000 @@ -7,14 +7,14 @@ PORTNAME= grub PORTVERSION= 0.97 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ MAINTAINER= sem@FreeBSD.org COMMENT= GRand Unified Bootloader -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:265 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-freebsd-freebsd${OSREL} Index: sysutils/hdup/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/hdup/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- sysutils/hdup/Makefile 6 Jan 2009 17:59:27 -0000 1.21 +++ sysutils/hdup/Makefile 8 Jun 2010 12:34:28 -0000 @@ -7,7 +7,7 @@ PORTNAME= hdup PORTVERSION= 2.0.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.miek.nl/projects/hdup2/ \ http://www.miek.nl/projects/hdup2/previous/ @@ -28,7 +28,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= glib20 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAN1= hdup.1 MAN5= hdup.conf.5 Index: sysutils/heartbeat/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/heartbeat/Makefile,v retrieving revision 1.27 diff -u -r1.27 Makefile --- sysutils/heartbeat/Makefile 2 Jun 2010 19:14:15 -0000 1.27 +++ sysutils/heartbeat/Makefile 8 Jun 2010 12:34:28 -0000 @@ -7,7 +7,7 @@ PORTNAME= heartbeat PORTVERSION= 2.1.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils #MASTER_SITES= http://hg.linux-ha.org/lha-2.1/archive/STABLE-2.1.4.tar.bz2 MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -24,7 +24,7 @@ xml2:${PORTSDIR}/textproc/libxml2 PATCH_DEPENDS= ${LOCALBASE}/bin/libtoolize:${PORTSDIR}/devel/libtool22 -USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:110 aclocal:110 \ +USE_AUTOTOOLS= autoconf:265 autoheader:265 automake:110 aclocal:110 \ libtool:22 libltdl:22 AUTOMAKE_ARGS+= --add-missing --include-deps --copy ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal Index: sysutils/htop/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/htop/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- sysutils/htop/Makefile 7 Aug 2009 15:27:02 -0000 1.13 +++ sysutils/htop/Makefile 8 Jun 2010 12:34:28 -0000 @@ -7,6 +7,7 @@ PORTNAME= htop PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF @@ -19,7 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode -USE_AUTOTOOLS= autoconf:262 aclocal:19 automake:19 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:19 automake:19 libtool:22 ACLOCAL_ARGS= -I ${ACLOCAL_DIR} USE_PYTHON_BUILD= yes Index: sysutils/jfbterm/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/jfbterm/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- sysutils/jfbterm/Makefile 5 Jun 2010 21:02:50 -0000 1.11 +++ sysutils/jfbterm/Makefile 8 Jun 2010 12:34:29 -0000 @@ -6,6 +6,7 @@ PORTNAME= jfbterm PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.ac.auone-net.jp/~baba/jfbterm/ \ http://chirashi-no-ura.net/files/ @@ -23,7 +24,7 @@ SUB_FILES= pkg-message USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 automake:14 +USE_AUTOTOOLS= autoconf:265 automake:14 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ --mandir="${LOCALBASE}/man" Index: sysutils/lcdproc/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/lcdproc/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- sysutils/lcdproc/Makefile 22 Aug 2009 00:35:21 -0000 1.23 +++ sysutils/lcdproc/Makefile 8 Jun 2010 12:34:30 -0000 @@ -7,6 +7,7 @@ PORTNAME= lcdproc PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF @@ -15,7 +16,7 @@ ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:262 automake:19 aclocal:19 +USE_AUTOTOOLS= autoconf:265 automake:19 aclocal:19 GNU_CONFIGURE= yes USE_GNOME= pkgconfig USE_RC_SUBR= LCDd lcdproc lcdexec Index: sysutils/nctop/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/nctop/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- sysutils/nctop/Makefile 13 May 2010 19:37:50 -0000 1.7 +++ sysutils/nctop/Makefile 8 Jun 2010 12:34:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= nctop PORTVERSION= 0.23.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.rz.uni-karlsruhe.de/~hj28/download.php?file=/ Index: sysutils/nut/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/nut/Makefile,v retrieving revision 1.55 diff -u -r1.55 Makefile --- sysutils/nut/Makefile 2 Jun 2010 19:14:15 -0000 1.55 +++ sysutils/nut/Makefile 8 Jun 2010 12:34:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= nut PORTVERSION= 2.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Network UPS Tools -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes Index: sysutils/nut22/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/nut22/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- sysutils/nut22/Makefile 2 Jun 2010 19:14:15 -0000 1.54 +++ sysutils/nut22/Makefile 8 Jun 2010 12:34:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= nut PORTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Network UPS Tools -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes Index: sysutils/nvclock/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/nvclock/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- sysutils/nvclock/Makefile 28 Mar 2010 06:44:00 -0000 1.21 +++ sysutils/nvclock/Makefile 8 Jun 2010 12:34:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= nvclock DISTVERSION= 0.8b4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.8%20%28beta4%29 DISTNAME= nvclock${DISTVERSION} @@ -18,7 +18,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= aclocal:19 autoheader:262 autoconf:262 +USE_AUTOTOOLS= aclocal:19 autoheader:265 autoconf:265 PLIST_FILES= bin/nvclock \ bin/smartdimmer Index: sysutils/openipmi/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/openipmi/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- sysutils/openipmi/Makefile 2 Jun 2010 19:14:16 -0000 1.2 +++ sysutils/openipmi/Makefile 8 Jun 2010 12:34:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= openipmi PORTVERSION= 2.0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/OpenIPMI%202.0%20Library/${PORTVERSION} DISTNAME= OpenIPMI-${PORTVERSION} @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:110 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 autoheader:265 automake:110 aclocal:110 libtool:22 AUTOMAKE_ARGS+= --add-missing --copy --foreign ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal Index: sysutils/rdup/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/rdup/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- sysutils/rdup/Makefile 14 Apr 2010 00:42:06 -0000 1.7 +++ sysutils/rdup/Makefile 8 Jun 2010 12:34:35 -0000 @@ -8,6 +8,7 @@ PORTNAME= rdup PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://miek.nl/projects/rdup/ @@ -21,7 +22,7 @@ USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}" Index: sysutils/wmupmon/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/wmupmon/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- sysutils/wmupmon/Makefile 20 Aug 2008 00:57:17 -0000 1.12 +++ sysutils/wmupmon/Makefile 8 Jun 2010 12:34:40 -0000 @@ -7,7 +7,7 @@ PORTNAME= wmupmon PORTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils windowmaker MASTER_SITES= http://j-z-s.com/projects/downloads/ @@ -16,7 +16,7 @@ USE_BZIP2= yes USE_XORG= xpm -USE_AUTOTOOLS= automake:15 autoheader:262 +USE_AUTOTOOLS= automake:15 autoheader:265 CONFIGURE_ARGS= --program-prefix="" MAN1= wmupmon.1 Index: sysutils/xfsprogs/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/xfsprogs/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- sysutils/xfsprogs/Makefile 31 May 2010 02:01:11 -0000 1.22 +++ sysutils/xfsprogs/Makefile 8 Jun 2010 12:34:40 -0000 @@ -7,7 +7,7 @@ PORTNAME= xfsprogs PORTVERSION= 2.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ftp://oss.sgi.com/projects/xfs/cmd_tars/ \ ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/ @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= autoconf:262 libtool:22:env +USE_AUTOTOOLS= autoconf:265 libtool:22:env GNU_CONFIGURE= yes CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \ CFLAGS="${CFLAGS}" \ Index: sysutils/zetaback/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/zetaback/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- sysutils/zetaback/Makefile 18 Jun 2009 04:33:22 -0000 1.7 +++ sysutils/zetaback/Makefile 8 Jun 2010 12:34:41 -0000 @@ -7,6 +7,7 @@ PORTNAME= zetaback PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://labs.omniti.com/zetaback/tags/1.0/ @@ -15,7 +16,7 @@ USE_PERL5_RUN= YES GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 MAN1= zetaback.1 zetaback_agent.1 Index: sysutils/zisofs-tools/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/zisofs-tools/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- sysutils/zisofs-tools/Makefile 2 Jun 2009 14:35:05 -0000 1.11 +++ sysutils/zisofs-tools/Makefile 8 Jun 2010 12:34:41 -0000 @@ -7,6 +7,7 @@ PORTNAME= zisofs-tools PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_KERNEL_ORG} MASTER_SITE_SUBDIR= linux/utils/fs/zisofs @@ -16,7 +17,7 @@ PORTDOCS= CHANGES COPYING INSTALL MRULES README -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes Index: textproc/augeas/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/augeas/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- textproc/augeas/Makefile 2 Jun 2010 16:48:12 -0000 1.1 +++ textproc/augeas/Makefile 8 Jun 2010 12:34:41 -0000 @@ -7,6 +7,7 @@ PORTNAME= augeas PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://augeas.net/download/ @@ -15,7 +16,7 @@ USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 autoheader:262 automake:110 libtool:22 +USE_AUTOTOOLS= autoconf:265 aclocal:110 autoheader:265 automake:110 libtool:22 ACLOCAL_ARGS= -I . -I gnulib/m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes Index: textproc/iiimf-client-lib/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-client-lib/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- textproc/iiimf-client-lib/Makefile 5 Aug 2009 22:33:41 -0000 1.23 +++ textproc/iiimf-client-lib/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= client-lib PORTVERSION= 12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -24,7 +24,7 @@ USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimcf Index: textproc/iiimf-client-lib/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-client-lib/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-client-lib/files/patch-Makefile 20 Aug 2008 00:57:19 -0000 1.6 +++ textproc/iiimf-client-lib/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iiimf-csconv/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-csconv/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- textproc/iiimf-csconv/Makefile 31 May 2010 02:01:14 -0000 1.20 +++ textproc/iiimf-csconv/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= csconv PORTVERSION= 12.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -22,7 +22,7 @@ USE_ICONV= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/CSConv Index: textproc/iiimf-csconv/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-csconv/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-csconv/files/patch-Makefile 20 Aug 2008 00:57:20 -0000 1.6 +++ textproc/iiimf-csconv/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iiimf-le-unit/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-le-unit/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- textproc/iiimf-le-unit/Makefile 9 Aug 2009 21:10:02 -0000 1.26 +++ textproc/iiimf-le-unit/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= le-unit PORTVERSION= 12.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_GNOME= libxml2 USE_XORG= x11 -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif Index: textproc/iiimf-le-unit/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-le-unit/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-le-unit/files/patch-Makefile 20 Aug 2008 00:57:22 -0000 1.6 +++ textproc/iiimf-le-unit/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iiimf-protocol-lib/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-protocol-lib/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- textproc/iiimf-protocol-lib/Makefile 3 Aug 2009 22:41:02 -0000 1.22 +++ textproc/iiimf-protocol-lib/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= protocol-lib PORTVERSION= 12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -21,7 +21,7 @@ USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimp Index: textproc/iiimf-protocol-lib/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-protocol-lib/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-protocol-lib/files/patch-Makefile 20 Aug 2008 00:57:22 -0000 1.6 +++ textproc/iiimf-protocol-lib/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iiimf-server/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-server/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- textproc/iiimf-server/Makefile 7 Aug 2009 12:05:33 -0000 1.23 +++ textproc/iiimf-server/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= server PORTVERSION= 12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_GNOME= pkgconfig libxml2 USE_OPENSSL= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimsf Index: textproc/iiimf-server/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-server/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-server/files/patch-Makefile 20 Aug 2008 00:57:24 -0000 1.6 +++ textproc/iiimf-server/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iiimf-x/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-x/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- textproc/iiimf-x/Makefile 9 Aug 2009 21:10:02 -0000 1.23 +++ textproc/iiimf-x/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= x PORTVERSION= 12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 ice xt -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimxcf/htt_xbe Index: textproc/iiimf-x/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-x/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-x/files/patch-Makefile 20 Aug 2008 00:57:24 -0000 1.6 +++ textproc/iiimf-x/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iiimf-x-lib/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-x-lib/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- textproc/iiimf-x-lib/Makefile 31 May 2010 02:01:14 -0000 1.19 +++ textproc/iiimf-x-lib/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= x-lib PORTVERSION= 12.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_MOTIF= yes USE_OPENSSL= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/iiimxcf/xiiimp.so Index: textproc/iiimf-x-lib/files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iiimf-x-lib/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- textproc/iiimf-x-lib/files/patch-Makefile 20 Aug 2008 00:57:25 -0000 1.6 +++ textproc/iiimf-x-lib/files/patch-Makefile 8 Jun 2010 12:34:45 -0000 @@ -10,8 +10,8 @@ +ACLOCAL = aclocal-1.9 +AUTOMAKE = automake-1.9 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.62 -+AUTOCONF = autoconf-2.62 ++AUTOHEADER = autoheader-2.65 ++AUTOCONF = autoconf-2.65 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.62 ++AUTORECONF = autoreconf-2.65 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake Index: textproc/iksemel/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/iksemel/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- textproc/iksemel/Makefile 10 Dec 2009 15:14:27 -0000 1.17 +++ textproc/iksemel/Makefile 8 Jun 2010 12:34:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= iksemel PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -16,7 +16,7 @@ LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ Index: textproc/libmrss/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/libmrss/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- textproc/libmrss/Makefile 9 Apr 2010 19:11:56 -0000 1.16 +++ textproc/libmrss/Makefile 8 Jun 2010 12:34:46 -0000 @@ -7,7 +7,7 @@ PORTNAME= libmrss PORTVERSION= 0.19.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libmrss/ @@ -36,7 +36,7 @@ .if defined(WITH_PHPMRSS) USE_PHP= yes USE_PHP_BUILD= yes -USE_AUTOTOOLS+= autoconf:262:env +USE_AUTOTOOLS+= autoconf:265:env post-install: @(cd ${WRKSRC}/phpmrss; ${SETENV} ${SCRIPTS_ENV} ${LOCALBASE}/bin/phpize) @(cd ${WRKSRC}/phpmrss; ./configure; ${MAKE} install) Index: textproc/xaira/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/xaira/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- textproc/xaira/Makefile 22 Aug 2009 00:37:15 -0000 1.7 +++ textproc/xaira/Makefile 8 Jun 2010 12:35:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -18,7 +18,7 @@ icuio:${PORTSDIR}/devel/icu GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:19 autoconf:265 libtool:22 ACLOCAL_ARGS= -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -I . USE_GMAKE= yes USE_LDCONFIG= yes Index: textproc/xlhtml/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/xlhtml/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- textproc/xlhtml/Makefile 22 Aug 2009 00:37:15 -0000 1.30 +++ textproc/xlhtml/Makefile 8 Jun 2010 12:35:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= xlhtml PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SF/chicago/${PORTNAME}/backend @@ -17,7 +17,7 @@ COMMENT= Convert Excel and PowerPoint files to HTML and text USE_GMAKE= yes -USE_AUTOTOOLS= automake:14 autoconf:262 +USE_AUTOTOOLS= automake:14 autoconf:265 CONFIGURE_ARGS= --mandir=${PREFIX}/man MAN1= ppthtml.1 xlhtml.1 Index: www/apache20/Makefile =================================================================== RCS file: /home/pcvs/ports/www/apache20/Makefile,v retrieving revision 1.293 diff -u -r1.293 Makefile --- www/apache20/Makefile 26 May 2010 23:03:07 -0000 1.293 +++ www/apache20/Makefile 8 Jun 2010 12:35:04 -0000 @@ -9,7 +9,7 @@ PORTNAME= apache PORTVERSION= 2.0.63 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \ ${MASTER_SITE_LOCAL:S/$/:powerlogo/} @@ -52,7 +52,7 @@ # THREADS "Enable threads in apr" Off USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_PERL5= yes USE_RC_SUBR= apache2 USE_APACHE= common20 Index: www/apache22/Makefile =================================================================== RCS file: /home/pcvs/ports/www/apache22/Makefile,v retrieving revision 1.277 diff -u -r1.277 Makefile --- www/apache22/Makefile 21 May 2010 16:28:25 -0000 1.277 +++ www/apache22/Makefile 8 Jun 2010 12:35:04 -0000 @@ -9,7 +9,7 @@ PORTNAME= apache PORTVERSION= 2.2.15 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= httpd-${PORTVERSION} @@ -37,7 +37,7 @@ USE_APACHE= common22 USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 USE_PERL5= yes USE_RC_SUBR= apache22 htcacheclean LIBTOOLFILES= configure Index: www/asterisk-gui/Makefile =================================================================== RCS file: /home/pcvs/ports/www/asterisk-gui/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- www/asterisk-gui/Makefile 28 Mar 2010 06:44:38 -0000 1.17 +++ www/asterisk-gui/Makefile 8 Jun 2010 12:35:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= asterisk-gui PORTVERSION= 2.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk-gui/releases/ @@ -18,7 +18,7 @@ wget:${PORTSDIR}/ftp/wget PROJECTHOST= asterisk-bsd -USE_AUTOTOOLS= autoconf:262 automake:19 +USE_AUTOTOOLS= autoconf:265 automake:19 USE_GMAKE= yes SUB_FILES= pkg-message Index: www/asterisk-gui/files/patch-bootstrap.sh =================================================================== RCS file: /home/pcvs/ports/www/asterisk-gui/files/patch-bootstrap.sh,v retrieving revision 1.3 diff -u -r1.3 patch-bootstrap.sh --- www/asterisk-gui/files/patch-bootstrap.sh 20 Aug 2008 00:57:27 -0000 1.3 +++ www/asterisk-gui/files/patch-bootstrap.sh 8 Jun 2010 12:35:04 -0000 @@ -6,7 +6,7 @@ if [ $? = 0 ] ; then # FreeBSD case - MY_AC_VER=259 - MY_AM_VER=19 -+ MY_AC_VER=-2.62 ++ MY_AC_VER=-2.65 + MY_AM_VER=-1.9 else # linux case MY_AC_VER= Index: www/bookmarkbridge/Makefile =================================================================== RCS file: /home/pcvs/ports/www/bookmarkbridge/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- www/bookmarkbridge/Makefile 28 Mar 2010 06:44:39 -0000 1.18 +++ www/bookmarkbridge/Makefile 8 Jun 2010 12:35:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= bookmarkbridge PORTVERSION= 0.76 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF @@ -22,7 +22,7 @@ QT_COMPONENTS= corelib gui moc_build rcc_build uic_build qt3support USE_GNOME= gnometarget libxml2 USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 +USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:265 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal .include Index: www/flood/Makefile =================================================================== RCS file: /home/pcvs/ports/www/flood/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- www/flood/Makefile 18 May 2010 04:07:50 -0000 1.24 +++ www/flood/Makefile 8 Jun 2010 12:35:08 -0000 @@ -7,7 +7,7 @@ PORTNAME= flood PORTVERSION= 0.20041105 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= http://dist.bsdlab.org/ DISTNAME= httpd-test_20041105052051 @@ -19,7 +19,7 @@ apr-1:${PORTSDIR}/devel/apr1 WRKSRC= ${WRKDIR}/httpd-test/flood -USE_AUTOTOOLS= autoconf:262 libtool:22:env +USE_AUTOTOOLS= autoconf:265 libtool:22:env CONFIGURE_ARGS= --disable-shared \ --with-apr=${LOCALBASE}/bin/apr-1-config \ --with-apr-util=${LOCALBASE}/bin/apu-1-config Index: www/gforge/Makefile =================================================================== RCS file: /home/pcvs/ports/www/gforge/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- www/gforge/Makefile 27 Nov 2009 22:52:29 -0000 1.29 +++ www/gforge/Makefile 8 Jun 2010 12:35:09 -0000 @@ -7,6 +7,7 @@ PORTNAME= gforge PORTVERSION= 4.5.19 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://gforge.org/gf/download/frsrelease/150/245/ @@ -19,7 +20,7 @@ USE_PERL5= YES HAS_CONFIGURE= YES USE_APACHE= 13 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 NO_BUILD= YES USE_PHP= pgsql session pcre WANT_PHP_CLI= YES Index: www/libapreq2/Makefile =================================================================== RCS file: /home/pcvs/ports/www/libapreq2/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- www/libapreq2/Makefile 29 Apr 2010 17:30:24 -0000 1.36 +++ www/libapreq2/Makefile 8 Jun 2010 12:35:11 -0000 @@ -7,7 +7,7 @@ PORTNAME= libapreq2 PORTVERSION= 2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR=libapreq @@ -18,7 +18,7 @@ USE_APACHE= 2.0+ USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:262 libtool:22 +USE_AUTOTOOLS= autoconf:265 libtool:22 CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE} MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this Index: www/mod_cplusplus/Makefile =================================================================== RCS file: /home/pcvs/ports/www/mod_cplusplus/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- www/mod_cplusplus/Makefile 25 May 2010 20:17:29 -0000 1.13 +++ www/mod_cplusplus/Makefile 8 Jun 2010 12:35:13 -0000 @@ -7,6 +7,7 @@ PORTNAME= mod_cplusplus PORTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/modcplusplus/modcplusplus/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ MAKE_JOBS_SAFE= yes USE_APACHE= 2.0+ -USE_AUTOTOOLS= autoconf:262 autoheader:262 libtool:22 automake:19 aclocal:19 +USE_AUTOTOOLS= autoconf:265 autoheader:265 libtool:22 automake:19 aclocal:19 CFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes Index: www/mod_webapp/Makefile =================================================================== RCS file: /home/pcvs/ports/www/mod_webapp/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- www/mod_webapp/Makefile 25 May 2010 20:23:00 -0000 1.30 +++ www/mod_webapp/Makefile 8 Jun 2010 12:35:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= mod_webapp PORTVERSION= 4.1.24 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= http://jakarta.apache.org/%SUBDIR%/ MASTER_SITE_SUBDIR= builds/jakarta-tomcat-4.0/release/v${TOMCAT_RELEASE}/src @@ -24,7 +24,7 @@ USE_APACHE= 1.3 USE_PYTHON_BUILD=yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes Index: www/oops/Makefile =================================================================== RCS file: /home/pcvs/ports/www/oops/Makefile,v retrieving revision 1.45 diff -u -r1.45 Makefile --- www/oops/Makefile 20 Aug 2008 00:57:29 -0000 1.45 +++ www/oops/Makefile 8 Jun 2010 12:35:16 -0000 @@ -7,7 +7,7 @@ PORTNAME= oops PORTVERSION= ${OOPSVERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= http://oops-cache.org/ \ ftp://kucha.ru/pub/misc/oops/ @@ -21,7 +21,7 @@ OOPSVERSION= 1.5.24 USE_SUBMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \ --sysconfdir=${PREFIX}/etc/oops \ --localstatedir=${OOPSVAR} \ Index: www/privoxy/Makefile =================================================================== RCS file: /home/pcvs/ports/www/privoxy/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- www/privoxy/Makefile 6 Mar 2010 19:19:57 -0000 1.29 +++ www/privoxy/Makefile 8 Jun 2010 12:35:28 -0000 @@ -7,7 +7,7 @@ PORTNAME= privoxy PORTVERSION= 3.0.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29 DISTNAME= privoxy-${PORTVERSION}-stable-src @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/privoxy-${PORTVERSION}-stable USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_RC_SUBR= privoxy SUB_FILES= pkg-message Index: www/rt38/Makefile =================================================================== RCS file: /home/pcvs/ports/www/rt38/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- www/rt38/Makefile 28 Mar 2010 06:45:04 -0000 1.22 +++ www/rt38/Makefile 8 Jun 2010 12:35:30 -0000 @@ -13,7 +13,7 @@ PORTNAME= rt PORTVERSION= 3.8.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ @@ -55,7 +55,7 @@ RUN_DEPENDS+= ${BUILD_DEPENDS} USE_PERL5= 5.8.3+ -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 .include Index: www/suphp/Makefile =================================================================== RCS file: /home/pcvs/ports/www/suphp/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- www/suphp/Makefile 6 Jun 2010 03:37:03 -0000 1.36 +++ www/suphp/Makefile 8 Jun 2010 12:35:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= suphp PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|} @@ -16,7 +16,7 @@ COMMENT= Securely execute PHP scripts under Apache GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:110:env automake:110:env autoconf:262:env libtool:22:env +USE_AUTOTOOLS= aclocal:110 automake:110:env autoconf:265: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-apr=${LOCALBASE} post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.65|g' ${WRKSRC}/aclocal.m4 @${CHMOD} 755 ${WRKSRC}/config/install-sh post-install: Index: www/tidy-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/www/tidy-devel/Makefile,v retrieving revision 1.166 diff -u -r1.166 Makefile --- www/tidy-devel/Makefile 22 Nov 2009 19:49:43 -0000 1.166 +++ www/tidy-devel/Makefile 8 Jun 2010 12:35:32 -0000 @@ -7,6 +7,7 @@ PORTNAME?= tidy DISTVERSION= 090315-cvs +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} #MASTER_SITES= http://tidy.sourceforge.net/src/%SUBDIR%/ \ @@ -31,7 +32,7 @@ PLIST_SUB= SHLIB="@comment " NSHLIB="" CONFLICTS= tidy-20000804* tidy-lib-[0-9]* .else -USE_AUTOTOOLS= automake:15 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:15 autoconf:265 libtool:22 AUTOMAKE_ARGS+= -a -c --foreign USE_LDCONFIG= yes PLIST_SUB= SHLIB="" NSHLIB="@comment " Index: www/websh/Makefile =================================================================== RCS file: /home/pcvs/ports/www/websh/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- www/websh/Makefile 25 Feb 2010 03:42:07 -0000 1.12 +++ www/websh/Makefile 8 Jun 2010 12:35:35 -0000 @@ -7,6 +7,7 @@ PORTNAME= websh PORTVERSION= 3.6.0b5 +PORTREVISION= 1 CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR=tcl/${PORTNAME}/source @@ -20,7 +21,7 @@ TCL_DVER= ${TCL_VER:S/.//} USE_TCL= 84+ -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/unix CONFIGURE_ARGS+=--with-tclinclude=${TCL_INCLUDEDIR} \ --with-tcl=${TCL_LIBDIR} Index: x11/gnome-launch-box/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/gnome-launch-box/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- x11/gnome-launch-box/Makefile 10 May 2010 21:18:52 -0000 1.16 +++ x11/gnome-launch-box/Makefile 8 Jun 2010 12:35:41 -0000 @@ -7,7 +7,7 @@ PORTNAME= gnome-launch-box PORTVERSION= 20060112 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jylefort @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_GNOME= libgnomeui evolutiondataserver gnomemenus gnomedesktop -USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:19 aclocal:19 libtool:22 +USE_AUTOTOOLS= autoconf:265 autoheader:265 automake:19 aclocal:19 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a LIBTOOLFILES= Index: x11/idesk/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/idesk/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- x11/idesk/Makefile 28 Mar 2010 06:45:30 -0000 1.29 +++ x11/idesk/Makefile 8 Jun 2010 12:35:41 -0000 @@ -7,7 +7,7 @@ PORTNAME= idesk PORTVERSION= 0.7.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -20,7 +20,7 @@ USE_GMAKE= yes USE_EFL= imlib2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CXXFLAGS+= `imlib2-config --cflags` `freetype-config --cflags` Index: x11/libSM/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/libSM/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- x11/libSM/Makefile 25 May 2010 13:55:49 -0000 1.28 +++ x11/libSM/Makefile 8 Jun 2010 12:35:42 -0000 @@ -7,7 +7,7 @@ PORTNAME= libSM PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing XORG_CAT= lib Index: x11/libX11/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/libX11/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- x11/libX11/Makefile 1 May 2010 11:40:10 -0000 1.32 +++ x11/libX11/Makefile 8 Jun 2010 12:35:42 -0000 @@ -7,6 +7,7 @@ PORTNAME= libX11 PORTVERSION= 1.3.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -20,7 +21,7 @@ XORG_CAT= lib USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ kbproto:both inputproto xf86bigfontproto xproto:both -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \ Index: x11/powershell/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/powershell/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- x11/powershell/Makefile 28 Mar 2010 06:45:38 -0000 1.19 +++ x11/powershell/Makefile 8 Jun 2010 12:35:44 -0000 @@ -7,7 +7,7 @@ PORTNAME= powershell PORTVERSION= 0.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 gnome MASTER_SITES= SF @@ -15,7 +15,7 @@ COMMENT= A terminal emulator for the X11 USE_GNOME= gnomelibs gnomehier -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`" ALL_TARGET= ${PORTNAME} Index: x11/sessreg/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/sessreg/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- x11/sessreg/Makefile 1 May 2010 11:40:16 -0000 1.5 +++ x11/sessreg/Makefile 8 Jun 2010 12:35:44 -0000 @@ -7,6 +7,7 @@ PORTNAME= sessreg PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -17,7 +18,7 @@ XORG_CAT= app USE_XORG= x11 -USE_AUTOTOOLS= aclocal:110 autoheader:262 automake:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoheader:265 automake:110 autoconf:265 ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal PLIST_FILES= bin/sessreg Index: x11/vdesk/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/vdesk/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- x11/vdesk/Makefile 20 Aug 2008 00:57:31 -0000 1.15 +++ x11/vdesk/Makefile 8 Jun 2010 12:35:45 -0000 @@ -7,7 +7,7 @@ PORTNAME= vdesk PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ @@ -22,7 +22,7 @@ PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 USE_XORG= x11 post-extract: Index: x11/xclip/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/xclip/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- x11/xclip/Makefile 12 Nov 2009 03:05:10 -0000 1.9 +++ x11/xclip/Makefile 8 Jun 2010 12:35:45 -0000 @@ -8,13 +8,14 @@ PORTNAME= xclip PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF MAINTAINER= eitanadlerlist@gmail.com COMMENT= An interface to X selections ("the clipboard") from the command line -USE_AUTOTOOLS= autoconf:262:env aclocal:19:env automake:19:env +USE_AUTOTOOLS= autoconf:265:env aclocal:19:env automake:19:env USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes Index: x11-drivers/xf86-video-radeonhd-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-drivers/xf86-video-radeonhd-devel/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- x11-drivers/xf86-video-radeonhd-devel/Makefile 7 May 2010 05:12:33 -0000 1.30 +++ x11-drivers/xf86-video-radeonhd-devel/Makefile 8 Jun 2010 12:35:50 -0000 @@ -7,7 +7,7 @@ PORTNAME= xf86-video-radeonhd PORTVERSION= 1.3.0.20091101 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-drivers MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork @@ -22,7 +22,7 @@ XORG_CAT= driver USE_XORG= damageproto glproto videoproto xextproto xf86driproto -USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:22 +USE_AUTOTOOLS= aclocal:19 autoconf:265 libtool:22 CONFLICTS= xf86-video-radeonhd-[0-9]* Index: x11-fm/gnome-commander2/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-fm/gnome-commander2/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- x11-fm/gnome-commander2/Makefile 7 Jun 2010 20:26:13 -0000 1.56 +++ x11-fm/gnome-commander2/Makefile 8 Jun 2010 12:35:51 -0000 @@ -7,6 +7,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.2.8.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME @@ -27,7 +28,7 @@ USE_GNOME= gnomedocutils gnomehack gnomeprefix gnometarget intlhack libgnomeui USE_GMAKE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 autoconf:262:env aclocal:19:env automake:19:env +USE_AUTOTOOLS= libtool:22 autoconf:265:env aclocal:19:env automake:19:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" Index: x11-servers/driglide/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-servers/driglide/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- x11-servers/driglide/Makefile 2 Aug 2009 19:36:14 -0000 1.34 +++ x11-servers/driglide/Makefile 8 Jun 2010 12:35:54 -0000 @@ -7,7 +7,7 @@ PORTNAME= driglide PORTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-servers MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= anholt/driglide/ @@ -18,7 +18,7 @@ USE_XORG= xxf86vm xxf86dga USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:14 autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:14 autoconf:265 libtool:22 AUTOMAKE_ARGS= -a USE_GMAKE= yes MAKE_ARGS= PREPROCESSOR=/usr/bin/cpp Index: x11-themes/kdmtheme/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-themes/kdmtheme/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- x11-themes/kdmtheme/Makefile 28 Mar 2010 06:46:24 -0000 1.16 +++ x11-themes/kdmtheme/Makefile 8 Jun 2010 12:35:57 -0000 @@ -7,7 +7,7 @@ PORTNAME= kdmtheme PORTVERSION= 1.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-themes MASTER_SITES= http://beta.smileaf.org/files/kdmtheme/ \ ${MASTER_SITE_GENTOO:S/%SUBDIR%/distfiles/} @@ -18,7 +18,7 @@ USE_KDEBASE_VER=3 USE_BZIP2= yes USE_PERL5_BUILD=yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265:env libtool:22 autoheader:265:env USE_GMAKE= yes pre-configure: Index: x11-themes/polymer/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-themes/polymer/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- x11-themes/polymer/Makefile 28 Mar 2010 06:46:26 -0000 1.13 +++ x11-themes/polymer/Makefile 8 Jun 2010 12:35:57 -0000 @@ -7,7 +7,7 @@ PORTNAME= polymer PORTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes MASTER_SITES= http://static.int.pl/~mig21/dev/releases/polymer/ \ ${MASTER_SITE_LOCAL} @@ -19,7 +19,7 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_BZIP2= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:265 USE_QT_VER= 3 USE_LDCONFIG= yes Index: x11-toolkits/lesstif/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/lesstif/Makefile,v retrieving revision 1.105 diff -u -r1.105 Makefile --- x11-toolkits/lesstif/Makefile 22 Aug 2009 00:39:24 -0000 1.105 +++ x11-toolkits/lesstif/Makefile 8 Jun 2010 12:36:00 -0000 @@ -7,7 +7,7 @@ PORTNAME= lesstif PORTVERSION= 0.95.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF @@ -20,7 +20,7 @@ CONFLICTS?= open-motif-* USE_BZIP2= yes -USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:265 libtool:22 USE_XORG= sm ice xt xp xext x11 xextproto xrender xft USE_LDCONFIG= yes LIBTOOLFILES= aclocal.m4 test/aclocal.m4 Index: x11-toolkits/libgtkeditor/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/libgtkeditor/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- x11-toolkits/libgtkeditor/Makefile 22 Aug 2009 00:39:25 -0000 1.31 +++ x11-toolkits/libgtkeditor/Makefile 8 Jun 2010 12:36:00 -0000 @@ -7,7 +7,7 @@ PORTNAME= libgtkeditor PORTVERSION= 0.1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits editors MASTER_SITES= SF/gtkeditor/gtkeditor/${PORTVERSION} DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} @@ -17,7 +17,7 @@ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode -USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:15:env autoconf:265:env libtool:22 USE_GNOME= gtk12 USE_GMAKE= yes USE_PERL5_BUILD=yes Index: x11-toolkits/php-gtk/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/php-gtk/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- x11-toolkits/php-gtk/Makefile 5 Feb 2010 11:46:32 -0000 1.40 +++ x11-toolkits/php-gtk/Makefile 8 Jun 2010 12:36:01 -0000 @@ -7,7 +7,7 @@ PORTNAME= php-gtk PORTVERSION= 1.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-toolkits MASTER_SITES= http://gtk.php.net/distributions/ \ http://document-root.de/mirror/php-gtk/ @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265 libtool:22:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes Index: x11-toolkits/php-gtk2/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/php-gtk2/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- x11-toolkits/php-gtk2/Makefile 19 Apr 2010 20:57:41 -0000 1.44 +++ x11-toolkits/php-gtk2/Makefile 8 Jun 2010 12:36:01 -0000 @@ -7,7 +7,7 @@ PORTNAME= php-gtk2 PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://gtk.php.net/distributions/ \ http://document-root.de/mirror/php-gtk/ @@ -18,7 +18,7 @@ BROKEN= does not compile -USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:265 libtool:22:env USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes Index: x11-toolkits/rep-gtk2/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/rep-gtk2/Makefile,v retrieving revision 1.66 diff -u -r1.66 Makefile --- x11-toolkits/rep-gtk2/Makefile 28 Mar 2010 06:47:26 -0000 1.66 +++ x11-toolkits/rep-gtk2/Makefile 8 Jun 2010 12:36:02 -0000 @@ -7,7 +7,7 @@ PORTNAME= rep-gtk2 PORTVERSION= 0.90.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/rep-gtk/rep-gtk/${PORTVERSION} @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262:env automake:110:env libtool:22:env +USE_AUTOTOOLS= autoconf:265:env automake:110:env libtool:22:env CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ Index: x11-toolkits/tile/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/tile/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- x11-toolkits/tile/Makefile 22 Aug 2009 00:39:29 -0000 1.10 +++ x11-toolkits/tile/Makefile 8 Jun 2010 12:36:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= tile PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits tk MASTER_SITES= SF/tktable/${PORTNAME}/${PORTNAME}-0-8-2 @@ -16,7 +16,7 @@ USE_TK= 84+ -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:265 GNU_CONFIGURE= yes TKPKG= ${PORTNAME}${PORTVERSION} Index: x11-toolkits/viewkit/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/viewkit/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- x11-toolkits/viewkit/Makefile 20 Aug 2008 00:57:32 -0000 1.15 +++ x11-toolkits/viewkit/Makefile 8 Jun 2010 12:36:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= viewkit PORTVERSION= 0.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/viewkit/ \ ${MASTER_SITE_LOCAL} @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= ViewKit workalike from Hungry Programmers -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:265:env MOTIFPACKAGE?= open-motif USE_MOTIF= yes GNU_CONFIGURE= yes Index: x11-wm/epplets/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/epplets/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- x11-wm/epplets/Makefile 31 May 2010 11:27:32 -0000 1.51 +++ x11-wm/epplets/Makefile 8 Jun 2010 12:36:04 -0000 @@ -22,7 +22,7 @@ USE_GNOME= esound gnometarget USE_GL= glut USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 autoconf:262 +USE_AUTOTOOLS= libtool:22 autoconf:265 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" @@ -31,7 +31,7 @@ .include post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.65|g' ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e 's|||g' \ ${WRKSRC}/epplets/Emix.c @${REINPLACE_CMD} -e 's|||g' \