diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /net-mgmt | |
parent | 9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff) | |
download | ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.tar.gz ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip |
Notes
Diffstat (limited to 'net-mgmt')
38 files changed, 19 insertions, 19 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 7ce893b475d2..45c26f9bd5a0 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -16,6 +16,7 @@ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ airportmodemutility_${MODEMVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= Apple Airport / Lucent RG-1000 configuration program RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper diff --git a/net-mgmt/airport/pkg-comment b/net-mgmt/airport/pkg-comment deleted file mode 100644 index 212ba7638bcc..000000000000 --- a/net-mgmt/airport/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apple Airport / Lucent RG-1000 configuration program diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index 2d6a4542d619..95488b385233 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An active sniffer BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net-mgmt/angst/pkg-comment b/net-mgmt/angst/pkg-comment deleted file mode 100644 index 9e7488f111f1..000000000000 --- a/net-mgmt/angst/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An active sniffer diff --git a/net-mgmt/cfgstoragemk/Makefile b/net-mgmt/cfgstoragemk/Makefile index 8a4f7b6051f5..f71d6917dd1f 100644 --- a/net-mgmt/cfgstoragemk/Makefile +++ b/net-mgmt/cfgstoragemk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://savannah.gnu.org/download/cfgstoragemk/ DISTNAME= cfgstoragemaker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= MRTG configuration generator for storage monitoring via SNMP USE_PERL5= yes GNU_CONFIGURE= 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 3581a696aa14..0bc035642511 100644 --- a/net-mgmt/choparp/Makefile +++ b/net-mgmt/choparp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= choparp MAINTAINER= ports@freebsd.org +COMMENT= Simple proxy arp daemon MAN8= choparp.8 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/cricket/Makefile b/net-mgmt/cricket/Makefile index f8b52b097a2d..8dad4111089f 100644 --- a/net-mgmt/cricket/Makefile +++ b/net-mgmt/cricket/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cricket.sourceforge.net/download/beta/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= A high performance, extremely flexible monitoring system RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \ ${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \ diff --git a/net-mgmt/cricket/pkg-comment b/net-mgmt/cricket/pkg-comment deleted file mode 100644 index 5bcf5d816419..000000000000 --- a/net-mgmt/cricket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high performance, extremely flexible monitoring system diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 9c54c8f38fa1..1dca17f9643d 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -14,6 +14,7 @@ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Neat console-based ISC DHCP server configuration-generating utility LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt diff --git a/net-mgmt/dhcpconf/pkg-comment b/net-mgmt/dhcpconf/pkg-comment deleted file mode 100644 index 4dd22162a099..000000000000 --- a/net-mgmt/dhcpconf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Neat console-based ISC DHCP server configuration-generating utility diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile index 90897ff395fe..fbd35f9302e9 100644 --- a/net-mgmt/echolot/Makefile +++ b/net-mgmt/echolot/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://echolot.sourceforge.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A packet sniffer that grabs ARP packets on any ethernet devices GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/echolot/pkg-comment b/net-mgmt/echolot/pkg-comment deleted file mode 100644 index ac5ae54f55a3..000000000000 --- a/net-mgmt/echolot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A packet sniffer that grabs ARP packets on any ethernet devices diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index 0a08910782c5..4f67a9f65b8d 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://gps.sourceforge.net/release/ MAINTAINER= ports@FreeBSD.org +COMMENT= Ghost Port Scan BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet 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/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 59631fb7776d..6e68dd8e091a 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= ports@FreeBSD.org +COMMENT= An extendable SNMP implementation USE_AUTOCONF_VER=213 USE_REINPLACE= yes diff --git a/net-mgmt/net-snmp4/pkg-comment b/net-mgmt/net-snmp4/pkg-comment deleted file mode 100644 index 3cd33e88aced..000000000000 --- a/net-mgmt/net-snmp4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extendable SNMP implementation diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index 9e6fb306aee7..ea07d85d0fd4 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= ports@FreeBSD.org +COMMENT= Plugins for netsaint USE_SUBMAKE= yes GNU_CONFIGURE= yes 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..9edd7f45ff93 100644 --- a/net-mgmt/netsaint/Makefile +++ b/net-mgmt/netsaint/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR=dwcjr DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt 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..fdb020ae4c23 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/netspoc/ MAINTAINER= ports@FreeBSD.org +COMMENT= 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..b9647f05c3e8 100644 --- a/net-mgmt/oproute/Makefile +++ b/net-mgmt/oproute/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.opnix.com/oproute/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for measuring general performance of the Internet USE_REINPLACE= yes 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..f7258cb8d4e2 100644 --- a/net-mgmt/p5-Cflow/Makefile +++ b/net-mgmt/p5-Cflow/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) PERL_CONFIGURE= YES 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..c5b71664116b 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl5 module for interfacing with the CMU SNMP library LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 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..590c57dd569a 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/ DISTNAME= ${PORTNAME}-00-02-21 MAINTAINER= ports@FreeBSD.org +COMMENT= Network management extensions to tcl .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 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 7234a2e8414e..f28c8d156042 100644 --- a/net-mgmt/trafd/Makefile +++ b/net-mgmt/trafd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The BPF Traffic Collector do-install: ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${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..dd7f8f10058f 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org +COMMENT= Easily convert between three common subnet mask notations GNU_CONFIGURE= yes 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..92e5debacc3d 100644 --- a/net-mgmt/wide-dhcp/Makefile +++ b/net-mgmt/wide-dhcp/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \ DISTNAME= dhcp-1.4.0p6 MAINTAINER= ports@FreeBSD.org +COMMENT= Dynamic Host Configuration Protocol, WIDE-Implimentation MAKE_ENV= OSTYPE=${OPSYS} 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 |