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

View File

@@ -0,0 +1 @@
pgsql MDB2 driver

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.8 2013/03/16 03:38:39 taca Exp $
DISTNAME= MDB2_Driver_pgsql-1.5.0b4
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/MDB2_Driver_pgsql
COMMENT= Pgsql MDB2 driver
LICENSE= modified-bsd
DEPENDS+= ${PHP_PKG_PREFIX}-pgsql-[0-9]*:../../databases/php-pgsql
DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.5:../../databases/pear-MDB2
PEAR_DIRRM_EXCLUDE= lib/php/MDB2
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.6 2013/03/16 03:38:39 taca Exp $
SHA1 (pear/MDB2_Driver_pgsql-1.5.0b4.tgz) = b284f0789171c2153d78f054e9736c52624d6742
RMD160 (pear/MDB2_Driver_pgsql-1.5.0b4.tgz) = 09287eedd00db2e25813fdf73d333d4982be20d6
Size (pear/MDB2_Driver_pgsql-1.5.0b4.tgz) = 42404 bytes
SHA1 (patch-aa) = 7ecb40830cafce739080c44c19d5bba290d2d45a

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-aa,v 1.5 2013/03/16 03:38:39 taca Exp $
--- ../package.xml.orig 2012-10-24 03:12:26.000000000 +0900
+++ ../package.xml 2012-11-15 14:08:27.000000000 +0900
@@ -101,9 +101,6 @@
<channel>pear.php.net</channel>
<min>2.5.0b4</min>
</package>
- <extension>
- <name>pgsql</name>
- </extension>
</required>
</dependencies>
<phprelease />