aboutsummaryrefslogtreecommitdiff
path: root/databases/jdbc-oracle11g
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Correct JAVA_VERSION. It is only certified for Java 7 and 8.Jung-uk Kim2019-11-202-4/+5
| | | | | | | - Chase distfile change. Notes: svn path=/head/; revision=518044
* Remove libexpat.so.6 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428144
* - Update to 11.2.0.4 (using JDK 1.6 jar)Barbara Guida2014-06-022-6/+5
| | | | | | | - Add STAGE support Notes: svn path=/head/; revision=356231
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-1/+1
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - reset maintainer to heapJason Helfman2012-10-031-6/+1
| | | | Notes: svn path=/head/; revision=305180
* new port: databases/jdbc-oracle11gJason Helfman2012-07-053-0/+53
This is a port of the JDBC driver which is used to access Oracle 11g 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 Notes: svn path=/head/; revision=300523