diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
commit | 3f651573ad3b90cf8e6539c52b4b34a1df543fa6 (patch) | |
tree | 14261786c359f03d9574a1c204f76ddc8ec4db8a /www | |
parent | 003520276a84300843c37e85ff39f416dec0bd8e (diff) |
Notes
Diffstat (limited to 'www')
38 files changed, 43 insertions, 43 deletions
diff --git a/www/amyc/Makefile b/www/amyc/Makefile index 24836f6764b4..43aea5ae113c 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.crevola.com/about/current/ MAINTAINER= petef@FreeBSD.org COMMENT= Display the contents of your Netscape cache -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/www/apache-jserv/Makefile b/www/apache-jserv/Makefile index 1691d4b6269e..bc0283bd2d2c 100644 --- a/www/apache-jserv/Makefile +++ b/www/apache-jserv/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper\ USE_GMAKE= yes GMAKE= ${LOCALBASE}/bin/gmake # Must have the full path. -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_PERL5= yes JAVAVM?= ${LOCALBASE}/bin/javavm CONFIGURE_ENV= PERL=${PERL} diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 8500ad901c3c..2ab57bcb9451 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -44,8 +44,8 @@ PATCHFILES+= httpd-2.0.48-windowsupdate.patch:clement SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \ LIBTOOL_VERSION=${LIBTOOL_VERSION} -USE_AUTOCONF_VER?= 253 -USE_LIBTOOL= yes +USE_AUTOCONF_VER=253 +USE_LIBTOOL_VER=13 USE_PERL5= yes USE_REINPLACE= yes LIBTOOLFILES= configure diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 8500ad901c3c..2ab57bcb9451 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -44,8 +44,8 @@ PATCHFILES+= httpd-2.0.48-windowsupdate.patch:clement SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \ LIBTOOL_VERSION=${LIBTOOL_VERSION} -USE_AUTOCONF_VER?= 253 -USE_LIBTOOL= yes +USE_AUTOCONF_VER=253 +USE_LIBTOOL_VER=13 USE_PERL5= yes USE_REINPLACE= yes LIBTOOLFILES= configure diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 6b8c6ba7d494..feeab0b46a84 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -84,7 +84,7 @@ WITH_MPM?= prefork # or worker, perchild HTTP_PORT?= 80 GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_PERL5= yes USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \ diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 6b8c6ba7d494..feeab0b46a84 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -84,7 +84,7 @@ WITH_MPM?= prefork # or worker, perchild HTTP_PORT?= 80 GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_PERL5= yes USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \ diff --git a/www/aria/Makefile b/www/aria/Makefile index 11ff95261eaa..59ef6e0fc09e 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -22,7 +22,7 @@ USE_OPENSSL= yes USE_GETOPT_LONG=yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile index 1f94d4e7cb6e..549fe5c02a4d 100644 --- a/www/bookmarkbridge/Makefile +++ b/www/bookmarkbridge/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 USE_QT_VER= 3 USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mt --program-prefix="" diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 93be91eb6f73..258b7a09b79f 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -16,7 +16,7 @@ COMMENT= A C++ class library for writing CGI applications USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS} INSTALLS_SHLIB= yes diff --git a/www/comclear/Makefile b/www/comclear/Makefile index 2e30dbcc6c02..688491fd690a 100644 --- a/www/comclear/Makefile +++ b/www/comclear/Makefile @@ -17,7 +17,7 @@ COMMENT= "A history cleaner for Netscape Navigator and Communicator" USE_REINPLACE= yes WANT_GNOME= yes USE_GMAKE= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 .include <bsd.port.pre.mk> diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile index 71ba7e781103..aaf3e35d8f7c 100644 --- a/www/emacs-w3m/Makefile +++ b/www/emacs-w3m/Makefile @@ -24,7 +24,7 @@ ICONDIR?= ${EMACS_LIBDIR_WITH_VER}/etc/w3m/icons ETCDIR?= ${EMACS_LIBDIR_WITH_VER}/etc/w3m INFODIR?= info -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 ALL_TARGET= default PLIST_SUB+= LISPDIR=${LISPDIR} \ diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 6a04ab60e35f..629f82bacccd 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -42,7 +42,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui WANT_GNOME= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \ diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 15257114fcfe..17d47f960415 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -18,7 +18,7 @@ COMMENT= Simple (at the moment) html editor based on GTK+ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 libxml2 libgtkhtml -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 MAN1= erwin.1 diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 660aa70f8aef..c6b6da7fd412 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -38,7 +38,7 @@ HEADERS_SUFX= USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack bonobo libglade gnomevfs gnometarget USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \ --with-mozilla-libs="${X11BASE}/lib/${MOZILLA}" \ diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index b5900f3bd706..7f1c67b6ef73 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -43,7 +43,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/2$//}-${PORTVERSION:S/a$//} USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libgnomeui -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \ diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index 7969877cee1e..4e4e2aecca06 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= wwwzip.1:${PORTSDIR}/www/libwww USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomelibs -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 335fef0aed8c..bf3ca17511fe 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS= --with-gconf=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 52f81e60f4f8..47021e0b62ea 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -17,7 +17,7 @@ COMMENT= Collect information from all over the Internet USE_BZIP2= yes USE_PERL5= yes USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes NO_MTREE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 01a807d10f38..537f0a6b221c 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/libghttp/1.0 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME http client library -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index ab2d8109cac6..db05fa2143a4 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 72593f1590cf..0ad9196703ee 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= The W3C Reference Library -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib USE_PERL5_BUILD=yes diff --git a/www/mdw/Makefile b/www/mdw/Makefile index 630e19af316e..78f6490193a4 100644 --- a/www/mdw/Makefile +++ b/www/mdw/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.redbrick.dcu.ie/~colmmacc/mdw/ MAINTAINER= petef@FreeBSD.org COMMENT= A utility to check the MD5 sum of a webpage -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 USE_REINPLACE= yes MAN1= mdw.1 diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index f8fede54a6ac..e944f6eab4e2 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} MAN1= indexer.1 MAN5= indexer.conf.5 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_GMAKE= yes CONFIGURE_ARGS+=--enable-phrase \ diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile index f8fede54a6ac..e944f6eab4e2 100644 --- a/www/mnogosearch31/Makefile +++ b/www/mnogosearch31/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} MAN1= indexer.1 MAN5= indexer.conf.5 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_GMAKE= yes CONFIGURE_ARGS+=--enable-phrase \ diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 55731201cdf4..ccd3cbb90ae3 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -40,7 +40,7 @@ APACHE_CONF= ${LOCALBASE}/etc/apache${APACHE2} WRKSRC= ${WRKDIR}/jakarta-tomcat-connectors-jk-${PORTVERSION}-src/jk/native USE_GMAKE= YES -USE_LIBTOOL= YES +USE_LIBTOOL_VER= 13 USE_AUTOCONF_VER= 253 USE_AUTOMAKE_VER= 15 AUTOMAKE_ARGS= --add-missing diff --git a/www/mod_jk2/Makefile b/www/mod_jk2/Makefile index 5f951545ec76..f17b7f97df8a 100644 --- a/www/mod_jk2/Makefile +++ b/www/mod_jk2/Makefile @@ -23,9 +23,9 @@ APACHE_CONF= ${PREFIX}/etc/apache2 WRKSRC= ${WRKDIR}/jakarta-tomcat-connectors-jk-${PORTVERSION}-src/jk/native USE_GMAKE= YES -USE_LIBTOOL= YES -USE_AUTOCONF= YES -USE_AUTOMAKE= YES +USE_LIBTOOL_VER=13 +USE_AUTOCONF_VER= 213 +USE_AUTOMAKE_VER= 14 HAS_CONFIGURE= YES CONFIGURE_ARGS+= --with-apxs=${APXS} diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile index 821ca9e0ee5d..e892088f2919 100644 --- a/www/mod_webapp/Makefile +++ b/www/mod_webapp/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:extract \ ${AUTOCONF}:${PORTSDIR}/devel/autoconf USE_APACHE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFILES= # none USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/www/nscache/Makefile b/www/nscache/Makefile index b8d09c4d6f63..172899ade472 100644 --- a/www/nscache/Makefile +++ b/www/nscache/Makefile @@ -19,7 +19,7 @@ COMMENT= Netscape cache browser USE_X_PREFIX= yes WANT_GNOME= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 AUTOMAKE_ARGS= --include-deps CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/www/oops/Makefile b/www/oops/Makefile index 6638da27590d..280ef6ccdd05 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk OOPSVERSION= 1.5.23 USE_SUBMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \ --sysconfdir=${PREFIX}/etc/oops \ --localstatedir=${OOPSVAR} \ diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 35458fe27454..ec9b39650700 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_REINPLACE= yes USE_MESA= yes USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext" CONFIGURE_ARGS= --without-spidermonkey --without-jdk --without-doxygen diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 8ed0fb65e841..a7bf0d615346 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -20,6 +20,6 @@ LIB_DEPENDS= gtkhtml-3.0.3:${PORTSDIR}/www/gtkhtml3 USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 .include <bsd.port.mk> diff --git a/www/scout/Makefile b/www/scout/Makefile index f223573fc2ca..a525e4ea42ef 100644 --- a/www/scout/Makefile +++ b/www/scout/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://sid.joedog.org/pub/scout/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A utility to harvest URLs from a given start point -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ARGS+= --disable-shared --enable-static MAN1= scout.1 PLIST_FILES= bin/scout diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index ae5e79fdefd7..5c200b79c8db 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \ gtksourceview -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL diff --git a/www/screem/Makefile b/www/screem/Makefile index ae5e79fdefd7..5c200b79c8db 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml \ gtksourceview -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index a8e5d5a4336f..d5c55e46ca55 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -27,9 +27,9 @@ PLIST_SUB= SHLIB="@comment " .else USE_AUTOMAKE_VER= 15 AUTOMAKE_ARGS+= -a -c --foreign -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes PLIST_SUB= SHLIB="" .endif diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index 9331c98bad36..aedb8f8d16b5 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -17,7 +17,7 @@ COMMENT= Secure HTTP Proxy GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 do-install: @${INSTALL_PROGRAM} -o root -g wheel -m 0755 ${WRKSRC}/twhttpd ${PREFIX}/sbin/twhttpd diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index bf4f213ae905..d457327b7c05 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -17,7 +17,7 @@ MAINTAINER= k_nishizawa@anet.ne.jp COMMENT= World wide web server benchmarking with SSL support USE_OPENSSL= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/WebStone${PORTVERSION}/src ALL_TARGET= install diff --git a/www/wyvern/Makefile b/www/wyvern/Makefile index 7984c35c5e0c..aca997f48fd8 100644 --- a/www/wyvern/Makefile +++ b/www/wyvern/Makefile @@ -17,7 +17,7 @@ COMMENT= Simple/powerful/lightweight/secure/embed-able HTTP server USE_BZIP2= yes USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 PREFIX= ${LOCALBASE}/wyvern CONFIGURE_ARGS= --with-ssl=yes \ --with-ssl-includes="${OPENSSLINC}" \ |