Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chase dependency on p5-DBD-Pg. | nork | 2005-05-08 | 1 | -4/+5 |
| | | | | (Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503) | ||||
* | Fixup after the PostgreSQL megacommit | mat | 2005-02-01 | 1 | -0/+2 |
| | |||||
* | Split the postgresql ports into a server and a client part. | girgen | 2005-01-31 | 1 | -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) | ||||
* | Update to 0.02 | mat | 2004-12-07 | 3 | -4/+17 |
| | | | | Add some docs | ||||
* | Now that I've axed the problem, remove the BROKEN/DEPRECATED/EXPIRATION_DATE | mat | 2004-05-25 | 1 | -4/+0 |
| | |||||
* | These broken ports are scheduled for deletion on June 18 if they are | kris | 2004-04-19 | 1 | -0/+4 |
| | | | | still broken at that time and no PRs have been submitted containing a fix. | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Unfix the postgresql dependencies, they were right at the begining. | mat | 2004-02-16 | 1 | -1/+1 |
| | | | | Pointy hat to: me | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Fix a dependency problem raised by bento | mat | 2004-01-24 | 1 | -1/+1 |
| | | | | Pointed out by: kris | ||||
* | Add p5-DBD-PgSPI 0.01 | mat | 2003-10-04 | 5 | -0/+69 |
Provides access to PostgreSQL db through DBI within pl/perl functions. PR: 51097 Submitted by: myself |