summaryrefslogtreecommitdiff
path: root/security/php-ssh2
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-10-01 12:13:23 +0000
committerfhajny <fhajny>2014-10-01 12:13:23 +0000
commit045aca179327ae78f9531704fd35604835cc6d1a (patch)
tree01856e90c68b9bf01812733ebce9cabab58b6707 /security/php-ssh2
parentb4e12891a26b51f658a51c4c1089b79632b03bb8 (diff)
downloadpkgsrc-045aca179327ae78f9531704fd35604835cc6d1a.tar.gz
Import security/php-ssh2 (based on wip/php-ssh2).
Provides bindings to the functions of libssh2 which implements the SSH2 protocol.
Diffstat (limited to 'security/php-ssh2')
-rw-r--r--security/php-ssh2/DESCR2
-rw-r--r--security/php-ssh2/Makefile20
-rw-r--r--security/php-ssh2/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/security/php-ssh2/DESCR b/security/php-ssh2/DESCR
new file mode 100644
index 00000000000..b4dc5ecc4d6
--- /dev/null
+++ b/security/php-ssh2/DESCR
@@ -0,0 +1,2 @@
+Provides bindings to the functions of libssh2 which implements
+the SSH2 protocol.
diff --git a/security/php-ssh2/Makefile b/security/php-ssh2/Makefile
new file mode 100644
index 00000000000..97586e52d38
--- /dev/null
+++ b/security/php-ssh2/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2014/10/01 12:13:24 fhajny Exp $
+#
+
+MODNAME= ssh2
+PECL_VERSION= 0.12
+CATEGORIES+= security
+
+MAINTAINER= filip@joyent.com
+HOMEPAGE= http://www.libssh2.org/
+COMMENT= PHP bindings to the functions of libssh2
+LICENSE= php
+
+CONFLICTS= php-ssh2-[0-9]*
+
+CONFIGURE_ARGS+= --with-ssh2=${PREFIX}
+#WRKSRC= ${WRKDIR}/${MODNAME}-${PECL_VERSION}
+
+.include "../../security/libssh2/buildlink3.mk"
+.include "../../lang/php/ext.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/php-ssh2/distinfo b/security/php-ssh2/distinfo
new file mode 100644
index 00000000000..f1543f5e900
--- /dev/null
+++ b/security/php-ssh2/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/10/01 12:13:24 fhajny Exp $
+
+SHA1 (php-ssh2/ssh2-0.12.tgz) = b86a25bdd3f3558bbcaaa6d876309fbbb5ae134d
+RMD160 (php-ssh2/ssh2-0.12.tgz) = ecf60b0c19541c947b4e092259b2ab71fc0f5a3a
+Size (php-ssh2/ssh2-0.12.tgz) = 26223 bytes