Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

2
security/php-ssh2/DESCR Normal file
View File

@@ -0,0 +1,2 @@
Provides bindings to the functions of libssh2 which implements
the SSH2 protocol.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.2 2015/03/23 09:24:50 nros Exp $
#
MODNAME= ssh2
PECL_VERSION= 0.12
PKGREVISION= 1
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"

View File

@@ -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