Matthew Seaman
73076f8b2e
Update to 8.0.15
...
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-15.html
2019-02-04 07:47:36 +00:00
Matthew Seaman
e03c0cef44
Update to 8.0.14
...
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-14.html
2019-01-23 12:56:52 +00:00
Matthew Seaman
389333ae5f
Update databases/mysql-connector-java to 8.0.13
...
This now requires Java 1.8+
Repo-copy the orgiginal port to databases/mysql-connector-java51 to
provide continued support for Java 1,6 and 1.7 users. Hook up to the
tree.
Summary of Changes: https://insidemysql.com/connector-j-8-0-11-the-face-for-your-brand-new-document-oriented-database/
ChangeLogs: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/
2019-01-08 20:36:03 +00:00
Matthew Seaman
aa84db2337
Update to 5.1.47
...
Release Notes: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-47.html
2018-09-02 06:55:26 +00:00
Matthew Seaman
35a8fe569b
Update to 5.1.46
...
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-46.html
2018-03-15 19:47:38 +00:00
Matthew Seaman
40fc605e9d
Update to 5.1.45
...
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-45.html
2017-12-02 18:12:09 +00:00
Matthew Seaman
75af4c6b3e
Update to 5.1.44
...
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-44.html
2017-09-02 17:58:41 +00:00
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