diff options
author | ade <ade@FreeBSD.org> | 2010-09-16 02:35:24 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-09-16 02:35:24 +0800 |
commit | 3ad75a4581c2f69fb2331ab72fee36ff8af166ba (patch) | |
tree | b5ab9adb45e9a850892479ebc329ab2118d673c8 /lang | |
parent | f72275e68db56a5d187d3a748951a6347a5ace60 (diff) | |
download | freebsd-ports-gnome-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.tar.gz freebsd-ports-gnome-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.tar.zst freebsd-ports-gnome-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.zip |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Diffstat (limited to 'lang')
-rw-r--r-- | lang/expect-devel/Makefile | 3 | ||||
-rw-r--r-- | lang/gambas2-base/Makefile | 4 | ||||
-rw-r--r-- | lang/ghc/Makefile | 4 | ||||
-rw-r--r-- | lang/gnustep-base/Makefile | 6 | ||||
-rw-r--r-- | lang/gprolog/Makefile | 4 | ||||
-rw-r--r-- | lang/guile/Makefile | 6 | ||||
-rw-r--r-- | lang/kroc/Makefile | 4 | ||||
-rw-r--r-- | lang/otcl/Makefile | 4 | ||||
-rw-r--r-- | lang/php4/Makefile | 8 | ||||
-rw-r--r-- | lang/php4/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/php5/Makefile | 8 | ||||
-rw-r--r-- | lang/php5/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/php52/Makefile | 7 | ||||
-rw-r--r-- | lang/php52/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/php53/Makefile | 8 | ||||
-rw-r--r-- | lang/php53/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/ruby18/Makefile | 2 | ||||
-rw-r--r-- | lang/sdcc-devel/Makefile | 3 | ||||
-rw-r--r-- | lang/sdcc/Makefile | 3 |
19 files changed, 55 insertions, 35 deletions
diff --git a/lang/expect-devel/Makefile b/lang/expect-devel/Makefile index 9ee9e68dbfa3..8057aa7e8187 100644 --- a/lang/expect-devel/Makefile +++ b/lang/expect-devel/Makefile @@ -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 @@ COMMENT= A sophisticated scripter based on tcl/tk CONFLICTS= expect-5.43* LATEST_LINK= expect-devel -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 EXPECT_VER= ${PORTVERSION} diff --git a/lang/gambas2-base/Makefile b/lang/gambas2-base/Makefile index 38abf5207442..42663977714b 100644 --- a/lang/gambas2-base/Makefile +++ b/lang/gambas2-base/Makefile @@ -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 @@ COMMENT?= A basic language with object extensions BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi -USE_AUTOTOOLS= autoconf:262:env automake:19:env +USE_AUTOTOOLS= autoconf:267:env automake:19:env USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 0c424c224ea3..c2be1b189148 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -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 @@ BOOT_HADDOCK_VERSION= ${HADDOCK_VERSION} HSCOLOUR_VERSION= 1.15 GHCPATH_VERSION= 0.1.0.5 -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:267:env USE_BZIP2= yes LIB_DEPENDS+= gmp.10:${PORTSDIR}/math/gmp diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index b0708bcc9b84..c24e7615b3a6 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -8,10 +8,10 @@ PORTNAME= gnustep-base .if defined(WITH_GNUSTEP_DEVEL) PORTVERSION= 1.21.1 -PORTREVISION= 1 +PORTREVISION= 2 .else PORTVERSION= 1.19.3 -PORTREVISION= 3 +PORTREVISION= 4 .endif CATEGORIES= lang devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} @@ -31,7 +31,7 @@ BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config LICENSE_COMB= multi LICENSE= GPLv3 LGPL3 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-procfs --disable-openssl --enable-tls \ --with-tls-prefix=${LOCALBASE} TLS_CONFIG="pkg-config -gnutls" diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile index 04129eba6cc6..6e78792ed96c 100644 --- a/lang/gprolog/Makefile +++ b/lang/gprolog/Makefile @@ -7,7 +7,7 @@ PORTNAME= gprolog PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.gprolog.org/ @@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= i386 amd64 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL} diff --git a/lang/guile/Makefile b/lang/guile/Makefile index f6d7c47554f0..c4c314995d61 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -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 @@ COMMENT= GNU Ubiquitous Intelligent Language for Extension LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp -USE_AUTOTOOLS= autoconf:262 libltdl:22 +USE_AUTOTOOLS= autoconf:267 libltdl:22 USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes @@ -46,6 +46,6 @@ post-extract: post-patch: @cd ${WRKSRC} ; \ ${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' ${REINPLACE_FILES} - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 .include <bsd.port.post.mk> diff --git a/lang/kroc/Makefile b/lang/kroc/Makefile index 82e2a7d2bb72..1dc9e6f98dfb 100644 --- a/lang/kroc/Makefile +++ b/lang/kroc/Makefile @@ -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_MYSQL= yes USE_PYTHON= yes USE_SDL= sdl sound USE_GNOME= libxslt -USE_AUTOTOOLS= autoconf:262:env automake:110:env +USE_AUTOTOOLS= autoconf:267:env automake:110:env USE_XORG= xmu xi GNU_CONFIGURE= yes diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 8e30e08fcfd7..511edb2921b0 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -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 @@ USE_TK_NO_THREADS= yes INVALID_TK_VER= 85 86 USE_XORG= xext -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) diff --git a/lang/php4/Makefile b/lang/php4/Makefile index ab42906778c5..d5360cf2737c 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -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 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ARGS= --enable-versioning \ --enable-memory-limit \ @@ -158,7 +158,11 @@ post-patch: @${TOUCH} ${WRKSRC}/ext/php_config.h @${REINPLACE_CMD} "s|^\(extension_dir\)|; \1|" ${WRKSRC}/php.ini-* +# Work around issues with newer (>=2.64) autoconf pre-configure: + @${REINPLACE_CMD} -E 's:^((m4_)?divert)[(]([0-9]*)[)]:\1(600\3):' \ + ${WRKSRC}/configure.in `${FIND} ${WRKSRC} -name '*.m4'` + @${RM} ${WRKSRC}/configure @${CAT} ${WRKSRC}/acinclude.m4 ${WRKSRC}/build/libtool.m4 > ${WRKSRC}/aclocal.m4 post-build: diff --git a/lang/php4/files/patch-scripts::phpize.in b/lang/php4/files/patch-scripts::phpize.in index c3ebb0867fbe..504db64246c8 100644 --- a/lang/php4/files/patch-scripts::phpize.in +++ b/lang/php4/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 03aa163deecd..889a4bba2283 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.3.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions @@ -21,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre @@ -167,7 +167,11 @@ post-patch: ${WRKSRC}/sapi/fpm/php-fpm.conf.in .endif +# Work around issues with newer (>=2.64) autoconf pre-configure: + @${REINPLACE_CMD} -E 's:^((m4_)?divert)[(]([0-9]*)[)]:\1(600\3):' \ + ${WRKSRC}/configure.in `${FIND} ${WRKSRC} -name '*.m4'` + @${RM} ${WRKSRC}/configure @${CAT} ${WRKSRC}/acinclude.m4 ${WRKSRC}/build/libtool.m4 > ${WRKSRC}/aclocal.m4 post-build: diff --git a/lang/php5/files/patch-scripts::phpize.in b/lang/php5/files/patch-scripts::phpize.in index 8d3afdbecc08..bbac86ce30ef 100644 --- a/lang/php5/files/patch-scripts::phpize.in +++ b/lang/php5/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php52/Makefile b/lang/php52/Makefile index d26d65b89b2a..c8e651f6b948 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -7,6 +7,7 @@ PORTNAME= php52 PORTVERSION= 5.2.14 +PORTREVISION= 1 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions @@ -20,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ARGS= \ --with-layout=GNU \ @@ -189,7 +190,11 @@ post-patch: ${WRKSRC}/sapi/cgi/config9.m4 .endif +# Work around issues with newer (>=2.64) autoconf pre-configure: + @${REINPLACE_CMD} -E 's:^((m4_)?divert)[(]([0-9]*)[)]:\1(600\3):' \ + ${WRKSRC}/configure.in `${FIND} ${WRKSRC} -name '*.m4'` + @${RM} ${WRKSRC}/configure @${CAT} ${WRKSRC}/acinclude.m4 ${WRKSRC}/build/libtool.m4 > ${WRKSRC}/aclocal.m4 post-build: diff --git a/lang/php52/files/patch-scripts::phpize.in b/lang/php52/files/patch-scripts::phpize.in index 8d3afdbecc08..bbac86ce30ef 100644 --- a/lang/php52/files/patch-scripts::phpize.in +++ b/lang/php52/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 03aa163deecd..889a4bba2283 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.3.3 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions @@ -21,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre @@ -167,7 +167,11 @@ post-patch: ${WRKSRC}/sapi/fpm/php-fpm.conf.in .endif +# Work around issues with newer (>=2.64) autoconf pre-configure: + @${REINPLACE_CMD} -E 's:^((m4_)?divert)[(]([0-9]*)[)]:\1(600\3):' \ + ${WRKSRC}/configure.in `${FIND} ${WRKSRC} -name '*.m4'` + @${RM} ${WRKSRC}/configure @${CAT} ${WRKSRC}/acinclude.m4 ${WRKSRC}/build/libtool.m4 > ${WRKSRC}/aclocal.m4 post-build: diff --git a/lang/php53/files/patch-scripts::phpize.in b/lang/php53/files/patch-scripts::phpize.in index 8d3afdbecc08..bbac86ce30ef 100644 --- a/lang/php53/files/patch-scripts::phpize.in +++ b/lang/php53/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.67 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.67 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 51d567f362d5..9c61d516e374 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \ CPPFLAGS="-I${OPENSSLINC} ${CPPFLAGS}" USE_OPENSSL= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:110 autoconf:262 +USE_AUTOTOOLS= aclocal:110 autoconf:267 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile index 0fcac53be4fd..94fc1e951c59 100644 --- a/lang/sdcc-devel/Makefile +++ b/lang/sdcc-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdcc PORTVERSION= 2.9.7.2010.09.04 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= SF/sdcc/snapshot_builds/sdcc-src/ \ http://tijl.fastmail.fm/mirror/ @@ -48,7 +49,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \ CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " .else -USE_AUTOTOOLS+= autoconf:262 +USE_AUTOTOOLS+= autoconf:267 PLIST_SUB+= MCS51DS390="" .endif diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index 237981b8aac1..c80564d192fa 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdcc PORTVERSION= 2.9.0 +PORTREVISION= 1 DISTVERSIONPREFIX= src- CATEGORIES= lang MASTER_SITES= SF @@ -50,7 +51,7 @@ BROKEN= Does not compile on sparc64 CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " .else -USE_AUTOTOOLS+= autoconf:262 +USE_AUTOTOOLS+= autoconf:267 PLIST_SUB+= MCS51DS390="" .endif |