summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /net-p2p
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/fidelio/Makefile2
-rw-r--r--net-p2p/fidelio/pkg-comment1
-rw-r--r--net-p2p/gnunet/Makefile2
-rw-r--r--net-p2p/gnunet/pkg-comment1
-rw-r--r--net-p2p/hagelslag/Makefile2
-rw-r--r--net-p2p/hagelslag/pkg-comment1
-rw-r--r--net-p2p/libfreenet/Makefile2
-rw-r--r--net-p2p/libfreenet/pkg-comment1
-rw-r--r--net-p2p/opendchub/Makefile2
-rw-r--r--net-p2p/opendchub/pkg-comment1
10 files changed, 5 insertions, 10 deletions
diff --git a/net-p2p/fidelio/Makefile b/net-p2p/fidelio/Makefile
index 75591e5ce147..fa1a19275e5e 100644
--- a/net-p2p/fidelio/Makefile
+++ b/net-p2p/fidelio/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A GNOME client for Hotline
-
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/net-p2p/fidelio/pkg-comment b/net-p2p/fidelio/pkg-comment
new file mode 100644
index 000000000000..b460e2a92681
--- /dev/null
+++ b/net-p2p/fidelio/pkg-comment
@@ -0,0 +1 @@
+A GNOME client for Hotline
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 39fddd68da7e..c42d94b1d237 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -15,8 +15,6 @@ DISTNAME= GNUnet-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= An anonymous, distributed, reputation-based network
-
LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
diff --git a/net-p2p/gnunet/pkg-comment b/net-p2p/gnunet/pkg-comment
new file mode 100644
index 000000000000..0d398337ab68
--- /dev/null
+++ b/net-p2p/gnunet/pkg-comment
@@ -0,0 +1 @@
+An anonymous, distributed, reputation-based network
diff --git a/net-p2p/hagelslag/Makefile b/net-p2p/hagelslag/Makefile
index 27e0752379ec..b132597d8f70 100644
--- a/net-p2p/hagelslag/Makefile
+++ b/net-p2p/hagelslag/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://tiefighter.et.tudelft.nl/hagelslag/ \
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A flexible command-line Gnutella implementation with advanced features
-
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
USE_REINPLACE= yes
diff --git a/net-p2p/hagelslag/pkg-comment b/net-p2p/hagelslag/pkg-comment
new file mode 100644
index 000000000000..7ba19974a72d
--- /dev/null
+++ b/net-p2p/hagelslag/pkg-comment
@@ -0,0 +1 @@
+A flexible command-line Gnutella implementation with advanced features
diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile
index 7883344d5231..5cf8acd22f92 100644
--- a/net-p2p/libfreenet/Makefile
+++ b/net-p2p/libfreenet/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://thalassocracy.org/libfreenet/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Freenet library written in C
-
USE_REINPLACE= yes
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/net-p2p/libfreenet/pkg-comment b/net-p2p/libfreenet/pkg-comment
new file mode 100644
index 000000000000..a400869f7afa
--- /dev/null
+++ b/net-p2p/libfreenet/pkg-comment
@@ -0,0 +1 @@
+Freenet library written in C
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile
index 21feeb5c3f90..e72a0b6c4a95 100644
--- a/net-p2p/opendchub/Makefile
+++ b/net-p2p/opendchub/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@freebsd.org
-PORTCOMMENT= Unofficial Unix version of the Direct Connect Hub software
-
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net-p2p/opendchub/pkg-comment b/net-p2p/opendchub/pkg-comment
new file mode 100644
index 000000000000..c394b3e274f8
--- /dev/null
+++ b/net-p2p/opendchub/pkg-comment
@@ -0,0 +1 @@
+Unofficial Unix version of the Direct Connect Hub software