[88655] trunk/dports/perl

dports at macports.org dports at macports.org
Fri Jan 6 15:40:19 PST 2012


Revision: 88655
          http://trac.macports.org/changeset/88655
Author:   dports at macports.org
Date:     2012-01-06 15:40:18 -0800 (Fri, 06 Jan 2012)
Log Message:
-----------
p5-io-interface: new port, v1.06 (#28649)

Added Paths:
-----------
    trunk/dports/perl/p5-io-interface/
    trunk/dports/perl/p5-io-interface/Portfile

Added: trunk/dports/perl/p5-io-interface/Portfile
===================================================================
--- trunk/dports/perl/p5-io-interface/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-io-interface/Portfile	2012-01-06 23:40:18 UTC (rev 88655)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem         1.0
+PortGroup          perl5 1.0
+
+perl5.setup        IO-Interface 1.06 ../by-authors/id/L/LD/LDS
+platforms          darwin
+maintainers        di.uminho.pt:jpo openmaintainer
+license            {Artistic-1 GPL}
+
+description        Perl extension for access to network card configuration information
+
+long_description   IO::Interface adds methods to IO::Socket objects that \
+                   allows them to be used to retrieve and change information \
+                   about the network interfaces on your system. In addition to \
+                   the object-oriented access methods, you can use a \
+                   function-oriented style. \
+                   \
+                   IO::Interface::Simple allows you to interrogate and change \
+                   network interfaces. It has overlapping functionality with \
+                   Net::Interface, but might compile and run on more platforms.
+
+checksums          sha1 d775e8403487ca3ad86af9db3984ad19b0c0c997 \
+                   rmd160 f06a3440396eeea7cb09927778571bd93cf10344


Property changes on: trunk/dports/perl/p5-io-interface/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120106/c18ab639/attachment.html>


More information about the macports-changes mailing list