summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
commit84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch)
treeccfda8c465ebb396f84cc9528117581f3455c1b2 /www
parent. Allow package building on bento to bypass the distfile check. (diff)
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77037
Diffstat (limited to 'www')
-rw-r--r--www/mod_php3/Makefile1
-rw-r--r--www/mod_php3/pkg-comment1
-rw-r--r--www/mod_php3/pkg-comment.standalone1
-rw-r--r--www/netscape48-communicator/Makefile1
-rw-r--r--www/netscape48-communicator/pkg-comment1
-rw-r--r--www/netscape48-navigator/Makefile2
-rw-r--r--www/netscape48-navigator/pkg-comment1
7 files changed, 3 insertions, 5 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 3f3428d5d5f3..562801b20f8f 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -25,6 +25,7 @@ PATCH_SITES= http://www.php.net/distributions/
PATCHFILES= mime.c.diff-3.0.gz
MAINTAINER= dirk@FreeBSD.org
+COMMENT?= PHP3 module for Apache
.if !defined(STANDALONE)
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
diff --git a/www/mod_php3/pkg-comment b/www/mod_php3/pkg-comment
deleted file mode 100644
index 926a0750a77c..000000000000
--- a/www/mod_php3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-PHP3 module for Apache
diff --git a/www/mod_php3/pkg-comment.standalone b/www/mod_php3/pkg-comment.standalone
deleted file mode 100644
index 7a6bc18966f7..000000000000
--- a/www/mod_php3/pkg-comment.standalone
+++ /dev/null
@@ -1 +0,0 @@
-PHP3 commandline interpreter
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index ac6547283833..4731663a5e8b 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_NETSCAPE}
DISTFILES= ${BROWSER_NAME}-v${BROWSER_V}-us.${NETSCAPE_DIST_TAG}.tar.gz
MAINTAINER= sada@FreeBSD.org
+COMMENT?= Netscape ver 4 communicator web-surfboard
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
diff --git a/www/netscape48-communicator/pkg-comment b/www/netscape48-communicator/pkg-comment
deleted file mode 100644
index 87c288818755..000000000000
--- a/www/netscape48-communicator/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Netscape ver 4 communicator web-surfboard
diff --git a/www/netscape48-navigator/Makefile b/www/netscape48-navigator/Makefile
index bb7f7ac313d4..c9eb176ee7ba 100644
--- a/www/netscape48-navigator/Makefile
+++ b/www/netscape48-navigator/Makefile
@@ -6,7 +6,7 @@
#
MASTERDIR= ${.CURDIR}/../netscape48-communicator
-COMMENTFILE= ${.CURDIR}/pkg-comment
+COMMENT= Linux Netscape navigator web-surfboard
PLIST= ${.CURDIR}/pkg-plist
BROWSER_NAME= navigator
diff --git a/www/netscape48-navigator/pkg-comment b/www/netscape48-navigator/pkg-comment
deleted file mode 100644
index 1cec451df9f3..000000000000
--- a/www/netscape48-navigator/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux Netscape navigator web-surfboard