summaryrefslogtreecommitdiff
path: root/security/php-ssh2-0
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2017-12-19 10:04:06 +0000
committerjdolecek <jdolecek@pkgsrc.org>2017-12-19 10:04:06 +0000
commit10d31e30f6fb428a0fafd5f70c0e59881efc0bd0 (patch)
tree42c912f591ebbc4e95bb2c2772a03c0bd3e8cb39 /security/php-ssh2-0
parent2e6691fdc07c09b26dac11af26b3e71bc93b29dd (diff)
downloadpkgsrc-10d31e30f6fb428a0fafd5f70c0e59881efc0bd0.tar.gz
reimport php-ssh2 as php-ssh2-0, to prepare for update of php-ssh2 to newer version which doesn't support PHP 5.6 any more
Diffstat (limited to 'security/php-ssh2-0')
-rw-r--r--security/php-ssh2-0/DESCR4
-rw-r--r--security/php-ssh2-0/Makefile22
-rw-r--r--security/php-ssh2-0/distinfo6
3 files changed, 32 insertions, 0 deletions
diff --git a/security/php-ssh2-0/DESCR b/security/php-ssh2-0/DESCR
new file mode 100644
index 00000000000..74d8e5d1c5f
--- /dev/null
+++ b/security/php-ssh2-0/DESCR
@@ -0,0 +1,4 @@
+Provides bindings to the functions of libssh2 which implements
+the SSH2 protocol.
+
+This package is for compatibility with PHP 5.6 only.
diff --git a/security/php-ssh2-0/Makefile b/security/php-ssh2-0/Makefile
new file mode 100644
index 00000000000..05cf08971a0
--- /dev/null
+++ b/security/php-ssh2-0/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2017/12/19 10:04:06 jdolecek Exp $
+#
+
+MODNAME= ssh2
+PECL_VERSION= 0.13
+CATEGORIES+= security
+
+MAINTAINER= filip@joyent.com
+HOMEPAGE= https://www.libssh2.org/
+COMMENT= PHP bindings to the functions of libssh2
+LICENSE= php
+
+CONFLICTS= ${PHP_PKG_PREFIX}-${MODNAME}>=1.0
+
+PHP_VERSIONS_ACCEPTED= 56
+
+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-0/distinfo b/security/php-ssh2-0/distinfo
new file mode 100644
index 00000000000..b8094770b69
--- /dev/null
+++ b/security/php-ssh2-0/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/12/19 10:04:06 jdolecek Exp $
+
+SHA1 (php-ssh2/ssh2-0.13.tgz) = 1e44096ce2f165d3f8c35e7e85562d2022c60b15
+RMD160 (php-ssh2/ssh2-0.13.tgz) = 2f1464dfa7c5d3d114f4354a10ba03958e3f2a6f
+SHA512 (php-ssh2/ssh2-0.13.tgz) = c031e22853bf5cf8ee59dc5b99d9e7e60af1507a22e7d0a9e2f54b8f1758a03a6cea91c539e0f667d48ec66185fdc8a28c47e5a1e10a72220c0cb16b3948e1d0
+Size (php-ssh2/ssh2-0.13.tgz) = 28984 bytes