aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /www
parent5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff)
downloadports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz
ports-fbc660cb2c24a55e37464725f9ac601142494606.zip
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'www')
-rw-r--r--www/apache2/Makefile1
-rw-r--r--www/apache2/pkg-comment1
-rw-r--r--www/apache20/Makefile1
-rw-r--r--www/apache20/pkg-comment1
-rw-r--r--www/apache21/Makefile1
-rw-r--r--www/apache21/pkg-comment1
-rw-r--r--www/apache22/Makefile1
-rw-r--r--www/apache22/pkg-comment1
-rw-r--r--www/mod_pcgi2/Makefile1
-rw-r--r--www/mod_pcgi2/pkg-comment1
-rw-r--r--www/mod_python3/Makefile1
-rw-r--r--www/mod_python3/pkg-comment1
-rw-r--r--www/moinmoin/Makefile1
-rw-r--r--www/moinmoin/pkg-comment1
-rw-r--r--www/py-websvcs/Makefile1
-rw-r--r--www/py-websvcs/pkg-comment1
16 files changed, 8 insertions, 8 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 1cb1187a48df..30b386619cf9 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@FreeBSD.org
+COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
diff --git a/www/apache2/pkg-comment b/www/apache2/pkg-comment
deleted file mode 100644
index 08ad28e1ad55..000000000000
--- a/www/apache2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Version 2 of the extremely popular Apache http server
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 1cb1187a48df..30b386619cf9 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@FreeBSD.org
+COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
diff --git a/www/apache20/pkg-comment b/www/apache20/pkg-comment
deleted file mode 100644
index 08ad28e1ad55..000000000000
--- a/www/apache20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Version 2 of the extremely popular Apache http server
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index 1cb1187a48df..30b386619cf9 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@FreeBSD.org
+COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
diff --git a/www/apache21/pkg-comment b/www/apache21/pkg-comment
deleted file mode 100644
index 08ad28e1ad55..000000000000
--- a/www/apache21/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Version 2 of the extremely popular Apache http server
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 1cb1187a48df..30b386619cf9 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -22,6 +22,7 @@ DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@FreeBSD.org
+COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
diff --git a/www/apache22/pkg-comment b/www/apache22/pkg-comment
deleted file mode 100644
index 08ad28e1ad55..000000000000
--- a/www/apache22/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Version 2 of the extremely popular Apache http server
diff --git a/www/mod_pcgi2/Makefile b/www/mod_pcgi2/Makefile
index 3df87e45cfb6..6fc295427da2 100644
--- a/www/mod_pcgi2/Makefile
+++ b/www/mod_pcgi2/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.zope.org/Members/phd/mod_pcgi2/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= perky@FreeBSD.org
+COMMENT= Persistent CGI module for Apache and Zope
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope
diff --git a/www/mod_pcgi2/pkg-comment b/www/mod_pcgi2/pkg-comment
deleted file mode 100644
index 60911a19e656..000000000000
--- a/www/mod_pcgi2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Persistent CGI module for Apache and Zope
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index ca776a6eee61..1e69a7a94e68 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -18,6 +18,7 @@ MASTER_SITE_SUBDIR= modpython
EXTRACT_SUFX= .tgz
MAINTAINER= perky@FreeBSD.org
+COMMENT= Apache module that embeds the Python interpreter within the server
BUILD_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2
RUN_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2
diff --git a/www/mod_python3/pkg-comment b/www/mod_python3/pkg-comment
deleted file mode 100644
index e6b626600bd5..000000000000
--- a/www/mod_python3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Apache module that embeds the Python interpreter within the server
diff --git a/www/moinmoin/Makefile b/www/moinmoin/Makefile
index 25f3d7ae2c21..e5acf37c30ea 100644
--- a/www/moinmoin/Makefile
+++ b/www/moinmoin/Makefile
@@ -17,6 +17,7 @@ DISTFILES= ${DISTNAME}.tar.gz twikidraw.jar:twiki
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= perky@FreeBSD.org
+COMMENT= A Python CGI clone of WikiWiki
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/www/moinmoin/pkg-comment b/www/moinmoin/pkg-comment
deleted file mode 100644
index 7cb2dbb8c379..000000000000
--- a/www/moinmoin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Python CGI clone of WikiWiki
diff --git a/www/py-websvcs/Makefile b/www/py-websvcs/Makefile
index 9ae3f6f0e567..3c9c57f5dbf2 100644
--- a/www/py-websvcs/Makefile
+++ b/www/py-websvcs/Makefile
@@ -15,6 +15,7 @@ DISTNAME= SOAPpy${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tgz
MAINTAINER= perky@FreeBSD.org
+COMMENT= Web service libraries includes SOAP, WSDL, UDDI, etc
USE_PYTHON= yes
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
diff --git a/www/py-websvcs/pkg-comment b/www/py-websvcs/pkg-comment
deleted file mode 100644
index 8d9c5b615186..000000000000
--- a/www/py-websvcs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Web service libraries includes SOAP, WSDL, UDDI, etc