aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-connector-java/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.1.5Martin Wilke2007-10-241-19/+0
| | | | | | | | PR: 117219 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=201895
* Update to 3.1.11Herve Quiroz2005-10-221-15/+4
| | | | | | | | PR: 87797 Submitted by: maintainer Notes: svn path=/head/; revision=146118
* - Update to 3.1.10 [1]Herve Quiroz2005-07-061-6/+22
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=138602
* Use JAVALIBDIR to find JAR dependencies during the buildHerve Quiroz2005-04-231-1/+1
| | | | | | | | PR: 80271 Submitted by: maintainer Notes: svn path=/head/; revision=133990
* - Update to 3.1.7 [1]Herve Quiroz2005-02-221-1/+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 Notes: svn path=/head/; revision=129572
* [ maintainer ] databases/mysql-connector-java -- update to 3.1.6Edwin Groothuis2005-01-131-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=126376
* . Repo copy from mysql-jdbc-mm to reflect the change of project name dueGreg Lewis2003-11-052-31/+0
| | | | | | | | | | | to it now being an official MySQL product. . Update to 3.0.9. PR: 57753 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=93148
* Add patches to allow port build again and also fix some plist problems.Patrick Li2002-07-122-0/+31
| | | | | | | | PR: ports/39899 Submitted by: maintainer Notes: svn path=/head/; revision=62874
* Update from 1.2c to the newly released 2.0.14, convertsErnst de Haan2002-05-221-21/+0
| | | | | | | | | | the Makefile to the new bsd.java.mk format. Submitted by: maintainer PR: 34150 Notes: svn path=/head/; revision=59724
* Tar file has moved and port needs a bit of tweakingJames E. Housley2001-06-011-6/+6
| | | | | | | | PR: 27761 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> Notes: svn path=/head/; revision=43386
* - Add JAVAC and JAR variables to the Makefile so they are easier toSteve Price2000-09-051-3/+13
| | | | | | | | | | | override. - Also install the doc files in the post-install target. PR: 20718 Submitted by: maintainer Notes: svn path=/head/; revision=32292
* - Update to 1.2c.Akinori MUSHA2000-04-251-0/+11
PR: ports/17773 Submitted by: MAINTAINER - Add `java' category. Notes: svn path=/head/; revision=27997