non port: databases/postgresql-jdbc/Makefile |
SVNWeb
|
Number of commits found: 61 |
Mon, 20 Mar 2023
|
[ 14:54 Palle Girgensohn (girgen) ] 4f2cdb1
databases/postgresql-jdbc: update to 42.6.0
Release notes: https://jdbc.postgresql.org/changelogs/2023-03-17-42.6.0-release/
|
Wed, 15 Mar 2023
|
[ 00:46 Palle Girgensohn (girgen) ] 39722d9
databases/postgresql-jdbc: Update to 42.5.4
Release notes: https://jdbc.postgresql.org/changelogs/2023-02-16-42.5.4-release/
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 22 Aug 2022
|
[ 09:44 Palle Girgensohn (girgen) ] 82c25f8
databases/postgresql-jdbc: update to 42.4.2
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.4.2
|
Tue, 16 Aug 2022
|
[ 07:51 Palle Girgensohn (girgen) ] 5a77a83
databases/postgresql-jdbc: update to 42.4.1
The PostgreSQL JDBC team have released 42.4.1 to address a security
issue: CVE-2022-31197. This is only an issue if you are using
ResultSet.refreshRow()
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.4.1
Security: CVE-2022-31197 [1]
[1]: https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-r38f-c4h4-hqq2
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 14 Jun 2022
|
[ 19:54 Palle Girgensohn (girgen) ] 6c46341
databases/postgresql-jdbc: Upgrade to 42.4.0
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.4.0
|
Tue, 7 Jun 2022
|
[ 07:16 Palle Girgensohn (girgen) ] e560244
databases/postgresql-jdbc: update to 42.3.6
The JDBC team has released version 42.3.6 to fix a regression introduced
in 42.3.2
This fixes "cursor <unnamed portal 1> does not exist" when using
ResultSet.setFetchSize from CallableStatement, fixed in 42.3.5
(see PG #2377)
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.3.6
|
Tue, 19 Apr 2022
|
[ 20:34 Palle Girgensohn (girgen) ] 0213c28
databases/postgresql-jdbc: update to
|
Thu, 17 Feb 2022
|
[ 13:14 Palle Girgensohn (girgen) ] e712bd2
databases/postgresql-jdbc: update to 42.3.3.
A security advisory has been created for the PostgreSQL JDBC Driver. The
URL connection string loggerFile property could be mis-used to create an
arbitrary file on the system that the driver is loaded. Additionally
anything in the connection string will be logged and subsequently
written into that file. In an insecure system it would be possible to
execute this file through a webserver.
While we do not consider this a security issue with the driver, we have
decided to remove the loggerFile and loggerLevel connection properties
in the next release of the driver. Removal of those properties does not
make exposing the JDBC URL or connection properties to an attacker safe
and we continue to suggest that applications do not allow untrusted
users to specify arbitrary connection properties.
We are removing them to prevent misuse and their functionality can be
delegated to java.util.logging. The changelog is not very useful as the
change was done behind a security advisory. The short version is that
loggerFile and loggerLevel properties still exist but do not do
anything.
Security: https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-673j-qm5f-xpv8
|
Sat, 30 Oct 2021
|
[ 15:05 Palle Girgensohn (girgen) ] 4deaef6
databases/postgresql-jdbc: update to 42.3.1
Reported by: portscout
|
Wed, 20 Oct 2021
|
[ 18:15 Palle Girgensohn (girgen) ] 643d435
databases/postgresql-jdbc: update to 42.3.0
|
Fri, 23 Apr 2021
|
[ 19:04 Palle Girgensohn (girgen) ] 9473da3
databases/postgresql-jdbc: update to 42.2.20
Relnotes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.20
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 17 Dec 2020
|
[ 10:42 girgen ]
Upgrade to 42.2.18
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.18
|
Mon, 24 Aug 2020
|
[ 11:44 girgen ]
Actually upgrade to 42.2.16
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.16
|
[ 06:17 girgen ]
Update to version 42.2.16
Release
notes: https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.16
|
Mon, 15 Jun 2020
|
[ 08:07 girgen ]
Upgrade to version 42.2.14
Refactor the port to fetch the prebuilt jar instead of building, since the
building process just got to complicated to make it worth while.
PR: 245719
Sponsored by: Ping Pong AB
|
[ 06:56 girgen ]
Fix bad plist substitution
PR: 247226
Reported by: Garrett Wollman
|
Thu, 10 Sep 2015
|
[ 15:24 amdmi3 ] (Only the first 10 of 11 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
Approved by: portmgr blanket
|
Wed, 27 May 2015
|
[ 00:15 amdmi3 ] (Only the first 10 of 26 ports in this commit are shown above. )
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Mon, 9 Jun 2014
|
[ 06:24 girgen ]
- Update to 9.2.1004
- Stage support
- Add LICENSE
Submitted by: bar@
|
Fri, 21 Feb 2014
|
[ 13:35 ehaupt ]
Remove trailing whitespaces from category databases
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 18 Feb 2013
|
[ 07:38 jgh ]
- trim historical header
|
Sun, 17 Feb 2013
|
[ 16:25 jgh ]
- fix documentation conflict [1]
- remove examples notation from pkg-message (no longer distributed/installed)
[1]
PR: 176066
Submitted by: walterhurry@gmail.com, jgh@ [1]
With hat: pgsql@
|
Wed, 29 Aug 2012
|
[ 22:34 jgh ]
- update to 9.1.902
PR: 171163
Submitted by: olgeni@
Approved by: crees@ ( with hat pgsql@)
With hat: pgsql@
|
Sun, 4 Mar 2012
|
[ 17:19 crees ] (Only the first 10 of 19 ports in this commit are shown above. )
Over to new team, pgsql@FreeBSD.org
|
Thu, 19 Jan 2012
|
[ 03:35 tabthorpe ] (Only the first 10 of 25 ports in this commit are shown above. )
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
|
Sun, 4 Dec 2011
|
[ 14:06 crees ]
- Update to 9.1-901
- Remove unneeded plist
PR: ports/161040
Submitted by: Barbara <barbara.xxx1975@libero.it>
Approved by: maintainer timeout (girgen, three months -2d)
Feature safe: yes
|
Wed, 30 Nov 2011
|
[ 19:15 crees ]
Update to 9.0.802
PR: ports/154951
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: maintainer timeout (girgen, nine months)
Feature safe: yes
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
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)
|
Tue, 26 Feb 2008
|
[ 22:45 girgen ]
Updating to 8.3.603
|
Mon, 25 Jun 2007
|
[ 14:32 girgen ]
Update to 8.2.505
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 10 Jan 2007
|
[ 19:36 girgen ]
Fix pkg-list
|
Wed, 27 Dec 2006
|
[ 11:09 girgen ]
Update to 8.2.504. See changelog at
http://jdbc.postgresql.org/changes.html#version_8.2-504
|
Wed, 24 May 2006
|
[ 10:45 girgen ]
Update to 8.1-407
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Thu, 10 Nov 2005
|
[ 02:41 girgen ]
Honor EXAMPLESDIR and JAVAJARDIR.
Suggested by: Herve Quiroz <hq@>
|
[ 02:29 girgen ]
Update to 8.1.404
|
Tue, 12 Apr 2005
|
[ 15:41 girgen ]
Update to 8.0.311.
See http://jdbc.postgresql.org/changes.html#version_8.0-311
for a changelog
Approved by: seanc, ade (implicit)
|
Fri, 11 Feb 2005
|
[ 00:10 girgen ]
Update JDBC support to version 8.0 (build 310).
The PostgreSQL JDBC project has been decoupled from the server
distribution, and is now hosted at http://jdbc.postgresql.org/.
Approved by: ade (mentor)
|
Thu, 3 Feb 2005
|
[ 09:30 girgen ] (Only the first 10 of 17 ports in this commit are shown above. )
In order to address a potential security hole recently identified with
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.
Update to 7.3.9, 7.4.7 & 8.0.1.
Take the opportunity to reset PORTREVISION of slave ports.
Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]
The periodic script should of course be executable. [2]
[1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk>
[2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>
|
Mon, 31 Jan 2005
|
[ 01:48 girgen ]
Bump portrevision
|
[ 00:20 girgen ]
Split the postgresql ports into a server and a client part.
The JDBC interface has been moved from the main distribution to its
own project at jdbc.postgresql.org. Fixate to the latest version
in main distro, 7.4.6, pending an update to latest version from the
project site.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Mon, 6 Dec 2004
|
[ 03:59 girgen ] (Only the first 10 of 23 ports in this commit are shown above. )
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
|
Mon, 28 Jun 2004
|
[ 21:48 vanilla ]
Upgrade to 7.4.3.
PR: ports/68456
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 22 Jan 2004
|
[ 08:05 trevor ] (Only the first 10 of 25 ports in this commit are shown above. )
Use PAX macro.
|
Thu, 4 Dec 2003
|
[ 12:00 seanc ] (Only the first 10 of 19 ports in this commit are shown above. )
Introduce the world to PostgreSQL 7.4! By and large this release is
regarded as a major release with features with interest to those with
large databases. The updates are extensive and the best source of info
is in the release notes. Enjoy and direct questions to database@!
Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4
PR: ports/59403, ports/59404, ports/59393, ports/59394,
ports/59395, ports/59397, ports/59398, ports/59402, &&
ports/59401
Submitted by: maintainer
Approved by: marcus (portmgr@ hat)
|
Thu, 4 Sep 2003
|
[ 12:03 osa ]
Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>
Utilize ${EXAMPLESDIR} [1]
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer),
osa [1]
PR: 56346, 56404
|
Wed, 23 Jul 2003
|
[ 14:30 znerd ] (Only the first 10 of 22 ports in this commit are shown above. )
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me
|
Thu, 19 Jun 2003
|
[ 09:12 daichi ]
postgresql slave ports, reduce unnecessary portrevision bumps
PR: 52867
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
|
Mon, 2 Jun 2003
|
[ 01:44 nork ]
Update to 7.3.3.
1. Optionally link with libc_r to get plpython working. [1]
2. Fix kerberos build. [2]
3. There was a duplication of some declarations. [3]
PR: ports/52851
PR: ports/51080 [2]
Submitted by: Mike Meyer <mwm@mired.org> [1]
Submitted by: Gerweck <andy@tacnode.com> [2]
Pointed out by: Mike Harding <mvh@ix.netcom.com> [3]
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
|
Fri, 28 Mar 2003
|
[ 13:45 znerd ]
Fix for ports/47866, ports/48610 & ports/46768.
Bumped PORTREVISION.
PR: 48878
Submitted by: maintainer
|
Fri, 7 Mar 2003
|
[ 05:58 ade ] (Only the first 10 of 116 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 4 Jan 2003
|
[ 23:36 seanc ]
Update PostgreSQL JDBC for 7.3.1.
PR: ports/45881
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
Thu, 11 Apr 2002
|
[ 05:08 ijliao ]
use the latest postgresql7
postgresql-jdbc now uses the great new USE_JAVA stuff
PR: 36980
Submitted by: maintainer
|
Tue, 19 Feb 2002
|
[ 08:35 vanilla ]
This is the implementation of JDBC, the Java Database Connectivity API, for
accessing PostgreSQL databases from Java.
|
Number of commits found: 61 |