freebsd-ports/databases/mysql-connector-java
Mark Linimon a502f0a20d As documented at
http://www.mysql.com/documentation/connector-j/index.html#id2800748

MySQL Connector/J really does need JDK 1.4.x to compile.  Use of
apache-ant appears to side-step all of the effects of the USE_JAVA
knob from bsd.java.mk, so all previous testing was actually using JDK 1.4.2
to do the compilation step.

Since the distfile contains a pre-compiled .jar file, which will work with
any Java-2 JVM, provide a WITHOUT_BUILD option.

PR:		ports/59993
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Noticed by:	Aristedes Maniatis
2003-12-29 21:38:36 +00:00
..
distinfo . Repo copy from mysql-jdbc-mm to reflect the change of project name due 2003-11-05 15:33:56 +00:00
Makefile As documented at 2003-12-29 21:38:36 +00:00
pkg-descr . Repo copy from mysql-jdbc-mm to reflect the change of project name due 2003-11-05 15:33:56 +00:00
pkg-plist . Simplify the packing list by using the new PORTDOCS macro. 2003-11-13 21:15:55 +00:00