summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /net-mgmt
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/cfgstoragemk/Makefile2
-rw-r--r--net-mgmt/cfgstoragemk/pkg-comment1
-rw-r--r--net-mgmt/choparp/Makefile2
-rw-r--r--net-mgmt/choparp/pkg-comment1
-rw-r--r--net-mgmt/gps/Makefile2
-rw-r--r--net-mgmt/gps/pkg-comment1
-rw-r--r--net-mgmt/netsaint-plugins/Makefile2
-rw-r--r--net-mgmt/netsaint-plugins/pkg-comment1
-rw-r--r--net-mgmt/netsaint/Makefile2
-rw-r--r--net-mgmt/netsaint/pkg-comment1
-rw-r--r--net-mgmt/netspoc/Makefile2
-rw-r--r--net-mgmt/netspoc/pkg-comment1
-rw-r--r--net-mgmt/oproute/Makefile2
-rw-r--r--net-mgmt/oproute/pkg-comment1
-rw-r--r--net-mgmt/p5-Cflow/Makefile2
-rw-r--r--net-mgmt/p5-Cflow/pkg-comment1
-rw-r--r--net-mgmt/p5-SNMP/Makefile2
-rw-r--r--net-mgmt/p5-SNMP/pkg-comment1
-rw-r--r--net-mgmt/scotty3/Makefile2
-rw-r--r--net-mgmt/scotty3/pkg-comment1
-rw-r--r--net-mgmt/trafd/Makefile2
-rw-r--r--net-mgmt/trafd/pkg-comment1
-rw-r--r--net-mgmt/whatmask/Makefile2
-rw-r--r--net-mgmt/whatmask/pkg-comment1
-rw-r--r--net-mgmt/wide-dhcp/Makefile2
-rw-r--r--net-mgmt/wide-dhcp/pkg-comment1
26 files changed, 26 insertions, 13 deletions
diff --git a/net-mgmt/cfgstoragemk/Makefile b/net-mgmt/cfgstoragemk/Makefile
index 8a4f7b6051f5..cee82f6ca67c 100644
--- a/net-mgmt/cfgstoragemk/Makefile
+++ b/net-mgmt/cfgstoragemk/Makefile
@@ -14,6 +14,8 @@ DISTNAME= cfgstoragemaker-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= MRTG configuration generator for storage monitoring via SNMP
+
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net-mgmt/cfgstoragemk/pkg-comment b/net-mgmt/cfgstoragemk/pkg-comment
deleted file mode 100644
index 58bd2d8f34ed..000000000000
--- a/net-mgmt/cfgstoragemk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-MRTG configuration generator for storage monitoring via SNMP
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
index 5cb2e9408498..2968713b63e9 100644
--- a/net-mgmt/choparp/Makefile
+++ b/net-mgmt/choparp/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/
MAINTAINER= ports@freebsd.org
+PORTCOMMENT= Simple proxy arp daemon
+
MAN8= choparp.8
MANCOMPRESSED= maybe
diff --git a/net-mgmt/choparp/pkg-comment b/net-mgmt/choparp/pkg-comment
deleted file mode 100644
index 59c1140147aa..000000000000
--- a/net-mgmt/choparp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple proxy arp daemon
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile
index 0a08910782c5..37d6a4c40988 100644
--- a/net-mgmt/gps/Makefile
+++ b/net-mgmt/gps/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://gps.sourceforge.net/release/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Ghost Port Scan
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
USE_REINPLACE= yes
diff --git a/net-mgmt/gps/pkg-comment b/net-mgmt/gps/pkg-comment
deleted file mode 100644
index 901008d5933a..000000000000
--- a/net-mgmt/gps/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ghost Port Scan
diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile
index 9e6fb306aee7..b9925f226c96 100644
--- a/net-mgmt/netsaint-plugins/Makefile
+++ b/net-mgmt/netsaint-plugins/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Plugins for netsaint
+
USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \
diff --git a/net-mgmt/netsaint-plugins/pkg-comment b/net-mgmt/netsaint-plugins/pkg-comment
deleted file mode 100644
index e5f08464789b..000000000000
--- a/net-mgmt/netsaint-plugins/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Plugins for netsaint
diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile
index 4629d21bd1e7..e99dfe2f1527 100644
--- a/net-mgmt/netsaint/Makefile
+++ b/net-mgmt/netsaint/Makefile
@@ -17,6 +17,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Extremely powerful network monitoring system
+
LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins
diff --git a/net-mgmt/netsaint/pkg-comment b/net-mgmt/netsaint/pkg-comment
deleted file mode 100644
index 5641db14d8cc..000000000000
--- a/net-mgmt/netsaint/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Extremely powerful network monitoring system
diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile
index a634d9e74fca..a09fceee1e6a 100644
--- a/net-mgmt/netspoc/Makefile
+++ b/net-mgmt/netspoc/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://download.berlios.de/netspoc/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A Network Security Policy Compiler
+
USE_PERL5= yes
NO_BUILD= yes
diff --git a/net-mgmt/netspoc/pkg-comment b/net-mgmt/netspoc/pkg-comment
deleted file mode 100644
index 6e304ec8d21b..000000000000
--- a/net-mgmt/netspoc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Network Security Policy Compiler
diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile
index fb7444b2cf9b..6da9adeeb229 100644
--- a/net-mgmt/oproute/Makefile
+++ b/net-mgmt/oproute/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A tool for measuring general performance of the Internet
+
USE_REINPLACE= yes
post-patch:
diff --git a/net-mgmt/oproute/pkg-comment b/net-mgmt/oproute/pkg-comment
deleted file mode 100644
index 2a9eb3887e15..000000000000
--- a/net-mgmt/oproute/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A tool for measuring general performance of the Internet
diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile
index f902edfc7a31..8ff0f355583b 100644
--- a/net-mgmt/p5-Cflow/Makefile
+++ b/net-mgmt/p5-Cflow/Makefile
@@ -13,6 +13,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data)
+
PERL_CONFIGURE= YES
MAN1= flowdumper.1
diff --git a/net-mgmt/p5-Cflow/pkg-comment b/net-mgmt/p5-Cflow/pkg-comment
deleted file mode 100644
index ee1d8af16c79..000000000000
--- a/net-mgmt/p5-Cflow/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Analyze raw flow files written by cflowd (Cisco NetFlow data)
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile
index d955bc03868d..f0243893de66 100644
--- a/net-mgmt/p5-SNMP/Makefile
+++ b/net-mgmt/p5-SNMP/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A perl5 module for interfacing with the CMU SNMP library
+
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
PERL_CONFIGURE= yes
diff --git a/net-mgmt/p5-SNMP/pkg-comment b/net-mgmt/p5-SNMP/pkg-comment
deleted file mode 100644
index 85245b547f55..000000000000
--- a/net-mgmt/p5-SNMP/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl5 module for interfacing with the CMU SNMP library
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile
index be812865f54d..e17f0615fe31 100644
--- a/net-mgmt/scotty3/Makefile
+++ b/net-mgmt/scotty3/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-00-02-21
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Network management extensions to tcl
+
.ifdef (WITHOUT_X11)
PKGNAMESUFFIX= -nox11
LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83
diff --git a/net-mgmt/scotty3/pkg-comment b/net-mgmt/scotty3/pkg-comment
deleted file mode 100644
index 8c63ccd18277..000000000000
--- a/net-mgmt/scotty3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Network management extensions to tcl
diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile
index c2f800d602ef..46fd2c67e864 100644
--- a/net-mgmt/trafd/Makefile
+++ b/net-mgmt/trafd/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= The BPF Traffic Collector
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafstart ${PREFIX}/bin
diff --git a/net-mgmt/trafd/pkg-comment b/net-mgmt/trafd/pkg-comment
deleted file mode 100644
index f2898ca78fed..000000000000
--- a/net-mgmt/trafd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The BPF Traffic Collector
diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile
index 70c43d95ed42..bfc218d3f151 100644
--- a/net-mgmt/whatmask/Makefile
+++ b/net-mgmt/whatmask/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Easily convert between three common subnet mask notations
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/whatmask/pkg-comment b/net-mgmt/whatmask/pkg-comment
deleted file mode 100644
index 963ecff5d52a..000000000000
--- a/net-mgmt/whatmask/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Easily convert between three common subnet mask notations
diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile
index 8c8fe785b2be..618995dcbdf0 100644
--- a/net-mgmt/wide-dhcp/Makefile
+++ b/net-mgmt/wide-dhcp/Makefile
@@ -17,6 +17,8 @@ DISTNAME= dhcp-1.4.0p6
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Dynamic Host Configuration Protocol, WIDE-Implimentation
+
MAKE_ENV= OSTYPE=${OPSYS}
MAN5= dhcpdb.server.5 dhcpdb.pool.5 dhcpdb.relay.5
diff --git a/net-mgmt/wide-dhcp/pkg-comment b/net-mgmt/wide-dhcp/pkg-comment
deleted file mode 100644
index 3108e3092de9..000000000000
--- a/net-mgmt/wide-dhcp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Dynamic Host Configuration Protocol, WIDE-Implimentation