summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-PgSPI (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing USE_GMAKE=yes, needed to run 'make configure' in dependency.Kris Kennaway2006-02-031-0/+1
| | | | Notes: svn path=/head/; revision=155116
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Chase dependency on p5-DBD-Pg.Norikatsu Shigemura2005-05-081-4/+5
| | | | | | | (Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503) Notes: svn path=/head/; revision=134838
* Fixup after the PostgreSQL megacommitMathieu Arnold2005-01-311-0/+2
| | | | Notes: svn path=/head/; revision=127792
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-15/+25
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Update to 0.02Mathieu Arnold2004-12-073-4/+17
| | | | | | | Add some docs Notes: svn path=/head/; revision=123389
* Now that I've axed the problem, remove the BROKEN/DEPRECATED/EXPIRATION_DATEMathieu Arnold2004-05-251-4/+0
| | | | Notes: svn path=/head/; revision=109964
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+4
| | | | | | | still broken at that time and no PRs have been submitted containing a fix. Notes: svn path=/head/; revision=107549
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Unfix the postgresql dependencies, they were right at the begining.Mathieu Arnold2004-02-161-1/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=101040
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix a dependency problem raised by bentoMathieu Arnold2004-01-231-1/+1
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=98903
* Add p5-DBD-PgSPI 0.01Mathieu Arnold2003-10-035-0/+69
Provides access to PostgreSQL db through DBI within pl/perl functions. PR: 51097 Submitted by: myself Notes: svn path=/head/; revision=90145