aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /net
parent166b4155de5509696359deb556c66dc396ff0d2c (diff)
downloadports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz
ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'net')
-rw-r--r--net/pmf/Makefile2
-rw-r--r--net/pmf/pkg-comment1
-rw-r--r--net/pvm++/Makefile2
-rw-r--r--net/pvm++/pkg-comment1
-rw-r--r--net/py-fngrab/Makefile2
-rw-r--r--net/py-fngrab/pkg-comment1
-rw-r--r--net/sup/Makefile2
-rw-r--r--net/sup/pkg-comment1
-rw-r--r--net/xmlrpc-c-devel/Makefile2
-rw-r--r--net/xmlrpc-c-devel/pkg-comment1
-rw-r--r--net/xmlrpc-c/Makefile2
-rw-r--r--net/xmlrpc-c/pkg-comment1
12 files changed, 6 insertions, 12 deletions
diff --git a/net/pmf/Makefile b/net/pmf/Makefile
index 2eb929cd9cf4..8c707fd7db0e 100644
--- a/net/pmf/Makefile
+++ b/net/pmf/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://ftp.ntua.gr/pub/net/mud/lpmud/clients/pmf/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Padrone\'s Mud Frontend
-
WRKSRC= ${WRKDIR}/pmfdir/src
SYSSRC= ${WRKSRC}/../system_dir
diff --git a/net/pmf/pkg-comment b/net/pmf/pkg-comment
new file mode 100644
index 000000000000..00059e9602e9
--- /dev/null
+++ b/net/pmf/pkg-comment
@@ -0,0 +1 @@
+Padrone's Mud Frontend
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile
index ecc9920f360f..fac7082866d3 100644
--- a/net/pvm++/Makefile
+++ b/net/pvm++/Makefile
@@ -16,8 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S:+:-plus:g}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A C++-Library for PVM
-
BUILD_DEPENDS= ${LOCALBASE}/bin/pvm:${PORTSDIR}/net/pvm
GNU_CONFIGURE= yes
diff --git a/net/pvm++/pkg-comment b/net/pvm++/pkg-comment
new file mode 100644
index 000000000000..4a87a6059a33
--- /dev/null
+++ b/net/pvm++/pkg-comment
@@ -0,0 +1 @@
+A C++-Library for PVM
diff --git a/net/py-fngrab/Makefile b/net/py-fngrab/Makefile
index 01edac2d2c78..f320041f16d2 100644
--- a/net/py-fngrab/Makefile
+++ b/net/py-fngrab/Makefile
@@ -15,8 +15,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A replacement for the official Freenet Project\'s freenet_request
-
BUILD_DEPENDS= ${PYXML}
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/net/py-fngrab/pkg-comment b/net/py-fngrab/pkg-comment
new file mode 100644
index 000000000000..0ed4b3e1ea62
--- /dev/null
+++ b/net/py-fngrab/pkg-comment
@@ -0,0 +1 @@
+A replacement for the official Freenet Project's freenet_request
diff --git a/net/sup/Makefile b/net/sup/Makefile
index e51d8204dd11..e74610270a65 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -14,8 +14,6 @@ DISTNAME= sup
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= CMU\'s Software Update Protocol package
-
MAN1= sup.1
MAN8= supservers.8
diff --git a/net/sup/pkg-comment b/net/sup/pkg-comment
new file mode 100644
index 000000000000..ff241a87353c
--- /dev/null
+++ b/net/sup/pkg-comment
@@ -0,0 +1 @@
+CMU's Software Update Protocol package
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile
index acee69c41edf..618b47f09036 100644
--- a/net/xmlrpc-c-devel/Makefile
+++ b/net/xmlrpc-c-devel/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= XML-RPC library for C and C++
-
LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
diff --git a/net/xmlrpc-c-devel/pkg-comment b/net/xmlrpc-c-devel/pkg-comment
new file mode 100644
index 000000000000..66fb3d0e0202
--- /dev/null
+++ b/net/xmlrpc-c-devel/pkg-comment
@@ -0,0 +1 @@
+XML-RPC library for C and C++
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile
index acee69c41edf..618b47f09036 100644
--- a/net/xmlrpc-c/Makefile
+++ b/net/xmlrpc-c/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= XML-RPC library for C and C++
-
LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
diff --git a/net/xmlrpc-c/pkg-comment b/net/xmlrpc-c/pkg-comment
new file mode 100644
index 000000000000..66fb3d0e0202
--- /dev/null
+++ b/net/xmlrpc-c/pkg-comment
@@ -0,0 +1 @@
+XML-RPC library for C and C++