[39371] trunk/dports/perl

markd at macports.org markd at macports.org
Mon Aug 18 18:31:34 PDT 2008


Revision: 39371
          http://trac.macosforge.org/projects/macports/changeset/39371
Author:   markd at macports.org
Date:     2008-08-18 18:31:33 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
New port.

Added Paths:
-----------
    trunk/dports/perl/p5-net-appliance-session/
    trunk/dports/perl/p5-net-appliance-session/Portfile

Added: trunk/dports/perl/p5-net-appliance-session/Portfile
===================================================================
--- trunk/dports/perl/p5-net-appliance-session/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-appliance-session/Portfile	2008-08-19 01:31:33 UTC (rev 39371)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Net-Appliance-Session 1.24
+maintainers         nmaintainer
+description         Run command-line sessions to network appliances
+long_description    Use this module to establish an interactive command-line session with a \
+                    network appliance. There is special support for moving into "privileged" \
+                    mode and "configure" mode, with all other commands being sent through a \
+                    generic call to your session object.
+
+platforms           darwin
+
+checksums           md5 c942bcd20f573107b259c1cb6c2e4440
+
+depends_lib-append  port:p5-class-accessor \
+                    port:p5-exception-class \
+                    port:p5-io-tty \
+                    port:p5-net-telnet
+


Property changes on: trunk/dports/perl/p5-net-appliance-session/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080818/10f6c57f/attachment.html 


More information about the macports-changes mailing list