Commit graph

20 commits

Author SHA1 Message Date
Pav Lucistnik
0b2b6e0626 - Add SIZE
- Use PLIST_FILES
- Set JAVA_HOME to ant environment
- ECHO -> ECHO_MSG

PR:		ports/62472
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-02-07 20:43:25 +00:00
Alex Dupre
177c7ec18a Update to 3.0.10 release.
Restore compatability with mysql 4.1.1.

PR:		ports/61380
Submitted by:	Matthew Seaman (maintainer)
Approved by:	nork (mentor/implicitly)
2004-01-18 10:16:57 +00:00
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
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Greg Lewis
860901a298 . Simplify the packing list by using the new PORTDOCS macro.
PR:		59182
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2003-11-13 21:15:55 +00:00
Greg Lewis
a2db9dcf8b . Repo copy from mysql-jdbc-mm to reflect the change of project name due
to it now being an official MySQL product.
. Update to 3.0.9.

PR:		57753
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-11-05 15:33:56 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Daichi GOTO
d4eb977257 fix: JDK dependency change
PR:		52441
Submitted by:	Dave Glowacki <dglo@glowacki.dyndns.org>
2003-06-23 05:23:30 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Edwin Groothuis
a681a88a76 Maintainer springcleaning of his Makefiles
PR:		ports/45514
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-22 23:44:52 +00:00
Patrick Li
7204ee94e8 Add patches to allow port build again and also fix some plist problems.
PR:		ports/39899
Submitted by:	maintainer
2002-07-12 19:12:02 +00:00
Ernst de Haan
302150316f Update from 1.2c to the newly released 2.0.14, converts
the Makefile to the new bsd.java.mk format.

Submitted by:	maintainer
PR:		34150
2002-05-22 19:44:01 +00:00
James E. Housley
8e18ab8014 Tar file has moved and port needs a bit of tweaking
PR:		27761
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2001-06-01 11:49:08 +00:00
Steve Price
5a916816b0 - Add JAVAC and JAR variables to the Makefile so they are easier to
override.
- Also install the doc files in the post-install target.

PR:		20718
Submitted by:	maintainer
2000-09-05 02:09:27 +00:00
Steve Price
74fd001d80 Specify the path to javac so this builds even if it isn't in the user's path. 2000-05-28 03:58:38 +00:00
Kris Kennaway
2f253f5bf6 This file was forgotten during the recent version update.
Noticed by:	bento
2000-04-30 01:09:57 +00:00
Akinori MUSHA
f3c862d4ac - Update to 1.2c.
PR:		ports/17773
Submitted by:	MAINTAINER

- Add `java' category.
2000-04-25 13:59:18 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Steve Price
e5c99b60ad This port requires javac to build. 2000-02-27 15:34:14 +00:00
Steve Price
77320f4ca0 Adding mysql-jdbc-mm version 1.2b
The mm JDBC interface for MySQL.

PR:		16083
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2000-01-29 22:23:06 +00:00