summaryrefslogtreecommitdiff
path: root/databases/p5-pgsql
AgeCommit message (Collapse)AuthorFilesLines
2001-05-14Move this package to p5-postgresql for consistency in package names.jlam5-60/+0
2001-05-14Set POSTGRES_HOME to correct value regardless of what postgresql packagesjlam1-3/+2
are installed.
2001-05-14Update postgresql dependencies to look like:jlam1-2/+2
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-03-05Update of p5-pgsql to 1.9.0. Update provided by Damon Brodie injtb4-22/+21
PR pkg/11597. Revision history for Perl extension Pg. 1.9.0 Apr 04 2000 - remove compile errors with perl5.6 - remove old-style interface - change return value in case of failure from -1 to undef - for building the module it is required to set the environment variables POSTGRES_INCLUDE and POSTGRES_LIB 1.8.2 Mar 31 1999 - bug-fix in Makefile.PL for $POSTGRES_HOME not defined - bug-fix in doQuery() spotted by Christopher Hutton <crhutton@welcomecard.com> - minor changes to be compliant with libpq - use PQsetdbLogin (using the provided userid/password) instead of PQsetdb
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-03add RCS Idwiz2-2/+4
2000-08-29Until the sources for these packages catch up to the current (post-5.6.0)jlam1-2/+6
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl.
2000-08-27Convert packages to use PERL5_PACKLIST (part 2). These are the database andjlam5-17/+6
Apache perl modules, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-04-21Make this work with the new locations for PostgreSQL include files. Mindjwise3-2/+16
you, people _should_ be using databases/p5-DBI and databases/p5-DBD-postgresql instead...
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-23Initial import of p5-pgsql-1.8.1, a Perl5 interface for PostgreSQL.rh7-0/+54