Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.30 27 Aug 2023 17:00:25 |
Richard Gallamore (ultima) |
databases/mysql-connector-j: Renamed and updated to 8.1.0
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 |
8.0.30 04 Apr 2023 18:10:53 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
8.0.30 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.0.30 12 Aug 2022 06:25:59 |
Richard Gallamore (ultima) |
databases/mysql-connector-java: Update to 8.0.30
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-30.html |
8.0.29 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
8.0.29 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
8.0.29 07 May 2022 20:28:13 |
Richard Gallamore (ultima) |
databases/mysql-connector-java: Update to 8.0.29
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-29.html |
8.0.28 22 Jan 2022 08:01:25 |
Richard Gallamore (ultima) |
databases/mysql-connect-java: Updated to 8.0.28
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-28.html |
8.0.27 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
8.0.27 06 Nov 2021 20:42:15 |
Richard Gallamore (ultima) |
databases/mysql-connector-java: Update to 8.0.27
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-27.html |
8.0.26 30 Jul 2021 01:11:52 |
Richard Gallamore (ultima) |
databases/mysql-connector-java: Updated to 8.0.26
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-26.html |
8.0.25 20 May 2021 06:19:33 |
Richard Gallamore (ultima) |
databases/mysql-connector-java: Update to 8.0.25
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-25.html |
8.0.24 25 Apr 2021 20:14:40 |
Richard Gallamore (ultima) |
Updated to 8.0.24
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-24.html |
8.0.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.0.23 23 Jan 2021 06:22:02 |
ultima |
Updated to 8.0.23
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-23.html |
8.0.22 20 Oct 2020 17:44:42 |
ultima |
Updated to 8.0.22
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-22.html |
8.0.21 16 Jul 2020 08:12:57 |
ultima |
Updated to 8.0.21
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-21.html |
8.0.20 28 Apr 2020 07:57:14 |
ultima |
Updated to 8.0.20
Changelog:
https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-20.html |
8.0.19 17 Jan 2020 03:47:56 |
ultima |
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 |
8.0.18 16 Oct 2019 04:17:35 |
ultima |
Updated to 8.0.18
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-18.html |
8.0.17 01 Aug 2019 03:30:43 |
ultima |
Updated to 8.0.17
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-17.html |
8.0.16 17 Jun 2019 05:42:42 |
matthew |
Hand these ports over to Richard Gallamore |
8.0.16 29 Apr 2019 05:40:46 |
matthew |
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 |
8.0.15 04 Feb 2019 07:47:36 |
matthew |
Update to 8.0.15
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-15.html |
8.0.14 23 Jan 2019 12:56:52 |
matthew |
Update to 8.0.14
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-14.html |
8.0.13 08 Jan 2019 20:36:03 |
matthew |
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/ |
5.1.47 02 Sep 2018 06:55:27 |
matthew |
Update to 5.1.47
Release Notes:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-47.html |
5.1.46 15 Mar 2018 19:47:38 |
matthew |
Update to 5.1.46
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-46.html |
5.1.45 02 Dec 2017 18:12:10 |
matthew |
Update to 5.1.45
ChangeLog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-45.html |
5.1.44 02 Sep 2017 17:58:41 |
matthew |
Update to 5.1.44
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-44.html |
5.1.43 01 Aug 2017 15:55:22 |
matthew |
Update URL -- mysql.com site has been redesigned, plus it uses HTTPS |
5.1.43 24 Jul 2017 18:58:57 |
matthew |
Update to 5.1.43
ChangeLog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-43.html |
5.1.42 01 May 2017 11:34:32 |
matthew |
Update to 5.1.42
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-42.html |
5.1.41 28 Feb 2017 23:54:54 |
matthew |
Update to 5.1.41
ChangeLog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-41.html |
5.1.40 04 Oct 2016 15:19:39 |
matthew |
Update to 5.1.40
Changelog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html |
5.1.39 23 May 2016 14:23:28 |
matthew |
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 |
5.1.38 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.1.38 12 Jan 2016 07:34:43 |
matthew |
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 |
5.1.37 16 Oct 2015 07:00:28 |
matthew |
Update to 5.1.37
ReleaseNotes: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-37.html |
5.1.36 04 Jul 2015 10:16:44 |
matthew |
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 |
5.1.35 14 May 2015 10:15:09 |
mat |
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 |
5.1.35 24 Mar 2015 11:16:03 |
matthew |
Update to 5.1.35
ChangeLog: http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html |
5.1.34 15 Nov 2014 13:24:01 |
matthew |
Update to 5.1.34
Release
notes: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-34.html |
5.1.33 26 Sep 2014 11:44:29 |
matthew |
Update to 5.1.33
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-33.html |
5.1.32 14 Sep 2014 15:50:44 |
matthew |
Update to 5.1.32
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-32.html |
5.1.31_1 13 Jul 2014 08:59:12 |
matthew |
Fix slipshod typing. This has nothing to do with the Council for the
Protection of Rural England. |
5.1.31_1 13 Jul 2014 08:53:09 |
matthew |
Add CPE settings |
5.1.31 07 Jun 2014 17:53:25 |
matthew |
Update to 5.1.31
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-31.html |
5.1.30 29 Mar 2014 18:48:01 |
matthew |
Update to 5.1.30
Change log: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html |
5.1.29 21 Feb 2014 13:35:58 |
ehaupt |
Remove trailing whitespaces from category databases |
5.1.29 10 Feb 2014 13:54:28 |
ehaupt |
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) |
5.1.29 04 Feb 2014 19:04:17 |
matthew |
Update to 5.1.29
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html |
5.1.28 24 Dec 2013 07:57:42 |
matthew |
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 |
5.1.27 08 Nov 2013 06:34:19 |
matthew |
Update to 5.1.27
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html |
5.1.26 27 Sep 2013 08:14:23 |
matthew |
- stageify |
5.1.26 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
5.1.26 02 Aug 2013 06:09:04 |
matthew |
- Update to 5.1.26
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html |
5.1.25 02 May 2013 16:22:30 |
matthew |
Update to 5.1.25
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html |
5.1.24 16 Apr 2013 21:00:33 |
matthew |
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 |
5.1.22 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
5.1.22 25 Nov 2012 17:12:51 |
matthew |
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 |
5.1.21 03 Aug 2012 09:28:09 |
matthew |
- Update to 5.1.21
- ChangeLogs: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-x.html |
5.1.17 10 Jul 2012 05:17:42 |
matthew |
Remove redundant CONFLICTs setting
Reposition LICENSE to pacify portlint
Submitted by: jgh
PR: ports/169675
Approved by: shaun (mentor) |
5.1.17 04 Jun 2012 19:25:56 |
matthew |
- 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) |
5.1.17 09 Feb 2012 17:09:51 |
matthew |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor) |
5.1.17 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
5.1.17 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
5.1.17 10 Jul 2011 18:23:30 |
arved |
Switch to zipfile as tar.gz became unavailable
PR: 158754
Submitted by: Jarrod Sayers
Approved by: Maintainer |
5.1.17 07 Jul 2011 20:07:24 |
arved |
Update to 5.1.17
PR: 158673
Submitted by: maintainer |
5.1.16 31 May 2011 03:12:01 |
miwi |
- Update to 5.1.16
PR: 157377
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.1.15 21 May 2011 20:01:41 |
arved |
Update to 5.1.15
PR: 156443
Submitted by: maintainer |
5.1.12 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.1.12 03 Jun 2010 17:09:57 |
miwi |
- Update to 5.1.12
PR: 146760
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.1.11 25 Jan 2010 08:54:37 |
miwi |
- Update to 5.1.11
PR: 143052
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.1.10 27 Nov 2009 23:20:28 |
miwi |
- Update to 5.1.10
PR: 140802
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.1.8 16 Jul 2009 14:49:31 |
amdmi3 |
- Update to 5.1.8
PR: 136782
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.1.7 21 May 2009 12:06:01 |
laszlof |
- Fix latest link
- Added conflict for mysql java connector 5.0
PR: ports/134776
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
(maintainer) |
5.1.7 24 Oct 2008 19:00:05 |
miwi |
- Update to 5.1.7
PR: 128280
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.1.6_1 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
5.1.6 07 Mar 2008 10:12:20 |
miwi |
- Update to 5.1.6
PR: 121448
Submitted by: Matthew Seaman (maintainer) |
5.1.5 24 Oct 2007 09:15:43 |
miwi |
- Update to 5.1.5
PR: 117219
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.0.8 12 Oct 2007 23:49:21 |
miwi |
-Update to 5.0.8
PR: 117060
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.0.7 02 Oct 2007 21:17:32 |
hq |
Remove support for Java 1.2
PR: 116724
Submitted by: hq
Approved by: maintainer |
5.0.7 27 Jul 2007 13:29:42 |
rafan |
- Update to 5.0.7
PR: ports/114759
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> |
5.0.6 25 May 2007 22:11:54 |
miwi |
- Update to 5.0.6
PR: 112726
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
5.0.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
5.0.5 05 Mar 2007 12:07:19 |
rafan |
- Update to 5.0.5
PR: ports/109849
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer) |
5.0.4 15 Nov 2006 19:23:09 |
laszlof |
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) |
5.0.3 28 Jul 2006 05:34:16 |
itetcu |
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) |
3.1.13 31 May 2006 23:19:32 |
hq |
Update to 3.1.13 (bugfix release)
PR: 98225
Submitted by: maintainer |
3.1.12 13 Dec 2005 22:02:58 |
tdb |
- Update to 3.1.12
PR: 90308
Submitted by: maintainer
Approved by: clement (mentor) |
3.1.11 22 Oct 2005 12:50:56 |
hq |
Update to 3.1.11
PR: 87797
Submitted by: maintainer |
3.1.10 14 Sep 2005 16:41:23 |
hq |
Install documentation using ${INSTALL_DATA} rather than ${CP} to ensure that
ownerships and permissions come out right when port is built as a mortal user
then installed as root
PR: 86088
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
3.1.10 06 Jul 2005 16:10:23 |
hq |
- 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] |
3.1.8 23 Apr 2005 10:51:59 |
hq |
Use JAVALIBDIR to find JAR dependencies during the build
PR: 80271
Submitted by: maintainer |
3.1.8 23 Apr 2005 03:15:00 |
hq |
Update to 3.1.8
PR: 80270
Submitted by: maintainer |
3.1.7 22 Feb 2005 21:17:44 |
hq |
- 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 |
3.1.6 13 Jan 2005 23:35:36 |
edwin |
[ 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> |
3.0.16 11 Jan 2005 11:44:39 |
sem |
- Utilize MASTER_SITE_MYSQL instead of tons urls
PR: ports/76055
Submitted by: maintainer |