diff --git a/www/analog/files/patch-ac b/www/analog/files/patch-analog.cfg similarity index 100% rename from www/analog/files/patch-ac rename to www/analog/files/patch-analog.cfg diff --git a/www/analog/files/patch-aa b/www/analog/files/patch-src__Makefile similarity index 100% rename from www/analog/files/patch-aa rename to www/analog/files/patch-src__Makefile diff --git a/www/analog/files/patch-ab b/www/analog/files/patch-src__tree.c similarity index 100% rename from www/analog/files/patch-ab rename to www/analog/files/patch-src__tree.c diff --git a/www/bkmrkconv/files/patch-aa b/www/bkmrkconv/files/patch-bkmrkconv.pl similarity index 100% rename from www/bkmrkconv/files/patch-aa rename to www/bkmrkconv/files/patch-bkmrkconv.pl diff --git a/www/cacheboy16/files/patch-aa b/www/cacheboy16/files/patch-include-squid_types.h similarity index 100% rename from www/cacheboy16/files/patch-aa rename to www/cacheboy16/files/patch-include-squid_types.h diff --git a/www/cgi-lib/files/patch-ab b/www/cgi-lib/files/patch-list-lib.c similarity index 100% rename from www/cgi-lib/files/patch-ab rename to www/cgi-lib/files/patch-list-lib.c diff --git a/www/cgi-lib/files/patch-aa b/www/cgi-lib/files/patch-makefile similarity index 100% rename from www/cgi-lib/files/patch-aa rename to www/cgi-lib/files/patch-makefile diff --git a/www/cgihtml/files/patch-aa b/www/cgihtml/files/patch-cgi-lib.c similarity index 100% rename from www/cgihtml/files/patch-aa rename to www/cgihtml/files/patch-cgi-lib.c diff --git a/www/demoroniser/files/patch-aa b/www/demoroniser/files/patch-demoroniser.pl similarity index 100% rename from www/demoroniser/files/patch-aa rename to www/demoroniser/files/patch-demoroniser.pl diff --git a/www/jesred/files/patch-aa b/www/jesred/files/patch-Makefile similarity index 100% rename from www/jesred/files/patch-aa rename to www/jesred/files/patch-Makefile diff --git a/www/jesred/files/patch-ab b/www/jesred/files/patch-path.h similarity index 100% rename from www/jesred/files/patch-ab rename to www/jesred/files/patch-path.h diff --git a/www/kannel/files/patch-ad b/www/kannel/files/patch-debian__kannel.conf similarity index 100% rename from www/kannel/files/patch-ad rename to www/kannel/files/patch-debian__kannel.conf diff --git a/www/kannel/files/patch-af b/www/kannel/files/patch-gwlib__gwthread-pthread.c similarity index 100% rename from www/kannel/files/patch-af rename to www/kannel/files/patch-gwlib__gwthread-pthread.c diff --git a/www/libwww/Makefile b/www/libwww/Makefile index f501afe022a8..761dc6024c7c 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 4 CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ DISTNAME= w3c-${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= marius@nuenneri.ch COMMENT= The W3C Reference Library @@ -15,7 +14,7 @@ COMMENT= The W3C Reference Library USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl=${OPENSSLBASE} -USES= perl5 gmake +USES= perl5 gmake tar:tgz USE_PERL5= build USE_LDCONFIG= yes USE_OPENSSL= yes diff --git a/www/libwww/files/patch-aa b/www/libwww/files/patch-Library__src__HTMIMImp.c similarity index 100% rename from www/libwww/files/patch-aa rename to www/libwww/files/patch-Library__src__HTMIMImp.c diff --git a/www/links1/files/patch-ab b/www/links1/files/patch-kbd.c similarity index 100% rename from www/links1/files/patch-ab rename to www/links1/files/patch-kbd.c diff --git a/www/lusca-head/files/patch-ab b/www/lusca-head/files/patch-errors_Makefile.in similarity index 100% rename from www/lusca-head/files/patch-ab rename to www/lusca-head/files/patch-errors_Makefile.in diff --git a/www/lusca-head/files/patch-aa b/www/lusca-head/files/patch-include-squid_types.h similarity index 100% rename from www/lusca-head/files/patch-aa rename to www/lusca-head/files/patch-include-squid_types.h diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-makefile.in similarity index 100% rename from www/lynx-current/files/patch-aa rename to www/lynx-current/files/patch-makefile.in diff --git a/www/mathopd/files/patch-ab b/www/mathopd/files/patch-Makefile similarity index 100% rename from www/mathopd/files/patch-ab rename to www/mathopd/files/patch-Makefile diff --git a/www/mathopd/files/patch-aa b/www/mathopd/files/patch-src__Makefile similarity index 100% rename from www/mathopd/files/patch-aa rename to www/mathopd/files/patch-src__Makefile diff --git a/www/npc/Makefile b/www/npc/Makefile index 80eabed0b578..b67d73015551 100644 --- a/www/npc/Makefile +++ b/www/npc/Makefile @@ -16,11 +16,10 @@ INDEX_DIR= ${PREFIX}/etc/npc do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/www/cgi-bin - cd ${WRKSRC}; \ - ${INSTALL_PROGRAM} npc.cgi ${STAGEDIR}${PREFIX}/www/cgi-bin + ${INSTALL_PROGRAM} ${WRKSRC}/npc.cgi ${STAGEDIR}${PREFIX}/www/cgi-bin ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/npc - cd ${WRKSRC}/../conf; \ - ${INSTALL_DATA} sample1.idx sample2.idx ${STAGEDIR}${PREFIX}/share/examples/npc + (cd ${WRKSRC}/../conf && \ + ${INSTALL_DATA} sample1.idx sample2.idx ${STAGEDIR}${PREFIX}/share/examples/npc) ${MKDIR} ${STAGEDIR}${INDEX_DIR} .include diff --git a/www/npc/files/patch-aa b/www/npc/files/patch-Makefile similarity index 100% rename from www/npc/files/patch-aa rename to www/npc/files/patch-Makefile diff --git a/www/p5-FAQ-OMatic/files/patch-aa b/www/p5-FAQ-OMatic/files/patch-fom.PL similarity index 100% rename from www/p5-FAQ-OMatic/files/patch-aa rename to www/p5-FAQ-OMatic/files/patch-fom.PL diff --git a/www/polipo/files/patch-aa b/www/polipo/files/patch-paths similarity index 100% rename from www/polipo/files/patch-aa rename to www/polipo/files/patch-paths diff --git a/www/pwebstats/files/patch-aa b/www/pwebstats/files/patch-pwebstats similarity index 100% rename from www/pwebstats/files/patch-aa rename to www/pwebstats/files/patch-pwebstats diff --git a/www/py-HTMLgen/files/patch-aa b/www/py-HTMLgen/files/patch-installp.py similarity index 100% rename from www/py-HTMLgen/files/patch-aa rename to www/py-HTMLgen/files/patch-installp.py diff --git a/www/reportmagic/files/patch-aa b/www/reportmagic/files/patch-Install.PL similarity index 100% rename from www/reportmagic/files/patch-aa rename to www/reportmagic/files/patch-Install.PL diff --git a/www/smb_auth/files/patch-aa b/www/smb_auth/files/patch-Makefile similarity index 100% rename from www/smb_auth/files/patch-aa rename to www/smb_auth/files/patch-Makefile diff --git a/www/squid/files/patch-aa b/www/squid/files/patch-include-squid_types.h similarity index 100% rename from www/squid/files/patch-aa rename to www/squid/files/patch-include-squid_types.h diff --git a/www/tclhttpd/files/patch-ab b/www/tclhttpd/files/patch-Makefile.in similarity index 100% rename from www/tclhttpd/files/patch-ab rename to www/tclhttpd/files/patch-Makefile.in diff --git a/www/tclhttpd/files/patch-ac b/www/tclhttpd/files/patch-bin__httpd.tcl similarity index 100% rename from www/tclhttpd/files/patch-ac rename to www/tclhttpd/files/patch-bin__httpd.tcl diff --git a/www/tclhttpd/files/patch-ae b/www/tclhttpd/files/patch-bin__tclhttpd.rc similarity index 100% rename from www/tclhttpd/files/patch-ae rename to www/tclhttpd/files/patch-bin__tclhttpd.rc diff --git a/www/tclhttpd/files/patch-ad b/www/tclhttpd/files/patch-configure similarity index 100% rename from www/tclhttpd/files/patch-ad rename to www/tclhttpd/files/patch-configure diff --git a/www/tclhttpd/files/patch-ak b/www/tclhttpd/files/patch-src__limit.c similarity index 100% rename from www/tclhttpd/files/patch-ak rename to www/tclhttpd/files/patch-src__limit.c diff --git a/www/tclhttpd/files/patch-ah b/www/tclhttpd/files/patch-tcllib similarity index 100% rename from www/tclhttpd/files/patch-ah rename to www/tclhttpd/files/patch-tcllib diff --git a/www/thumbnail_index/files/patch-aa b/www/thumbnail_index/files/patch-Makefile similarity index 100% rename from www/thumbnail_index/files/patch-aa rename to www/thumbnail_index/files/patch-Makefile diff --git a/www/thumbnail_index/files/patch-ab b/www/thumbnail_index/files/patch-pwd-and-wc similarity index 100% rename from www/thumbnail_index/files/patch-ab rename to www/thumbnail_index/files/patch-pwd-and-wc diff --git a/www/tidy/Makefile b/www/tidy/Makefile index fc8da85f73bc..8a1375e6914d 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.w3.org/People/Raggett/ DISTNAME= tidy4aug00 -EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Fixes and tidies up HTML files @@ -15,24 +14,21 @@ COMMENT= Fixes and tidies up HTML files LICENSE= BSD2CLAUSE LICENSE_FILE= ${FILESDIR}/COPYRIGHT +USES= tar:tgz ALL_TARGET= tidy DOCFILES= Overview.html tidy.gif release-notes.html grid.gif OPTIONS_DEFINE= DOCS -.include - do-configure: ${REINPLACE_CMD} -e 's|tidy|tidy4|' ${WRKSRC}/man_page.txt do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tidy ${STAGEDIR}${PREFIX}/bin/tidy4 ${INSTALL_MAN} ${WRKSRC}/man_page.txt ${STAGEDIR}${PREFIX}/man/man1/tidy4.1 -.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} .for docfile in ${DOCFILES} ${INSTALL_MAN} ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR}/ .endfor -.endif .include diff --git a/www/tidy/files/patch-aa b/www/tidy/files/patch-Makefile similarity index 100% rename from www/tidy/files/patch-aa rename to www/tidy/files/patch-Makefile diff --git a/www/tidy/files/patch-ac b/www/tidy/files/patch-config.c similarity index 100% rename from www/tidy/files/patch-ac rename to www/tidy/files/patch-config.c diff --git a/www/tidy/files/patch-ad b/www/tidy/files/patch-html.h similarity index 100% rename from www/tidy/files/patch-ad rename to www/tidy/files/patch-html.h diff --git a/www/tidy/files/patch-ae b/www/tidy/files/patch-lexer.c similarity index 100% rename from www/tidy/files/patch-ae rename to www/tidy/files/patch-lexer.c diff --git a/www/tidy/files/patch-af b/www/tidy/files/patch-localize.c similarity index 100% rename from www/tidy/files/patch-af rename to www/tidy/files/patch-localize.c diff --git a/www/tidy/files/patch-ag b/www/tidy/files/patch-man_page.txt similarity index 100% rename from www/tidy/files/patch-ag rename to www/tidy/files/patch-man_page.txt diff --git a/www/tidy/files/patch-ab b/www/tidy/files/patch-platform.h similarity index 100% rename from www/tidy/files/patch-ab rename to www/tidy/files/patch-platform.h diff --git a/www/tidy/files/patch-ah b/www/tidy/files/patch-tidy.c similarity index 100% rename from www/tidy/files/patch-ah rename to www/tidy/files/patch-tidy.c diff --git a/www/web2ldap/files/patch-ah b/www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_1 similarity index 100% rename from www/web2ldap/files/patch-ah rename to www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_1 diff --git a/www/web2ldap/files/patch-ai b/www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2 similarity index 100% rename from www/web2ldap/files/patch-ai rename to www/web2ldap/files/patch-etc__web2ldap__web2ldapcnf__standalone.py_2 diff --git a/www/web2ldap/files/patch-ac b/www/web2ldap/files/patch-fcgi__web2ldap.py similarity index 100% rename from www/web2ldap/files/patch-ac rename to www/web2ldap/files/patch-fcgi__web2ldap.py diff --git a/www/web2ldap/files/patch-ad b/www/web2ldap/files/patch-sbin__compile.py similarity index 100% rename from www/web2ldap/files/patch-ad rename to www/web2ldap/files/patch-sbin__compile.py diff --git a/www/web2ldap/files/patch-ag b/www/web2ldap/files/patch-sbin__web2ldap.py similarity index 100% rename from www/web2ldap/files/patch-ag rename to www/web2ldap/files/patch-sbin__web2ldap.py diff --git a/www/webcopy/files/patch-aa b/www/webcopy/files/patch-Makefile similarity index 100% rename from www/webcopy/files/patch-aa rename to www/webcopy/files/patch-Makefile diff --git a/www/webcopy/files/patch-ab b/www/webcopy/files/patch-webcopy.src_1 similarity index 100% rename from www/webcopy/files/patch-ab rename to www/webcopy/files/patch-webcopy.src_1 diff --git a/www/webcopy/files/patch-ac b/www/webcopy/files/patch-webcopy.src_2 similarity index 100% rename from www/webcopy/files/patch-ac rename to www/webcopy/files/patch-webcopy.src_2 diff --git a/www/webcopy/files/patch-ad b/www/webcopy/files/patch-webcopy.src_3 similarity index 100% rename from www/webcopy/files/patch-ad rename to www/webcopy/files/patch-webcopy.src_3 diff --git a/www/webcopy/files/patch-ae b/www/webcopy/files/patch-webcopy.src_4 similarity index 100% rename from www/webcopy/files/patch-ae rename to www/webcopy/files/patch-webcopy.src_4 diff --git a/www/webcopy/files/patch-af b/www/webcopy/files/patch-webcopy.src_5 similarity index 100% rename from www/webcopy/files/patch-af rename to www/webcopy/files/patch-webcopy.src_5 diff --git a/www/webcrawl/Makefile b/www/webcrawl/Makefile index 570e8a47cf59..2c6b08af1e80 100644 --- a/www/webcrawl/Makefile +++ b/www/webcrawl/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/www/mirroring -EXTRACT_SUFX= .tgz MAINTAINER= demon@FreeBSD.org COMMENT= Download web sites without user interaction by following links +USES= tar:tgz ALL_TARGET= PLIST_FILES= bin/webcrawl man/man1/webcrawl.1.gz diff --git a/www/webcrawl/files/patch-aa b/www/webcrawl/files/patch-Makefile similarity index 100% rename from www/webcrawl/files/patch-aa rename to www/webcrawl/files/patch-Makefile diff --git a/www/weblint/Makefile b/www/weblint/Makefile index c1d1514af815..409d1332f701 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -10,6 +10,4 @@ MASTER_SITE_SUBDIR= CPAN:NEILB MAINTAINER= ports@FreeBSD.org COMMENT= HTML validator and sanity checker -MAN1= weblint.1 - .include diff --git a/www/weblint/files/patch-aa b/www/weblint/files/patch-Makefile similarity index 100% rename from www/weblint/files/patch-aa rename to www/weblint/files/patch-Makefile diff --git a/www/webstats/files/patch-aa b/www/webstats/files/patch-configfiles__serverwide__webstats.ini similarity index 100% rename from www/webstats/files/patch-aa rename to www/webstats/files/patch-configfiles__serverwide__webstats.ini diff --git a/www/webstats/files/patch-ab b/www/webstats/files/patch-configfiles__vhosts__analog.cfg similarity index 100% rename from www/webstats/files/patch-ab rename to www/webstats/files/patch-configfiles__vhosts__analog.cfg diff --git a/www/webstats/files/patch-ac b/www/webstats/files/patch-configfiles__vhosts__rmagic.ini similarity index 100% rename from www/webstats/files/patch-ac rename to www/webstats/files/patch-configfiles__vhosts__rmagic.ini diff --git a/www/webstats/files/patch-ad b/www/webstats/files/patch-scripts__perl__webstats similarity index 100% rename from www/webstats/files/patch-ad rename to www/webstats/files/patch-scripts__perl__webstats diff --git a/www/webstats/files/patch-ae b/www/webstats/files/patch-scripts__php__webstats.php similarity index 100% rename from www/webstats/files/patch-ae rename to www/webstats/files/patch-scripts__php__webstats.php diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index d5a7ad7e1cb4..6f8503abbdcf 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -7,13 +7,13 @@ CATEGORIES= www benchmarks MASTER_SITES= http://crypto.stanford.edu/~nagendra/projects/WebStone/download/ PKGNAMESUFFIX= -ssl DISTNAME= WebStone-SSL-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= World wide web server benchmarking with SSL support WRKSRC= ${WRKDIR}/WebStone${PORTVERSION}/src +USES= tar:tgz USE_OPENSSL= yes USE_AUTOTOOLS= autoconf213 ALL_TARGET= install diff --git a/www/webstone-ssl/files/patch-ab b/www/webstone-ssl/files/patch-Makefile.in similarity index 100% rename from www/webstone-ssl/files/patch-ab rename to www/webstone-ssl/files/patch-Makefile.in diff --git a/www/webstone-ssl/files/patch-ac b/www/webstone-ssl/files/patch-configure.in similarity index 100% rename from www/webstone-ssl/files/patch-ac rename to www/webstone-ssl/files/patch-configure.in diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 71251fbe69fd..d9372620c89d 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -6,11 +6,11 @@ PORTVERSION= 2.5 CATEGORIES= www benchmarks MASTER_SITES= http://www.mindcraft.com/webstone/ DISTNAME= ws25_src -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= World wide web server benchmarking +USES= tar:tgz GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/WebStone2.5/src ALL_TARGET= install diff --git a/www/webstone/files/patch-af b/www/webstone/files/patch-CGI-test__ws25_cgi.c similarity index 100% rename from www/webstone/files/patch-af rename to www/webstone/files/patch-CGI-test__ws25_cgi.c diff --git a/www/webstone/files/patch-ab b/www/webstone/files/patch-Makefile.in similarity index 100% rename from www/webstone/files/patch-ab rename to www/webstone/files/patch-Makefile.in diff --git a/www/webstone/files/patch-ae b/www/webstone/files/patch-genrand.c similarity index 100% rename from www/webstone/files/patch-ae rename to www/webstone/files/patch-genrand.c diff --git a/www/webstone/files/patch-ad b/www/webstone/files/patch-webclient.c similarity index 100% rename from www/webstone/files/patch-ad rename to www/webstone/files/patch-webclient.c diff --git a/www/webstone/files/patch-ac b/www/webstone/files/patch-webmaster.c similarity index 100% rename from www/webstone/files/patch-ac rename to www/webstone/files/patch-webmaster.c diff --git a/www/wwwoffle/files/patch-conf::Makefile.in b/www/wwwoffle/files/patch-conf__Makefile.in similarity index 100% rename from www/wwwoffle/files/patch-conf::Makefile.in rename to www/wwwoffle/files/patch-conf__Makefile.in diff --git a/www/wwwoffle/files/patch-conf::wwwoffle.conf b/www/wwwoffle/files/patch-conf__wwwoffle.conf similarity index 100% rename from www/wwwoffle/files/patch-conf::wwwoffle.conf rename to www/wwwoffle/files/patch-conf__wwwoffle.conf diff --git a/www/wwwoffle/files/patch-doc-Makefile.in b/www/wwwoffle/files/patch-doc__Makefile.in similarity index 100% rename from www/wwwoffle/files/patch-doc-Makefile.in rename to www/wwwoffle/files/patch-doc__Makefile.in diff --git a/www/wwwoffle/files/patch-aa b/www/wwwoffle/files/patch-src__Makefile.in similarity index 100% rename from www/wwwoffle/files/patch-aa rename to www/wwwoffle/files/patch-src__Makefile.in diff --git a/www/wwwoffle/files/patch-ab b/www/wwwoffle/files/patch-src__miscencdec.c similarity index 100% rename from www/wwwoffle/files/patch-ab rename to www/wwwoffle/files/patch-src__miscencdec.c