diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net-mgmt | |
parent | BROKEN on !i386: Does not compile (diff) |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Diffstat (limited to 'net-mgmt')
141 files changed, 312 insertions, 182 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 8a7f9778e922..311828bd6040 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -1,4 +1,133 @@ # $FreeBSD$ # + SUBDIR += NeTraMet + SUBDIR += aggregate + SUBDIR += aguri + SUBDIR += airport + SUBDIR += angst + SUBDIR += annextools + SUBDIR += ap-utils + SUBDIR += argus + SUBDIR += arpwatch + SUBDIR += arts++ + SUBDIR += aspathtree + SUBDIR += bandwidthd + SUBDIR += bgpq + SUBDIR += bpft + SUBDIR += braa + SUBDIR += bsd-airtools + SUBDIR += cdpd + SUBDIR += cdpr + SUBDIR += cfgstoragemk + SUBDIR += cflowd + SUBDIR += choparp + SUBDIR += cidr + SUBDIR += cisco_conf + SUBDIR += ciscoconf + SUBDIR += clog + SUBDIR += confregdecode + SUBDIR += cricket + SUBDIR += darkstat + SUBDIR += dhcpconf + SUBDIR += disco + SUBDIR += docsis + SUBDIR += driftnet + SUBDIR += echolot + SUBDIR += ehnt + SUBDIR += etherape + SUBDIR += ettercap + SUBDIR += flow-extract + SUBDIR += flow-tools + SUBDIR += flowscan + SUBDIR += fprobe + SUBDIR += gps + SUBDIR += icmpmonitor + SUBDIR += icmpquery + SUBDIR += ifgraph + SUBDIR += iftop + SUBDIR += iog + SUBDIR += ipacctd + SUBDIR += ipaudit + SUBDIR += ipcad + SUBDIR += ipcalc + SUBDIR += ipfm + SUBDIR += ipv6calc + SUBDIR += irrtoolset + SUBDIR += isic + SUBDIR += junipoll + SUBDIR += knowlan + SUBDIR += libsmi + SUBDIR += mbrowse + SUBDIR += mrtg + SUBDIR += nagios + SUBDIR += nagios-plugins + SUBDIR += nat + SUBDIR += nbtscan + SUBDIR += nefu + SUBDIR += net-snmp + SUBDIR += net-snmp-tkmib + SUBDIR += net-snmp4 + SUBDIR += netams + SUBDIR += netmask + SUBDIR += netqc + SUBDIR += netsaint + SUBDIR += netsaint-plugins + SUBDIR += netspoc + SUBDIR += nitpicker + SUBDIR += nocol + SUBDIR += nrpe + SUBDIR += nrpep + SUBDIR += nsc + SUBDIR += nsca + SUBDIR += nstreams + SUBDIR += openvmps + SUBDIR += oproute + SUBDIR += p0f + SUBDIR += p5-Altoids + SUBDIR += p5-Cflow + SUBDIR += p5-JUNOScript + SUBDIR += p5-Mon + SUBDIR += p5-Net-CIDR + SUBDIR += p5-Net-IP + SUBDIR += p5-Net-IPv4Addr + SUBDIR += p5-Net-IPv6Addr + SUBDIR += p5-Net-Netmask + SUBDIR += p5-Net-SNMP + SUBDIR += p5-Net-SNMP3 + SUBDIR += p5-NetAddr-IP + SUBDIR += p5-SNMP + SUBDIR += p5-SNMP-MIB-Compiler + SUBDIR += p5-SNMP-Util + SUBDIR += p5-SNMP_Session + SUBDIR += p5-Telnet-Cisco + SUBDIR += p5-Tie-NetAddr-IP + SUBDIR += packit + SUBDIR += pancho + SUBDIR += pixilate + SUBDIR += pmacct + SUBDIR += portmon + SUBDIR += py-ipy + SUBDIR += py-snmp + SUBDIR += rancid + SUBDIR += rate + SUBDIR += remarp + SUBDIR += ruby-snmp + SUBDIR += satellite + SUBDIR += scdp + SUBDIR += scli + SUBDIR += scotty3 + SUBDIR += sendip + SUBDIR += sing + SUBDIR += sipcalc + SUBDIR += sting + SUBDIR += subcalc + SUBDIR += sysmon + SUBDIR += tas + SUBDIR += tcpreplay + SUBDIR += trafd + SUBDIR += whatmask + SUBDIR += wide-dhcp + SUBDIR += zabbix + .include <bsd.port.subdir.mk> diff --git a/net-mgmt/NeTraMet/Makefile b/net-mgmt/NeTraMet/Makefile index 0814aff7300d..dceaaca80b5b 100644 --- a/net-mgmt/NeTraMet/Makefile +++ b/net-mgmt/NeTraMet/Makefile @@ -8,7 +8,7 @@ PORTNAME= NeTraMet PORTVERSION= 4.4 PORTREVISION= 2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.auckland.ac.nz/pub/iawg/NeTraMet/ \ http://www2.auckland.ac.nz/net/Accounting/ DISTFILES+= NeTraMet${PORTVERSION:S/.//}${EXTRACT_SUFX} \ diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile index 10bd282a6e0a..27fc8489d642 100644 --- a/net-mgmt/aggregate/Makefile +++ b/net-mgmt/aggregate/Makefile @@ -7,7 +7,7 @@ PORTNAME= aggregate PORTVERSION= 1.6 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.isc.org/isc/aggregate/ \ http://software.automagic.org/aggregate/ diff --git a/net-mgmt/aguri/Makefile b/net-mgmt/aguri/Makefile index 9cb54c095f9d..3cf448a3cdde 100644 --- a/net-mgmt/aguri/Makefile +++ b/net-mgmt/aguri/Makefile @@ -7,7 +7,7 @@ PORTNAME= aguri PORTVERSION= 0.7 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ MAINTAINER= yb@sainte-barbe.org diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 45c26f9bd5a0..54ccf3b5ee8e 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -7,7 +7,7 @@ PORTNAME= airport PORTVERSION= 2.0.1 -CATEGORIES= net java +CATEGORIES= net-mgmt java MASTER_SITES= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ configurator_${OLDAPCVERSION:S/.//g}${EXTRACT_SUFX} \ diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index b1a57d56a1ec..d84c5eb4a563 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -8,7 +8,7 @@ PORTNAME= angst PORTVERSION= 0.4b -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/annextools/Makefile b/net-mgmt/annextools/Makefile index 181750dcd569..30090ab0a231 100644 --- a/net-mgmt/annextools/Makefile +++ b/net-mgmt/annextools/Makefile @@ -8,7 +8,7 @@ PORTNAME= annextools PORTVERSION= 10.0 PORTREVISION= 0 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp-support.baynetworks.com/pub/swcode/remacc/microannex_xl/ DISTNAME= R10.0B-R2.3 EXTRACT_SUFX= .tar.Z diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 797476c1e4f0..505ae16d708a 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -8,7 +8,7 @@ PORTNAME= ap-utils PORTVERSION= 1.3.3 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile index 8bc15a712bcd..07fcf1452452 100644 --- a/net-mgmt/argus/Makefile +++ b/net-mgmt/argus/Makefile @@ -8,7 +8,7 @@ PORTNAME= argus PORTVERSION= 2.0.5 PORTREVISION= 1 -CATEGORIES= net security +CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index d98d74556faf..0bbd713f09a3 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -8,7 +8,7 @@ PORTNAME= arpwatch PORTVERSION= 2.1.a11 PORTREVISION= 3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ DISTNAME= arpwatch-2.1a11 diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 1325854e2a91..f43fee05ff09 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -9,7 +9,7 @@ PORTNAME= arts++ PORTVERSION= 1.1.a8 PORTREVISION= 2 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} diff --git a/net-mgmt/aspathtree/Makefile b/net-mgmt/aspathtree/Makefile index 90081e8341bc..c4c9cc42776f 100644 --- a/net-mgmt/aspathtree/Makefile +++ b/net-mgmt/aspathtree/Makefile @@ -6,7 +6,7 @@ PORTNAME= aspathtree PORTVERSION= 4.2 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= #http://carmen.ipv6.cselt.it/ipv6/tools/ASpath-tree/index.html DISTNAME= ASpath-tree-v${PORTVERSION} diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile index bdd68bbd9972..55788e935bc3 100644 --- a/net-mgmt/bandwidthd/Makefile +++ b/net-mgmt/bandwidthd/Makefile @@ -8,7 +8,7 @@ PORTNAME= bandwidthd PORTVERSION= 1.2.0 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-1.2.0b diff --git a/net-mgmt/bgpq/Makefile b/net-mgmt/bgpq/Makefile index 36a133828316..9d04fcebf9c7 100644 --- a/net-mgmt/bgpq/Makefile +++ b/net-mgmt/bgpq/Makefile @@ -7,7 +7,7 @@ PORTNAME= bgpq PORTVERSION= 1.0.7.6 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= snar@paranoia.ru diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile index 0b9e80f5ee29..fb29d061a378 100644 --- a/net-mgmt/bpft/Makefile +++ b/net-mgmt/bpft/Makefile @@ -6,7 +6,7 @@ PORTNAME= bpft PORTVERSION= 4.20031028 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://rusunix.org/pub/FreeBSD/distfiles/ MASTER_SITE_SUBDIR=bpft4 diff --git a/net-mgmt/braa/Makefile b/net-mgmt/braa/Makefile index 921e5dbbe2c1..e55c1b96b3be 100644 --- a/net-mgmt/braa/Makefile +++ b/net-mgmt/braa/Makefile @@ -8,13 +8,13 @@ PORTNAME= braa PORTVERSION= 0.8 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://s-tech.elsat.net.pl/braa/ MAINTAINER= krion@FreeBSD.org COMMENT= Tool for making SNMP queries -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp USE_SIZE= yes USE_GMAKE= yes diff --git a/net-mgmt/bsd-airtools/Makefile b/net-mgmt/bsd-airtools/Makefile index 0bf2940b8ae8..d0228c6c661d 100644 --- a/net-mgmt/bsd-airtools/Makefile +++ b/net-mgmt/bsd-airtools/Makefile @@ -7,7 +7,7 @@ PORTNAME= bsd-airtools PORTVERSION= 0.3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://people.FreeBSD.org/~seanc/ports/bsd-airtools/ DISTNAME= ${PORTNAME}-v${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 8aa1a8563dc0..fc9765d7e77f 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -15,7 +15,7 @@ COMMENT= Web-driven graphing interface for RRDTool RUN_DEPENDS= php:${PORTSDIR}/lang/php4 \ rrdtool:${PORTSDIR}/net/rrdtool \ - net-snmp-config:${PORTSDIR}/net/net-snmp + net-snmp-config:${PORTSDIR}/net-mgmt/net-snmp USE_MYSQL= yes NO_BUILD= yes diff --git a/net-mgmt/cdpd/Makefile b/net-mgmt/cdpd/Makefile index 1d370cbe51a4..f58588b7fe5f 100644 --- a/net-mgmt/cdpd/Makefile +++ b/net-mgmt/cdpd/Makefile @@ -6,7 +6,7 @@ PORTNAME= cdpd PORTVERSION= 1.0.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= snar@paranoia.ru diff --git a/net-mgmt/cdpr/Makefile b/net-mgmt/cdpr/Makefile index 8f8617eb4f87..e3548b6a4346 100644 --- a/net-mgmt/cdpr/Makefile +++ b/net-mgmt/cdpr/Makefile @@ -8,7 +8,7 @@ PORTNAME= cdpr PORTVERSION= 2.1.0 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.monkeymental.com/mmfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/cfgstoragemk/Makefile b/net-mgmt/cfgstoragemk/Makefile index d71aef4322d8..77fa8307d75e 100644 --- a/net-mgmt/cfgstoragemk/Makefile +++ b/net-mgmt/cfgstoragemk/Makefile @@ -9,7 +9,7 @@ PORTNAME= cfgstoragemk PORTVERSION= 1.0 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://savannah.gnu.org/download/cfgstoragemk/ DISTNAME= cfgstoragemaker-${PORTVERSION} diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index 85a84fea0b66..a7a0c21405be 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -9,7 +9,7 @@ PORTNAME= cflowd PORTVERSION= 2.1.b1 PORTREVISION= 8 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.caida.org/pub/cflowd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} @@ -21,7 +21,7 @@ PATCHFILES= cflowd-2-1-b1-djp.patch MAINTAINER= ler@lerctr.org COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching -BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++ +BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net-mgmt/arts++ GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile index 31bf2d62efd7..cc0c2d4daf04 100644 --- a/net-mgmt/choparp/Makefile +++ b/net-mgmt/choparp/Makefile @@ -7,7 +7,7 @@ PORTNAME= choparp PORTVERSION= 20021107 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= choparp diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile index 7e2f7fc683f8..eae56ca6487a 100644 --- a/net-mgmt/cidr/Makefile +++ b/net-mgmt/cidr/Makefile @@ -6,7 +6,7 @@ PORTNAME= cidr PORTVERSION= 2.3.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://geeksoul.com/robert/cidr/ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index 5c8aeb1ea091..ac280db1303d 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/cisco_conf/Makefile @@ -7,7 +7,7 @@ PORTNAME= cisco_conf PORTVERSION= 1.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} DIST_SUBDIR= cisco_conf diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index 5bc73e7e6217..dd15894fce8d 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= ciscoconf PORTVERSION= 1.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.isc.org/isc/ciscoconf/ \ http://software.automagic.org/ciscoconf/ diff --git a/net-mgmt/clog/Makefile b/net-mgmt/clog/Makefile index 1af4af7096b5..e119da6e894f 100644 --- a/net-mgmt/clog/Makefile +++ b/net-mgmt/clog/Makefile @@ -8,7 +8,7 @@ PORTNAME= clog PORTVERSION= 1.6 -CATEGORIES= net security +CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien diff --git a/net-mgmt/confregdecode/Makefile b/net-mgmt/confregdecode/Makefile index 35575560bcd0..bb73181b5943 100644 --- a/net-mgmt/confregdecode/Makefile +++ b/net-mgmt/confregdecode/Makefile @@ -7,7 +7,7 @@ PORTNAME= confregdecode PORTVERSION= 1.2.1 -CATEGORIES= net java +CATEGORIES= net-mgmt java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cosi-nms DISTNAME= confregdecode-src-${PORTVERSION} diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile index 70fd00a19542..180edc4967db 100644 --- a/net-mgmt/cricket/Makefile +++ b/net-mgmt/cricket/Makefile @@ -7,7 +7,7 @@ PORTNAME= cricket PORTVERSION= 1.0.4 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A high performance, extremely flexible monitoring system -RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \ +RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ ${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \ ${SITE_PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/net-mgmt/darkstat/Makefile b/net-mgmt/darkstat/Makefile index e8f20e6d5725..8e328ababd55 100644 --- a/net-mgmt/darkstat/Makefile +++ b/net-mgmt/darkstat/Makefile @@ -8,7 +8,7 @@ PORTNAME= darkstat PORTVERSION= 2.6 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://members.optushome.com.au/emikulic/net/darkstat/ \ http://yallara.cs.rmit.edu.au/~emikulic/_/ diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 0b54c2b1d6f3..bcd9a25f1430 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -8,6 +8,7 @@ PORTNAME= dhcpconf PORTVERSION= 0.7.3 PORTREVISION= 1 +CATEGORIES= net-mgmt sysutils CATEGORIES= net sysutils MASTER_SITES= http://dhcp-conf.sourceforge.net/ DISTNAME= dhcp-conf diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index 5ed293295706..9ca3b45d13fd 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -7,7 +7,7 @@ PORTNAME= disco PORTVERSION= 1.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.altmode.com/disco/ MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index f085a85d0e83..975b65ee04da 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -8,7 +8,7 @@ PORTNAME= docsis PORTVERSION= 0.8.2 PORTREVISION= 2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-RELEASE @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= jflemer@alum.rpi.edu COMMENT= DOCSIS(tm) binary configuration file encoder/decoder -LIB_DEPENDS= netsnmp:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp USE_OPENSSL= yes USE_BISON= yes diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index 3d911fa9fed2..19525deceafb 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -8,7 +8,7 @@ PORTNAME= driftnet PORTVERSION= 0.1.6 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \ http://www.vanheusden.com/mirrors/ diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile index 8fb903424917..e388d4664223 100644 --- a/net-mgmt/echolot/Makefile +++ b/net-mgmt/echolot/Makefile @@ -9,7 +9,7 @@ PORTNAME= echolot PORTVERSION= 0.1.0 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= http://echolot.sourceforge.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/ehnt/Makefile b/net-mgmt/ehnt/Makefile index b98bd1eaf22f..5412eb21ba21 100644 --- a/net-mgmt/ehnt/Makefile +++ b/net-mgmt/ehnt/Makefile @@ -8,7 +8,7 @@ PORTNAME= ehnt PORTVERSION= 0.3 PORTREVISION= 3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index f596ecf56fdc..643f0a65f201 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -8,7 +8,7 @@ PORTNAME= etherape PORTVERSION= 0.9.0 PORTREVISION= 2 -CATEGORIES= net gnome +CATEGORIES= net-mgmt gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index 118b6e3e5bd4..dda95b04ddc2 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -9,7 +9,7 @@ PORTNAME= ettercap PORTVERSION= 0.6.b PORTREVISION= 1 PORTEPOCH= 1 -CATEGORIES= net security +CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile index a0a8d1f44c5d..97008abb4011 100644 --- a/net-mgmt/flow-extract/Makefile +++ b/net-mgmt/flow-extract/Makefile @@ -7,7 +7,7 @@ PORTNAME= flow-extract PORTVERSION= 2.4 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://security.uchicago.edu/tools/net-forensics/files/ DISTNAME= flowextract-${PORTVERSION} EXTRACT_SUFX= .cpio.gz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .cpio.gz MAINTAINER= ports@FreeBSD.org COMMENT= Cisco NetFlow awk-like extracting tool -BUILD_DEPENDS= flow-cat:${PORTSDIR}/net/flow-tools +BUILD_DEPENDS= flow-cat:${PORTSDIR}/net-mgmt/flow-tools USE_REINPLACE= yes EXTRACT_AFTER_ARGS= | ${CPIO} -idmu diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile index cfe7b776cada..8bd7f304c87d 100644 --- a/net-mgmt/flow-tools/Makefile +++ b/net-mgmt/flow-tools/Makefile @@ -8,7 +8,7 @@ PORTNAME= flow-tools PORTVERSION= 0.66 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/ MAINTAINER= billf@FreeBSD.org diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile index dcb09a9acdef..54be89278688 100644 --- a/net-mgmt/flowscan/Makefile +++ b/net-mgmt/flowscan/Makefile @@ -8,7 +8,7 @@ PORTNAME= flowscan PORTVERSION= 1.006 PORTREVISION= 7 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/ DISTFILES= FlowScan-${PORTVERSION}.tar.gz @@ -17,11 +17,11 @@ COMMENT= Processes IP flows recorded in cflowd-format raw flow files BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ rrdtool:${PORTSDIR}/net/rrdtool \ - ${LOCALBASE}/sbin/cflowd:${PORTSDIR}/net/cflowd \ + ${LOCALBASE}/sbin/cflowd:${PORTSDIR}/net-mgmt/cflowd \ ${SITE_PERL}/Boulder/Stream.pm:${PORTSDIR}/converters/p5-Boulder \ ${SITE_PERL}/ConfigReader/DirectiveStyle.pm:${PORTSDIR}/devel/p5-ConfigReader \ ${SITE_PERL}/HTML/Table.pm:${PORTSDIR}/www/p5-HTML-Table \ - ${SITE_PERL}/${PERL_ARCH}/Cflow.pm:${PORTSDIR}/net/p5-Cflow \ + ${SITE_PERL}/${PERL_ARCH}/Cflow.pm:${PORTSDIR}/net-mgmt/p5-Cflow \ ${SITE_PERL}/${PERL_ARCH}/Net/Patricia.pm:${PORTSDIR}/net/p5-Net-Patricia RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile index 7a143ed5d577..298a2ac459c9 100644 --- a/net-mgmt/fprobe/Makefile +++ b/net-mgmt/fprobe/Makefile @@ -7,7 +7,7 @@ PORTNAME= fprobe PORTVERSION= 1.0.4 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index f805c7b5466e..e9630e183240 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -9,7 +9,7 @@ PORTNAME= gps PORTVERSION= 0.9.3 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://gps.sourceforge.net/release/ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC diff --git a/net-mgmt/icmpmonitor/Makefile b/net-mgmt/icmpmonitor/Makefile index c8cf02507fd6..2be6dcf21f5b 100644 --- a/net-mgmt/icmpmonitor/Makefile +++ b/net-mgmt/icmpmonitor/Makefile @@ -8,7 +8,7 @@ PORTNAME= icmpmonitor PORTVERSION= 1.1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= icmpmonitor diff --git a/net-mgmt/icmpquery/Makefile b/net-mgmt/icmpquery/Makefile index 39617c7838ae..042f6152ade0 100644 --- a/net-mgmt/icmpquery/Makefile +++ b/net-mgmt/icmpquery/Makefile @@ -7,7 +7,7 @@ PORTNAME= icmpquery PORTVERSION= 1.0.3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.angio.net/security/ DISTNAME= icmpquery EXTRACT_SUFX= .c diff --git a/net-mgmt/ifgraph/Makefile b/net-mgmt/ifgraph/Makefile index 0a4f31ae28f8..144420a3c483 100644 --- a/net-mgmt/ifgraph/Makefile +++ b/net-mgmt/ifgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= ifgraph PORTVERSION= 0.4.9 -CATEGORIES= net www +CATEGORIES= net-mgmt www MASTER_SITES= http://ifgraph.sourceforge.net/stable/ MAINTAINER= lars@thegler.dk @@ -71,9 +71,9 @@ post-install: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP3 +RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP3 .else -RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP +RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP .endif .include <bsd.port.post.mk> diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile index d5829cec41f7..8b1e85c6597f 100644 --- a/net-mgmt/iftop/Makefile +++ b/net-mgmt/iftop/Makefile @@ -7,7 +7,7 @@ PORTNAME= iftop PORTVERSION= 0.15 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/iog/Makefile b/net-mgmt/iog/Makefile index 403441f7033e..ea77f60fa5d3 100644 --- a/net-mgmt/iog/Makefile +++ b/net-mgmt/iog/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: net/iog +# New ports collection makefile for: net-mgmt/iog # Date created: 4 May 2003 # Whom: Larry Rosenman <ler@lerctr.org> # @@ -8,7 +8,7 @@ PORTNAME= iog PORTVERSION= 1.03 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.dynw.com/iog/ DISTNAME= iog-${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/net-mgmt/ipacctd/Makefile b/net-mgmt/ipacctd/Makefile index cedfb8f4a57b..679bdb13c24f 100644 --- a/net-mgmt/ipacctd/Makefile +++ b/net-mgmt/ipacctd/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipacctd PORTVERSION= 1.46 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ \ ${MASTER_SITE_LOCAL:S!$!skv/!} diff --git a/net-mgmt/ipaudit/Makefile b/net-mgmt/ipaudit/Makefile index 85181ae68372..f461e2bb9652 100644 --- a/net-mgmt/ipaudit/Makefile +++ b/net-mgmt/ipaudit/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipaudit PORTVERSION= 0.95 -CATEGORIES= net sysutils +CATEGORIES= net-mgmt sysutils MASTER_SITES= http://ipaudit.sourceforge.net/download/ EXTRACT_SUFX= .tgz diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 4eb8636bea99..25cc5a43da1c 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipcad PORTVERSION= 2.8.2 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.spelio.net.ru/soft/ MAINTAINER= vlm@spelio.net.ru diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile index 27232a809f6f..04e901281edc 100644 --- a/net-mgmt/ipcalc/Makefile +++ b/net-mgmt/ipcalc/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipcalc PORTVERSION= 0.35 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://jodies.de/ DISTNAME= ipcalc.pl EXTRACT_SUFX= # empty diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile index 22e69734a606..4dbe47b91f79 100644 --- a/net-mgmt/ipfm/Makefile +++ b/net-mgmt/ipfm/Makefile @@ -7,8 +7,8 @@ PORTNAME= ipfm PORTVERSION= 0.11.5 -CATEGORIES= net -MASTER_SITES= http://robert.cheramy.net/ipfm/archive/ +CATEGORIES= net-mgmt +MASTER_SITES= http://robert.cheramy.net-mgmt/ipfm/archive/ EXTRACT_SUFX= .tgz MAINTAINER= roman@xpert.com diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 7e8e12fdad2f..68ed6e958793 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipv6calc PORTVERSION= 0.46 PORTREVISION= 1 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ MAINTAINER= edwin@mavetju.org diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index 1b46390dff3f..d2c423eddf0d 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -8,7 +8,7 @@ PORTNAME= irrtoolset PORTVERSION= 4.7.3 PORTREVISION= 1 -CATEGORIES= net tk82 +CATEGORIES= net-mgmt tk82 MASTER_SITES= ftp://ftp.ripe.net/tools/IRRToolSet/IRRToolSet-${PORTVERSION}/ DISTNAME= IRRToolSet-${PORTVERSION} diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 55ebb398fe68..53324f3e12bd 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -7,7 +7,7 @@ PORTNAME= isic PORTVERSION= 0.05 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ EXTRACT_SUFX= .tgz diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile index 2fc2c20d73c5..4d345326f9c5 100644 --- a/net-mgmt/junipoll/Makefile +++ b/net-mgmt/junipoll/Makefile @@ -7,7 +7,7 @@ PORTNAME= junipoll PORTVERSION= 1.017 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ MASTER_SITE_SUBDIR= . old @@ -15,7 +15,7 @@ MAINTAINER= billf@FreeBSD.org COMMENT= JUNIper router snmp POLLer for firewall filter counters RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ - ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net/p5-Altoids + ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net-mgmt/p5-Altoids PERL_CONFIGURE= yes diff --git a/net-mgmt/knowlan/Makefile b/net-mgmt/knowlan/Makefile index 57fadf257586..6f1d49722904 100644 --- a/net-mgmt/knowlan/Makefile +++ b/net-mgmt/knowlan/Makefile @@ -7,7 +7,7 @@ PORTNAME= knowlan PORTVERSION= 0.1.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.enderunix.org/knowlan/ MAINTAINER= ofsen@enderunix.org diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 0c0e1b4c7d38..10b99a8a031b 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -8,7 +8,7 @@ PORTNAME= libsmi PORTVERSION= 0.4.1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ MAINTAINER= saper@system.pl diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index f125a554ead9..eb128ca96def 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -8,16 +8,16 @@ PORTNAME= mbrowse PORTVERSION= 0.3.1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.kill-9.org/mbrowse/ MAINTAINER= markp@FreeBSD.org COMMENT= An SNMP MIB Browser for X .if defined(WITH_NET_SNMP4) -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 +LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 .else -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp .endif GNU_CONFIGURE= yes diff --git a/net-mgmt/mrtg-ping-probe/Makefile b/net-mgmt/mrtg-ping-probe/Makefile index fb8dd14f92fc..55e1732660e6 100644 --- a/net-mgmt/mrtg-ping-probe/Makefile +++ b/net-mgmt/mrtg-ping-probe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.pwo.de/pub/pwo/mrtg/${PORTNAME}/ MAINTAINER= sanpei@FreeBSD.org COMMENT= A Round Trip Time and Packet Loss Probe for MRTG -RUN_DEPENDS= ${LOCALBASE}/bin/mrtg:${PORTSDIR}/net/mrtg +RUN_DEPENDS= ${LOCALBASE}/bin/mrtg:${PORTSDIR}/net-mgmt/mrtg USE_PERL5= YES USE_REINPLACE= yes diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index 847199c1ddd5..84969133b87c 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -8,19 +8,19 @@ PORTNAME= mrtg PORTVERSION= 2.10.13 PORTEPOCH= 1 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ \ ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ \ ${MASTER_SITE_RINGSERVER} \ ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \ ftp://ftp.po.opole.pl/pub/unix/net/tools/mrtg/ \ ftp://ftp.ujf-grenoble.fr/mirror/networking/mrtg/ -MASTER_SITE_SUBDIR= net/mrtg +MASTER_SITE_SUBDIR= net-mgmt/mrtg MAINTAINER= demon@FreeBSD.org COMMENT= The multi-router traffic grapher -RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \ +RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \ ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 51028a77cf78..f41d8dde3106 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.3.1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagiosplug diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 8f392733e2fa..4cd23ded0661 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 1.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nagios @@ -19,7 +19,7 @@ LIB_DEPENDS= gd1.2:${PORTSDIR}/graphics/gd1 .else LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd .endif -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net/nagios-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins USE_GETOPT_LONG=yes GNU_CONFIGURE= yes diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile index 8f392733e2fa..4cd23ded0661 100644 --- a/net-mgmt/nagios12/Makefile +++ b/net-mgmt/nagios12/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 1.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nagios @@ -19,7 +19,7 @@ LIB_DEPENDS= gd1.2:${PORTSDIR}/graphics/gd1 .else LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd .endif -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net/nagios-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins USE_GETOPT_LONG=yes GNU_CONFIGURE= yes diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index 8f392733e2fa..4cd23ded0661 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 1.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nagios @@ -19,7 +19,7 @@ LIB_DEPENDS= gd1.2:${PORTSDIR}/graphics/gd1 .else LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd .endif -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net/nagios-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins USE_GETOPT_LONG=yes GNU_CONFIGURE= yes diff --git a/net-mgmt/nat/Makefile b/net-mgmt/nat/Makefile index f152c4c9c83e..3f0b03db862e 100644 --- a/net-mgmt/nat/Makefile +++ b/net-mgmt/nat/Makefile @@ -7,9 +7,9 @@ PORTNAME= nat PORTVERSION= 20 -CATEGORIES= net security +CATEGORIES= net-mgmt security MASTER_SITES= http://www.tux.org/pub/security/secnet/tools/nat20beta/ \ - ftp://ftp.cert.dfn.de/pub/tools/net/nat/nat20beta/ \ + ftp://ftp.cert.dfn.de/pub/tools/net-mgmt/nat/nat20beta/ \ ftp://ftp.spin.ad.jp/pub/Security/nat/nat20beta/ DISTNAME= ${PORTNAME}${PORTVERSION}.freebsd diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile index b297fb22527b..9d79621c8bff 100644 --- a/net-mgmt/nbtscan/Makefile +++ b/net-mgmt/nbtscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= nbtscan PORTVERSION= 1.5.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.inetcat.org/software/ MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index 0de18037cc71..776e47aa4640 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -7,7 +7,7 @@ PORTNAME= nefu PORTVERSION= 0.9.6 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/ MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index c124f384de6a..1809774e30a6 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-snmp PORTVERSION= 5.1 PORTREVISION= 1 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -146,6 +146,6 @@ post-install: # Maintainer's note: # Don't forget to bump library version in these ports. -# lang/php4,lang/php5,net/braa,net/docsis,net/ethereal,net/mbrowse,net/quagga,net/tethereal,net/zabbix,security/libfwbuilder +# lang/php4,lang/php5,net-mgmt/braa,net-mgmt/docsis,net/ethereal,net-mgmt/mbrowse,net/quagga,net/tethereal,net-mgmt/zabbix,security/libfwbuilder .include <bsd.port.post.mk> diff --git a/net-mgmt/net-snmp-tkmib/Makefile b/net-mgmt/net-snmp-tkmib/Makefile index 2c5cdccf75f4..f65c35f0580c 100644 --- a/net-mgmt/net-snmp-tkmib/Makefile +++ b/net-mgmt/net-snmp-tkmib/Makefile @@ -7,7 +7,7 @@ PORTNAME= ucd-snmp-tkmib PORTVERSION= 4.2.3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ @@ -19,7 +19,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= An extendable SNMP implementation (tkmib part) RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ - ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net/p5-SNMP + ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/p5-SNMP WRKSRC= ${WRKDIR}/ucd-snmp-${PORTVERSION} NO_BUILD= yes diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index c124f384de6a..1809774e30a6 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-snmp PORTVERSION= 5.1 PORTREVISION= 1 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -146,6 +146,6 @@ post-install: # Maintainer's note: # Don't forget to bump library version in these ports. -# lang/php4,lang/php5,net/braa,net/docsis,net/ethereal,net/mbrowse,net/quagga,net/tethereal,net/zabbix,security/libfwbuilder +# lang/php4,lang/php5,net-mgmt/braa,net-mgmt/docsis,net/ethereal,net-mgmt/mbrowse,net/quagga,net/tethereal,net-mgmt/zabbix,security/libfwbuilder .include <bsd.port.post.mk> diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 7a2f4991ddab..7964a2c79a1b 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -8,7 +8,7 @@ PORTNAME= ucd-snmp PORTVERSION= 4.2.6 PORTREVISION= 3 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ucd-snmp.ucdavis.edu/ \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index c124f384de6a..1809774e30a6 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-snmp PORTVERSION= 5.1 PORTREVISION= 1 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= net-snmp @@ -146,6 +146,6 @@ post-install: # Maintainer's note: # Don't forget to bump library version in these ports. -# lang/php4,lang/php5,net/braa,net/docsis,net/ethereal,net/mbrowse,net/quagga,net/tethereal,net/zabbix,security/libfwbuilder +# lang/php4,lang/php5,net-mgmt/braa,net-mgmt/docsis,net/ethereal,net-mgmt/mbrowse,net/quagga,net/tethereal,net-mgmt/zabbix,security/libfwbuilder .include <bsd.port.post.mk> diff --git a/net-mgmt/netams/Makefile b/net-mgmt/netams/Makefile index fb6d29feb760..7cf4acd28294 100644 --- a/net-mgmt/netams/Makefile +++ b/net-mgmt/netams/Makefile @@ -8,7 +8,7 @@ PORTNAME= netams PORTVERSION= 3.1 PORTREVISION= 2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.netams.com/files/ DISTNAME= ${PORTNAME}-${PORTVERSION}.1790 diff --git a/net-mgmt/netmask/Makefile b/net-mgmt/netmask/Makefile index 86f10bb4305d..d70b529a20a2 100644 --- a/net-mgmt/netmask/Makefile +++ b/net-mgmt/netmask/Makefile @@ -6,7 +6,7 @@ PORTNAME= netmask PORTVERSION= 2.4 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://trap.mtview.ca.us/~talby/ \ ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/n/netmask/ diff --git a/net-mgmt/netqc/Makefile b/net-mgmt/netqc/Makefile index 709ea8a31e03..d0b3cc943a70 100644 --- a/net-mgmt/netqc/Makefile +++ b/net-mgmt/netqc/Makefile @@ -8,14 +8,14 @@ PORTNAME= netqc PORTVERSION= 1.2.1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://web.uni-svishtov.bg/netqc/ MAINTAINER= rvasilev@uni-svishtov.bg COMMENT= Network Monitoring System based on Net-Snmp LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ - snmp.4:${PORTSDIR}/net/net-snmp4 + snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index 85588f09029a..cd67ead0821d 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= netsaint-plugins PORTVERSION= 1.2.9.4 PORTREVISION= 3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile index 5ed3cc35d120..3b967949df2c 100644 --- a/net-mgmt/netsaint/Makefile +++ b/net-mgmt/netsaint/Makefile @@ -9,7 +9,7 @@ PORTNAME= netsaint PORTVERSION= 0.0.7 PORTREVISION= 4 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://netsaint.sourceforge.net/download/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=dwcjr @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd -RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net-mgmt/netsaint-plugins USE_PERL5= yes USE_GETOPT_LONG= yes diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile index 1345aebd9f8f..fd1400f3ead1 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -8,7 +8,7 @@ PORTNAME= netspoc PORTVERSION= 1.7 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://download.berlios.de/netspoc/ MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/nitpicker/Makefile b/net-mgmt/nitpicker/Makefile index 5a2b9552b12c..9bb8d3b54daa 100644 --- a/net-mgmt/nitpicker/Makefile +++ b/net-mgmt/nitpicker/Makefile @@ -8,7 +8,7 @@ PORTNAME= nitpicker PORTVERSION= 1.2.1 PORTEPOCH=1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://nitpicker.de/ MAINTAINER= mr@freebsd.org diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile index 52bc598f9b68..f632805f9f53 100644 --- a/net-mgmt/nocol/Makefile +++ b/net-mgmt/nocol/Makefile @@ -8,7 +8,7 @@ PORTNAME= nocol PORTVERSION= 4.3 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.netplex-tech.com/software/downloads/nocol/ MAINTAINER= bradh@uunet.co.za diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index 2700f88f4557..046f91a81a33 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -8,14 +8,14 @@ PORTNAME= nrpe PORTVERSION= 1.9 PORTREVISION= 0 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios MAINTAINER= paul@nerdlabs.com COMMENT= Nagios Remote Plugin Executor -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net/nagios-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins GNU_CONFIGURE= yes diff --git a/net-mgmt/nrpe2/Makefile b/net-mgmt/nrpe2/Makefile index 2700f88f4557..046f91a81a33 100644 --- a/net-mgmt/nrpe2/Makefile +++ b/net-mgmt/nrpe2/Makefile @@ -8,14 +8,14 @@ PORTNAME= nrpe PORTVERSION= 1.9 PORTREVISION= 0 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios MAINTAINER= paul@nerdlabs.com COMMENT= Nagios Remote Plugin Executor -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net/nagios-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins GNU_CONFIGURE= yes diff --git a/net-mgmt/nrpep/Makefile b/net-mgmt/nrpep/Makefile index c6f65fab0575..94cc23a99565 100644 --- a/net-mgmt/nrpep/Makefile +++ b/net-mgmt/nrpep/Makefile @@ -6,7 +6,7 @@ PORTNAME= nrpep PORTVERSION= 0.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.netsaint.org/download/contrib/addons/ MAINTAINER= jon@netcraft.com diff --git a/net-mgmt/nsc/Makefile b/net-mgmt/nsc/Makefile index 71ce362d24be..bda1b7f3ef87 100644 --- a/net-mgmt/nsc/Makefile +++ b/net-mgmt/nsc/Makefile @@ -7,7 +7,7 @@ PORTNAME= nsc PORTVERSION= 0.52 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://dev.null.dk/~goth/nsc/ \ http://meridian-enviro.com/rand/ diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile index 76d7988fa36d..9eb9cae2bfea 100644 --- a/net-mgmt/nsca/Makefile +++ b/net-mgmt/nsca/Makefile @@ -7,15 +7,15 @@ PORTNAME= nsca PORTVERSION= 2.4 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios MAINTAINER= paul@nerdlabs.com COMMENT= Nagios Service Check Acceptor -BUILD_DEPENDS= ${NAGIOS_DIR}:${PORTSDIR}/net/nagios -RUN_DEPENDS= ${NAGIOS_DIR}:${PORTSDIR}/net/nagios +BUILD_DEPENDS= ${NAGIOS_DIR}:${PORTSDIR}/net-mgmt/nagios +RUN_DEPENDS= ${NAGIOS_DIR}:${PORTSDIR}/net-mgmt/nagios LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt GNU_CONFIGURE= yes diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile index 205c4bb89ec1..d090a340f5c7 100644 --- a/net-mgmt/nstreams/Makefile +++ b/net-mgmt/nstreams/Makefile @@ -7,7 +7,7 @@ PORTNAME= nstreams PORTVERSION= 1.0.4 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.nessus.org/pub/nstreams/ MAINTAINER= ecu@ipv42.net diff --git a/net-mgmt/openvmps/Makefile b/net-mgmt/openvmps/Makefile index 0433c8f1ba3e..87ab548f47dd 100644 --- a/net-mgmt/openvmps/Makefile +++ b/net-mgmt/openvmps/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvmps PORTVERSION= 1.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= vmps DISTNAME= vmpsd-${PORTVERSION} diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile index 46cca45fdd67..8028e332d122 100644 --- a/net-mgmt/oproute/Makefile +++ b/net-mgmt/oproute/Makefile @@ -8,7 +8,7 @@ PORTNAME= oproute PORTVERSION= 0.7 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.opnix.com/oproute/ EXTRACT_SUFX= .tgz diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 864d231ffff6..462a28d62ff9 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -7,7 +7,7 @@ PORTNAME= p0f PORTVERSION= 2.0.3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ EXTRACT_SUFX= .tgz diff --git a/net-mgmt/p5-Altoids/Makefile b/net-mgmt/p5-Altoids/Makefile index 942bba982e66..a17acd54ee1d 100644 --- a/net-mgmt/p5-Altoids/Makefile +++ b/net-mgmt/p5-Altoids/Makefile @@ -7,7 +7,7 @@ PORTNAME= Altoids PORTVERSION= 1.017 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= http://dave.plonka.us/Altoids/%SUBDIR%/ MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org COMMENT= SNMP get/walk functionality with built-in name to OID translation -RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session +RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session GNU_CONFIGURE= yes diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile index f7258cb8d4e2..12071bda194b 100644 --- a/net-mgmt/p5-Cflow/Makefile +++ b/net-mgmt/p5-Cflow/Makefile @@ -7,7 +7,7 @@ PORTNAME= Cflow PORTVERSION= 1.051 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-JUNOScript/Makefile b/net-mgmt/p5-JUNOScript/Makefile index ba2f8c24f81f..5ce54097f916 100644 --- a/net-mgmt/p5-JUNOScript/Makefile +++ b/net-mgmt/p5-JUNOScript/Makefile @@ -8,7 +8,7 @@ PORTNAME= JUNOScript PORTVERSION= 5.3R2.4 PORTREVISION= 2 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://e.wheel.dk/~jesper/ MASTER_SITE_SUBDIR= jesper diff --git a/net-mgmt/p5-Mon/Makefile b/net-mgmt/p5-Mon/Makefile index 08fd4f743ca2..b89d952b6f10 100644 --- a/net-mgmt/p5-Mon/Makefile +++ b/net-mgmt/p5-Mon/Makefile @@ -7,7 +7,7 @@ PORTNAME= Mon PORTVERSION= 0.11 -CATEGORIES= net sysutils perl5 +CATEGORIES= net-mgmt sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mon PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-CIDR/Makefile b/net-mgmt/p5-Net-CIDR/Makefile index b7d2253cab9c..8a12e236db75 100644 --- a/net-mgmt/p5-Net-CIDR/Makefile +++ b/net-mgmt/p5-Net-CIDR/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-CIDR PORTVERSION= 0.09 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile index 219c03edc821..b0535c077759 100644 --- a/net-mgmt/p5-Net-IP/Makefile +++ b/net-mgmt/p5-Net-IP/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-IP PORTVERSION= 1.20 -CATEGORIES= net perl5 ipv6 +CATEGORIES= net-mgmt perl5 ipv6 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-IPv4Addr/Makefile b/net-mgmt/p5-Net-IPv4Addr/Makefile index 260501b4081e..f6f75772c107 100644 --- a/net-mgmt/p5-Net-IPv4Addr/Makefile +++ b/net-mgmt/p5-Net-IPv4Addr/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-IPv4Addr PORTVERSION= 0.10 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-IPv6Addr/Makefile b/net-mgmt/p5-Net-IPv6Addr/Makefile index 5e3d57a5d4f3..49392a5719b7 100644 --- a/net-mgmt/p5-Net-IPv6Addr/Makefile +++ b/net-mgmt/p5-Net-IPv6Addr/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-IPv6Addr PORTVERSION= 0.1 -CATEGORIES= net perl5 ipv6 +CATEGORIES= net-mgmt perl5 ipv6 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jj@nttmcl.com COMMENT= Perl extension for manipulating IPv6 addresses -BUILD_DEPENDS= ${SITE_PERL}/Net/IPv4Addr.pm:${PORTSDIR}/net/p5-Net-IPv4Addr \ +BUILD_DEPENDS= ${SITE_PERL}/Net/IPv4Addr.pm:${PORTSDIR}/net-mgmt/p5-Net-IPv4Addr \ ${SITE_PERL}/Math/Base85.pm:${PORTSDIR}/math/p5-Math-Base85 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile index 69e8ac044451..afaec4b1b26b 100644 --- a/net-mgmt/p5-Net-Netmask/Makefile +++ b/net-mgmt/p5-Net-Netmask/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-Netmask PORTVERSION= 1.9004 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile index f52e8b6fa984..b5cd12325c23 100644 --- a/net-mgmt/p5-Net-SNMP/Makefile +++ b/net-mgmt/p5-Net-SNMP/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-SNMP PORTVERSION= 4.1.2 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-SNMP3/Makefile b/net-mgmt/p5-Net-SNMP3/Makefile index 79bd54baa12b..6afc3e518404 100644 --- a/net-mgmt/p5-Net-SNMP3/Makefile +++ b/net-mgmt/p5-Net-SNMP3/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-SNMP PORTVERSION= 3.65 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= krion PKGNAMEPREFIX= p5- @@ -24,7 +24,7 @@ MAN3= Net::SNMP.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} >= 500600 -IGNORE= This port is only for pre-5.6 perl. Install net/p5-Net-SNMP instead. +IGNORE= This port is only for pre-5.6 perl. Install net-mgmt/p5-Net-SNMP instead. .endif .include <bsd.port.post.mk> diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile index bd2fae0e00e8..6b5cf64e1392 100644 --- a/net-mgmt/p5-NetAddr-IP/Makefile +++ b/net-mgmt/p5-NetAddr-IP/Makefile @@ -7,7 +7,7 @@ PORTNAME= NetAddr-IP PORTVERSION= 3.14 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= NetAddr PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile index 8999b8efdd50..5e0f475fef09 100644 --- a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile +++ b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile @@ -7,7 +7,7 @@ PORTNAME= SNMP-MIB-Compiler PORTVERSION= 0.06 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-SNMP-Util/Makefile b/net-mgmt/p5-SNMP-Util/Makefile index bfe7997ff7a3..297fce90e68b 100644 --- a/net-mgmt/p5-SNMP-Util/Makefile +++ b/net-mgmt/p5-SNMP-Util/Makefile @@ -7,7 +7,7 @@ PORTNAME= SNMP-Util PORTVERSION= 1.8 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fenner@FreeBSD.org COMMENT= Perl modules to perform SNMP set,get,walk,next,walk_hash etc -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net/p5-SNMP +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/p5-SNMP PERL_CONFIGURE= yes diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index 3072d061b8e6..96f7cd88d42b 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -7,7 +7,7 @@ PORTNAME= SNMP PORTVERSION= 4.2.0 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ 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 +LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 PERL_CONFIGURE= yes diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile index d4547f07bfd1..054494d9c549 100644 --- a/net-mgmt/p5-SNMP_Session/Makefile +++ b/net-mgmt/p5-SNMP_Session/Makefile @@ -7,7 +7,7 @@ PORTNAME= SNMP_Session PORTVERSION= 1.00 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/ MASTER_SITE_SUBDIR= . old PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Telnet-Cisco/Makefile b/net-mgmt/p5-Telnet-Cisco/Makefile index b085d858b2b6..5f10bb738f68 100644 --- a/net-mgmt/p5-Telnet-Cisco/Makefile +++ b/net-mgmt/p5-Telnet-Cisco/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-Telnet-Cisco PORTVERSION= 1.10 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Tie-NetAddr-IP/Makefile b/net-mgmt/p5-Tie-NetAddr-IP/Makefile index 190211a90202..268d64360575 100644 --- a/net-mgmt/p5-Tie-NetAddr-IP/Makefile +++ b/net-mgmt/p5-Tie-NetAddr-IP/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: net/p5-Tie-NetAddr-IP +# New ports collection makefile for: net-mgmt/p5-Tie-NetAddr-IP # Date created: 29 March 2001 # Whom: Anton Berezin <tobez@tobez.org> # @@ -7,7 +7,7 @@ PORTNAME= Tie-NetAddr-IP PORTVERSION= 1.51 -CATEGORIES= net perl5 +CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tie PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Tie::NetAddr::IP - Implements a Hash where the key is a subnet -BUILD_DEPENDS= ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP +BUILD_DEPENDS= ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index 9c92b07dc858..032965ee2984 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -7,7 +7,7 @@ PORTNAME= packit PORTVERSION= 0.7.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://packit.sourceforge.net/downloads/ EXTRACT_SUFX= .tgz diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile index b03c016f37fd..bfc644021dd5 100644 --- a/net-mgmt/pancho/Makefile +++ b/net-mgmt/pancho/Makefile @@ -7,14 +7,14 @@ PORTNAME= pancho PORTVERSION= 9.2.4 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.panchoproject.org/archives/pancho/ DISTNAME= pancho-v${PORTVERSION} MAINTAINER= ecu@ipv42.net COMMENT= Network devices management tool using TFTP and SNMP -RUN_DEPENDS= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP \ +RUN_DEPENDS= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ ${SITE_PERL}/Parallel/ForkManager.pm:${PORTSDIR}/devel/p5-Parallel-ForkManager diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index ca44c6c02fb3..0cd23801b10a 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -6,7 +6,7 @@ PORTNAME= pixilate PORTVERSION= 0.4.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= winfingerprint diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index f818eb799333..1cd30d0ff0fe 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -7,7 +7,7 @@ PORTNAME= pmacct PORTVERSION= 0.6.0p3 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile index c32bb88e3a5c..685a2e2e9b3f 100644 --- a/net-mgmt/portmon/Makefile +++ b/net-mgmt/portmon/Makefile @@ -7,7 +7,7 @@ PORTNAME= portmon PORTVERSION= 2.0 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.aboleo.net/software/portmon/downloads/ MAINTAINER= krion@FreeBSD.org diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index d9e3222a1afd..e90c0412d95f 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -8,7 +8,7 @@ PORTNAME= ipy PORTVERSION= 0.41 -CATEGORIES= net python +CATEGORIES= net-mgmt python MASTER_SITES= http://c0re.23.nu/c0de/IPy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 3b0b28dd5071..3d26c6f8aa9e 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= snmp PORTVERSION= 3.3.6 -CATEGORIES= net python +CATEGORIES= net-mgmt python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pysnmp PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/rancid-devel/Makefile b/net-mgmt/rancid-devel/Makefile index 220b0cabeec1..43b88ca57085 100644 --- a/net-mgmt/rancid-devel/Makefile +++ b/net-mgmt/rancid-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= rancid PORTVERSION= 2.3.r1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ DISTNAME= ${PORTNAME}-2.3.rc1 diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile index 220b0cabeec1..43b88ca57085 100644 --- a/net-mgmt/rancid/Makefile +++ b/net-mgmt/rancid/Makefile @@ -8,7 +8,7 @@ PORTNAME= rancid PORTVERSION= 2.3.r1 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ DISTNAME= ${PORTNAME}-2.3.rc1 diff --git a/net-mgmt/rate/Makefile b/net-mgmt/rate/Makefile index 2d0750986d4e..534aaacb7c9f 100644 --- a/net-mgmt/rate/Makefile +++ b/net-mgmt/rate/Makefile @@ -7,7 +7,7 @@ PORTNAME= rate PORTVERSION= 0.9 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://s-tech.elsat.net.pl/bmtools/ MAINTAINER= mich@FreeBSD.org diff --git a/net-mgmt/remarp/Makefile b/net-mgmt/remarp/Makefile index 255e2092b584..5322c3b00834 100644 --- a/net-mgmt/remarp/Makefile +++ b/net-mgmt/remarp/Makefile @@ -7,14 +7,14 @@ PORTNAME= remarp PORTVERSION= 0.05 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.raccoon.kiev.ua/projects/remarp/ MAINTAINER= mich@FreeBSD.org COMMENT= An SNMP-based ARP watcher RUN_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ - ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP + ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP USE_REINPLACE= YES USE_PERL5= YES diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile index 04229aefb1b2..e3d2f332a1f9 100644 --- a/net-mgmt/ruby-snmp/Makefile +++ b/net-mgmt/ruby-snmp/Makefile @@ -8,7 +8,7 @@ PORTNAME= snmp PORTVERSION= 0.2.1 PORTREVISION= 1 -CATEGORIES= net ruby +CATEGORIES= net-mgmt ruby MASTER_SITES= http://w3cic.riken.go.jp/~tsuruoka/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} @@ -18,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org COMMENT= Ruby interface to UCD-SNMP library -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 +LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/net-mgmt/satellite/Makefile b/net-mgmt/satellite/Makefile index 629d17718996..6a71751fa80f 100644 --- a/net-mgmt/satellite/Makefile +++ b/net-mgmt/satellite/Makefile @@ -7,7 +7,7 @@ PORTNAME= satellite PORTVERSION= 1.0.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 9fef20f8447c..184b20150fe2 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -7,7 +7,7 @@ PORTNAME= scdp PORTVERSION= 1.0.b PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scdp DISTNAME= scdp-${PORTVERSION:S/.b/b/} diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 819a2f731d32..71f7b0e251f2 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -8,7 +8,7 @@ PORTNAME= scli PORTVERSION= 0.2.12 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/ MAINTAINER= lyngbol@wheel.dk diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index c778429d107b..610ddafb01f2 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -8,7 +8,7 @@ PORTNAME= scotty PORTVERSION= 20000221 PORTREVISION= 2 -CATEGORIES= net tcl84 tk84 +CATEGORIES= net-mgmt tcl84 tk84 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/ DISTNAME= ${PORTNAME}-00-02-21 diff --git a/net-mgmt/sendip/Makefile b/net-mgmt/sendip/Makefile index a6b6d97f1df2..fc8c2caac49b 100644 --- a/net-mgmt/sendip/Makefile +++ b/net-mgmt/sendip/Makefile @@ -8,7 +8,7 @@ PORTNAME= sendip PORTVERSION= 2.5 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.earth.li/projectpurple/files/ MAINTAINER= joseph@randomnetworks.com diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index 653c60ebd94f..0923d49f7803 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/sing/Makefile @@ -7,7 +7,7 @@ PORTNAME= sing PORTVERSION= 1.1 -CATEGORIES= net security +CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= SING-${PORTVERSION} diff --git a/net-mgmt/sipcalc/Makefile b/net-mgmt/sipcalc/Makefile index 26055aa6bc65..833eb0d75e42 100644 --- a/net-mgmt/sipcalc/Makefile +++ b/net-mgmt/sipcalc/Makefile @@ -7,7 +7,7 @@ PORTNAME= sipcalc PORTVERSION= 1.1.2 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ MAINTAINER= Janos.Mohacsi@bsd.hu diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 6643000d695c..6ee949f103dc 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -15,7 +15,7 @@ COMMENT= Latency logging and graphing system RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ ${SITE_PERL}/CGI/SpeedyCGI.pm:${PORTSDIR}/www/p5-CGI-SpeedyCGI \ - ${SITE_PERL}/BER.pm:${PORTSDIR}/net/p5-SNMP_Session \ + ${SITE_PERL}/BER.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \ diff --git a/net-mgmt/sting/Makefile b/net-mgmt/sting/Makefile index 1a656033832c..a73fcb4e3f04 100644 --- a/net-mgmt/sting/Makefile +++ b/net-mgmt/sting/Makefile @@ -7,7 +7,7 @@ PORTNAME= sting PORTVERSION= 0.7 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://www.cs.washington.edu/homes/savage/sting/ DISTNAME= sting diff --git a/net-mgmt/subcalc/Makefile b/net-mgmt/subcalc/Makefile index 01e77d2fd271..2f16e9bbad7b 100644 --- a/net-mgmt/subcalc/Makefile +++ b/net-mgmt/subcalc/Makefile @@ -7,7 +7,7 @@ PORTNAME= subcalc PORTVERSION= 1.1 -CATEGORIES= net ipv6 +CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.seccuris.com/documents/downloads/ MASTER_SITE_SUBDIR= subcalc diff --git a/net-mgmt/sysmon/Makefile b/net-mgmt/sysmon/Makefile index 016a434bf4ca..3585fb78c327 100644 --- a/net-mgmt/sysmon/Makefile +++ b/net-mgmt/sysmon/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: net/sysmon +# New ports collection makefile for: net-mgmt/sysmon # Date created: 23 January 2003 # Whom: Manuel Kreutz <mk@nomtec.net> # @@ -7,7 +7,7 @@ PORTNAME= sysmon PORTVERSION= 0.91.20 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://puck.nether.net/pub/jared/ \ http://titan.oxeo.com/mirror/sysmon.org/ diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index 1c2ca1a5e787..6bf45950e4f8 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -7,7 +7,7 @@ PORTNAME= tas PORTVERSION= 1.2.1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/ DISTNAME= tas-${PORTVERSION} diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 01bdb3cc9996..b60704d19a21 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= tcpreplay PORTVERSION= 1.4.6 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile index 69b43254f901..c33a713496d8 100644 --- a/net-mgmt/trafd/Makefile +++ b/net-mgmt/trafd/Makefile @@ -8,7 +8,7 @@ PORTNAME= trafd PORTVERSION= 3.0.1 PORTREVISION= 2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index bea4a0e178ae..282f69441069 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -7,7 +7,7 @@ PORTNAME= whatmask PORTVERSION= 1.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile index ffc045eadaff..91a2f98a1a52 100644 --- a/net-mgmt/wide-dhcp/Makefile +++ b/net-mgmt/wide-dhcp/Makefile @@ -9,7 +9,7 @@ PORTNAME= wide-dhcp PORTVERSION= 1.4.0.6 PORTREVISION= 2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/wide-dhcp/ \ ftp://ftp.st.ryukoku.ac.jp/pub/network/dhcp/wide/ \ diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 941cd3dd82aa..ab2a6bc70bf4 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -12,6 +12,6 @@ MAINTAINER= asa@gascom.ru COMMENT= Very advanced network monitoring system (agent only) ZABBIX_AGENT_ONLY=yes -MASTERDIR= ${.CURDIR}/../zabbix +MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index cf5a9fdd5b37..171a724f80d1 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.0b13 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S|b|beta|} @@ -22,7 +22,7 @@ PKGNAMESUFFIX= -agent PLIST= ${MASTERDIR}/pkg-plist.agent PKGMESSAGE= nonexistent .else # ZABBIX_AGENT_ONLY -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= php:${PORTSDIR}/lang/php4-nms .ifndef(WITHOUT_FPING) diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index 941cd3dd82aa..ab2a6bc70bf4 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -12,6 +12,6 @@ MAINTAINER= asa@gascom.ru COMMENT= Very advanced network monitoring system (agent only) ZABBIX_AGENT_ONLY=yes -MASTERDIR= ${.CURDIR}/../zabbix +MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index cf5a9fdd5b37..171a724f80d1 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.0b13 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S|b|beta|} @@ -22,7 +22,7 @@ PKGNAMESUFFIX= -agent PLIST= ${MASTERDIR}/pkg-plist.agent PKGMESSAGE= nonexistent .else # ZABBIX_AGENT_ONLY -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= php:${PORTSDIR}/lang/php4-nms .ifndef(WITHOUT_FPING) |