aboutsummaryrefslogtreecommitdiff
path: root/databases/openbase-jdbc
Commit message (Collapse)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset q@onthenet.com.au due to maintiner-timeouts and no response to email.Mark Linimon2010-06-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=256659
* [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundleEdwin Groothuis2008-06-134-0/+54
This is a bundle of several ports covering many typical requirements for building an Apple WebObjects deployment environment. Each port is or has a dependancy with some other port in the bundle, and have therefore been lodged collectively. databases/openbase-jdbc: This is the official implementation of JDBC, the Java Database Connectivity API, for accessing OpenBase databases from Java. WWW: http://www.openbase.com/ PR: ports/117299 Submitted by: Quinton Dolan <q@onthenet.com.au> Notes: svn path=/head/; revision=214767