diff options
author | eadler <eadler@FreeBSD.org> | 2012-03-04 04:21:17 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-03-04 04:21:17 +0800 |
commit | 3df771f1d0d11d947865c50b685df2e10b542763 (patch) | |
tree | 76c56bbfb9c19e3e23079077301f4ddd03989de6 /net | |
parent | 226cbf112d66efea5ded75382427fb1897f841cd (diff) | |
download | freebsd-ports-gnome-3df771f1d0d11d947865c50b685df2e10b542763.tar.gz freebsd-ports-gnome-3df771f1d0d11d947865c50b685df2e10b542763.tar.zst freebsd-ports-gnome-3df771f1d0d11d947865c50b685df2e10b542763.zip |
security/blocksshd: security/sshguard is more active and a better tool.
2011-11-26 net/p5-Net-Subnets: Disappeared from CPAN
Approved by: maintainer (implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Subnets/Makefile | 25 | ||||
-rw-r--r-- | net/p5-Net-Subnets/distinfo | 2 | ||||
-rw-r--r-- | net/p5-Net-Subnets/pkg-descr | 4 | ||||
-rw-r--r-- | net/p5-Net-Subnets/pkg-plist | 5 |
5 files changed, 0 insertions, 37 deletions
diff --git a/net/Makefile b/net/Makefile index 3c274301c59d..ea88a544f7eb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -645,7 +645,6 @@ SUBDIR += p5-Net-Server-SS-PreFork SUBDIR += p5-Net-Services SUBDIR += p5-Net-Subnet - SUBDIR += p5-Net-Subnets SUBDIR += p5-Net-TCLink SUBDIR += p5-Net-TcpDumpLog SUBDIR += p5-Net-Telnet diff --git a/net/p5-Net-Subnets/Makefile b/net/p5-Net-Subnets/Makefile deleted file mode 100644 index 61960d012071..000000000000 --- a/net/p5-Net-Subnets/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: p5-Net-Subnets -# Date created: 2006-11-29 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# -# $FreeBSD$ -# - -PORTNAME= Net-Subnets -PORTVERSION= 1.02 -CATEGORIES= net perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:KRAIH -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Computing subnets in large scale networks - -DEPRECATED= Disappeared from CPAN -EXPIRATION_DATE= 2011-11-26 - -PERL_CONFIGURE= yes - -MAN3= Net::Subnets.3 - -.include <bsd.port.mk> diff --git a/net/p5-Net-Subnets/distinfo b/net/p5-Net-Subnets/distinfo deleted file mode 100644 index 20edb9e981b6..000000000000 --- a/net/p5-Net-Subnets/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Net-Subnets-1.02.tar.gz) = 54ea018b9c9b7a8522271ea71f3d65c8c0b4eef619cfbfa855f9bcfc7e12e28f -SIZE (Net-Subnets-1.02.tar.gz) = 8392 diff --git a/net/p5-Net-Subnets/pkg-descr b/net/p5-Net-Subnets/pkg-descr deleted file mode 100644 index 03e61dc6d8cb..000000000000 --- a/net/p5-Net-Subnets/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Very fast matches large lists of IP addresses against many CIDR -subnets and calculates IP address ranges. - -WWW: http://search.cpan.org/dist/Net-Subnets/ diff --git a/net/p5-Net-Subnets/pkg-plist b/net/p5-Net-Subnets/pkg-plist deleted file mode 100644 index 587cfd01caa6..000000000000 --- a/net/p5-Net-Subnets/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnets/.packlist -%%SITE_PERL%%/Net/Subnets.pm -@dirrmtry %%SITE_PERL%%/Net -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnets -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |