<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/mysql-connector-java/pkg-descr, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-08-27T17:00:25Z</updated>
<entry>
<title>databases/mysql-connector-j: Renamed and updated to 8.1.0</title>
<updated>2023-08-27T17:00:25Z</updated>
<author>
<name>Richard Gallamore</name>
<email>ultima@FreeBSD.org</email>
</author>
<published>2023-08-27T17:00:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=99af02b5255468335cc65fba0c7c9d3e583d5244'/>
<id>urn:sha1:99af02b5255468335cc65fba0c7c9d3e583d5244</id>
<content type='text'>
Starting on 8.0.31, upstream has renamed the port to mysql-connector-j
and the groupId and artifactId has changed to comply with proper naming
guidelines. Please read the changelog for more details.

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.1/en/news-8-1-0.html
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Update databases/mysql-connector-java to 8.0.13</title>
<updated>2019-01-08T20:36:03Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2019-01-08T20:36:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=389333ae5fcad9c8a37758368cc2fdf8b62b9d9b'/>
<id>urn:sha1:389333ae5fcad9c8a37758368cc2fdf8b62b9d9b</id>
<content type='text'>
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/
</content>
</entry>
<entry>
<title>Update URL -- mysql.com site has been redesigned, plus it uses HTTPS</title>
<updated>2017-08-01T15:55:22Z</updated>
<author>
<name>Matthew Seaman</name>
<email>matthew@FreeBSD.org</email>
</author>
<published>2017-08-01T15:55:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69b6ede428cdc16ad234940c9efcd5d670dca6b0'/>
<id>urn:sha1:69b6ede428cdc16ad234940c9efcd5d670dca6b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- remove maintainer tags from pkg-descr</title>
<updated>2011-10-22T23:50:23Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2011-10-22T23:50:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e3b32fff8006b26f11bd1aa2ce928e2ea2ba7a6'/>
<id>urn:sha1:7e3b32fff8006b26f11bd1aa2ce928e2ea2ba7a6</id>
<content type='text'>
Approved by:	portmgr
Approved by:	bapt (mentor)
</content>
</entry>
<entry>
<title>. Repo copy from mysql-jdbc-mm to reflect the change of project name due</title>
<updated>2003-11-05T15:33:56Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2003-11-05T15:33:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a2db9dcf8b8e565449f260f351e8e71a13ec151d'/>
<id>urn:sha1:a2db9dcf8b8e565449f260f351e8e71a13ec151d</id>
<content type='text'>
  to it now being an official MySQL product.
. Update to 3.0.9.

PR:		57753
Submitted by:	Matthew Seaman &lt;m.seaman@infracaninophile.co.uk&gt;
</content>
</entry>
<entry>
<title>Adding mysql-jdbc-mm version 1.2b</title>
<updated>2000-01-29T22:23:06Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2000-01-29T22:23:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77320f4ca0a05c5135815a49c848fc41264d5cd3'/>
<id>urn:sha1:77320f4ca0a05c5135815a49c848fc41264d5cd3</id>
<content type='text'>
The mm JDBC interface for MySQL.

PR:		16083
Submitted by:	Dave Glowacki &lt;dglo@ssec.wisc.edu&gt;
</content>
</entry>
</feed>
