| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Feb 2013 15:49:11
1.4.1_3
|
sem  |
- Drop. I don't use java anymore. |
10 Dec 2012 13:43:44
1.4.1_3
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
21 Jul 2011 05:03:02
1.4.1_3
|
linimon  |
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 |
20 Mar 2011 12:54:45
1.4.1_3
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:50:32
1.4.1_3
|
edwin  |
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) |
27 Feb 2008 15:10:54
1.4.1_2
|
ehaupt  |
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) |
19 May 2007 20:32:57
1.4.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Nov 2006 15:31:09
1.4.1_1
|
sem  |
- Add a work around for build cluster
Reported by: kris mail |
24 Oct 2006 15:02:42
1.4.1_1
|
sem  |
- Real fix build now - pass library path to ant.
Approved by: portmgr (marcus) |
21 Oct 2006 18:43:36
1.4.1_1
|
sem  |
- Fix build, unbreak.
PR: ports/104615
Submitted by: Kay Abendroth <kay.abendroth@raxion.net>
Approved by: portmgr (linimon) |
15 Oct 2006 20:05:40
1.4.1_1
|
kris  |
BROKEN: Does not compile
Approved by: portmgr (self) |
06 Oct 2006 10:27:16
1.4.1_1
|
sem  |
- The first depends was correct. The last change was not.
Reported by: kris mail |
01 Oct 2006 12:29:20
1.4.1_1
|
sem  |
- Correct depends.
- Reset locale to C to prevent tests failures.
- Bump PORTREVISION. |
30 Sep 2006 21:46:33
1.4.1
|
sem  |
Jakarta Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.
WWW: http://jakarta.apache.org/commons/net/ |