Date: Tue, 19 Feb 2002 00:35:59 -0800 (PST) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/postgresql-jdbc Makefile pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <200202190835.g1J8Zxi80200@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
vanilla 2002/02/19 00:35:59 PST Modified files: databases Makefile Added files: databases/postgresql-jdbc Makefile pkg-comment pkg-descr pkg-message pkg-plist Log: 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> Revision Changes Path 1.167 +1 -0 ports/databases/Makefile 1.1 +61 -0 ports/databases/postgresql-jdbc/Makefile (new) 1.1 +1 -0 ports/databases/postgresql-jdbc/pkg-comment (new) 1.1 +6 -0 ports/databases/postgresql-jdbc/pkg-descr (new) 1.1 +8 -0 ports/databases/postgresql-jdbc/pkg-message (new) 1.1 +28 -0 ports/databases/postgresql-jdbc/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202190835.g1J8Zxi80200>