Richard Gallamore
442a43aa36
Updated to 8.0.23
...
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-23.html
2021-01-23 06:22:02 +00:00
Richard Gallamore
b0b6fd149a
Updated to 8.0.22
...
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-22.html
2020-10-20 17:44:42 +00:00
Richard Gallamore
bd20e8d6b9
Updated to 8.0.21
...
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-21.html
2020-07-16 08:12:56 +00:00
Richard Gallamore
0f2111b27f
Updated to 8.0.20
...
Changelog: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-20.html
2020-04-28 07:57:14 +00:00
Richard Gallamore
e1a86132a7
Updated to 8.0.19
...
Removed white space to satisfy portlint
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-19.html
2020-01-17 03:47:55 +00:00
Richard Gallamore
011b7ec40a
Updated to 8.0.18
...
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-18.html
2019-10-16 04:17:35 +00:00
Richard Gallamore
32984ea5b2
Updated to 8.0.17
...
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-17.html
2019-08-01 03:30:43 +00:00
Matthew Seaman
dd9a352c5c
Hand these ports over to Richard Gallamore
2019-06-17 05:42:42 +00:00
Matthew Seaman
27b8e8eb93
Update to 8.0.16
...
Upstream has unbundled all of the 3rd party jars they used to ship in
the tarball. We already preferred installing slf4j.jar and c3p0.jar
from ports, so we just had to add a dependency (and create a port for)
protobuf-java.jar
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-16.html
2019-04-29 05:40:45 +00:00
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
69b6ede428
Update URL -- mysql.com site has been redesigned, plus it uses HTTPS
2017-08-01 15:55:22 +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
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +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
Mathieu Arnold
60d1a83c2a
MASTER_SITES cleanup.
...
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
2015-05-14 10:15:04 +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
8bdb7930ff
Fix slipshod typing. This has nothing to do with the Council for the
...
Protection of Rural England.
2014-07-13 08:59:11 +00:00
Matthew Seaman
62def63949
Add CPE settings
2014-07-13 08:53:08 +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
Emanuel Haupt
6d2c170d10
Remove trailing whitespaces from category databases
2014-02-21 13:35:57 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +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
34703acd92
- stageify
2013-09-27 08:14:22 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +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
Baptiste Daroussin
7c354b1913
Decommissioning java 1.5 (EOLed since October 2009):
...
suppress any reference to JAVA_VERSION= 1.5+ (part2)
2012-12-10 13:18:28 +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
Matthew Seaman
a24712b4bf
Remove redundant CONFLICTs setting
...
Reposition LICENSE to pacify portlint
Submitted by: jgh
PR: ports/169675
Approved by: shaun (mentor)
2012-07-10 05:17:42 +00:00
Matthew Seaman
ce2305af67
- Convert all my remaining ports to OPTIONSng
...
Files affected:
databases/mysql-connector-java/Makefile
databases/phpmyadmin/Makefile
mail/sa-utils/Makefile
net/phpldapadmin/Makefile
security/apg/Makefile
textproc/sphinxsearch/Makefile
www/p5-RT-Authen-ExternalAuth/Makefile
www/p5-RT-Extension-LDAPImport/Makefile
www/p5-RT-Extension-SLA/Makefile
www/p5-RTx-Calendar/Makefile
www/rt40/Makefile
www/rt40/Makefile.cpan
x11-fonts/gentium/Makefile
x11-fonts/gentium-basic/Makefile
Approved by: shaun (mentor)
2012-06-04 19:25:56 +00:00