Commit graph

11 commits

Author SHA1 Message Date
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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
3dc309d596 Reset nemoliu due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-12-08 06:43:50 +00:00
Pietro Cerutti
04a7f54913 - Use ant and junit from ports instead of self-downloading old versions
- Fix build

Reported by:	QA Tindie
Approved by:	portmgr
2008-09-10 15:01:53 +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
Emanuel Haupt
9db5ee5c2b Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:		121041
Submitted by:	Marcin Cieslak <saper@system.pl>
Approved by:	portmgr (linimon)
2008-02-27 15:10:54 +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
Tong LIU
17b108023a Use my @FreeBSD.org address.
Approved by:	delphij (mentor)
2007-04-30 06:27:41 +00:00
Tilman Keskinoz
1536438f21 Update to 1.1,
Pass Maintainership to Submitter

PR:		110442
Submitted by:	Nemo Liu<nemoliu@gmail.com>
2007-03-18 21:22:55 +00:00
Mark Linimon
ca5fd41bfa Reset bouncing maintainer address. 2006-06-09 21:18:38 +00:00
Herve Quiroz
db81573b3e DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.

WWW: http://jakarta.apache.org/commons/dbutils/

PR:		93324
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-16 15:45:51 +00:00