[66209] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Wed Apr 7 01:52:47 PDT 2010


Revision: 66209
          http://trac.macports.org/changeset/66209
Author:   ryandesign at macports.org
Date:     2010-04-07 01:52:46 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
p5-net-ssh2: new port, version 0.28; see #23895

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

Added: trunk/dports/perl/p5-net-ssh2/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ssh2/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-ssh2/Portfile	2010-04-07 08:52:46 UTC (rev 66209)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Net-SSH2 0.28
+maintainers         oaf.dk:mni
+platforms           darwin
+
+description         Perl module for the SSH 2 protocol via libSSH2.
+
+long_description    Net::SSH2 is a perl interface to the libssh2 library. \
+                    It supports the SSH2 protocol (there is no support for \
+                    SSH1) with all of the key exchanges, ciphers, and \
+                    compression of libssh2.
+
+checksums           md5     5d6a9c4b2256c34819c0d6f3a0163066 \
+                    sha1    56ef4dadc652d219490b4e0aa3e6d94bd41507c5 \
+                    rmd160  11fc2eaaeffe9105c22b85ce6a3f8b1ef8b64efa
+
+depends_lib-append  port:libssh2


Property changes on: trunk/dports/perl/p5-net-ssh2/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/20100407/92d2bb48/attachment.html>


More information about the macports-changes mailing list