aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-032-4/+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-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309074
* - Update to 2.19.3Sunpoet Po-Chuan Hsieh2012-08-223-14/+6
| | | | | | | | | | - Remove DOCS - Sort PLIST Changes: http://search.cpan.org/dist/DBD-Pg/Changes Notes: svn path=/head/; revision=302920
* - Update to 2.19.2Sunpoet Po-Chuan Hsieh2012-03-162-9/+7
| | | | | | | | | | - Do not silence installation message Changes: http://search.cpan.org/dist/DBD-Pg/Changes Feature safe: yes Notes: svn path=/head/; revision=293398
* - Update to 2.19.1Jason Helfman2012-03-152-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Version 2.19.1 Released March 10, 2012 - Fix crash when passing in an array with undefined elements. [GSM] Version 2.19.0 Released March 9, 2012 (git commit 05ab092905ce6891ed83e173412ee70d6cdb8cb5) - Use proper formatting for warn() and croak() (CPAN bug #75642) [Niko Tyni] - Fix localized regex in test (CPAN bug #70759) - Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora] - Various fixes to the array-marshalling code [Noah Misch, Mark Stosberg, and David Christensen] (CPAN bug #58552) - Allow hi-bit chars in dollar-quoted identifiers [David Christensen] (CPAN bug #73832) - Have do() return count for things such as CREATE TABLE .. AS SELECT Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule] - Better error message when trying to do things post-disconnect [GSM] - Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM] - Fix error in async docs (CPAN bug #72812) PR: ports/166135 Submitted by: ohauer@ Feature safe: yes Notes: svn path=/head/; revision=293374
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Fix *_DEPENDS: devel/p5-version is required by lang/perl5.8 onlySunpoet Po-Chuan Hsieh2011-06-291-5/+12
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=276637
* - update to 2.18.1Baptiste Daroussin2011-05-182-3/+3
| | | | | | | - changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.1/Changes Notes: svn path=/head/; revision=274269
* - update to 2.18.0Baptiste Daroussin2011-03-293-3/+7
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.0/Changes Notes: svn path=/head/; revision=271963
* - Update to 2.17.2Wen Heping2010-11-223-23/+22
| | | | | | | Changelog: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.17.2/Changes Notes: svn path=/head/; revision=264900
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 2.17.1Wen Heping2010-04-092-4/+4
| | | | Notes: svn path=/head/; revision=252462
* - Update to 2.17.0Wen Heping2010-04-072-4/+4
| | | | Notes: svn path=/head/; revision=252368
* - Update to 2.16.1Wen Heping2010-01-212-4/+4
| | | | Notes: svn path=/head/; revision=248249
* - Update to 2.16.0Wen Heping2009-12-182-4/+4
| | | | Notes: svn path=/head/; revision=246101
* Update to 2.15.1.Anton Berezin2009-08-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBD-Pg/Changes Notes: svn path=/head/; revision=239243
* Update to 2.15.0.Anton Berezin2009-08-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBD-Pg/Changes Notes: svn path=/head/; revision=238966
* Update to 2.14.1.Anton Berezin2009-07-292-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBD-Pg/Changes Notes: svn path=/head/; revision=238597
* - Update to 2.13.1Philip M. Gollucci2009-06-182-4/+4
| | | | Notes: svn path=/head/; revision=236246
* - Update to 2.12.0Philippe Audeoud2009-04-032-4/+4
| | | | Notes: svn path=/head/; revision=231547
* - Update to 2.11.8Gabor Kovesdan2009-01-312-4/+4
| | | | Notes: svn path=/head/; revision=227275
* Update to 2.10.7.Anton Berezin2008-09-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBD-Pg/Changes Notes: svn path=/head/; revision=220674
* - Update to 2.9.0Chin-San Huang2008-08-102-4/+4
| | | | Notes: svn path=/head/; revision=218306
* Update to 2.8.1Mathieu Arnold2008-06-192-5/+4
| | | | Notes: svn path=/head/; revision=215278
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Update to 2.8.0Mathieu Arnold2008-06-032-4/+4
| | | | Notes: svn path=/head/; revision=214254
* Update to 2.7.2Mathieu Arnold2008-05-222-4/+4
| | | | Notes: svn path=/head/; revision=213531
* Update to 2.6.4Mathieu Arnold2008-05-052-4/+4
| | | | Notes: svn path=/head/; revision=212645
* Update to 2.6.1Mathieu Arnold2008-04-232-4/+4
| | | | Notes: svn path=/head/; revision=211835
* Update to 2.6.0Mathieu Arnold2008-04-173-5/+8
| | | | Notes: svn path=/head/; revision=211442
* Update to 2.5.1Mathieu Arnold2008-04-092-4/+4
| | | | Notes: svn path=/head/; revision=210931
* Update to 2.5.0Mathieu Arnold2008-03-313-23/+8
| | | | Notes: svn path=/head/; revision=210287
* Remove 4.x cruftErwin Lansing2007-06-151-6/+0
| | | | Notes: svn path=/head/; revision=193595
* - update to 1.49Yen-Ming Lee2006-05-142-4/+4
| | | | Notes: svn path=/head/; revision=162352
* - update to 1.48Yen-Ming Lee2006-04-205-62/+18
| | | | Notes: svn path=/head/; revision=160032
* 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
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Add a patch (already included in the upstream CVS) to fix quote() withJun Kuriyama2005-08-283-0/+46
| | | | | | | bytea type. Notes: svn path=/head/; revision=141013
* Update to 1.43Mathieu Arnold2005-06-282-3/+3
| | | | Notes: svn path=/head/; revision=138118
* Update to 1.42Mathieu Arnold2005-05-233-22/+23
| | | | Notes: svn path=/head/; revision=135962
* Add CONFLICTS p5-DBD-Pg and p5-DBD-Pg-13, each other.Norikatsu Shigemura2005-05-081-0/+2
| | | | Notes: svn path=/head/; revision=134833
* Update to 1.41Mathieu Arnold2005-04-074-92/+22
| | | | | | | Add docs Notes: svn path=/head/; revision=132671
* Fix critical compatibility issue which breaks INSERTs in the new version ofMaxim Sobolev2005-03-182-0/+67
| | | | | | | | | | | | | | the module it is used with servers that implement 3.0 version of the postgres protocol, particularly 7.4.7 is affected. Bump PORTREVISION. Obtained from: DBD::Pg CVS References: https://rt.cpan.org/NoAuth/Bug.html?id=11744 http://gborg.postgresql.org/project/dbdpg/cvs/diff.php/dbdpg/dbdimp.c?r1=1.101&r2=1.102&ty=h&Horde=12014eaeef6c96c2fead3bcfa53ac92e Notes: svn path=/head/; revision=131562
* Update to 1.40Mathieu Arnold2005-03-025-104/+8
| | | | | | | Require at least perl 5.6 Notes: svn path=/head/; revision=130208
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-12/+1
| | | | | | | | | | | 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 a fix for 64 bit archMathieu Arnold2005-01-083-0/+93
| | | | | | | Submitted by: Rink Springer <rink@stack.nl> Notes: svn path=/head/; revision=125761