1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Import of a perl5 module for accessing PostgeSQL databases through the DBI

This commit is contained in:
James FitzGibbon 1997-06-18 19:41:01 +00:00
parent 0fa2622346
commit f07fad4033
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6998
10 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: p5-DBD-Pg
# Version required: 0.3
# Date created: June 17th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id$
#
DISTNAME= DBD-Pg-0.3
PKGNAME= p5-DBD-Pg-0.3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/database/p5-DBI \
${PREFIX}/pgsql/lib/libpq.so.1.0:${PORTSDIR}/databases/postgresql
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MANPREFIX= ${PREFIX}/lib/perl5
MAN3= DBD::Pg.3
do-configure:
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PREFIX}/bin/perl Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (DBD-Pg-0.3.tar.gz) = dd1e2d3e87f5308d7671c6acfbafff50

View File

@ -0,0 +1 @@
provides access to PostgreSQL databases through the DBI

View File

@ -0,0 +1,4 @@
DBD::Pg is an extension to Perl which allows access to
PostgreSQL databases. It is built on top of the standard
DBI extension and implements some of the methods that DBI
defines.

View File

@ -0,0 +1,6 @@
lib/perl5/man/man3/DBD::Pg.3.gz
lib/perl5/site_perl/DBD/Pg.pm
lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg/Pg.bs
lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg/Pg.so
lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg/.packlist
@dirrm lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: p5-DBD-Pg
# Version required: 0.3
# Date created: June 17th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id$
#
DISTNAME= DBD-Pg-0.3
PKGNAME= p5-DBD-Pg-0.3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS+= perl5.004:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/database/p5-DBI \
${PREFIX}/pgsql/lib/libpq.so.1.0:${PORTSDIR}/databases/postgresql
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MANPREFIX= ${PREFIX}/lib/perl5
MAN3= DBD::Pg.3
do-configure:
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PREFIX}/bin/perl Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (DBD-Pg-0.3.tar.gz) = dd1e2d3e87f5308d7671c6acfbafff50

View File

@ -0,0 +1 @@
provides access to PostgreSQL databases through the DBI

View File

@ -0,0 +1,4 @@
DBD::Pg is an extension to Perl which allows access to
PostgreSQL databases. It is built on top of the standard
DBI extension and implements some of the methods that DBI
defines.

View File

@ -0,0 +1,6 @@
lib/perl5/man/man3/DBD::Pg.3.gz
lib/perl5/site_perl/DBD/Pg.pm
lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg/Pg.bs
lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg/Pg.so
lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg/.packlist
@dirrm lib/perl5/site_perl/i386-freebsd/auto/DBD/Pg