| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:17:10
2.1.1_3,1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
08 Sep 2007 01:54:37
2.1.1_2,1
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
22 Jan 2006 08:23:41
2.1.1_2,1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jul 2005 20:48:20
2.1.1_2,1
|
girgen  |
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them |
10 Feb 2005 22:59:55
2.1.1_2,1
|
girgen  |
Fix a problem where an array is returned from a DoQuery call that
should return 0 tuples. It was always returning an array that indicates
it has 1 tuple.
Submitted by: Birch Zimmer <birch at naturalpoint dot com>
Approved by: ade (mentor) |
31 Jan 2005 00:35:56
2.1.1_1,1
|
girgen  |
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) |
06 Dec 2004 03:59:56
2.1.1,1
|
girgen  |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
10 Aug 2004 20:44:02
2.1.1,1
|
ade  |
Update to 2.1.1, fixing a critical issue with the previous version using
system malloc (irrespective of whether perl itself was compiled with its
own malloc or system malloc), with the obvious hilarity on freeing.
Maintainer timeout. Please wake up :)
Submitted by: ade
Approved by: maintainer-timeout (2 weeks) |
31 Mar 2004 04:12:58
2.0.2_1,1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
2.0.2_1,1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
24 Oct 2003 13:05:09
2.0.2,1
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
03 Sep 2003 08:30:56
2.0.2,1
|
erwin  |
Update to 2.0.2
PR: 56344
Submitted by: maintainer |
21 Feb 2003 11:15:05
2.0.1,1
|
knu  |
De-pkg-comment. |
05 Jan 2003 00:20:45
2.0.1,1
|
seanc  |
Update p5-Pg, latest library booted off into its own project on gbort.
Version numbers have rolled back, bump PORTEPOCH.
PR: ports/45946
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
04 Jan 2003 15:53:39
7.3.1
|
seanc  |
Chase libpq version bump. |
19 Feb 2002 08:25:16 
|
vanilla  |
Upgrade to 7.2, it's part of postgresql. and assign maintainer to Palle
Girgensohn <girgen@partitur.se> |
08 May 2001 13:36:26 
|
ijliao  |
With postgresql-7.1, the installer can choose to install according to
traditional layout, or to install in /usr/local, obeying hier(7). For both
ways to work, port depending on postgresql need to accept both locations for
includes and libs. |
21 Apr 2001 13:43:12 
|
vanilla  |
Fix include directory for postgresql7.1's new layout. |
21 Mar 2001 03:58:19 
|
vanilla  |
Add CONFIGURE_ENV. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
14 Feb 2001 05:43:01 
|
lioux  |
typo clean up police: \s -> \t |
23 Oct 2000 23:03:12 
|
will  |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 02:08:27 
|
asami  |
Convert category databases to new layout. |
26 Aug 2000 11:15:06 
|
andreas  |
after removal of old postgresql port fix dependencies for postgresql7 port
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out. |
31 Jul 2000 11:37:40 
|
kevlo  |
Update to version 1.9 |
17 Jun 2000 04:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |