Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.18.0 14 Dec 2023 05:48:20 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.18.0
Changes: https://metacpan.org/dist/DBD-Pg/changes |
3.17.0 26 Aug 2023 20:33:57 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.17.0
Changes: https://metacpan.org/dist/DBD-Pg/changes |
3.16.3 09 Apr 2023 20:39:56 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.16.3
Changes: https://metacpan.org/dist/DBD-Pg/changes |
3.16.1 05 Apr 2023 17:30:01 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.16.1
Changes: https://metacpan.org/dist/DBD-Pg/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.16.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.16.0 31 Aug 2022 11:40:55 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.16.0
Changes: https://metacpan.org/dist/DBD-Pg/changes |
3.15.1 28 Feb 2022 23:47:06 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.15.1
Changes: https://metacpan.org/dist/DBD-Pg/changes |
3.15.0 26 May 2021 12:54:34 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-DBD-Pg: Update to 3.15.0
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.14.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.14.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.14.2 19 Aug 2020 16:19:08 |
sunpoet |
Update to 3.14.2
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.14.0 24 Jul 2020 07:10:24 |
sunpoet |
Update to 3.14.0
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.13.0 22 Jun 2020 16:07:11 |
sunpoet |
Update to 3.13.0
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.12.3 17 Jun 2020 18:00:10 |
sunpoet |
Update to 3.12.3
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.12.2 15 Jun 2020 18:45:01 |
sunpoet |
Update to 3.12.2
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.12.1 14 Jun 2020 14:22:40 |
sunpoet |
Update to 3.12.1
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.12.0 08 May 2020 20:51:08 |
sunpoet |
Update to 3.12.0
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.11.1 29 Apr 2020 15:47:59 |
sunpoet |
Update to 3.11.1
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.11.0 24 Apr 2020 18:02:42 |
sunpoet |
Update to 3.11.0
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.10.5 31 Mar 2020 23:00:39 |
sunpoet |
Update to 3.10.5
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.10.4 04 Feb 2020 17:53:42 |
sunpoet |
Update to 3.10.4
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.10.3 23 Jan 2020 04:21:39 |
sunpoet |
Update to 3.10.3
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.10.2 19 Jan 2020 11:11:23 |
sunpoet |
Update to 3.10.2
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.10.1 15 Jan 2020 17:46:04 |
sunpoet |
Update to 3.10.1
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.10.0 04 Sep 2019 17:18:51 |
sunpoet |
Update to 3.10.0
- Take maintainership
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.9.1 16 Aug 2019 18:11:00 |
sunpoet |
Update to 3.9.1
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.8.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.8.1 07 Jul 2019 19:14:38 |
sunpoet |
Update to 3.8.1
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.8.0 27 Apr 2019 18:27:08 |
sunpoet |
Update to 3.8.0
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.7.4_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.7.4 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
3.7.4 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
3.7.4 14 Feb 2018 13:30:28 |
sunpoet |
Update to 3.7.4
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.7.3 13 Feb 2018 17:02:37 |
sunpoet |
Update to 3.7.3
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.7.1 12 Feb 2018 19:03:38 |
sunpoet |
Update to 3.7.1
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.7.0 25 Sep 2017 15:12:07 |
sunpoet |
Update to 3.7.0
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.6.2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.6.2 23 May 2017 18:51:59 |
sunpoet |
Update to 3.6.2
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.6.1 23 May 2017 14:51:53 |
sunpoet |
Update to 3.6.1
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.6.0 17 Apr 2017 18:51:05 |
sunpoet |
Update to 3.6.0
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.5.3 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.5.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.5.3 03 Oct 2015 17:09:18 |
sunpoet |
- Update to 3.5.3
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.5.2 01 Oct 2015 15:58:14 |
sunpoet |
- Update to 3.5.2
- Sort USES
- Pet portlint: fix diff header of patch files
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
3.5.1 19 Feb 2015 19:10:49 |
adamw |
Update to 3.5.1.
Changes: https://metacpan.org/changes/distribution/DBD-Pg |
3.5.0 07 Jan 2015 09:28:53 |
tobez |
Update to 3.5.0. |
3.4.2 20 Dec 2014 18:18:45 |
sunpoet |
- Sort PLIST |
3.4.2 19 Dec 2014 20:22:37 |
pi |
databases/p5-DBD-Pg: 3.4.1 -> 3.4.2
Fixes bug where single-quoted type arguments to the table_info()
method were causing a SQL error. [Greg Sabino Mullane]
https://rt.cpan.org/Public/Bug/Display.html?id=99144
PR: 196140
Submitted by: freebsdpr-20121114@billmail.scconsult.com |
3.4.1_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
3.4.1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
3.4.1 10 Sep 2014 12:58:38 |
jadawin |
- Update to 3.4.1 |
3.4.0 17 Aug 2014 19:23:36 |
pi |
databases/p5-DBD-Pg: 3.3.0 -> 3.4.0
http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-3.4.0/Changes
- Cleanup and improve table_info()
- Make sure column_info() and table_info() can handle materialized views. |
3.3.0 01 Jul 2014 14:39:18 |
jadawin |
- Update to 3.3.0 |
3.2.1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
3.2.1 28 May 2014 11:30:26 |
bapt |
Convert to USES=pgsql |
3.2.1 22 May 2014 08:08:06 |
jadawin |
- Update to 3.2.1 |
3.2.0 16 May 2014 13:59:49 |
jadawin |
- Update to 3.2.0 |
3.0.0 05 Feb 2014 15:58:54 |
mat |
Update to 3.0.0
Changes: http://www.postgresql.org/message-id/5806d5ec19f6849cc3a33877d02c0e26@biglumber.com
Sponsored by: Absolight |
2.19.3 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
2.19.3 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.19.3 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.19.3 17 Dec 2012 09:39:00 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
2.19.3 22 Aug 2012 05:03:09 |
sunpoet |
- Update to 2.19.3
- Remove DOCS
- Sort PLIST
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
2.19.2 16 Mar 2012 03:49:28 |
sunpoet |
- Update to 2.19.2
- Do not silence installation message
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
Feature safe: yes |
2.19.1 15 Mar 2012 19:57:51 |
jgh |
- Update to 2.19.1
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 |
2.18.1_1 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
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) |
2.18.1_1 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
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 |
2.18.1_1 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
2.18.1_1 29 Jun 2011 05:05:03 |
sunpoet |
- Fix *_DEPENDS: devel/p5-version is required by lang/perl5.8 only
- Bump PORTREVISION for dependency change |
2.18.1 18 May 2011 15:39:32 |
bapt |
- update to 2.18.1
- changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.1/Changes |
2.18.0 29 Mar 2011 06:54:39 |
bapt |
- update to 2.18.0
- add licenses
- changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.0/Changes |
2.17.2 22 Nov 2010 02:25:29 |
wen |
- Update to 2.17.2
Changelog: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.17.2/Changes |
2.17.1 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
2.17.1 09 Apr 2010 07:28:45 |
wen |
- Update to 2.17.1 |
2.17.0 07 Apr 2010 07:19:36 |
wen |
- Update to 2.17.0 |
2.16.1 21 Jan 2010 02:42:46 |
wen |
- Update to 2.16.1 |
2.16.0 18 Dec 2009 02:37:09 |
wen |
- Update to 2.16.0 |
2.15.1 10 Aug 2009 11:37:53 |
tobez |
Update to 2.15.1.
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
2.15.0 05 Aug 2009 10:44:00 |
tobez |
Update to 2.15.0.
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
2.14.1 29 Jul 2009 08:41:05 |
tobez |
Update to 2.14.1.
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
2.13.1 18 Jun 2009 23:17:31 |
pgollucci |
- Update to 2.13.1 |
2.12.0 03 Apr 2009 14:00:56 |
jadawin |
- Update to 2.12.0 |
2.11.8 31 Jan 2009 16:47:51 |
gabor |
- Update to 2.11.8 |
2.10.7 24 Sep 2008 13:54:31 |
tobez |
Update to 2.10.7.
Changes: http://search.cpan.org/dist/DBD-Pg/Changes |
2.9.0 10 Aug 2008 05:18:36 |
chinsan |
- Update to 2.9.0 |
2.8.1 19 Jun 2008 13:43:52 |
mat |
Update to 2.8.1 |
2.8.0_1 06 Jun 2008 13:17:10 |
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) |
2.8.0 03 Jun 2008 15:10:01 |
mat |
Update to 2.8.0 |
2.7.2 22 May 2008 16:00:42 |
mat |
Update to 2.7.2 |
2.6.4 05 May 2008 12:02:24 |
mat |
Update to 2.6.4 |
2.6.1 23 Apr 2008 12:04:14 |
mat |
Update to 2.6.1 |
2.6.0 17 Apr 2008 12:47:05 |
mat |
Update to 2.6.0 |
2.5.1 09 Apr 2008 14:02:29 |
mat |
Update to 2.5.1 |
2.5.0 31 Mar 2008 20:15:44 |
mat |
Update to 2.5.0 |
1.49 15 Jun 2007 15:52:45 |
erwin |
Remove 4.x cruft |
1.49 14 May 2006 17:19:16 |
leeym |
- update to 1.49 |
1.48 20 Apr 2006 18:26:25 |
leeym |
- update to 1.48 |
1.43_1 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.43_1 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |