Commit graph

79 commits

Author SHA1 Message Date
Emanuel Haupt
6d2c170d10 Remove trailing whitespaces from category databases 2014-02-21 13:35:57 +00:00
Emanuel Haupt
5005b67362 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)
2014-02-10 13:54:26 +00:00
Matthew Seaman
592a9faab9 Update to 5.1.29
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html
2014-02-04 19:04:17 +00:00
Matthew Seaman
8238bf7aa3 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
2013-12-24 07:57:42 +00:00
Matthew Seaman
d5a30181dd Update to 5.1.27
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html
2013-11-08 06:34:19 +00:00
Matthew Seaman
34703acd92 - stageify 2013-09-27 08:14:22 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Matthew Seaman
fa6d14a173 - Update to 5.1.26
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html
2013-08-02 06:09:04 +00:00
Matthew Seaman
0a4b684fb4 Update to 5.1.25
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html
2013-05-02 16:22:30 +00:00
Matthew Seaman
e4e43515a8 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
2013-04-16 21:00:33 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Matthew Seaman
faf983fd4a 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
2012-11-25 17:12:51 +00:00
Matthew Seaman
4d1e4dda11 - Update to 5.1.21
- ChangeLogs: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-x.html
2012-08-03 09:28:08 +00:00
Matthew Seaman
a24712b4bf Remove redundant CONFLICTs setting
Reposition LICENSE to pacify portlint

Submitted by:	   jgh
PR:	ports/169675
Approved by:	shaun (mentor)
2012-07-10 05:17:42 +00:00
Matthew Seaman
ce2305af67 - 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)
2012-06-04 19:25:56 +00:00
Matthew Seaman
23c0a81f8a Update maintainer address to matthew@FreeBSD.org
Approved by:	shaun (mentor)
2012-02-09 17:09:51 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Mark Linimon
06e6677793 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
2011-07-21 05:03:02 +00:00
Tilman Keskinoz
64cb95f949 Switch to zipfile as tar.gz became unavailable
PR:		158754
Submitted by:	Jarrod Sayers
Approved by:	Maintainer
2011-07-10 18:23:30 +00:00
Tilman Keskinoz
3e4cdbf400 Update to 5.1.17
PR:		158673
Submitted by:	maintainer
2011-07-07 20:07:24 +00:00
Martin Wilke
1a591c2508 - Update to 5.1.16
PR:		157377
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-05-31 03:12:01 +00:00
Tilman Keskinoz
b030baf14c Update to 5.1.15
PR:		156443
Submitted by:	maintainer
2011-05-21 20:01:41 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
b5e0d2a2c5 - Update to 5.1.12
PR:		146760
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-06-03 17:09:57 +00:00
Martin Wilke
abe408e841 - Update to 5.1.11
PR:		143052
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-01-25 08:54:37 +00:00
Martin Wilke
947ac37f2c - Update to 5.1.10
PR:		140802
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-11-27 23:20:28 +00:00
Dmitry Marakasov
25978fd4ab - Update to 5.1.8
PR:		136782
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-07-16 14:49:31 +00:00
Frank J. Laszlo
5c7fa8cf03 - Fix latest link
- Added conflict for mysql java connector 5.0

PR:			ports/134776
Submitted by:		Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-05-21 12:06:01 +00:00
Martin Wilke
143064e11a - Update to 5.1.7
PR:		128280
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-10-24 19:00:05 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
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