diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
commit | 090059a2104b9f20d6996143c0d726aaf861788d (patch) | |
tree | 4cadfc68f904ca53b29dba2d78d787b8448a670b /net-mgmt | |
parent | b6bc7db4c726f7a2a9e86dd28592063f09ca97dc (diff) | |
download | ports-090059a2104b9f20d6996143c0d726aaf861788d.tar.gz ports-090059a2104b9f20d6996143c0d726aaf861788d.zip |
Notes
Diffstat (limited to 'net-mgmt')
35 files changed, 35 insertions, 17 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index aff29433e904..a833a684b8c2 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -7,7 +7,7 @@ PORTNAME= airport PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt java MASTER_SITES= http://gicl.cs.drexel.edu/people/sevy/airport/ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index e1ba45352cde..cb57866552f4 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -7,7 +7,7 @@ PORTNAME= ap-utils PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES=` SF diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index 449c33d81359..84f4147c72a1 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/cisco_conf/Makefile @@ -7,6 +7,7 @@ PORTNAME= cisco_conf PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} diff --git a/net-mgmt/confregdecode/Makefile b/net-mgmt/confregdecode/Makefile index 2df0dc590ec9..989cd05c9060 100644 --- a/net-mgmt/confregdecode/Makefile +++ b/net-mgmt/confregdecode/Makefile @@ -7,7 +7,7 @@ PORTNAME= confregdecode PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cosi-nms diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index a0170b72d7d4..07361334b06a 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -7,7 +7,7 @@ PORTNAME= driftnet PORTVERSION= 0.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \ http://www.vanheusden.com/mirrors/ diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index 09335920252d..0449ca1d1fd3 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -7,7 +7,7 @@ PORTNAME= etherape PORTVERSION= 0.9.6 -PORTREVISION= 3 +PORTREVISION= 4 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 2f6165c6ac09..16b4236d3224 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -8,7 +8,7 @@ PORTNAME= ettercap PORTVERSION= 0.7.3 DISTVERSIONPREFIX= NG- -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile index de39e52fba56..fa9fbb1d54a1 100644 --- a/net-mgmt/flowscan/Makefile +++ b/net-mgmt/flowscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= flowscan PORTVERSION= 1.006 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-mgmt MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/ DISTFILES= FlowScan-${PORTVERSION}.tar.gz diff --git a/net-mgmt/fruity/Makefile b/net-mgmt/fruity/Makefile index a22f12f739fd..417034d22f92 100644 --- a/net-mgmt/fruity/Makefile +++ b/net-mgmt/fruity/Makefile @@ -7,7 +7,7 @@ PORTNAME= fruity DISTVERSION= 1.0-rc2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fruity diff --git a/net-mgmt/gsnmp/Makefile b/net-mgmt/gsnmp/Makefile index d5cd047ab74b..f78e2088e413 100644 --- a/net-mgmt/gsnmp/Makefile +++ b/net-mgmt/gsnmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsnmp PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ http://ftp-ext.osuosl.org/pub/nslu2/sources/ \ diff --git a/net-mgmt/horde-nic/Makefile b/net-mgmt/horde-nic/Makefile index 7f174f741005..02588f4c4cd8 100644 --- a/net-mgmt/horde-nic/Makefile +++ b/net-mgmt/horde-nic/Makefile @@ -8,7 +8,7 @@ PORTNAME= nic DISTVERSIONPREFIX= DISTVERSION= 0.1.beta20070316 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/ diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index b8a3a5b92ad5..8f72c8b703c4 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -8,6 +8,7 @@ PORTNAME= ipplan PORTVERSION= 4.86.0.1 DISTVERSION= 4.86a +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= iptrack diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index e0343aae9016..e2201deb853e 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -7,6 +7,7 @@ PORTNAME= ipv6calc PORTVERSION= 0.71.0 +PORTREVISION= 1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net-mgmt/jffnms/Makefile b/net-mgmt/jffnms/Makefile index d1e1c096f4b9..f057dd286bdc 100644 --- a/net-mgmt/jffnms/Makefile +++ b/net-mgmt/jffnms/Makefile @@ -7,7 +7,7 @@ PORTNAME= jffnms PORTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/net-mgmt/kismet/Makefile b/net-mgmt/kismet/Makefile index e0ece8996b69..ee006cdc7602 100644 --- a/net-mgmt/kismet/Makefile +++ b/net-mgmt/kismet/Makefile @@ -7,6 +7,7 @@ PORTNAME= kismet PORTVERSION= 200805.r1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.kismetwireless.net/code/ DISTNAME= kismet-2008-05-R1 diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index ad546b3708da..7f2c1b507ae0 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -7,7 +7,7 @@ PORTNAME= mbrowse PORTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-mgmt MASTER_SITES= http://www.kill-9.org/mbrowse/ diff --git a/net-mgmt/nagios-devel/Makefile b/net-mgmt/nagios-devel/Makefile index 384bb357ee35..0f59bda0423d 100644 --- a/net-mgmt/nagios-devel/Makefile +++ b/net-mgmt/nagios-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 3f88db7cfb65..70152c1654d2 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index aa1d46dd7e19..efc8fddbd8e2 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/nagios12/Makefile b/net-mgmt/nagios12/Makefile index 12b68d98627b..cdb042f4a8de 100644 --- a/net-mgmt/nagios12/Makefile +++ b/net-mgmt/nagios12/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index aa1d46dd7e19..efc8fddbd8e2 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/nagiosgraph/Makefile b/net-mgmt/nagiosgraph/Makefile index 9918b432c079..3321c6773486 100644 --- a/net-mgmt/nagiosgraph/Makefile +++ b/net-mgmt/nagiosgraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagiosgraph PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/nagiostat/Makefile b/net-mgmt/nagiostat/Makefile index d90d7ac2c9cf..5f7cb3d76a26 100644 --- a/net-mgmt/nagiostat/Makefile +++ b/net-mgmt/nagiostat/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagiostat PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/nav/Makefile b/net-mgmt/nav/Makefile index 07c01701889c..78a8e0d8cca1 100644 --- a/net-mgmt/nav/Makefile +++ b/net-mgmt/nav/Makefile @@ -7,6 +7,7 @@ PORTNAME= nav PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile index 03f0999faad3..c937a7e34c00 100644 --- a/net-mgmt/netdisco/Makefile +++ b/net-mgmt/netdisco/Makefile @@ -7,7 +7,7 @@ PORTNAME= netdisco PORTVERSION= 0.95 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile index 472c5cec01ab..87b820e4f81e 100644 --- a/net-mgmt/netustad/Makefile +++ b/net-mgmt/netustad/Makefile @@ -7,7 +7,7 @@ PORTNAME= netustad PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt security MASTER_SITES= http://www.enderunix.org/netustad/ diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index 3b6c8041787c..22eb2628d840 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -7,7 +7,7 @@ PORTNAME= nrpe PORTVERSION= 1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/nrpe2/Makefile b/net-mgmt/nrpe2/Makefile index 7a2f0755915b..f3d7ca6e20a7 100644 --- a/net-mgmt/nrpe2/Makefile +++ b/net-mgmt/nrpe2/Makefile @@ -7,6 +7,7 @@ PORTNAME= nrpe2 PORTVERSION= 2.11 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile index 84bc3de560c8..c26ba3db5ed7 100644 --- a/net-mgmt/nsca/Makefile +++ b/net-mgmt/nsca/Makefile @@ -7,7 +7,7 @@ PORTNAME= nsca PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 6367411ac088..e6d9a8292736 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -7,6 +7,7 @@ PORTNAME= scli PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ http://matt.peterson.org/FreeBSD/ports/ diff --git a/net-mgmt/spectools/Makefile b/net-mgmt/spectools/Makefile index ff549355033e..65aca75f8e64 100644 --- a/net-mgmt/spectools/Makefile +++ b/net-mgmt/spectools/Makefile @@ -7,6 +7,7 @@ PORTNAME= spectools PORTVERSION= 200710.r2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.kismetwireless.net/code/ DISTNAME= spectools-2007-10-R2 diff --git a/net-mgmt/tork/Makefile b/net-mgmt/tork/Makefile index abf127f314d7..acad2b766ebf 100644 --- a/net-mgmt/tork/Makefile +++ b/net-mgmt/tork/Makefile @@ -7,6 +7,7 @@ PORTNAME= tork PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= SF diff --git a/net-mgmt/vidalia/Makefile b/net-mgmt/vidalia/Makefile index 0e1bb4fce46c..ee50973bb683 100644 --- a/net-mgmt/vidalia/Makefile +++ b/net-mgmt/vidalia/Makefile @@ -7,6 +7,7 @@ PORTNAME= vidalia PORTVERSION= 0.0.16 +PORTREVISION= 1 CATEGORIES= net-mgmt security MASTER_SITES= http://www.vidalia-project.net:8001/vidalia/\ http://tor.eff.org/dist/vidalia-bundles/ diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index 2b05f46ea958..ea0950b25c7c 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -7,6 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.4.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index 2b05f46ea958..ea0950b25c7c 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -7,6 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.4.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= SF |