Summary: | New port databases/jdbc-oracle10g: JDBD driver for Oracle 10g | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jose G. Juanino <jjuanino> | ||||
Component: | Individual Port(s) | Assignee: | Jason Helfman <jgh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jose G. Juanino
2012-03-19 12:50:06 UTC
Committer: port ports/166244 is suspended waiting for this pr. Once you commit this pr, please set ports/166244 to open. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it. jgh 2012-07-05 17:00:01 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/jdbc-oracle10g Makefile distinfo pkg-descr Log: new port: databases/jdbc-oracle10g This is a port of the JDBC driver which is used to access Oracle 10g databases using a database-independant API in Java for use with JDK 1.5. WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html PR: ports/166243 Submitted by: jjuanino@gmail.com Revision Changes Path 1.1117 +1 -0 ports/databases/Makefile 1.1 +49 -0 ports/databases/jdbc-oracle10g/Makefile (new) 1.1 +2 -0 ports/databases/jdbc-oracle10g/distinfo (new) 1.1 +4 -0 ports/databases/jdbc-oracle10g/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |