summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/apache20/Makefile2
-rw-r--r--www/apache22/Makefile2
-rw-r--r--www/asterisk-gui/Makefile2
-rw-r--r--www/asterisk-gui/files/patch-bootstrap.sh2
-rw-r--r--www/bookmarkbridge/Makefile2
-rw-r--r--www/flood/Makefile2
-rw-r--r--www/gforge/Makefile2
-rw-r--r--www/libapreq2/Makefile2
-rw-r--r--www/mod_cplusplus/Makefile2
-rw-r--r--www/mod_webapp/Makefile2
-rw-r--r--www/oops/Makefile2
-rw-r--r--www/privoxy/Makefile2
-rw-r--r--www/squid30/Makefile2
-rw-r--r--www/squid31/Makefile2
-rw-r--r--www/suphp/Makefile6
-rw-r--r--www/tidy-devel/Makefile2
-rw-r--r--www/webkit-gtk2/Makefile2
-rw-r--r--www/websh/Makefile2
18 files changed, 22 insertions, 18 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 3903d573aa18..af596b58815e 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -48,7 +48,7 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
AUTOHEADER=${AUTOHEADER}
USE_ICONV= yes
-USE_AUTOTOOLS= autoconf:261 libtool:15
+USE_AUTOTOOLS= autoconf:262 libtool:15
USE_PERL5= yes
USE_RC_SUBR= apache2.sh
SUB_LIST+= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 9567ad548d17..1ab9d03d7cd5 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -38,7 +38,7 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
USE_APACHE= common22
USE_BZIP2= yes
USE_ICONV= yes
-USE_AUTOTOOLS= autoconf:261 libtool:15
+USE_AUTOTOOLS= autoconf:262 libtool:15
USE_PERL5= yes
USE_RC_SUBR= apache22.sh htcacheclean.sh
SUB_LIST+= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile
index be761e44ec43..877acc23e50f 100644
--- a/www/asterisk-gui/Makefile
+++ b/www/asterisk-gui/Makefile
@@ -18,7 +18,7 @@ COMMENT= An asterisk ajax web manager
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
PROJECTHOST= asterisk-bsd
-USE_AUTOTOOLS= autoconf:261 automake:19
+USE_AUTOTOOLS= autoconf:262 automake:19
USE_GMAKE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh
index 0bc24b636e92..554cf1620080 100644
--- a/www/asterisk-gui/files/patch-bootstrap.sh
+++ b/www/asterisk-gui/files/patch-bootstrap.sh
@@ -6,7 +6,7 @@
if [ $? = 0 ] ; then # FreeBSD case
- MY_AC_VER=259
- MY_AM_VER=19
-+ MY_AC_VER=-2.61
++ MY_AC_VER=-2.62
+ MY_AM_VER=-1.9
else # linux case
MY_AC_VER=
diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile
index 138429f717a5..973030d60093 100644
--- a/www/bookmarkbridge/Makefile
+++ b/www/bookmarkbridge/Makefile
@@ -22,7 +22,7 @@ USE_QT_VER= 4
QT_COMPONENTS= corelib gui moc_build rcc_build uic_build qt3support
USE_GNOME= gnometarget libxml2
USE_GMAKE= yes
-USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261
+USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
.include <bsd.port.mk>
diff --git a/www/flood/Makefile b/www/flood/Makefile
index 402e59e3c0bc..e87858dd7b8a 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
apr-1:${PORTSDIR}/devel/apr
WRKSRC= ${WRKDIR}/httpd-test/flood
-USE_AUTOTOOLS= autoconf:261 libtool:15:env
+USE_AUTOTOOLS= autoconf:262 libtool:15:env
CONFIGURE_ARGS= --disable-shared \
--with-apr=${LOCALBASE}/bin/apr-1-config \
--with-apr-util=${LOCALBASE}/bin/apu-1-config
diff --git a/www/gforge/Makefile b/www/gforge/Makefile
index baa6e6172d7e..1b690b904356 100644
--- a/www/gforge/Makefile
+++ b/www/gforge/Makefile
@@ -20,7 +20,7 @@ USE_BZIP2= YES
USE_PERL5= YES
HAS_CONFIGURE= YES
USE_APACHE= YES
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
NO_BUILD= YES
USE_PHP= pgsql session pcre
WANT_PHP_CLI= YES
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index d54aea586318..cc0338715baf 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -17,7 +17,7 @@ COMMENT= Generic Apache2 Request Library
USE_APACHE= 2.0+
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:261 libtool:15
+USE_AUTOTOOLS= autoconf:262 libtool:15
CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile
index 6125d9de4416..9c322ec9a6d8 100644
--- a/www/mod_cplusplus/Makefile
+++ b/www/mod_cplusplus/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= durian@shadetreesoftware.com
COMMENT= Apache module for loading C++ objects as handlers
USE_APACHE= 2.0+
-USE_AUTOTOOLS= autoconf:261 autoheader:261 libtool:15 automake:19 aclocal:19
+USE_AUTOTOOLS= autoconf:262 autoheader:262 libtool:15 automake:19 aclocal:19
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS+= -a
GNU_CONFIGURE= yes
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile
index df571aaadbbe..7cc49de6f91d 100644
--- a/www/mod_webapp/Makefile
+++ b/www/mod_webapp/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/apr:configure
USE_APACHE= yes
USE_PYTHON_BUILD=yes
-USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
+USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/www/oops/Makefile b/www/oops/Makefile
index b5bbe774fd60..09b5d9cc7129 100644
--- a/www/oops/Makefile
+++ b/www/oops/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk
OOPSVERSION= 1.5.24
USE_SUBMAKE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \
--sysconfdir=${PREFIX}/etc/oops \
--localstatedir=${OOPSVAR} \
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile
index 041db82e6dde..f4945067eea7 100644
--- a/www/privoxy/Makefile
+++ b/www/privoxy/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
WRKSRC= ${WRKDIR}/privoxy-${PORTVERSION}-stable
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
USE_RC_SUBR= privoxy
SUB_FILES= pkg-message
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index 31ebcb50fdb6..0ba80b4b8564 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -108,7 +108,7 @@ CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]*
GNU_CONFIGURE= yes
# disable autotools bootstrapping for now, 3.0.STABLE does not currently
# require it:
-#USE_AUTOTOOLS= autoconf:261 automake:19 libtool:15
+#USE_AUTOTOOLS= autoconf:262 automake:19 libtool:15
USE_BZIP2= yes
USE_PERL5= yes
USE_RC_SUBR= squid
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index 31ebcb50fdb6..0ba80b4b8564 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -108,7 +108,7 @@ CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]*
GNU_CONFIGURE= yes
# disable autotools bootstrapping for now, 3.0.STABLE does not currently
# require it:
-#USE_AUTOTOOLS= autoconf:261 automake:19 libtool:15
+#USE_AUTOTOOLS= autoconf:262 automake:19 libtool:15
USE_BZIP2= yes
USE_PERL5= yes
USE_RC_SUBR= squid
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 239f05e8a71b..ffd76fc451f7 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= koitsu@FreeBSD.org
COMMENT= Securely execute PHP scripts under Apache
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:19:env automake:19:env autoconf:261:env libtool:15:env
+USE_AUTOTOOLS= aclocal:110:env automake:110:env autoconf:262:env libtool:15:env
# Maintainer has not tested suPHP 0.6.x on Apache 1.3.
USE_APACHE= 2.0+
@@ -46,6 +46,10 @@ CONFIGURE_ARGS+= --with-apr=${LOCALBASE}/lib/apache2
CONFIGURE_ARGS+= --with-apr=${LOCALBASE}
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4
+ @${CHMOD} 755 ${WRKSRC}/config/install-sh
post-install:
.if !defined(NOPORTDOCS)
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile
index 4e18615b190a..a4af040c575a 100644
--- a/www/tidy-devel/Makefile
+++ b/www/tidy-devel/Makefile
@@ -30,7 +30,7 @@ USE_GMAKE= yes
PLIST_SUB= SHLIB="@comment " NSHLIB=""
CONFLICTS= tidy-20000804* tidy-lib-[0-9]*
.else
-USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
+USE_AUTOTOOLS= automake:15 autoconf:262 libtool:15
AUTOMAKE_ARGS+= -a -c --foreign
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index a48e220faf58..8de8677ab045 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -27,7 +27,7 @@ USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 libxslt
USE_PERL5= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:261 automake:110 libtool:15
+USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15
USE_GSTREAMER= gnomevfs
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/www/websh/Makefile b/www/websh/Makefile
index f6b20ec31657..d41224721024 100644
--- a/www/websh/Makefile
+++ b/www/websh/Makefile
@@ -22,7 +22,7 @@ OPTIONS+= WSSTATIC "Link the objects into the module statically" off
TCL_DVER= ${TCL_VER:S/.//}
USE_TCL= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/unix
CONFIGURE_ARGS+=--with-tclinclude=${TCL_INCLUDEDIR} \
--with-tcl=${TCL_LIBDIR}