CVS log for ports/databases/postgresql-jdbc/Attic/pkg-plist
Up to [FreeBSD] / ports / databases / postgresql-jdbc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
Sun Dec 4 14:06:47 2011 UTC (2 months, 1 week ago) by crees
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +0 -0 lines
- 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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 26 22:45:55 2008 UTC (3 years, 11 months ago) by girgen
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Updating to 8.3.603
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 10 19:36:50 2007 UTC (5 years, 1 month ago) by girgen
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Fix pkg-list
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 27 11:09:41 2006 UTC (5 years, 1 month ago) by girgen
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -22 lines
Update to 8.2.504. See changelog at http://jdbc.postgresql.org/changes.html#version_8.2-504
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 22 05:52:10 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 22 01:29:10 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 10 02:41:43 2005 UTC (6 years, 3 months ago) by girgen
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Honor EXAMPLESDIR and JAVAJARDIR. Suggested by: Herve Quiroz <hq@>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 11 00:10:58 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +23 -23 lines
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)
Revision 1.5
Mon Jan 31 00:20:25 2005 UTC (7 years ago) by girgen
Branches: MAIN
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
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)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 4 12:03:58 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +19 -19 lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 4 23:36:44 2003 UTC (9 years, 1 month ago) by seanc
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -10 lines
Update PostgreSQL JDBC for 7.3.1. PR: ports/45881 Submitted by: Palle Girgensohn <girgen@pingpong.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 10 22:43:59 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -2 lines
Don't remove system directories share/java, share/java/classes, and share/doc
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 19 08:35:58 2002 UTC (9 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
This is the implementation of JDBC, the Java Database Connectivity API, for accessing PostgreSQL databases from Java. PR: ports/34856 Submitted by: Palle Girgensohn <girgen@partitur.se>
