summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to v0.91James FitzGibbon1999-03-102-6/+6
| | | | | | | | | Fix dependency on DBI.pm to use proper Mk variables PR: ports/10128 Submitted by: Brook.Schofield@utas.edu.au Notes: svn path=/head/; revision=17129
* Upgrade to v0.90James FitzGibbon1999-03-102-9/+6
| | | | | | | | | Unbreak for ELF PR: ports/8926, ports/9675 Submitted by: girgen@partitur.se Notes: svn path=/head/; revision=17125
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-5/+5
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Mark this broken:Satoshi Asami1998-11-281-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | ------- : cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -I/usr/local/lib/perl5/5.00502/i386-freebsd/DBI -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -I/usr/local/include -O -pipe -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE dbdimp.c dbdimp.c: In function `dbd_db_ping': dbdimp.c:135: dereferencing pointer to incomplete type dbdimp.c:136: dereferencing pointer to incomplete type dbdimp.c:140: dereferencing pointer to incomplete type dbdimp.c:140: dereferencing pointer to incomplete type dbdimp.c:141: dereferencing pointer to incomplete type dbdimp.c:142: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:146: dereferencing pointer to incomplete type dbdimp.c:147: dereferencing pointer to incomplete type dbdimp.c:148: dereferencing pointer to incomplete type *** Error code 1 Stop. Notes: svn path=/head/; revision=14923
* Mark ports that depends on postgresql BROKEN for ELFJustin M. Seger1998-10-121-1/+3
| | | | Notes: svn path=/head/; revision=13888
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Perl fixesJustin M. Seger1998-08-232-7/+7
| | | | Notes: svn path=/head/; revision=12739
* Long live feminism! No manpages! Nyah-hah-hah!Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12573
* Update to reflect that 1.1 is the current version of libpq.so.Steve Price1998-05-101-2/+2
| | | | | | | | PR: 6527 Submitted by: Sascha Blank <blank@fox.uni-trier.de> Notes: svn path=/head/; revision=10938
* Upgrade to version 0.72.Steve Price1998-05-032-5/+5
| | | | | | | | PR: 6461 Submitted by: Dnaiel J. O'Connor <darius@holly.dons.net.au> Notes: svn path=/head/; revision=10820
* Mass upgrade of CPAN ports:James FitzGibbon1997-09-142-5/+5
| | | | | | | | | | | | | | | | | | | | | | | p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7898
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-4/+4
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Typo in dependency ("database/p5-DBI" -> "databases/p5-DBI").Satoshi Asami1997-06-191-2/+2
| | | | | | | Became obvious make package test was omitted by: jfitz :p Notes: svn path=/head/; revision=7007
* Import of a perl5 module for accessing PostgeSQL databases through the DBIJames FitzGibbon1997-06-185-0/+40
Notes: svn path=/head/; revision=6998