aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql-connector-java
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.1.44matthew2017-09-032-4/+4
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-44.html
* Update URL -- mysql.com site has been redesigned, plus it uses HTTPSmatthew2017-08-011-1/+1
|
* Update to 5.1.43matthew2017-07-252-5/+5
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-43.html
* Update to 5.1.42matthew2017-05-012-4/+4
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-42.html
* Update to 5.1.41matthew2017-03-012-4/+4
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-41.html
* Update to 5.1.40matthew2016-10-042-5/+4
| | | | Changelog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html
* Update to 5.1.39matthew2016-05-232-27/+27
| | | | | | | | | | | | | | - 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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Update to 5.1.38matthew2016-01-122-4/+4
| | | | | | | - 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
* Update to 5.1.37matthew2015-10-162-3/+3
| | | | ReleaseNotes: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-37.html
* Update to 5.1.36matthew2015-07-042-4/+4
| | | | | | | | - 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
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - 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
* Update to 5.1.35matthew2015-03-242-3/+3
| | | | ChangeLog: http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html
* Update to 5.1.34matthew2014-11-152-3/+3
| | | | Release notes: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-34.html
* Update to 5.1.33matthew2014-09-262-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-33.html
* Update to 5.1.32matthew2014-09-142-4/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-32.html
* Fix slipshod typing. This has nothing to do with the Council for thematthew2014-07-131-1/+1
| | | | Protection of Rural England.
* Add CPE settingsmatthew2014-07-131-0/+5
|
* Update to 5.1.31matthew2014-06-082-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-31.html
* Update to 5.1.30matthew2014-03-302-3/+3
| | | | Change log: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html
* Remove trailing whitespaces from category databasesehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | 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)
* Update to 5.1.29matthew2014-02-052-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html
* Update to 5.1.28matthew2013-12-242-3/+3
| | | | | | This is a routine bugfix and incremental improvement release. ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-28.html
* Update to 5.1.27matthew2013-11-082-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html
* - stageifymatthew2013-09-271-4/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | databases)
* - Update to 5.1.26matthew2013-08-022-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html
* Update to 5.1.25matthew2013-05-032-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html
* Update to 5.1.24matthew2013-04-172-3/+3
| | | | | | | | 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
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-1/+1
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* Update to 5.1.22matthew2012-11-262-9/+5
| | | | | | | - Trim Makefile headers - ChangeLog: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-22.html Feature safe: yes
* - Update to 5.1.21matthew2012-08-032-3/+3
| | | | - ChangeLogs: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-x.html
* Remove redundant CONFLICTs settingmatthew2012-07-101-5/+2
| | | | | | | | Reposition LICENSE to pacify portlint Submitted by: jgh PR: ports/169675 Approved by: shaun (mentor)
* - Convert all my remaining ports to OPTIONSngmatthew2012-06-051-3/+5
| | | | | | | | | | | | | | | | | | | | | 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)
* Update maintainer address to matthew@FreeBSD.orgmatthew2012-02-101-1/+1
| | | | Approved by: shaun (mentor)
* - remove maintainer tags from pkg-descreadler2011-10-231-1/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | 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
* Switch to zipfile as tar.gz became unavailablearved2011-07-112-2/+4
| | | | | | PR: 158754 Submitted by: Jarrod Sayers Approved by: Maintainer
* Update to 5.1.17arved2011-07-082-3/+3
| | | | | PR: 158673 Submitted by: maintainer
* - Update to 5.1.16miwi2011-05-312-3/+3
| | | | | PR: 157377 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update to 5.1.15arved2011-05-222-9/+10
| | | | | PR: 156443 Submitted by: maintainer
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 5.1.12miwi2010-06-042-4/+4
| | | | | PR: 146760 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 5.1.11miwi2010-01-252-21/+8
| | | | | PR: 143052 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 5.1.10miwi2009-11-282-4/+4
| | | | | PR: 140802 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 5.1.8amdmi32009-07-162-4/+4
| | | | | PR: 136782 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Fix latest linklaszlof2009-05-211-1/+3
| | | | | | | - Added conflict for mysql java connector 5.0 PR: ports/134776 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 5.1.7miwi2008-10-252-5/+4
| | | | | PR: 128280 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | 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)
* - Update to 5.1.6miwi2008-03-072-4/+4
| | | | | PR: 121448 Submitted by: Matthew Seaman (maintainer)
* - Update to 5.1.5miwi2007-10-243-51/+7
| | | | | PR: 117219 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* -Update to 5.0.8miwi2007-10-132-4/+4
| | | | | PR: 117060 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Remove support for Java 1.2hq2007-10-031-1/+1
| | | | | | PR: 116724 Submitted by: hq Approved by: maintainer
* - Update to 5.0.7rafan2007-07-272-4/+4
| | | | | PR: ports/114759 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
* - Update to 5.0.6miwi2007-05-262-5/+4
| | | | | PR: 112726 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 5.0.5rafan2007-03-052-4/+4
| | | | | PR: ports/109849 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Security:bases/mysql-connector-java to bugfix-release 5.0.4.laszlof2006-11-162-4/+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)
* Routine update to the latest stable version. The big delta in theitetcu2006-07-282-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | 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)
* Update to 3.1.13 (bugfix release)hq2006-06-012-4/+4
| | | | | PR: 98225 Submitted by: maintainer
* - Update to 3.1.12tdb2005-12-142-3/+4
| | | | | | PR: 90308 Submitted by: maintainer Approved by: clement (mentor)
* Update to 3.1.11hq2005-10-223-20/+10
| | | | | PR: 87797 Submitted by: maintainer
* Install documentation using ${INSTALL_DATA} rather than ${CP} to ensure thathq2005-09-151-1/+8
| | | | | | | | 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>
* - Update to 3.1.10 [1]hq2005-07-073-23/+40
| | | | | | | | - 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]
* Use JAVALIBDIR to find JAR dependencies during the buildhq2005-04-232-2/+2
| | | | | PR: 80271 Submitted by: maintainer
* Update to 3.1.8hq2005-04-232-3/+3
| | | | | PR: 80270 Submitted by: maintainer
* - Update to 3.1.7 [1]hq2005-02-233-14/+15
| | | | | | | | | | | | | - 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
* [ maintainer ] databases/mysql-connector-java -- update to 3.1.6edwin2005-01-143-5/+22
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* - Utilize MASTER_SITE_MYSQL instead of tons urlssem2005-01-111-11/+2
| | | | | PR: ports/76055 Submitted by: maintainer
* . Update to 3.0.16.glewis2004-11-262-3/+3
| | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* This is a routine bugfix release over 3.0.14.linimon2004-10-122-4/+4
| | | | | PR: ports/71364 Submitted by: Matthew Seaman <m.seaman at infracaninophile dot co dot uk> (maintainer)
* . Avoid having to reproduce the ant build lines with some conditionalglewis2004-08-081-3/+3
| | | | | | target definition. Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* . Use the new USE_ANT capability of bsd.java.mk.glewis2004-08-071-13/+9
| | | | | PR: 70084 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update to 3.0.14 to fix a URL parsing error that had sneaked into 3.0.13:linimon2004-05-312-7/+5
| | | | | | | | | | | 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.
* Update to version 3.0.13:linimon2004-05-282-3/+3
| | | | | | | | | | | | | | | | Version 3.0.13 is a bugfix release for the production tree that is suitable for use with any MySQL version including MySQL-4.1 or MySQL-5.0. This release is intended to fix three minor bugs, two which impact users using MysqlConnectionPoolDataSource, and one bug fix for prepared statements with batched parameters creating all keys for getGeneratedKeys()." Full release announcement at http://lists.mysql.com/java/7488. PR: ports/67265 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Routine version bump to 3.0.12, except they've labelled itlinimon2004-05-262-4/+4
| | | | | | | | 'production' instead of 'stable' for no apparent reason. Release notes are at http://lists.mysql.com/announce/192. PR: ports/66908 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Update to the latest bsd.java.mk style.linimon2004-05-101-7/+10
| | | | | | | Move PLIST_FILES to later in the Makefile for consistencies' sake. PR: ports/66111 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* . Update to 3.0.11.glewis2004-02-212-3/+3
| | | | | PR: 63122 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* - Add SIZEpav2004-02-083-13/+16
| | | | | | | | | - Use PLIST_FILES - Set JAVA_HOME to ant environment - ECHO -> ECHO_MSG PR: ports/62472 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update to 3.0.10 release.ale2004-01-182-3/+3
| | | | | | | | Restore compatability with mysql 4.1.1. PR: ports/61380 Submitted by: Matthew Seaman (maintainer) Approved by: nork (mentor/implicitly)
* As documented atlinimon2003-12-301-2/+24
| | | | | | | | | | | | | | | | http://www.mysql.com/documentation/connector-j/index.html#id2800748 MySQL Connector/J really does need JDK 1.4.x to compile. Use of apache-ant appears to side-step all of the effects of the USE_JAVA knob from bsd.java.mk, so all previous testing was actually using JDK 1.4.2 to do the compilation step. Since the distfile contains a pre-compiled .jar file, which will work with any Java-2 JVM, provide a WITHOUT_BUILD option. PR: ports/59993 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Noticed by: Aristedes Maniatis
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* . Simplify the packing list by using the new PORTDOCS macro.glewis2003-11-142-87/+3
| | | | | PR: 59182 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* . Repo copy from mysql-jdbc-mm to reflect the change of project name dueglewis2003-11-056-96/+154
| | | | | | | | to it now being an official MySQL product. . Update to 3.0.9. PR: 57753 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Port devel/jakarta-ant was renamed to devel/apache-ant.znerd2003-07-231-1/+1
| | | | | Reported by: kris Pointy hat to: me
* fix: JDK dependency changedaichi2003-06-231-1/+1
| | | | | PR: 52441 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer springcleaning of his Makefilesedwin2002-11-231-33/+45
| | | | | PR: ports/45514 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Add patches to allow port build again and also fix some plist problems.pat2002-07-133-2/+38
| | | | | PR: ports/39899 Submitted by: maintainer
* Update from 1.2c to the newly released 2.0.14, convertsznerd2002-05-234-31/+44
| | | | | | | the Makefile to the new bsd.java.mk format. Submitted by: maintainer PR: 34150
* Tar file has moved and port needs a bit of tweakingjeh2001-06-012-8/+7
| | | | | PR: 27761 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
* - Add JAVAC and JAR variables to the Makefile so they are easier tosteve2000-09-052-5/+22
| | | | | | | | override. - Also install the doc files in the post-install target. PR: 20718 Submitted by: maintainer
* Specify the path to javac so this builds even if it isn't in the user's path.steve2000-05-281-0/+2
|
* This file was forgotten during the recent version update.kris2000-04-301-1/+1
| | | | Noticed by: bento
* - Update to 1.2c.knu2000-04-252-2/+13
| | | | | | | PR: ports/17773 Submitted by: MAINTAINER - Add `java' category.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* This port requires javac to build.steve2000-02-271-0/+1
|
* Adding mysql-jdbc-mm version 1.2bsteve2000-01-305-0/+33
The mm JDBC interface for MySQL. PR: 16083 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>