[19495] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 10 16:27:25 PDT 2006


Revision: 19495
Author:   markd at macports.org
Date:     2006-09-10 16:27:20 -0700 (Sun, 10 Sep 2006)

Log Message:
-----------
Ticket 9851.  New port.

Added Paths:
-----------
    trunk/dports/perl/p5-net-ip/
    trunk/dports/perl/p5-net-ip/Portfile

Added: trunk/dports/perl/p5-net-ip/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ip/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-ip/Portfile	2006-09-10 23:27:20 UTC (rev 19495)
@@ -0,0 +1,18 @@
+# $Id: Portfile,v 1.8 2006/05/02 04:08:14 yves Exp $
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup		Net-IP 1.25
+maintainers		darwinports at opendarwin.org
+description		Perl extension for manipulating IPv4/IPv6 addresses
+long_description	Net-IP  rovides 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.
+checksums		md5 a49c0b02a9b793ff60191cdafc0c202e
+platforms		darwin
+
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060910/813471df/attachment.html


More information about the macports-changes mailing list