Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

1
devel/php-memcache/DESCR Normal file
View File

@@ -0,0 +1 @@
This module provides the PHP API for memcached, the memory cache daemon.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.11 2012/10/31 11:19:23 asau Exp $
#
MODNAME= memcache
PECL_VERSION= 2.2.7
PECL_LEGACY_VERSION_SCHEME= yes
CATEGORIES+= devel
COMMENT= PHP extension for memcached
CONFLICTS= php-memcache-[0-9]*
CONFIGURE_ARGS+= --enable-${MODNAME}
WRKSRC= ${WRKDIR}/${MODNAME}-${PECL_VERSION}
.include "../../lang/php/ext.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2012/09/25 14:23:51 taca Exp $
SHA1 (php-memcache/memcache-2.2.7.tgz) = 15235e0f85b54c429bdbf8f6b529243580e504a7
RMD160 (php-memcache/memcache-2.2.7.tgz) = e65c9ed6dca0eff012dc980a6acd5f81b2f3d396
Size (php-memcache/memcache-2.2.7.tgz) = 36459 bytes