Commit graph

49 commits

Author SHA1 Message Date
Martin Wilke
81fcf4d2b3 - Update to 5.1.6
PR:		121448
Submitted by:	Matthew Seaman (maintainer)
2008-03-07 10:12:20 +00:00
Martin Wilke
a9c768dcba - Update to 5.1.5
PR:		117219
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-24 09:15:43 +00:00
Martin Wilke
e274049c22 -Update to 5.0.8
PR:		117060
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-12 23:49:21 +00:00
Herve Quiroz
3c7bc9f84d Remove support for Java 1.2
PR:		116724
Submitted by:	hq
Approved by:	maintainer
2007-10-02 21:17:32 +00:00
Rong-En Fan
88c21e1f14 - Update to 5.0.7
PR:		ports/114759
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk>
2007-07-27 13:29:42 +00:00
Martin Wilke
3f8d738053 - Update to 5.0.6
PR:		112726
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-05-25 22:11:53 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
98e7c17c03 - Update to 5.0.5
PR:		ports/109849
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2007-03-05 12:07:19 +00:00
Frank J. Laszlo
2a98dbd4ba 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)
2006-11-15 19:23:08 +00:00
Ion-Mihai Tetcu
23b0729231 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)
2006-07-28 05:34:16 +00:00
Herve Quiroz
2189ec6af9 Update to 3.1.13 (bugfix release)
PR:		98225
Submitted by:	maintainer
2006-05-31 23:19:32 +00:00
Tim Bishop
a36d29bc3f - Update to 3.1.12
PR:		90308
Submitted by:	maintainer
Approved by:	clement (mentor)
2005-12-13 22:02:58 +00:00
Herve Quiroz
e630b7bf98 Update to 3.1.11
PR:		87797
Submitted by:	maintainer
2005-10-22 12:50:56 +00:00
Herve Quiroz
43b151ac9e 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>
2005-09-14 16:41:23 +00:00
Herve Quiroz
2f524a5c53 - 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]
2005-07-06 16:10:23 +00:00
Herve Quiroz
01ed5103c5 Use JAVALIBDIR to find JAR dependencies during the build
PR:		80271
Submitted by:	maintainer
2005-04-23 10:51:59 +00:00
Herve Quiroz
fcd2aa8e44 Update to 3.1.8
PR:		80270
Submitted by:	maintainer
2005-04-23 03:15:00 +00:00
Herve Quiroz
f5b4176d87 - 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
2005-02-22 21:17:44 +00:00
Edwin Groothuis
768780a3d3 [ 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>
2005-01-13 23:35:36 +00:00
Sergey Matveychuk
3ea11d8efa - Utilize MASTER_SITE_MYSQL instead of tons urls
PR:		ports/76055
Submitted by:	maintainer
2005-01-11 11:44:39 +00:00
Greg Lewis
c5cf86bbe2 . Update to 3.0.16.
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-11-25 19:26:19 +00:00
Mark Linimon
d1ffa90409 This is a routine bugfix release over 3.0.14.
PR:		ports/71364
Submitted by:	Matthew Seaman <m.seaman at infracaninophile dot co dot uk> (maintainer)
2004-10-12 06:55:34 +00:00
Greg Lewis
70f5784771 . Avoid having to reproduce the ant build lines with some conditional
target definition.

Approved by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-08-08 02:34:29 +00:00
Greg Lewis
4a56e6e585 . Use the new USE_ANT capability of bsd.java.mk.
PR:		70084
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-08-06 18:34:36 +00:00
Mark Linimon
63c219fe1b Update to 3.0.14 to fix a URL parsing error that had sneaked into 3.0.13:
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.
2004-05-30 19:28:24 +00:00
Mark Linimon
01fbb7b65c Update to version 3.0.13:
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)
2004-05-28 06:08:32 +00:00
Mark Linimon
70fa86eb24 Routine version bump to 3.0.12, except they've labelled it
'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)
2004-05-25 18:07:13 +00:00
Mark Linimon
904cf211e3 Update to the latest bsd.java.mk style.
Move PLIST_FILES to later in the Makefile for consistencies' sake.

PR:		ports/66111
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-05-10 06:32:01 +00:00
Greg Lewis
617b4c9afa . Update to 3.0.11.
PR:		63122
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2004-02-20 21:07:50 +00:00
Pav Lucistnik
0b2b6e0626 - Add SIZE
- 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)
2004-02-07 20:43:25 +00:00
Alex Dupre
177c7ec18a Update to 3.0.10 release.
Restore compatability with mysql 4.1.1.

PR:		ports/61380
Submitted by:	Matthew Seaman (maintainer)
Approved by:	nork (mentor/implicitly)
2004-01-18 10:16:57 +00:00
Mark Linimon
a502f0a20d As documented at
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
2003-12-29 21:38:36 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Greg Lewis
860901a298 . Simplify the packing list by using the new PORTDOCS macro.
PR:		59182
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2003-11-13 21:15:55 +00:00
Greg Lewis
a2db9dcf8b . Repo copy from mysql-jdbc-mm to reflect the change of project name due
to it now being an official MySQL product.
. Update to 3.0.9.

PR:		57753
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-11-05 15:33:56 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Daichi GOTO
d4eb977257 fix: JDK dependency change
PR:		52441
Submitted by:	Dave Glowacki <dglo@glowacki.dyndns.org>
2003-06-23 05:23:30 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Edwin Groothuis
a681a88a76 Maintainer springcleaning of his Makefiles
PR:		ports/45514
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-22 23:44:52 +00:00
Patrick Li
7204ee94e8 Add patches to allow port build again and also fix some plist problems.
PR:		ports/39899
Submitted by:	maintainer
2002-07-12 19:12:02 +00:00
Ernst de Haan
302150316f Update from 1.2c to the newly released 2.0.14, converts
the Makefile to the new bsd.java.mk format.

Submitted by:	maintainer
PR:		34150
2002-05-22 19:44:01 +00:00
James E. Housley
8e18ab8014 Tar file has moved and port needs a bit of tweaking
PR:		27761
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2001-06-01 11:49:08 +00:00
Steve Price
5a916816b0 - Add JAVAC and JAR variables to the Makefile so they are easier to
override.
- Also install the doc files in the post-install target.

PR:		20718
Submitted by:	maintainer
2000-09-05 02:09:27 +00:00
Steve Price
74fd001d80 Specify the path to javac so this builds even if it isn't in the user's path. 2000-05-28 03:58:38 +00:00
Kris Kennaway
2f253f5bf6 This file was forgotten during the recent version update.
Noticed by:	bento
2000-04-30 01:09:57 +00:00
Akinori MUSHA
f3c862d4ac - Update to 1.2c.
PR:		ports/17773
Submitted by:	MAINTAINER

- Add `java' category.
2000-04-25 13:59:18 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Steve Price
e5c99b60ad This port requires javac to build. 2000-02-27 15:34:14 +00:00
Steve Price
77320f4ca0 Adding mysql-jdbc-mm version 1.2b
The mm JDBC interface for MySQL.

PR:		16083
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2000-01-29 22:23:06 +00:00