diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-02 14:01:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-02 14:01:28 +0800 |
commit | c99f43ec9b52f9649c4dd1b0746624f87275eb1f (patch) | |
tree | a5228ffa923354df730b09cd2aa271d90e05d835 /net-mgmt | |
parent | 25b62c1b3302966c34392fab97e9caf6a9cf7ea2 (diff) | |
download | freebsd-ports-gnome-c99f43ec9b52f9649c4dd1b0746624f87275eb1f.tar.gz freebsd-ports-gnome-c99f43ec9b52f9649c4dd1b0746624f87275eb1f.tar.zst freebsd-ports-gnome-c99f43ec9b52f9649c4dd1b0746624f87275eb1f.zip |
Remove because it depends on the expirt net-mgmt/p5-Altoids
net-mgmt/junipoll
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/junipoll/Makefile | 25 | ||||
-rw-r--r-- | net-mgmt/junipoll/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/junipoll/pkg-descr | 7 | ||||
-rw-r--r-- | net-mgmt/junipoll/pkg-plist | 4 |
5 files changed, 0 insertions, 39 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index ba608e13ec90..ad438d9f708c 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -104,7 +104,6 @@ SUBDIR += isic SUBDIR += jffnms SUBDIR += jnettop - SUBDIR += junipoll SUBDIR += kismet SUBDIR += knowlan SUBDIR += lanmap diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile deleted file mode 100644 index 04c77fde90f6..000000000000 --- a/net-mgmt/junipoll/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: junipoll -# Date created: Tue Jun 17 17:28:52 PDT 2003 -# Whom: Bill Fumerola <billf@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= junipoll -PORTVERSION= 1.018 -PORTREVISION= 2 -CATEGORIES= net-mgmt perl5 -MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ -MASTER_SITE_SUBDIR= . old - -MAINTAINER= ports@FreeBSD.org -COMMENT= JUNIper router snmp POLLer for firewall filter counters - -RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ - ${SITE_PERL}/Altoids.pm:${PORTSDIR}/net-mgmt/p5-Altoids - -PERL_CONFIGURE= yes - -MAN1= junipoll.1 - -.include <bsd.port.mk> diff --git a/net-mgmt/junipoll/distinfo b/net-mgmt/junipoll/distinfo deleted file mode 100644 index c64182331060..000000000000 --- a/net-mgmt/junipoll/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (junipoll-1.018.tar.gz) = 2c787403caf63e3a2fbe3355351e6e1e3aa7e992e24d0edf60e075411e9e0c88 -SIZE (junipoll-1.018.tar.gz) = 12078 diff --git a/net-mgmt/junipoll/pkg-descr b/net-mgmt/junipoll/pkg-descr deleted file mode 100644 index e74bba74f783..000000000000 --- a/net-mgmt/junipoll/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -junipoll is an mrtg-like utility which polls the counter values from the -firewall filters configured on Juniper routers. It creates ".rrd" files -with names matching the router and its filter counter names, each -containing a bytes and a pkts data source suitable for graphing using -RRGrapher or RRDTOOL. - -WWW: http://net.doit.wisc.edu/~plonka/junipoll/ diff --git a/net-mgmt/junipoll/pkg-plist b/net-mgmt/junipoll/pkg-plist deleted file mode 100644 index bb4da43981db..000000000000 --- a/net-mgmt/junipoll/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/junipoll -%%SITE_PERL%%/HCInterfaceTemplate.pl -%%SITE_PERL%%/%%PERL_ARCH%%/auto/junipoll/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/junipoll |