FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:04 PM BST
Port details
p5-Net-IP 1.25_3 net-mgmt on this many watch lists=100 search for ports that depend on this port
Perl extension for manipulating IPv4/IPv6 addresses
Maintained by: dougb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
Also Listed In: perl5 ipv6
License: not specified in port


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: http://search.cpan.org/dist/Net-IP/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/net-mgmt/p5-Net-IP/ && make install clean
To add the package: pkg_add -r p5-Net-IP


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
http://www.cpan.dk/modules/by-module/Net/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
http://ring.nict.go.jp/archives/CPAN/modules/by-module/Net/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
http://at.cpan.org/modules/by-module/Net/
http://ring.riken.jp/archives/CPAN/modules/by-module/Net/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
http://backpan.perl.org/modules/by-module/Net/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
http://cpan.nctu.edu.tw/modules/by-module/Net/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 May 2011 20:39:25
Original commit files touched by this commit  1.25_3
dougb search for other commits by this committer
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
Original commit files touched by this commit  1.25_2
miwi search for other commits by this committer
- Get Rid MD5 support
22 Sep 2010 07:48:02
Original commit files touched by this commit  1.25_2
bapt search for other commits by this committer
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
Original commit files touched by this commit  1.25_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  1.25_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  1.25
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  1.25
lth search for other commits by this committer
Update to 1.25

PR:             ports/97947
Submitted by:   leeym
23 Jan 2006 23:46:06
Original commit files touched by this commit  1.24
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:47:22
Original commit files touched by this commit  1.24
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
20 Oct 2005 07:20:20
Original commit files touched by this commit  1.24
lth search for other commits by this committer
Update to 1.24

PR:             ports/87696
Submitted by:   leeym
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.23
fenner search for other commits by this committer
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
Original commit files touched by this commit  1.23
lth search for other commits by this committer
Update to 1.23
31 May 2005 13:33:58
Original commit files touched by this commit  1.22
lth search for other commits by this committer
Update to 1.22
03 Dec 2004 18:34:22
Original commit files touched by this commit  1.21
lth search for other commits by this committer
- Update to 1.21
- Move simple patch into Makefile
01 Jun 2004 12:32:33
Original commit files touched by this commit  1.20
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
19 Mar 2004 01:51:15
Original commit files touched by this commit  1.20
trevor search for other commits by this committer
Add size data, approved by maintainers.
23 Feb 2004 04:42:13
Original commit files touched by this commit  1.20
wollman search for other commits by this committer
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

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.156 seconds.