Port details |
- p5-Net-IP Perl extension for manipulating IPv4/IPv6 addresses
- 1.26_1 net-mgmt
=84 1.26_1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2004-02-23 04:43:25
- Last Update: 2021-06-20 11:39:27
- Commit Hash: 29a2e1e
- People watching this port, also watch:: p5-Digest-HMAC, p5-Net-DNS, p5-HTML-Parser, p5-HTML-Tagset, p5-Digest-SHA1
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module provides functions to deal with IPv4/IPv6 addresses. The
module can be used as a class, allowing the user to instantiate IP
objects, which can be single IP addresses, prefixes, or ranges of
addresses. There is also a procedural way of accessing most of the
functions. Most subroutines can take either IPv4 or IPv6 addresses
transparently.
WWW: https://metacpan.org/release/Net-IP
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-IP>0:net-mgmt/p5-Net-IP
- To install the port:
- cd /usr/ports/net-mgmt/p5-Net-IP/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/p5-Net-IP
- pkg install p5-Net-IP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-IP
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-IP-1.26.tar.gz) = 040f16f3066647d761b724a3b70754d28cbd1e6fe5ea01c63ed1cd857117d639
SIZE (Net-IP-1.26.tar.gz) = 30866
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- dns/dnscheckengine
- irc/p5-POE-Component-IRC-Plugin-QueryDNS
- irc/p5-POE-Component-IRC-Plugin-QueryDNSBL
- mail/mailscanner
- mail/p5-Mail-DMARC
- mail/p5-qpsmtpd
- net/p5-Net-Connection-Sort
-
Deleted ports which required this port:
- for Run
-
- dns/dnsenum
- irc/p5-POE-Component-IRC-Plugin-QueryDNS
- irc/p5-POE-Component-IRC-Plugin-QueryDNSBL
- mail/mailscanner
- mail/p5-Mail-DMARC
- mail/p5-qpsmtpd
- mail/postfix-policyd-weight
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- net-mgmt_p5-Net-IP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jun 2021 11:39:27 1.26_1
|
Po-Chuan Hsieh (sunpoet)  |
net-mgmt/p5-Net-IP: Add NO_ARCH
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.26_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Oct 2019 12:17:15
1.26_1
|
bapt  |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
27 May 2018 20:15:20
1.26_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.26_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
24 Dec 2014 00:14:13
1.26_1
|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
26 Nov 2014 13:08:38
1.26_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
03 May 2014 08:47:09
1.26
|
sunpoet  |
- Add LICENSE
- Pass maintainership to submitter
- While I'm here:
- Remove outdated post-configure:
- Cleanup Makefile
PR: ports/189224
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
02 Feb 2014 08:11:05
1.26
|
eadler  |
Return some ports I maintain to the pool. |
20 Oct 2013 15:50:24
1.26
|
eadler  |
- Fix staging conversion: @dirrmtry is not needed for these directories |
20 Oct 2013 15:29:03
1.26
|
eadler  |
- Convert to staging |
20 Sep 2013 22:24:44
1.26
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
04 Aug 2013 12:30:54
1.26
|
az  |
- Convert to new perl framework
Approved by: eadler@ (maintainer) |
16 Jul 2013 21:59:48
1.26
|
eadler  |
Remove now excess verbiage.
Reviewed by: bapt |
08 Mar 2013 20:23:39
1.26
|
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
04 Dec 2012 18:15:10
1.26
|
eadler  |
Simplify post-patch target
Submitted by: sunpoet
Feature safe: yes |
30 Nov 2012 01:32:01
1.26
|
eadler  |
- Update to 1.26
- Take maintainership
Feature safe: yes |
08 Oct 2012 10:38:48
1.25_3
|
dougb  |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
30 May 2011 20:39:25
1.25_3
|
dougb  |
Initialize a variable in $PREFIX/bin/ipcount to avoid a warning
While I'm here twiddle whitespace in the header to avoid double-spaces |
20 Mar 2011 12:54:45
1.25_2
|
miwi  |
- Get Rid MD5 support |
22 Sep 2010 07:48:02
1.25_2
|
bapt  |
math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision |
17 Jun 2010 06:30:42
1.25_1
|
dougb  |
Properly sort RUN and BUILD DEPENDS that I inherited when I took over
this port, and assign BUILD_DEPENDS using := as recommended by danfe. |
14 Aug 2009 20:12:39
1.25_1
|
dougb  |
Apply a patch to make the ipcount script work.
Without the attached patch ipcount generates the following when using
the -d option:
ipcount -d 24 192.168.0.0/20
Invalid chars in IP 192.168.0.0+255 at /usr/local/bin/ipcount line 83.
Take over maintainership of the port since the original mail to lth
about this issue was back in March and I've had no reply to that mail
or to the PR.
PR: ports/137314
Submitted by: dougb
Approved by: maintainer timeout (2 weeks) |
17 Apr 2008 14:30:31
1.25
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
29 May 2006 08:41:07
1.25
|
lth  |
Update to 1.25
PR: ports/97947
Submitted by: leeym |
23 Jan 2006 23:46:06
1.24
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:47:22
1.24
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Oct 2005 07:20:20
1.24
|
lth  |
Update to 1.24
PR: ports/87696
Submitted by: leeym |
21 Sep 2005 19:31:43
1.23
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
11 Jun 2005 14:46:38
1.23
|
lth  |
Update to 1.23 |
31 May 2005 13:33:58
1.22
|
lth  |
Update to 1.22 |
03 Dec 2004 18:34:22
1.21
|
lth  |
- Update to 1.21
- Move simple patch into Makefile |
01 Jun 2004 12:32:33
1.20
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
19 Mar 2004 01:51:15
1.20
|
trevor  |
Add size data, approved by maintainers. |
23 Feb 2004 04:42:13
1.20
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |