IABSD.fr/ports/databases/postgresql-jdbc

Branch :


Log

Author Commit Date CI Message
cc00442a 2007-09-15 20:34:00 remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
17639bd9 2007-05-30 23:29:42 Update to version 8.2-505. See http://jdbc.postgresql.org/changes.html#version_8.2-505 for changes. While here, remove pointless REGRESS_DEPENDS=${BUILD_DEPENDS}. Tested and ok, ian@
b49a6b40 2007-04-17 07:55:40 Adjust for new junit. No pkg bump, because only regress depends on junit.
8d9d5b0e 2007-04-11 12:54:25 The JDBC driver for PostgreSQL. It allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. It is a pure Java (Type IV) implementation. ok, simon@