Commit graph

59 commits

Author SHA1 Message Date
Matthew Seaman
982b638454 Update to 5.1.43
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-43.html
2017-07-24 18:58:56 +00:00
Matthew Seaman
eb6bbd0098 Update to 5.1.42
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-42.html
2017-05-01 11:34:31 +00:00
Matthew Seaman
48d24a6c83 Update to 5.1.41
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-41.html
2017-02-28 23:54:54 +00:00
Matthew Seaman
c0dbb2ded6 Update to 5.1.40
Changelog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html
2016-10-04 15:19:39 +00:00
Matthew Seaman
31c9673a3f Update to 5.1.39
- Modernize port: use option depended make targets
 - Add PORTSCOUT config
 - Support OpenJDK8
 - Consequently make building the javadoc API docs contingent on the
   version of java used: only build when java 1.6 or 1.7 is in use.
   javadoc in OpenJDK 1.8 is much less forgiving than in earlier
   versions of java, and would require substantion patching of the
   sources to generate javadoc successfully.
 - Use COPYTREE_SHARE to install javadocs rather than rolling our own

ChangeLog:	http://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-39.html
2016-05-23 14:23:28 +00:00
Matthew Seaman
e69d75fd6d Update to 5.1.38
- Don't insert a sed token into the plist when we can simply use a
    make(1) variable.

ChangeLog:  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-38.html
2016-01-12 07:34:43 +00:00
Matthew Seaman
cf3e3a196b Update to 5.1.37
ReleaseNotes:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-37.html
2015-10-16 07:00:28 +00:00
Matthew Seaman
d4ddb373d7 Update to 5.1.36
- limit acceptable OpenJDK versions to 1.6 and 1.7

Change Log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-36.html
PR:		201317
Submitted by:	glewis
2015-07-04 10:16:43 +00:00
Matthew Seaman
a8b341e2a4 Update to 5.1.35
ChangeLog:	http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html
2015-03-24 11:16:02 +00:00
Matthew Seaman
b33491dc7b Update to 5.1.34
Release notes:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-34.html
2014-11-15 13:24:00 +00:00
Matthew Seaman
a9aaee0dca Update to 5.1.33
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-33.html
2014-09-26 11:44:28 +00:00
Matthew Seaman
56fd72023a Update to 5.1.32
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-32.html
2014-09-14 15:50:44 +00:00
Matthew Seaman
a9e7adf684 Update to 5.1.31
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-31.html
2014-06-07 17:53:25 +00:00
Matthew Seaman
cee39373ce Update to 5.1.30
Change log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html
2014-03-29 18:48:00 +00:00
Matthew Seaman
592a9faab9 Update to 5.1.29
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html
2014-02-04 19:04:17 +00:00
Matthew Seaman
8238bf7aa3 Update to 5.1.28
This is a routine bugfix and incremental improvement release.

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-28.html
2013-12-24 07:57:42 +00:00
Matthew Seaman
d5a30181dd Update to 5.1.27
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html
2013-11-08 06:34:19 +00:00
Matthew Seaman
fa6d14a173 - Update to 5.1.26
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html
2013-08-02 06:09:04 +00:00
Matthew Seaman
0a4b684fb4 Update to 5.1.25
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html
2013-05-02 16:22:30 +00:00
Matthew Seaman
e4e43515a8 Update to 5.1.24
ChangeLogs:
  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-23.html
  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-24.html

Feature safe:	yes
2013-04-16 21:00:33 +00:00
Matthew Seaman
faf983fd4a Update to 5.1.22
- Trim Makefile headers
  - ChangeLog: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-22.html

