Import pear-MDB2-pgsql, from maintainer Johan Huldtgren.
This is the PostgreSQL MDB2 driver, needed if one wants to use www/horde with a PostgreSQL backend. ok & whitespace tweaks sthen@ (i also added 'PostgreSQL' to COMMENT while here)
This commit is contained in:
parent
cd6b1d8392
commit
ed04826555
22
databases/pear-MDB2-pgsql/Makefile
Normal file
22
databases/pear-MDB2-pgsql/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/03/03 12:46:58 landry Exp $
|
||||
|
||||
COMMENT = PostgreSQL database abstraction layer for PHP
|
||||
|
||||
V = 1.4.1
|
||||
DISTNAME = MDB2_Driver_pgsql-${V}
|
||||
PKGNAME = pear-MDB2-pgsql-${V}
|
||||
CATEGORIES = net databases
|
||||
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
|
||||
|
||||
MODULES = lang/php www/pear
|
||||
|
||||
# PHP License
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS = databases/pear-MDB2>=2.4.1 \
|
||||
lang/php/${MODPHP_VERSION},-pgsql
|
||||
|
||||
.include <bsd.port.mk>
|
5
databases/pear-MDB2-pgsql/distinfo
Normal file
5
databases/pear-MDB2-pgsql/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (MDB2_Driver_pgsql-1.4.1.tgz) = E+2+Jm9lkmbT89J1y9ic4A==
|
||||
RMD160 (MDB2_Driver_pgsql-1.4.1.tgz) = ChAmg3edO47jjOdxYiH+wUq3wlw=
|
||||
SHA1 (MDB2_Driver_pgsql-1.4.1.tgz) = B6aeXr2KDZIKw3LzZms58mAcKoI=
|
||||
SHA256 (MDB2_Driver_pgsql-1.4.1.tgz) = egUekMY4l3Aak8nTsC155saWJAxVJpTPNMvH6rYoRpE=
|
||||
SIZE (MDB2_Driver_pgsql-1.4.1.tgz) = 33839
|
1
databases/pear-MDB2-pgsql/pkg/DESCR
Normal file
1
databases/pear-MDB2-pgsql/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This is the PostgreSQL MDB2 driver.
|
14
databases/pear-MDB2-pgsql/pkg/PLIST
Normal file
14
databases/pear-MDB2-pgsql/pkg/PLIST
Normal file
@ -0,0 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/03/03 12:46:58 landry Exp $
|
||||
@group daemon
|
||||
pear/data/MDB2_Driver_pgsql/
|
||||
pear/data/MDB2_Driver_pgsql/package_pgsql.xml
|
||||
pear/lib/.registry/mdb2_driver_pgsql.reg
|
||||
pear/lib/MDB2/Driver/Datatype/pgsql.php
|
||||
pear/lib/MDB2/Driver/Function/pgsql.php
|
||||
pear/lib/MDB2/Driver/Manager/pgsql.php
|
||||
pear/lib/MDB2/Driver/Native/pgsql.php
|
||||
pear/lib/MDB2/Driver/Reverse/pgsql.php
|
||||
pear/lib/MDB2/Driver/pgsql.php
|
||||
pear/tests/MDB2_Driver_pgsql/
|
||||
pear/tests/MDB2_Driver_pgsql/tests/
|
||||
pear/tests/MDB2_Driver_pgsql/tests/MDB2_nonstandard_pgsql.php
|
Loading…
Reference in New Issue
Block a user