12 Commits

Author SHA1 Message Date
sthen
7a8025e85e update to p5-Net-Netmask-2.0001, fixes problem with treating addresses
with leading 0 as octal
2021-03-31 05:06:17 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
cwen
b706600e73 p5-Net-Netmask: update to 1.9104
Changelog:
https://metacpan.org/changes/release/JMASLAK/Net-Netmask-1.9104

OK steven@
2019-05-14 21:28:53 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
benoit
4aa5c96bef Update to p5-Net-Netmask-1.9022. 2015-06-10 16:00:38 +00:00
benoit
c6e679dae4 Update to p5-Net-Netmask-1.9021.
ok ajacoutot@
2014-12-14 17:02:56 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
a03994ef8c update to Net::Netmask 1.9015 from dhill
- drop maintainer per his request
2012-05-14 10:03:58 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
simon
3b98e4e685 import p5-Net-Netmask
Net::Netmask parses and understands IPv4 CIDR blocks.  It's built with
an object-oriented interface and provides nearly all bits of information
about a network block that you might want.

There are also functions to put a network block into a table and look it
up by IP address, turn an IP address range into a list of CIDR blocks,
turn a list of CIDR blocks into a list of IP addresses, and a function
for sorting by text IP address.

from Toni Mueller, with some tweaks by me
2009-02-01 16:33:33 +00:00