Feature safe:  yes
2012-11-25 17:12:51 +00:00
Matthew Seaman
4d1e4dda11 - Update to 5.1.21
- ChangeLogs: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-x.html
2012-08-03 09:28:08 +00:00
Tilman Keskinoz
64cb95f949 Switch to zipfile as tar.gz became unavailable
PR:		158754
Submitted by:	Jarrod Sayers
Approved by:	Maintainer
2011-07-10 18:23:30 +00:00
Tilman Keskinoz
3e4cdbf400 Update to 5.1.17
PR:		158673
Submitted by:	maintainer
2011-07-07 20:07:24 +00:00
Martin Wilke
1a591c2508 - Update to 5.1.16
PR:		157377
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-05-31 03:12:01 +00:00
Tilman Keskinoz
b030baf14c Update to 5.1.15
PR:		156443
Submitted by:	maintainer
2011-05-21 20:01:41 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
b5e0d2a2c5 - Update to 5.1.12
PR:		146760
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-06-03 17:09:57 +00:00
Martin Wilke
abe408e841 - Update to 5.1.11
PR:		143052
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-01-25 08:54:37 +00:00
Martin Wilke
947ac37f2c - Update to 5.1.10
PR:		140802
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-11-27 23:20:28 +00:00
Dmitry Marakasov
25978fd4ab - Update to 5.1.8
PR:		136782
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-07-16 14:49:31 +00:00
Martin Wilke
143064e11a - Update to 5.1.7
PR:		128280
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-10-24 19:00:05 +00:00
Martin Wilke
81fcf4d2b3 - Update to 5.1.6
PR:		121448
Submitted by:	Matthew Seaman (maintainer)
2008-03-07 10:12:20 +00:00
Martin Wilke
a9c768dcba - Update to 5.1.5
PR:		117219
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-24 09:15:43 +00:00
Martin Wilke
e274049c22 -Update to 5.0.8
PR:		117060
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-12 23:49:21 +00:00
Rong-En Fan
88c21e1f14 - Update to 5.0.7
PR:		ports/114759
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk>
2007-07-27 13:29:42 +00:00
Martin Wilke
3f8d738053 - Update to 5.0.6
PR:		112726
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-05-25 22:11:53 +00:00
Rong-En Fan
98e7c17c03 - Update to 5.0.5
PR:		ports/109849
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2007-03-05 12:07:19 +00:00
Frank J. Laszlo
2a98dbd4ba Security:bases/mysql-connector-java to bugfix-release 5.0.4.
PR:		ports/104712
Submitted by:	Kay Abendroth <kay.abendroth@raxion.net>
Reviewed by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:	flz (mentor)
2006-11-15 19:23:08 +00:00
Ion-Mihai Tetcu
23b0729231 Routine update to the latest stable version. The big delta in the
version numbers is apparently mostly an exercise by MySQL AB to have
all their products with "matching" version numbers.  There are some
shiny new bits of extra functionality to justify the new major version
numbers though.
Quoting the release message:
   "This is the first generally-available, production release of
    Connector/J 5.0. Notice that Connector/J 3.1 has supported all
    MySQL-5.0 features other than XA, but this is the first
    generally-available release that "synchronizes" version numbers
    with the server (as well as adding support for XA).
    Version 5.0.3 is suitable for use with any MySQL version including
    MySQL-4.1, MySQL-5.0 or MySQL-5.1 beta."
The complete release announcement is at:
    http://lists.mysql.com/announce/382
On-line changelog is at:
    http://dev.mysql.com/doc/refman/5.0/en/cj-news.html
Upgrade notes:
    http://dev.mysql.com/doc/refman/5.0/en/cj-upgrading.html

PR:		ports/100931
Submitted by:	Matthew Seaman (maintainer)
2006-07-28 05:34:16 +00:00
Herve Quiroz
2189ec6af9 Update to 3.1.13 (bugfix release)
PR:		98225
Submitted by:	maintainer
2006-05-31 23:19:32 +00:00
Tim Bishop
a36d29bc3f - Update to 3.1.12
PR:		90308
Submitted by:	maintainer
Approved by:	clement (mentor)
2005-12-13 22:02:58 +00:00
Herve Quiroz
e630b7bf98 Update to 3.1.11
PR:		87797
Submitted by:	maintainer
2005-10-22 12:50:56 +00:00
Herve Quiroz
2f524a5c53 - Update to 3.1.10 [1]
- Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3
  years now

PR:		83059 [1]
Submitted by:	maintainer [1]
2005-07-06 16:10:23 +00:00
Herve Quiroz
fcd2aa8e44 Update to 3.1.8
PR:		80270
Submitted by:	maintainer
2005-04-23 03:15:00 +00:00
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