aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-connector-java
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.1.33Matthew Seaman2014-09-262-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-33.html Notes: svn path=/head/; revision=369318
* Update to 5.1.32Matthew Seaman2014-09-142-4/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-32.html Notes: svn path=/head/; revision=368193
* Fix slipshod typing. This has nothing to do with the Council for theMatthew Seaman2014-07-131-1/+1
| | | | | | | Protection of Rural England. Notes: svn path=/head/; revision=361666
* Add CPE settingsMatthew Seaman2014-07-131-0/+5
| | | | Notes: svn path=/head/; revision=361665
* Update to 5.1.31Matthew Seaman2014-06-072-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-31.html Notes: svn path=/head/; revision=356934
* Update to 5.1.30Matthew Seaman2014-03-292-3/+3
| | | | | | | Change log: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html Notes: svn path=/head/; revision=349580
* Remove trailing whitespaces from category databasesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345402
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-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) Notes: svn path=/head/; revision=343634
* Update to 5.1.29Matthew Seaman2014-02-042-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html Notes: svn path=/head/; revision=342589
* Update to 5.1.28Matthew Seaman2013-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 Notes: svn path=/head/; revision=337321
* Update to 5.1.27Matthew Seaman2013-11-082-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html Notes: svn path=/head/; revision=333183
* - stageifyMatthew Seaman2013-09-271-4/+3
| | | | Notes: svn path=/head/; revision=328439
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 5.1.26Matthew Seaman2013-08-022-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html Notes: svn path=/head/; revision=324144
* Update to 5.1.25Matthew Seaman2013-05-022-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html Notes: svn path=/head/; revision=317131
* Update to 5.1.24Matthew Seaman2013-04-162-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 Notes: svn path=/head/; revision=315904
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-1/+1
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Update to 5.1.22Matthew Seaman2012-11-252-9/+5
| | | | | | | | | | - Trim Makefile headers - ChangeLog: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-22.html Feature safe: yes Notes: svn path=/head/; revision=307753
* - Update to 5.1.21Matthew Seaman2012-08-032-3/+3
| | | | | | | - ChangeLogs: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-x.html Notes: svn path=/head/; revision=301946
* Remove redundant CONFLICTs settingMatthew Seaman2012-07-101-5/+2
| | | | | | | | | | | Reposition LICENSE to pacify portlint Submitted by: jgh PR: ports/169675 Approved by: shaun (mentor) Notes: svn path=/head/; revision=300702
* - Convert all my remaining ports to OPTIONSngMatthew Seaman2012-06-041-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) Notes: svn path=/head/; revision=298387
* Update maintainer address to matthew@FreeBSD.orgMatthew Seaman2012-02-091-1/+1
| | | | | | | Approved by: shaun (mentor) Notes: svn path=/head/; revision=290797
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-1/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark 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 Notes: svn path=/head/; revision=278068
* Switch to zipfile as tar.gz became unavailableTilman Keskinoz2011-07-102-2/+4
| | | | | | | | | PR: 158754 Submitted by: Jarrod Sayers Approved by: Maintainer Notes: svn path=/head/; revision=277478
* Update to 5.1.17Tilman Keskinoz2011-07-072-3/+3
| | | | | | | | PR: 158673 Submitted by: maintainer Notes: svn path=/head/; revision=277288
* - Update to 5.1.16Martin Wilke2011-05-312-3/+3
| | | | | | | | PR: 157377 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=274854
* Update to 5.1.15Tilman Keskinoz2011-05-212-9/+10
| | | | | | | | PR: 156443 Submitted by: maintainer Notes: svn path=/head/; revision=274422
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 5.1.12Martin Wilke2010-06-032-4/+4
| | | | | | | | PR: 146760 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=255671
* - Update to 5.1.11Martin Wilke2010-01-252-21/+8
| | | | | | | | PR: 143052 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=248515
* - Update to 5.1.10Martin Wilke2009-11-272-4/+4
| | | | | | | | PR: 140802 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=244874
* - Update to 5.1.8Dmitry Marakasov2009-07-162-4/+4
| | | | | | | | PR: 136782 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=237930
* - Fix latest linkFrank J. Laszlo2009-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) Notes: svn path=/head/; revision=234328
* - Update to 5.1.7Martin Wilke2008-10-242-5/+4
| | | | | | | | PR: 128280 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=222024
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Update to 5.1.6Martin Wilke2008-03-072-4/+4
| | | | | | | | PR: 121448 Submitted by: Matthew Seaman (maintainer) Notes: svn path=/head/; revision=208562
* - Update to 5.1.5Martin Wilke2007-10-243-51/+7
| | | | | | | | PR: 117219 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=201895
* -Update to 5.0.8Martin Wilke2007-10-122-4/+4
| | | | | | | | PR: 117060 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=201378
* Remove support for Java 1.2Herve Quiroz2007-10-021-1/+1
| | | | | | | | | PR: 116724 Submitted by: hq Approved by: maintainer Notes: svn path=/head/; revision=200700
* - Update to 5.0.7Rong-En Fan2007-07-272-4/+4
| | | | | | | | PR: ports/114759 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> Notes: svn path=/head/; revision=196389
* - Update to 5.0.6Martin Wilke2007-05-252-5/+4
| | | | | | | | PR: 112726 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=191856
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 5.0.5Rong-En Fan2007-03-052-4/+4
| | | | | | | | PR: ports/109849 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=186572
* Security:bases/mysql-connector-java to bugfix-release 5.0.4.Frank J. Laszlo2006-11-152-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) Notes: svn path=/head/; revision=177333
* Routine update to the latest stable version. The big delta in theIon-Mihai Tetcu2006-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) Notes: svn path=/head/; revision=168932
* Update to 3.1.13 (bugfix release)Herve Quiroz2006-05-312-4/+4
| | | | | | | | PR: 98225 Submitted by: maintainer Notes: svn path=/head/; revision=164122
* - Update to 3.1.12Tim Bishop2005-12-132-3/+4
| | | | | | | | | PR: 90308 Submitted by: maintainer Approved by: clement (mentor) Notes: svn path=/head/; revision=151122
* Update to 3.1.11Herve Quiroz2005-10-223-20/+10
| | | | | | | | PR: 87797 Submitted by: maintainer Notes: svn path=/head/; revision=146118
* Install documentation using ${INSTALL_DATA} rather than ${CP} to ensure thatHerve Quiroz2005-09-141-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> Notes: svn path=/head/; revision=142723