Commit graph

14 commits

Author SHA1 Message Date
Herve Quiroz
f5b4176d87 - Update to 3.1.7 [1]
- Use ${JAVALIBDIR} for JAR dependencies
- Use %%JAVAJARDIR%% in plist
- ECHO_CMD -> ECHO_MSG
- Add $FreeBSD$ tag in patch
- Improve the build.xml patch to have the location of JAR files set through
  MAKE_ARGS (should help with people with non-standard paths)

PR:		77916 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-02-22 21:17:44 +00:00
Edwin Groothuis
768780a3d3 [ maintainer ] databases/mysql-connector-java -- update to 3.1.6
Update to version 3.1.6 -- This is a major update to a new code
	branch, and development on the 3.0 branch will now be limited to
	critical bug-fixes.  From the release announcement:

		Version 3.1.6 is the first production release of
		the 3.1 series that is suitable for use with all
		versions of MySQL, including MySQL-4.1 or MySQL-5.0.
		Connector/J 3.1.6 is required if you want to use
		server-side prepared statements MySQL-4.1.2 or
		newer, or CallableStatements with MySQL-5.0.

		http://lists.mysql.com/announce/250

	Anyone upgrading from the 3.0 series should first read
	http://dev.mysql.com/doc/connector/j/en/#id2424819

	This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on
	devel/log4j (unless you use the WITHOUT_COMPILE option,
	where there's only a RUN_DEPENDS)

PR:		ports/76149
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2005-01-13 23:35:36 +00:00
Greg Lewis
c5cf86bbe2 . Update to 3.0.16.
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-11-25 19:26:19 +00:00
Mark Linimon
d1ffa90409 This is a routine bugfix release over 3.0.14.
PR:		ports/71364
Submitted by:	Matthew Seaman <m.seaman at infracaninophile dot co dot uk> (maintainer)
2004-10-12 06:55:34 +00:00
Mark Linimon
63c219fe1b Update to 3.0.14 to fix a URL parsing error that had sneaked into 3.0.13:
http://bugs.mysql.com/?id=3923

Full release announcement at:

    http://lists.mysql.com/announce/197

This also resyncs the list of MASTER_SITES with the list from the
databases/mysql41-server port.
2004-05-30 19:28:24 +00:00
Mark Linimon
01fbb7b65c Update to version 3.0.13:
Version 3.0.13 is a bugfix release for the production tree that
  is suitable for use with any MySQL version including MySQL-4.1 or
  MySQL-5.0.

  This release is intended to fix three minor bugs, two which
  impact users using MysqlConnectionPoolDataSource, and one bug fix
  for prepared statements with batched parameters creating all keys
  for getGeneratedKeys()."

Full release announcement at http://lists.mysql.com/java/7488.

PR:		ports/67265
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2004-05-28 06:08:32 +00:00
Mark Linimon
70fa86eb24 Routine version bump to 3.0.12, except they've labelled it
'production' instead of 'stable' for no apparent reason.  Release
notes are at http://lists.mysql.com/announce/192.

PR:		ports/66908
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2004-05-25 18:07:13 +00:00
Greg Lewis
617b4c9afa . Update to 3.0.11.
PR:		63122
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2004-02-20 21:07:50 +00:00
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
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
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
Kris Kennaway
2f253f5bf6 This file was forgotten during the recent version update.
Noticed by:	bento
2000-04-30 01:09:57 +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