import p5-Net-Subnets
Very fast matches large lists of IP addresses against many CIDR subnets and calculates IP address ranges.
This commit is contained in:
parent
76d2138480
commit
12d2ac4e10
17
net/p5-Net-Subnets/Makefile
Normal file
17
net/p5-Net-Subnets/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/22 16:09:41 simon Exp $
|
||||
|
||||
COMMENT= computing subnets in large scale networks
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Net-Subnets-0.21
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
net/p5-Net-Subnets/distinfo
Normal file
5
net/p5-Net-Subnets/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Net-Subnets-0.21.tar.gz) = NPlF7k+JvjUGXG7G8uASVQ==
|
||||
RMD160 (Net-Subnets-0.21.tar.gz) = Sn1em4t0nQGJbt1Wu1d4CrqRXtU=
|
||||
SHA1 (Net-Subnets-0.21.tar.gz) = 8lSgH4UEz9GkyMiWPHJkkTsNRYY=
|
||||
SHA256 (Net-Subnets-0.21.tar.gz) = 26YThM+YEpNOJUAJxR9r3/gkVuSnqkkOoFoRWj1g5So=
|
||||
SIZE (Net-Subnets-0.21.tar.gz) = 4529
|
2
net/p5-Net-Subnets/pkg/DESCR
Normal file
2
net/p5-Net-Subnets/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Very fast matches large lists of IP addresses against many CIDR
|
||||
subnets and calculates IP address ranges.
|
4
net/p5-Net-Subnets/pkg/PLIST
Normal file
4
net/p5-Net-Subnets/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 16:09:41 simon Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/Subnets.pm
|
||||
@man man/man3p/Net::Subnets.3p
|
Loading…
x
Reference in New Issue
Block a user