aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Pg
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-032-5/+3
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Over to perl@ (really not being abandoned!)Chris Rees2012-01-191-1/+1
| | | | Notes: svn path=/head/; revision=289492
* - Reset ports due to maintainer timeouts and lack of response to emailsThomas Abthorpe2012-01-191-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=289435
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-2/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* The gborg.postgresql.org distributions exist on the main postgresqlPalle Girgensohn2005-07-211-1/+2
| | | | | | | ftp stites, so let's use them Notes: svn path=/head/; revision=139841
* Fix a problem where an array is returned from a DoQuery call thatPalle Girgensohn2005-02-102-1/+12
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=128489
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-3/+2
| | | | | | | | | | | 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
* Add myself as committer, and use my @FreeBSD.org address.Palle Girgensohn2004-12-061-1/+1
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=123277
* Update to 2.1.1, fixing a critical issue with the previous version usingAde Lovett2004-08-102-5/+3
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=115868
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 2.0.2Erwin Lansing2003-09-032-2/+2
| | | | | | | | PR: 56344 Submitted by: maintainer Notes: svn path=/head/; revision=88414
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Update p5-Pg, latest library booted off into its own project on gbort.Sean Chittenden2003-01-052-15/+9
| | | | | | | | | | Version numbers have rolled back, bump PORTEPOCH. PR: ports/45946 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=72544
* Chase libpq version bump.Sean Chittenden2003-01-041-3/+3
| | | | Notes: svn path=/head/; revision=72511
* Upgrade to 7.2, it's part of postgresql.Vanilla I. Shu2002-02-194-20/+22
| | | | | | | | | | and assign maintainer to Palle Girgensohn <girgen@partitur.se> PR: ports/34861 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=54888
* With postgresql-7.1, the installer can choose to install according toYing-Chieh Liao2001-05-081-2/+2
| | | | | | | | | | | | 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. PR: 26918 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=42400
* Fix include directory for postgresql7.1's new layout.Vanilla I. Shu2001-04-211-2/+3
| | | | Notes: svn path=/head/; revision=41759
* Add CONFIGURE_ENV.Vanilla I. Shu2001-03-211-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40144
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-7/+2
| | | | Notes: svn path=/head/; revision=38917
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* after removal of old postgresql port fix dependencies for postgresql7 portAndreas Klemm2000-08-261-1/+1
| | | | | | | thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out. Notes: svn path=/head/; revision=31993
* Update to version 1.9Kevin Lo2000-07-312-4/+4
| | | | | | | | PR: 20250 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=31155
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-3/+5
| | | | | | | | | | | 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. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* Portlint:Michael Haro2000-03-212-3/+1
| | | | | | | | | PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines Notes: svn path=/head/; revision=26935
* Update to version 1.8.1.Steve Price1999-12-292-5/+6
| | | | | | | | PR: 12726 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=24238
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-6/+6
| | | | | | | | | | | 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/+3
| | | | | | | | | | | | | | | | | | | ------- cc -c -I/usr/local/pgsql/include -I/usr/local/include -O -pipe -DVERSION=\"1.6.1\" -DXS_VERSION=\"1.6.1\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE Pg.c In file included from /usr/local/pgsql/include/postgres.h:40, from Pg.xs:25: /usr/local/pgsql/include/config.h:247: warning: `USE_LOCALE' redefined /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:342: warning: this is the location of the previous definition Pg.xs: In function `XS_Pg_PQexec': Pg.xs:300: sizeof applied to an incomplete type Pg.xs: In function `XS_PG_conn_exec': Pg.xs:702: sizeof applied to an incomplete type *** Error code 1 Stop. Notes: svn path=/head/; revision=14924
* Add missing file.Steve Price1998-10-201-0/+1
| | | | Notes: svn path=/head/; revision=14098
* Postgresql is now fixed.Steve Price1998-10-201-3/+1
| | | | Notes: svn path=/head/; revision=14097
* 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=12757
* Mass update of CPAN portsJames FitzGibbon1997-09-142-7/+5
| | | | | | | | | | p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7899
* 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
* Remove BROKEN; builds clean with v6.1 of postgresqlJames FitzGibbon1997-06-151-3/+1
| | | | Notes: svn path=/head/; revision=6939
* Mark as broken until postgresql port or p5-Pg distfile is updatedJames FitzGibbon1997-05-291-1/+3
| | | | Notes: svn path=/head/; revision=6624
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544