diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 15:48:51 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 15:48:51 +0800 |
commit | b138eada3f5e165d79931cf8683fed0c1e6f9c47 (patch) | |
tree | c62647e90f6bcab860b28d9f2ce15d1c1b894509 /www | |
parent | 3187d89004929f9a7c6ee9b584187c613eda3554 (diff) | |
download | freebsd-ports-gnome-b138eada3f5e165d79931cf8683fed0c1e6f9c47.tar.gz freebsd-ports-gnome-b138eada3f5e165d79931cf8683fed0c1e6f9c47.tar.zst freebsd-ports-gnome-b138eada3f5e165d79931cf8683fed0c1e6f9c47.zip |
de-pkg-comment.
Diffstat (limited to 'www')
-rw-r--r-- | www/flood/Makefile | 1 | ||||
-rw-r--r-- | www/flood/pkg-comment | 1 | ||||
-rw-r--r-- | www/p5-HTML-Template/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTML-Template/pkg-comment | 1 | ||||
-rw-r--r-- | www/p5-HTTP-WebTest/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTTP-WebTest/pkg-comment | 1 | ||||
-rw-r--r-- | www/p5-HTTPD-Log-Filter/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTTPD-Log-Filter/pkg-comment | 1 |
8 files changed, 4 insertions, 4 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile index 06d676c0816f..22fa44dc9780 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= kuriyama DISTNAME= ${PORTNAME}-20030108 MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Profile-driven HTTP load tester LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/www/flood/pkg-comment b/www/flood/pkg-comment deleted file mode 100644 index e615448b8428..000000000000 --- a/www/flood/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Profile-driven HTTP load tester diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile index 8daf001cd826..8ac45eec6c81 100644 --- a/www/p5-HTML-Template/Makefile +++ b/www/p5-HTML-Template/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl module to use HTML Templates from CGI scripts PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Template/pkg-comment b/www/p5-HTML-Template/pkg-comment deleted file mode 100644 index edcad101717a..000000000000 --- a/www/p5-HTML-Template/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to use HTML Templates from CGI scripts diff --git a/www/p5-HTTP-WebTest/Makefile b/www/p5-HTTP-WebTest/Makefile index 54ebc489e1bd..52b62a911dd2 100644 --- a/www/p5-HTTP-WebTest/Makefile +++ b/www/p5-HTTP-WebTest/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Tests remote URLs or local web files BUILD_DEPENDS= \ ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ diff --git a/www/p5-HTTP-WebTest/pkg-comment b/www/p5-HTTP-WebTest/pkg-comment deleted file mode 100644 index 53fadc0dd7f7..000000000000 --- a/www/p5-HTTP-WebTest/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tests remote URLs or local web files diff --git a/www/p5-HTTPD-Log-Filter/Makefile b/www/p5-HTTPD-Log-Filter/Makefile index 0d7d031c0550..0c72f9d4a9a7 100644 --- a/www/p5-HTTPD-Log-Filter/Makefile +++ b/www/p5-HTTPD-Log-Filter/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/A/AW/AWRIGLEY PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl module to filter entries out of an httpd log BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib diff --git a/www/p5-HTTPD-Log-Filter/pkg-comment b/www/p5-HTTPD-Log-Filter/pkg-comment deleted file mode 100644 index 72ecf78e2a62..000000000000 --- a/www/p5-HTTPD-Log-Filter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to filter entries out of an httpd log |