Commit graph

15 commits

Author SHA1 Message Date
Mathieu Arnold
d1850a3d8c Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
2007-08-31 13:37:23 +00:00
Erwin Lansing
c08df6a717 Remove 4.x cruft.
Note: this does not unbreak the build, it just clears the way for the
removal of DBI-137 and friends.

PR:		113164
Approved by:	maintainer timeout
2007-06-14 18:20:21 +00:00
Kris Kennaway
a7d8316df3 BROKEN: Does not compile 2007-06-10 04:16:24 +00:00
Palle Girgensohn
924cdc8b1f More rubust regex to determine which version of postgresql that is
already installed.

Reported by:	Kostik Belousov
2006-12-08 10:59:53 +00:00
Kris Kennaway
ac44125a72 Add missing USE_GMAKE=yes, needed to run 'make configure' in dependency. 2006-02-03 07:38:48 +00:00
Norikatsu Shigemura
8d870e03c6 Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
2005-05-08 07:44:30 +00:00
Mathieu Arnold
264ae21c82 Fixup after the PostgreSQL megacommit 2005-01-31 16:58:54 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
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)
2005-01-31 00:35:55 +00:00
Mathieu Arnold
7736adccce Update to 0.02
Add some docs
2004-12-07 11:35:30 +00:00
Mathieu Arnold
8915cb7e3a Now that I've axed the problem, remove the BROKEN/DEPRECATED/EXPIRATION_DATE 2004-05-25 10:15:20 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Mathieu Arnold
dd29f0c124 Unfix the postgresql dependencies, they were right at the begining.
Pointy hat to:	me
2004-02-16 11:59:09 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mathieu Arnold
324ffda0d2 Fix a dependency problem raised by bento
Pointed out by:	kris
2004-01-23 17:30:22 +00:00
Mathieu Arnold
9021e79958 Add p5-DBD-PgSPI 0.01
Provides access to PostgreSQL db through DBI within pl/perl functions.

PR:		51097
Submitted by:	myself
2003-10-03 16:10:41 +00:00