diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | b25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch) | |
tree | 1fb0e17c526680b09b0bcff4063843633a2a5921 /www | |
parent | 79685f683c26638577e12746f08e0516d8435fd2 (diff) | |
download | FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz |
De-pkg-comment.
Diffstat (limited to 'www')
206 files changed, 103 insertions, 103 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index a8edb2d..f355c12 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/ DISTNAME= Mosaic-src-2.7b5 MAINTAINER= ports@FreeBSD.org +COMMENT= A World Wide Web browser LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/www/Mosaic/pkg-comment b/www/Mosaic/pkg-comment deleted file mode 100644 index 4d0f8df..0000000 --- a/www/Mosaic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A World Wide Web browser diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 8ee2eed..eb6115f 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= contrib/modules/1.3 MAINTAINER= ports@FreeBSD.org +COMMENT= Third-party modules contributed to the Apache HTTP server project BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/apache-contrib/pkg-comment b/www/apache-contrib/pkg-comment deleted file mode 100644 index 60aac81..0000000 --- a/www/apache-contrib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Third-party modules contributed to the Apache HTTP server project diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 9032664..6dd9abd 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ mod_ssl-${VERSION_MODSSL}-${VERSION_APACHE}${EXTRACT_SUFX}:modssl MAINTAINER= ports@FreeBSD.org +COMMENT= The Apache 1.3 webserver with SSL/TLS functionality LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm diff --git a/www/apache13-modssl/pkg-comment b/www/apache13-modssl/pkg-comment deleted file mode 100644 index 51ef1c0..0000000 --- a/www/apache13-modssl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Apache 1.3 webserver with SSL/TLS functionality diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index a07cdcd..ac3dd36 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -35,6 +35,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@freebsd.org +COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL APACHE_VERSION= 1.3.27 APACHE_SSL_VERSION= 1.48 diff --git a/www/apache13-ssl/pkg-comment b/www/apache13-ssl/pkg-comment deleted file mode 100644 index 1d0fd29..0000000 --- a/www/apache13-ssl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache-SSL: Apache secure webserver integrating OpenSSL diff --git a/www/arena/Makefile b/www/arena/Makefile index 433d0f4..802f9ca 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.w3.org/pub/Arena/beta-3/ DISTNAME= arena-CJK-beta3a MAINTAINER= ports@FreeBSD.org +COMMENT= Experimental HTML 3 browser, supports math and style sheets LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png diff --git a/www/arena/pkg-comment b/www/arena/pkg-comment deleted file mode 100644 index 436b8b8..0000000 --- a/www/arena/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Experimental HTML 3 browser, supports math and style sheets diff --git a/www/ashe/Makefile b/www/ashe/Makefile index 6da7f19..c8e2731 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= src libcci libhtmlw-2.7 DISTFILES= xhtml-1.3.tar.Z cci.tar.Z libhtmlw.tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= A simple HTML editor NO_WRKSUBDIR= yes CONFIGURE_WRKSRC= ${WRKDIR}/src diff --git a/www/ashe/pkg-comment b/www/ashe/pkg-comment deleted file mode 100644 index 58287cf..0000000 --- a/www/ashe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple HTML editor diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index 87d31bd..0717c5a 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.rudedog.org/auth_ldap/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to authenticate against an LDAP directory BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 diff --git a/www/auth_ldap/pkg-comment b/www/auth_ldap/pkg-comment deleted file mode 100644 index 5125090..0000000 --- a/www/auth_ldap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to authenticate against an LDAP directory diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index 2fc9965..e29cdb8 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.bleb.org/software/bkmrkconv/ MAINTAINER= ports@FreeBSD.org +COMMENT= Netscape bookmarks.html converter USE_PERL5= yes NO_BUILD= yes diff --git a/www/bkmrkconv/pkg-comment b/www/bkmrkconv/pkg-comment deleted file mode 100644 index 3a617c3..0000000 --- a/www/bkmrkconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netscape bookmarks.html converter diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 6905c4c..3d45bdd 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.webdav.org/cadaver/ MAINTAINER= ports@FreeBSD.org +COMMENT= Commandline client for DAV LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ neon.23:${PORTSDIR}/www/neon diff --git a/www/cadaver/pkg-comment b/www/cadaver/pkg-comment deleted file mode 100644 index 87e3ee1..0000000 --- a/www/cadaver/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Commandline client for DAV diff --git a/www/cgic/Makefile b/www/cgic/Makefile index b40074d..c2bd431 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.boutell.com/cgic/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +COMMENT= ANSI C library for CGI programming MAKE_ENV= SHLIB_MAJOR="${SHLIB_MAJOR}" MAKEFILE= ${FILESDIR}/Makefile.lib diff --git a/www/cgic/pkg-comment b/www/cgic/pkg-comment deleted file mode 100644 index b771e16..0000000 --- a/www/cgic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ANSI C library for CGI programming diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 75ea051..68b3619 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ class library for writing CGI applications USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/www/cgicc/pkg-comment b/www/cgicc/pkg-comment deleted file mode 100644 index e729fef..0000000 --- a/www/cgicc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ class library for writing CGI applications diff --git a/www/cgichk/Makefile b/www/cgichk/Makefile index ead1bb0..d484436 100644 --- a/www/cgichk/Makefile +++ b/www/cgichk/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A web site vulnerability scanner WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= cgichk diff --git a/www/cgichk/pkg-comment b/www/cgichk/pkg-comment deleted file mode 100644 index b4c326a..0000000 --- a/www/cgichk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A web site vulnerability scanner diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 9f360bf0..d1e3e76 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.rocklinux.org/people/ripclaw/projects/software/chimera/devel/ MAINTAINER= ports@FreeBSD.org +COMMENT= X/Athena World-Wide Web client NO_LATEST_LINK= yes USE_IMAKE= yes diff --git a/www/chimera/pkg-comment b/www/chimera/pkg-comment deleted file mode 100644 index 6e18806..0000000 --- a/www/chimera/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X/Athena World-Wide Web client diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index 5e02e84..698430f 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= cocoon/cocoon1 DISTNAME= Cocoon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= 100% pure Java publishing framework servlet USE_JAVA= 1.1+ MAKE_ENV= JAVA_HOME=${JAVA_HOME} CLASSPATH=${CLASSPATH} diff --git a/www/cocoon/pkg-comment b/www/cocoon/pkg-comment deleted file mode 100644 index 2f88fbe..0000000 --- a/www/cocoon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -100% pure Java publishing framework servlet diff --git a/www/decss/Makefile b/www/decss/Makefile index a938336..c083a5a 100644 --- a/www/decss/Makefile +++ b/www/decss/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.pigdog.org/decss/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Strip cascading style sheets from webpages WRKSRC= ${WRKDIR}/source diff --git a/www/decss/pkg-comment b/www/decss/pkg-comment deleted file mode 100644 index d0ad3f3..0000000 --- a/www/decss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Strip cascading style sheets from webpages diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index 96c6830..603d2be 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dillo.auriga.wearlab.de/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= A fast, small graphical Web browser built upon GTK+ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo-i18n/pkg-comment b/www/dillo-i18n/pkg-comment deleted file mode 100644 index 86c4046..0000000 --- a/www/dillo-i18n/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast, small graphical Web browser built upon GTK+ diff --git a/www/dillo/Makefile b/www/dillo/Makefile index 96c6830..603d2be 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dillo.auriga.wearlab.de/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= A fast, small graphical Web browser built upon GTK+ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo/pkg-comment b/www/dillo/pkg-comment deleted file mode 100644 index 86c4046..0000000 --- a/www/dillo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast, small graphical Web browser built upon GTK+ diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 96c6830..603d2be 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dillo.auriga.wearlab.de/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= A fast, small graphical Web browser built upon GTK+ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo2/pkg-comment b/www/dillo2/pkg-comment deleted file mode 100644 index 86c4046..0000000 --- a/www/dillo2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast, small graphical Web browser built upon GTK+ diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile index e4d24752..fc56163 100644 --- a/www/fhttpd/Makefile +++ b/www/fhttpd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.fhttpd.org/ \ ftp://ftp.fhttpd.org/fhttpd/ MAINTAINER= ports@FreeBSD.org +COMMENT= C++-based FTP/HTTP server that supports modules USE_REINPLACE= yes diff --git a/www/fhttpd/pkg-comment b/www/fhttpd/pkg-comment deleted file mode 100644 index be78b5d..0000000 --- a/www/fhttpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++-based FTP/HTTP server that supports modules diff --git a/www/flashplugin/Makefile b/www/flashplugin/Makefile index 4af9b3f..77d8b12 100644 --- a/www/flashplugin/Makefile +++ b/www/flashplugin/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \ http://perso.club-internet.fr/odebon/flash/Linux/ MAINTAINER= ports@FreeBSD.org +COMMENT= An implementation of Macromedia Flash plugin for Netscape ONLY_FOR_ARCHS= i386 diff --git a/www/flashplugin/pkg-comment b/www/flashplugin/pkg-comment deleted file mode 100644 index d0bf545..0000000 --- a/www/flashplugin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of Macromedia Flash plugin for Netscape diff --git a/www/fxhtml/Makefile b/www/fxhtml/Makefile index e6f6de5..238f2da 100644 --- a/www/fxhtml/Makefile +++ b/www/fxhtml/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.flevel.co.uk/pub/fxhtml/ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Server side extension to HTML eliminating the need for CGI scripts pre-install: ${MKDIR} ${PREFIX}/www/cgi-bin ${PREFIX}/www/data diff --git a/www/fxhtml/pkg-comment b/www/fxhtml/pkg-comment deleted file mode 100644 index 7d2858f..0000000 --- a/www/fxhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Server side extension to HTML eliminating the need for CGI scripts diff --git a/www/gn/Makefile b/www/gn/Makefile index bd64b50..e458021 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} #ftp://ftp.acns.nwu.edu/pub/gn/ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org +COMMENT= Gopher and http server BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais diff --git a/www/gn/pkg-comment b/www/gn/pkg-comment deleted file mode 100644 index 8de3d4c..0000000 --- a/www/gn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gopher and http server diff --git a/www/grail/Makefile b/www/grail/Makefile index 2b2e539..62dfedd 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=grail EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org +COMMENT= An extensible Internet browser written entirely in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/www/grail/pkg-comment b/www/grail/pkg-comment deleted file mode 100644 index c7fea6b..0000000 --- a/www/grail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible Internet browser written entirely in Python diff --git a/www/harvest/Makefile b/www/harvest/Makefile index e003b19..2066f70 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Collect information from all over the Internet USE_BZIP2= yes USE_PERL5= yes diff --git a/www/harvest/pkg-comment b/www/harvest/pkg-comment deleted file mode 100644 index e25c750..0000000 --- a/www/harvest/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Collect information from all over the Internet diff --git a/www/htmlobject/Makefile b/www/htmlobject/Makefile index 6a69f75..0154ee7 100644 --- a/www/htmlobject/Makefile +++ b/www/htmlobject/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= html_object-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= HTML Document Object PERL_CONFIGURE= yes diff --git a/www/htmlobject/pkg-comment b/www/htmlobject/pkg-comment deleted file mode 100644 index ba399d2..0000000 --- a/www/htmlobject/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML Document Object diff --git a/www/httperf/Makefile b/www/httperf/Makefile index 97ed230..be90a412 100644 --- a/www/httperf/Makefile +++ b/www/httperf/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for measuring webserver performance USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/www/httperf/pkg-comment b/www/httperf/pkg-comment deleted file mode 100644 index 6adc47f..0000000 --- a/www/httperf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for measuring webserver performance diff --git a/www/interchange/Makefile b/www/interchange/Makefile index 609f874..9d37a11 100644 --- a/www/interchange/Makefile +++ b/www/interchange/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://ftp.icdevgroup.org/interchange/4.8/tar/ MAINTAINER= ports@FreeBSD.org +COMMENT= RedHat's database-enabled e-commerce server BUILD_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement diff --git a/www/interchange/pkg-comment b/www/interchange/pkg-comment deleted file mode 100644 index 192c23b..0000000 --- a/www/interchange/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RedHat's database-enabled e-commerce server diff --git a/www/jetty/Makefile b/www/jetty/Makefile index 50ea24c..ee95f73 100644 --- a/www/jetty/Makefile +++ b/www/jetty/Makefile @@ -15,6 +15,7 @@ DISTNAME= Jetty-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Extensible Java HTTP Server USE_JAVA= 1.3+ diff --git a/www/jetty/pkg-comment b/www/jetty/pkg-comment deleted file mode 100644 index 53e3b6d..0000000 --- a/www/jetty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extensible Java HTTP Server diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile index 292e0b7..b5e55d9 100644 --- a/www/junkbuster/Makefile +++ b/www/junkbuster/Makefile @@ -20,6 +20,7 @@ DISTNAME= ijb-zlib-10 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= An HTTP proxy server that eliminates ads USE_REINPLACE= yes diff --git a/www/junkbuster/pkg-comment b/www/junkbuster/pkg-comment deleted file mode 100644 index 356bd17..0000000 --- a/www/junkbuster/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An HTTP proxy server that eliminates ads diff --git a/www/kannel/Makefile b/www/kannel/Makefile index b495ccd..cb36f1d 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= gateway-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= WAP / SMS Gateway LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/www/kannel/pkg-comment b/www/kannel/pkg-comment deleted file mode 100644 index 6f5e94b..0000000 --- a/www/kannel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -WAP / SMS Gateway diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 118e1a8..39663c4 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -13,6 +13,7 @@ DISTNAME= w3c-${PKGNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The W3C Reference Library USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/www/libwww/pkg-comment b/www/libwww/pkg-comment deleted file mode 100644 index 9f0372d..0000000 --- a/www/libwww/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The W3C Reference Library diff --git a/www/linux-lesstif-ns/Makefile b/www/linux-lesstif-ns/Makefile index 2b41cf1..39b0078 100644 --- a/www/linux-lesstif-ns/Makefile +++ b/www/linux-lesstif-ns/Makefile @@ -23,6 +23,7 @@ PATCHFILES= ${DISTNAME}-i18n.patch PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= Clone of the Motif library mostly for linux-netscape4 BUILD_DEPENDS= ${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools-7 diff --git a/www/linux-lesstif-ns/pkg-comment b/www/linux-lesstif-ns/pkg-comment deleted file mode 100644 index da9938c..0000000 --- a/www/linux-lesstif-ns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Clone of the Motif library mostly for linux-netscape4 diff --git a/www/lynx/Makefile b/www/lynx/Makefile index d032d02..0f7e769 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -18,6 +18,7 @@ PATCHFILES= lynx2.8.4rel.1a.patch \ lynx2.8.4rel.1c.patch MAINTAINER= ports@FreeBSD.org +COMMENT= A non-graphical, text-based World-Wide Web client USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4 diff --git a/www/lynx/pkg-comment b/www/lynx/pkg-comment deleted file mode 100644 index 25d3368..0000000 --- a/www/lynx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A non-graphical, text-based World-Wide Web client diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 500cd1a..c64b86d 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.boutell.com/ftp-materials/boutell/mapedit/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A WWW authoring tool to create clickable maps RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 diff --git a/www/mapedit/pkg-comment b/www/mapedit/pkg-comment deleted file mode 100644 index 6a3eaa4..0000000 --- a/www/mapedit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A WWW authoring tool to create clickable maps diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index ffe96ac..a679e4b 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= Produce graphs from mod_gzip log files LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd diff --git a/www/mgstat/pkg-comment b/www/mgstat/pkg-comment deleted file mode 100644 index e82793e..0000000 --- a/www/mgstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produce graphs from mod_gzip log files diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile index 8a8d90a..8258053 100644 --- a/www/mod_access_identd/Makefile +++ b/www/mod_access_identd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://MeepZor.Com/packages/mod_access_identd/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to supply access control based on ident reply BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_access_identd/pkg-comment b/www/mod_access_identd/pkg-comment deleted file mode 100644 index 28a603e..0000000 --- a/www/mod_access_identd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to supply access control based on ident reply diff --git a/www/mod_access_referer/Makefile b/www/mod_access_referer/Makefile index 4def9cc..83576f4 100644 --- a/www/mod_access_referer/Makefile +++ b/www/mod_access_referer/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= accessreferer MAINTAINER= ports@freebsd.org +COMMENT= An Apache module that provides access control based on Referer HTTP header BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_access_referer/pkg-comment b/www/mod_access_referer/pkg-comment deleted file mode 100644 index 1280775..0000000 --- a/www/mod_access_referer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that provides access control based on Referer HTTP header diff --git a/www/mod_auth_any/Makefile b/www/mod_auth_any/Makefile index e1483c4..9616135 100644 --- a/www/mod_auth_any/Makefile +++ b/www/mod_auth_any/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.itlab.musc.edu/pub/toolbox/mod_auth_any/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to use any command line program to authenticate a user BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_auth_any/pkg-comment b/www/mod_auth_any/pkg-comment deleted file mode 100644 index b69de0d..0000000 --- a/www/mod_auth_any/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to use any command line program to authenticate a user diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index c7152c7..eb044b2 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modbf MAINTAINER= ports@FreeBSD.org +COMMENT= A brainf*ck module for Apache BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_bf/pkg-comment b/www/mod_bf/pkg-comment deleted file mode 100644 index c37afdb..0000000 --- a/www/mod_bf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A brainf*ck module for Apache diff --git a/www/mod_blowchunks/Makefile b/www/mod_blowchunks/Makefile index aba5233..d184e37 100644 --- a/www/mod_blowchunks/Makefile +++ b/www/mod_blowchunks/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module for rejecting and logging chunked requests BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_blowchunks/pkg-comment b/www/mod_blowchunks/pkg-comment deleted file mode 100644 index a2c9928..0000000 --- a/www/mod_blowchunks/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module for rejecting and logging chunked requests diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile index c5eb5eb..154bf05 100644 --- a/www/mod_cgi_debug/Makefile +++ b/www/mod_cgi_debug/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to make debugging server-side scripts easier BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_cgi_debug/pkg-comment b/www/mod_cgi_debug/pkg-comment deleted file mode 100644 index 93fa51f..0000000 --- a/www/mod_cgi_debug/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to make debugging server-side scripts easier diff --git a/www/mod_color/Makefile b/www/mod_color/Makefile index 20a468c..35ceee4 100644 --- a/www/mod_color/Makefile +++ b/www/mod_color/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .l MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module that provides syntax coloring for various languages BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_color/pkg-comment b/www/mod_color/pkg-comment deleted file mode 100644 index b3ff1e9..0000000 --- a/www/mod_color/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module that provides syntax coloring for various languages diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index 34afa18..1a57cf2 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.klomp.org/mod_hosts_access/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_hosts_access/pkg-comment b/www/mod_hosts_access/pkg-comment deleted file mode 100644 index 4f215c0..0000000 --- a/www/mod_hosts_access/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module that makes Apache respect hosts.allow and hosts.deny diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 453f76a..fc8c7f0 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to provides RSS output for directories BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_index_rss/pkg-comment b/www/mod_index_rss/pkg-comment deleted file mode 100644 index e745453..0000000 --- a/www/mod_index_rss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to provides RSS output for directories diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index e9a0d58..ca22a2b 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://software.tangent.org/download/ \ http://atreides.freenix.no/~anders/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module to allow MP3 streaming BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_mp3/pkg-comment b/www/mod_mp3/pkg-comment deleted file mode 100644 index 1819207..0000000 --- a/www/mod_mp3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module to allow MP3 streaming diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index c346283..821964c 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.pvv.org/~oyving/code/mod_mylo/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= An Apache module to make Apache log to MySQL BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 diff --git a/www/mod_mylo/pkg-comment b/www/mod_mylo/pkg-comment deleted file mode 100644 index 05b36f0..0000000 --- a/www/mod_mylo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module to make Apache log to MySQL diff --git a/www/mod_mysqluserdir/Makefile b/www/mod_mysqluserdir/Makefile index 6705787..f8ba9c5 100644 --- a/www/mod_mysqluserdir/Makefile +++ b/www/mod_mysqluserdir/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://sys.estpak.ee/pub/ \ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An Apache module to make Apache get userdirs from MySQL BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 diff --git a/www/mod_mysqluserdir/pkg-comment b/www/mod_mysqluserdir/pkg-comment deleted file mode 100644 index 2b69ffc..0000000 --- a/www/mod_mysqluserdir/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module to make Apache get userdirs from MySQL diff --git a/www/mod_put/Makefile b/www/mod_put/Makefile index 10d1c44..538e45f 100644 --- a/www/mod_put/Makefile +++ b/www/mod_put/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://hpwww.ec-lyon.fr/~vincent/apache/ DISTFILES= mod_put.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= An Apache module that provides PUT and DELETE methods BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_put/pkg-comment b/www/mod_put/pkg-comment deleted file mode 100644 index 94fcb4f..0000000 --- a/www/mod_put/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that provides PUT and DELETE methods diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index dd21731..265b292 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -14,6 +14,7 @@ DIST_SUBDIR= python EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module for integrating Python BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_python/pkg-comment b/www/mod_python/pkg-comment deleted file mode 100644 index 2929781..0000000 --- a/www/mod_python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module for integrating Python diff --git a/www/mod_roaming/Makefile b/www/mod_roaming/Makefile index aa7eebe..397fd9e 100644 --- a/www/mod_roaming/Makefile +++ b/www/mod_roaming/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.klomp.org/mod_roaming/ MAINTAINER= ports@FreeBSD.org +COMMENT= An Apache module that works as a Netscape Roaming Access server BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_roaming/pkg-comment b/www/mod_roaming/pkg-comment deleted file mode 100644 index 17d3be0..0000000 --- a/www/mod_roaming/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that works as a Netscape Roaming Access server diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 8ebe06c..2f4053c 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.myrddin.demon.co.uk/dist/ MAINTAINER= ports@FreeBSD.org +COMMENT= An apache module that embeds a copy of the sed(1) command BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_sed/pkg-comment b/www/mod_sed/pkg-comment deleted file mode 100644 index d79c9fb..0000000 --- a/www/mod_sed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An apache module that embeds a copy of the sed(1) command diff --git a/www/mod_sequester/Makefile b/www/mod_sequester/Makefile index e8ac1e6..9b965de 100644 --- a/www/mod_sequester/Makefile +++ b/www/mod_sequester/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://MeepZor.Com/packages/mod_sequester/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module that controls access to the website using secure info BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_sequester/pkg-comment b/www/mod_sequester/pkg-comment deleted file mode 100644 index 2386ee5..0000000 --- a/www/mod_sequester/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module that controls access to the website using secure info diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile index 3020252..5dcb518 100644 --- a/www/mod_snake/Makefile +++ b/www/mod_snake/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modsnake MAINTAINER= ports@FreeBSD.org +COMMENT= A library to easily create flexible Apache modules BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${PYTHON_CMD}:${PYTHON_PORTSDIR} diff --git a/www/mod_snake/pkg-comment b/www/mod_snake/pkg-comment deleted file mode 100644 index ab057c4..0000000 --- a/www/mod_snake/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library to easily create flexible Apache modules diff --git a/www/mod_ticket/Makefile b/www/mod_ticket/Makefile index 1e1c3ee..49e4188 100644 --- a/www/mod_ticket/Makefile +++ b/www/mod_ticket/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module for a digitally signed ticket in URL BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_ticket/pkg-comment b/www/mod_ticket/pkg-comment deleted file mode 100644 index d2b109b..0000000 --- a/www/mod_ticket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module for a digitally signed ticket in URL diff --git a/www/netrik/Makefile b/www/netrik/Makefile index 90eba10..c52a4fa 100644 --- a/www/netrik/Makefile +++ b/www/netrik/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A text web browser, very ambitious, in active development USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/www/netrik/pkg-comment b/www/netrik/pkg-comment deleted file mode 100644 index 8d80891..0000000 --- a/www/netrik/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A text web browser, very ambitious, in active development diff --git a/www/oops/Makefile b/www/oops/Makefile index 7182f85..7fe7ddc 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -16,6 +16,7 @@ PATCHFILES= ${PORTNAME}-${OOPSVERSION}-${OOPSDATE}.patch PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A caching web proxy server BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk diff --git a/www/oops/pkg-comment b/www/oops/pkg-comment deleted file mode 100644 index d9e9cb5..0000000 --- a/www/oops/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A caching web proxy server diff --git a/www/p5-Apache-AddHostPath/Makefile b/www/p5-Apache-AddHostPath/Makefile index 57540e9..880dfb1 100644 --- a/www/p5-Apache-AddHostPath/Makefile +++ b/www/p5-Apache-AddHostPath/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl interface for transforming a requested URI based on host/port PERL_CONFIGURE= yes diff --git a/www/p5-Apache-AddHostPath/pkg-comment b/www/p5-Apache-AddHostPath/pkg-comment deleted file mode 100644 index 231aec3..0000000 --- a/www/p5-Apache-AddHostPath/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface for transforming a requested URI based on host/port diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index 8359532..a56070e 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module that creates a menu to allow perusal of tarball contents BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-Archive/pkg-comment b/www/p5-Apache-Archive/pkg-comment deleted file mode 100644 index da405b4..0000000 --- a/www/p5-Apache-Archive/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that creates a menu to allow perusal of tarball contents diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 930a631..8b77fc9 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module to provide custom forms for reauthentication BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/sbin/apxs:${APACHE_PORT} diff --git a/www/p5-Apache-AuthCookie/pkg-comment b/www/p5-Apache-AuthCookie/pkg-comment deleted file mode 100644 index cc43c2e..0000000 --- a/www/p5-Apache-AuthCookie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module to provide custom forms for reauthentication diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index aeecbda..9d9dc9b 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl modules that implement a cookie-based authentication system BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/AuthCookie.pm:${PORTSDIR}/www/p5-Apache-AuthCookie \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ diff --git a/www/p5-Apache-AuthTicket/pkg-comment b/www/p5-Apache-AuthTicket/pkg-comment deleted file mode 100644 index 97309e7..0000000 --- a/www/p5-Apache-AuthTicket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl modules that implement a cookie-based authentication system diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile index 53ba7880..5e035bc 100644 --- a/www/p5-Apache-AuthenCache/Makefile +++ b/www/p5-Apache-AuthenCache/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module that implements authentication caching BUILD_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \ diff --git a/www/p5-Apache-AuthenCache/pkg-comment b/www/p5-Apache-AuthenCache/pkg-comment deleted file mode 100644 index 8dfd8bf..0000000 --- a/www/p5-Apache-AuthenCache/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that implements authentication caching diff --git a/www/p5-Apache-AuthenURL/Makefile b/www/p5-Apache-AuthenURL/Makefile index af9d855..ff606f1 100644 --- a/www/p5-Apache-AuthenURL/Makefile +++ b/www/p5-Apache-AuthenURL/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Apache/mod_perl module to handle auth against external URLs BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Apache/AuthenCache.pm:${PORTSDIR}/www/p5-Apache-AuthenCache diff --git a/www/p5-Apache-AuthenURL/pkg-comment b/www/p5-Apache-AuthenURL/pkg-comment deleted file mode 100644 index 807c086..0000000 --- a/www/p5-Apache-AuthenURL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache/mod_perl module to handle auth against external URLs diff --git a/www/p5-Apache-AutoIndex/Makefile b/www/p5-Apache-AutoIndex/Makefile index 13bbd91..d4a3099 100644 --- a/www/p5-Apache-AutoIndex/Makefile +++ b/www/p5-Apache-AutoIndex/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module that can completely replace mod_dir and mod_autoindex BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/Icon.pm:${PORTSDIR}/www/p5-Apache-Icon \ diff --git a/www/p5-Apache-AutoIndex/pkg-comment b/www/p5-Apache-AutoIndex/pkg-comment deleted file mode 100644 index a9e994c..0000000 --- a/www/p5-Apache-AutoIndex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module that can completely replace mod_dir and mod_autoindex diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile index 2e56b3c..e8bc9a6 100644 --- a/www/p5-Apache-Filter/Makefile +++ b/www/p5-Apache-Filter/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +COMMENT= Perl module to alter the output of previous handlers BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl diff --git a/www/p5-Apache-Filter/pkg-comment b/www/p5-Apache-Filter/pkg-comment deleted file mode 100644 index 4f0a4bd..0000000 --- a/www/p5-Apache-Filter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to alter the output of previous handlers diff --git a/www/p5-Apache-Icon/Makefile b/www/p5-Apache-Icon/Makefile index aac0e49..0705c22 100644 --- a/www/p5-Apache-Icon/Makefile +++ b/www/p5-Apache-Icon/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module that provides an interface for looking up icon images BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl diff --git a/www/p5-Apache-Icon/pkg-comment b/www/p5-Apache-Icon/pkg-comment deleted file mode 100644 index bc80ab7..0000000 --- a/www/p5-Apache-Icon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module that provides an interface for looking up icon images diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile index 29994da..9fdd24d 100644 --- a/www/p5-Apache-Language/Makefile +++ b/www/p5-Apache-Language/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module that provides language-aware object hashes BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags diff --git a/www/p5-Apache-Language/pkg-comment b/www/p5-Apache-Language/pkg-comment deleted file mode 100644 index 8f229e8..0000000 --- a/www/p5-Apache-Language/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module that provides language-aware object hashes diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index f6e72f7..7190d72 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Apache::SSI - Implement Server Side Includes in Perl BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/SimpleParse.pm:${PORTSDIR}/www/p5-HTML-SimpleParse RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-SSI/pkg-comment b/www/p5-Apache-SSI/pkg-comment deleted file mode 100644 index c6eafaa..0000000 --- a/www/p5-Apache-SSI/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache::SSI - Implement Server Side Includes in Perl diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index 8378044..21d6b57 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Apache::Session extension that store session in shared memory BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session diff --git a/www/p5-Apache-Session-SharedMem/pkg-comment b/www/p5-Apache-Session-SharedMem/pkg-comment deleted file mode 100644 index 1ac8761..0000000 --- a/www/p5-Apache-Session-SharedMem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache::Session extension that store session in shared memory diff --git a/www/p5-CGI-ArgChecker/Makefile b/www/p5-CGI-ArgChecker/Makefile index dc08375..ecd000f 100644 --- a/www/p5-CGI-ArgChecker/Makefile +++ b/www/p5-CGI-ArgChecker/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module implementing a cgi interface to String::Checker BUILD_DEPENDS= ${SITE_PERL}/String/Checker.pm:${PORTSDIR}/devel/p5-String-Checker RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-CGI-ArgChecker/pkg-comment b/www/p5-CGI-ArgChecker/pkg-comment deleted file mode 100644 index 57a05f2..0000000 --- a/www/p5-CGI-ArgChecker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing a cgi interface to String::Checker diff --git a/www/p5-CGI-FastTemplate/Makefile b/www/p5-CGI-FastTemplate/Makefile index 1e074de62..1ce8c00 100644 --- a/www/p5-CGI-FastTemplate/Makefile +++ b/www/p5-CGI-FastTemplate/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for manage templates and parses templates PERL_CONFIGURE= yes diff --git a/www/p5-CGI-FastTemplate/pkg-comment b/www/p5-CGI-FastTemplate/pkg-comment deleted file mode 100644 index 7d9926e..0000000 --- a/www/p5-CGI-FastTemplate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for manage templates and parses templates diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index 61b3938..1fc72ed 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Extremely lightweight CGI processing package PERL_CONFIGURE= yes diff --git a/www/p5-CGI-Minimal/pkg-comment b/www/p5-CGI-Minimal/pkg-comment deleted file mode 100644 index 1adb33a..0000000 --- a/www/p5-CGI-Minimal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extremely lightweight CGI processing package diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index 8e1e2ff..7164184 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Modules for perl5, for use in writing CGI scripts BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-CGI-modules/pkg-comment b/www/p5-CGI-modules/pkg-comment deleted file mode 100644 index 47578df..0000000 --- a/www/p5-CGI-modules/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Modules for perl5, for use in writing CGI scripts diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile index 07ade35..ffe8cee 100644 --- a/www/p5-CGI_Lite/Makefile +++ b/www/p5-CGI_Lite/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module to process and decode WWW form information PERL_CONFIGURE= yes diff --git a/www/p5-CGI_Lite/pkg-comment b/www/p5-CGI_Lite/pkg-comment deleted file mode 100644 index 018e5c5..0000000 --- a/www/p5-CGI_Lite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to process and decode WWW form information diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index 6f00721..d0e7617 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +COMMENT= Cleans up HTML code for web browsers, not humans PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Clean/pkg-comment b/www/p5-HTML-Clean/pkg-comment deleted file mode 100644 index bb0ede0..0000000 --- a/www/p5-HTML-Clean/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cleans up HTML code for web browsers, not humans diff --git a/www/p5-HTML-Navigation/Makefile b/www/p5-HTML-Navigation/Makefile index 1dfeac6..96748c1 100644 --- a/www/p5-HTML-Navigation/Makefile +++ b/www/p5-HTML-Navigation/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for creating generic HTML navigation bars BUILD_DEPENDS= ${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI diff --git a/www/p5-HTML-Navigation/pkg-comment b/www/p5-HTML-Navigation/pkg-comment deleted file mode 100644 index 64fcaa1..0000000 --- a/www/p5-HTML-Navigation/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for creating generic HTML navigation bars diff --git a/www/p5-HTML-Pager/Makefile b/www/p5-HTML-Pager/Makefile index d4a7ccb..2915e28 100644 --- a/www/p5-HTML-Pager/Makefile +++ b/www/p5-HTML-Pager/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for handling CGI HTML paging of arbitrary data BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-HTML-Pager/pkg-comment b/www/p5-HTML-Pager/pkg-comment deleted file mode 100644 index 18f9598..0000000 --- a/www/p5-HTML-Pager/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for handling CGI HTML paging of arbitrary data diff --git a/www/p5-HTML-QuickCheck/Makefile b/www/p5-HTML-QuickCheck/Makefile index 7f5410f..f5d30ae 100644 --- a/www/p5-HTML-QuickCheck/Makefile +++ b/www/p5-HTML-QuickCheck/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A simple and fast HTML syntax checking package for perl 4 and perl 5 PERL_CONFIGURE= yes diff --git a/www/p5-HTML-QuickCheck/pkg-comment b/www/p5-HTML-QuickCheck/pkg-comment deleted file mode 100644 index c991a73..0000000 --- a/www/p5-HTML-QuickCheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple and fast HTML syntax checking package for perl 4 and perl 5 diff --git a/www/p5-HTML-SimpleParse/Makefile b/www/p5-HTML-SimpleParse/Makefile index 32d6e28..543beea 100644 --- a/www/p5-HTML-SimpleParse/Makefile +++ b/www/p5-HTML-SimpleParse/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= HTML::SimpleParse - a bare-bones HTML parser PERL_CONFIGURE= yes diff --git a/www/p5-HTML-SimpleParse/pkg-comment b/www/p5-HTML-SimpleParse/pkg-comment deleted file mode 100644 index 31c2e12..0000000 --- a/www/p5-HTML-SimpleParse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML::SimpleParse - a bare-bones HTML parser diff --git a/www/p5-HTML-Tagset/Makefile b/www/p5-HTML-Tagset/Makefile index 50baaee..0dedc6d 100644 --- a/www/p5-HTML-Tagset/Makefile +++ b/www/p5-HTML-Tagset/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.ORG +COMMENT= Some useful data table in parsing HTML PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Tagset/pkg-comment b/www/p5-HTML-Tagset/pkg-comment deleted file mode 100644 index 716b5f3..0000000 --- a/www/p5-HTML-Tagset/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Some useful data table in parsing HTML diff --git a/www/p5-HTML-Widgets-SelectLayers/Makefile b/www/p5-HTML-Widgets-SelectLayers/Makefile index 95bcf79..0bea2cd 100644 --- a/www/p5-HTML-Widgets-SelectLayers/Makefile +++ b/www/p5-HTML-Widgets-SelectLayers/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Implements an HTML widget with multiple layers PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Widgets-SelectLayers/pkg-comment b/www/p5-HTML-Widgets-SelectLayers/pkg-comment deleted file mode 100644 index 2390aca..0000000 --- a/www/p5-HTML-Widgets-SelectLayers/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Implements an HTML widget with multiple layers diff --git a/www/p5-HTML/Makefile b/www/p5-HTML/Makefile index ea3050f..839b985 100644 --- a/www/p5-HTML/Makefile +++ b/www/p5-HTML/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module for writing HTML documents USE_PERL5= yes diff --git a/www/p5-HTML/pkg-comment b/www/p5-HTML/pkg-comment deleted file mode 100644 index a850855..0000000 --- a/www/p5-HTML/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module for writing HTML documents diff --git a/www/p5-HTTPD-Tools/Makefile b/www/p5-HTTPD-Tools/Makefile index bf2cc8a..046df57 100644 --- a/www/p5-HTTPD-Tools/Makefile +++ b/www/p5-HTTPD-Tools/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTTPD PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module for a HTTP server authentication class PERL_CONFIGURE= yes diff --git a/www/p5-HTTPD-Tools/pkg-comment b/www/p5-HTTPD-Tools/pkg-comment deleted file mode 100644 index e676caf..0000000 --- a/www/p5-HTTPD-Tools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module for a HTTP server authentication class diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile index bf2cc8a..046df57 100644 --- a/www/p5-HTTPD-User-Manage/Makefile +++ b/www/p5-HTTPD-User-Manage/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTTPD PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module for a HTTP server authentication class PERL_CONFIGURE= yes diff --git a/www/p5-HTTPD-User-Manage/pkg-comment b/www/p5-HTTPD-User-Manage/pkg-comment deleted file mode 100644 index e676caf..0000000 --- a/www/p5-HTTPD-User-Manage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module for a HTTP server authentication class diff --git a/www/p5-libservlet/Makefile b/www/p5-libservlet/Makefile index 03d5002..5c2a61d 100644 --- a/www/p5-libservlet/Makefile +++ b/www/p5-libservlet/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Servlet API for Perl BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-libservlet/pkg-comment b/www/p5-libservlet/pkg-comment deleted file mode 100644 index de82606..0000000 --- a/www/p5-libservlet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Servlet API for Perl diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 6fe8162..a010c68 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A GUI-based HTML Editor for GTK+/GNOME USE_REINPLACE= yes USE_GMAKE= yes diff --git a/www/peacock/pkg-comment b/www/peacock/pkg-comment deleted file mode 100644 index 580f3da..0000000 --- a/www/peacock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GUI-based HTML Editor for GTK+/GNOME diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile index 98b3d6f..2ee4188 100644 --- a/www/phpnuke/Makefile +++ b/www/phpnuke/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= PHP-Nuke-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An automated website package to distribute and manage content LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client .if defined(WITH_PHP3) diff --git a/www/phpnuke/pkg-comment b/www/phpnuke/pkg-comment deleted file mode 100644 index 7a9af92..0000000 --- a/www/phpnuke/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An automated website package to distribute and manage content diff --git a/www/plone/Makefile b/www/plone/Makefile index d940c1d..5b08ad8 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -14,6 +14,7 @@ DISTNAME= CMFPlone1.0RC1 DIST_SUBDIR= zope MAINTAINER= ports@freebsd.org +COMMENT= A user friendly implementation of the CMF written on top of ZOPE RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope \ ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf diff --git a/www/plone/pkg-comment b/www/plone/pkg-comment deleted file mode 100644 index 3a15a65..0000000 --- a/www/plone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A user friendly implementation of the CMF written on top of ZOPE diff --git a/www/plone3/Makefile b/www/plone3/Makefile index d940c1d..5b08ad8 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -14,6 +14,7 @@ DISTNAME= CMFPlone1.0RC1 DIST_SUBDIR= zope MAINTAINER= ports@freebsd.org +COMMENT= A user friendly implementation of the CMF written on top of ZOPE RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope \ ${LOCALBASE}/${SZOPEBASEDIR}/lib/python/Products/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf diff --git a/www/plone3/pkg-comment b/www/plone3/pkg-comment deleted file mode 100644 index 3a15a65..0000000 --- a/www/plone3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A user friendly implementation of the CMF written on top of ZOPE diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 558e2d6..00250c3 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://starship.python.net/crew/friedrich/ DISTNAME= HTMLgen MAINTAINER= ports@FreeBSD.org +COMMENT= A Python library for the generation of HTML documents USE_PYTHON= yes diff --git a/www/py-HTMLgen/pkg-comment b/www/py-HTMLgen/pkg-comment deleted file mode 100644 index f61cdd4..0000000 --- a/www/py-HTMLgen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python library for the generation of HTML documents diff --git a/www/retawq/Makefile b/www/retawq/Makefile index c554747..badd185 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An interactive, multi-threaded web browser for text terminals LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/www/retawq/pkg-comment b/www/retawq/pkg-comment deleted file mode 100644 index f8790b1..0000000 --- a/www/retawq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive, multi-threaded web browser for text terminals diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index af7f71b..40c6ff0 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.muhri.net/skipstone/ MAINTAINER= ports@FreeBSD.org +COMMENT= Web browser that uses the mozilla-embedded renderer BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \ ${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded diff --git a/www/skipstone/pkg-comment b/www/skipstone/pkg-comment deleted file mode 100644 index 2d82de0..0000000 --- a/www/skipstone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Web browser that uses the mozilla-embedded renderer diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 167cdfd..24ee340 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -16,6 +16,7 @@ DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= ports@FreeBSD.org +COMMENT= The PHP compiling template engine RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 diff --git a/www/smarty/pkg-comment b/www/smarty/pkg-comment deleted file mode 100644 index 2d61205..0000000 --- a/www/smarty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The PHP compiling template engine diff --git a/www/sqmgrlog/Makefile b/www/sqmgrlog/Makefile index 1b33dc6..b6e57ea 100644 --- a/www/sqmgrlog/Makefile +++ b/www/sqmgrlog/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://web.onda.com.br/orso/ MAINTAINER= ports@FreeBSD.org +COMMENT= Squid log analyzer and HTML report generator USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/www/sqmgrlog/pkg-comment b/www/sqmgrlog/pkg-comment deleted file mode 100644 index 20a60e1f..0000000 --- a/www/sqmgrlog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Squid log analyzer and HTML report generator diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index 97a49c3..8ce0b4b 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/proff/ \ ftp://ftp.funet.fi/pub/NetBSD/misc/proff/ MAINTAINER= ports@FreeBSD.org +COMMENT= Command line interface to popular WWW search engines GNU_CONFIGURE= yes diff --git a/www/surfraw/pkg-comment b/www/surfraw/pkg-comment deleted file mode 100644 index 70ad1f4..0000000 --- a/www/surfraw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Command line interface to popular WWW search engines diff --git a/www/swish++/Makefile b/www/swish++/Makefile index 6527dba..08d6c61 100644 --- a/www/swish++/Makefile +++ b/www/swish++/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www textproc MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ MAINTAINER= ports@FreeBSD.org +COMMENT= Simple Web Indexing System for Humans: C++ version RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/www/swish++/pkg-comment b/www/swish++/pkg-comment deleted file mode 100644 index a14855f..0000000 --- a/www/swish++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple Web Indexing System for Humans: C++ version diff --git a/www/thumbnail_index/Makefile b/www/thumbnail_index/Makefile index 6914cd4..d9ef2d1 100644 --- a/www/thumbnail_index/Makefile +++ b/www/thumbnail_index/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.acme.com/software/thumbnail_index/ DISTNAME= ${PORTNAME}_10aug1998 MAINTAINER= ports@FreeBSD.org +COMMENT= Make an HTML index file for a bunch of images RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \ pnmscale:${PORTSDIR}/graphics/netpbm diff --git a/www/thumbnail_index/pkg-comment b/www/thumbnail_index/pkg-comment deleted file mode 100644 index 7fdfa15..0000000 --- a/www/thumbnail_index/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Make an HTML index file for a bunch of images diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 48cfa98..0c8fa82 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp-eu.w3.org/pub/httpd/ MAINTAINER= ports@FreeBSD.org +COMMENT= WWW server from the W3 Consortium (W3C) BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/wais:build diff --git a/www/w3c-httpd/pkg-comment b/www/w3c-httpd/pkg-comment deleted file mode 100644 index 5d0cb73..0000000 --- a/www/w3c-httpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -WWW server from the W3 Consortium (W3C) diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index 5cf536d..e0d8ad1 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= steve MAINTAINER= ports@FreeBSD.org +COMMENT= A Web Mirroring Program NO_PACKAGE= "This program cannot be distributed if modified in any way" NO_CDROM= "Don't sell for profit without written permission" diff --git a/www/webcopy/pkg-comment b/www/webcopy/pkg-comment deleted file mode 100644 index f75209c..0000000 --- a/www/webcopy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Web Mirroring Program diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile index 9769470..2ecd8db 100644 --- a/www/webglimpse/Makefile +++ b/www/webglimpse/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.deva.net/pub/sources/ir/glimpse/ DISTNAME= ${PKGNAME}.src MAINTAINER= ports@freebsd.org +COMMENT= WWW interface to Glimpse search engine RUN_DEPENDS+= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 RUN_DEPENDS+= glimpse:${PORTSDIR}/textproc/glimpse diff --git a/www/webglimpse/pkg-comment b/www/webglimpse/pkg-comment deleted file mode 100644 index 5bb033f..0000000 --- a/www/webglimpse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -WWW interface to Glimpse search engine diff --git a/www/wn/Makefile b/www/wn/Makefile index 105aaee..7121250 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # ftp://ftp.acns.nwu.edu/pub/wn/ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org +COMMENT= A great http server FORBIDDEN= "Remotely exploitable buffer overflow." diff --git a/www/wn/pkg-comment b/www/wn/pkg-comment deleted file mode 100644 index 1230fb1..0000000 --- a/www/wn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A great http server diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index a4973c9..dd2f3d3 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@freebsd.org +COMMENT= Access counter, clock and date for WWW pages GNU_CONFIGURE= yes IS_INTERACTIVE= yes diff --git a/www/wwwcount/pkg-comment b/www/wwwcount/pkg-comment deleted file mode 100644 index 4015233..0000000 --- a/www/wwwcount/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Access counter, clock and date for WWW pages diff --git a/www/xist/Makefile b/www/xist/Makefile index 9e90a68..ff4e3ce 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/xist/ DISTNAME= XIST-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An XML-based extensible HTML generator RUN_DEPENDS= ${PYXML} \ ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ diff --git a/www/xist/pkg-comment b/www/xist/pkg-comment deleted file mode 100644 index eed404f..0000000 --- a/www/xist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An XML-based extensible HTML generator diff --git a/www/xpath2rss/Makefile b/www/xpath2rss/Makefile index d1c4fd3..779e167 100644 --- a/www/xpath2rss/Makefile +++ b/www/xpath2rss/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.mnot.net/xpath2rss/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= HTML to RSS converter RUN_DEPENDS= ${PYXML} diff --git a/www/xpath2rss/pkg-comment b/www/xpath2rss/pkg-comment deleted file mode 100644 index 9251ecb..0000000 --- a/www/xpath2rss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML to RSS converter |