| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2013 22:06:50
2.2
|
bapt  |
Please bmake(1) |
10 Dec 2012 13:43:44
2.2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
10 Apr 2012 06:54:15
2.2
|
miwi  |
- Update to 2.2
- Pass maintainership to submitter
PR: 166395
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
21 Jul 2011 05:03:02
2.1
|
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
2.1
|
miwi  |
- Get Rid MD5 support |
02 Apr 2010 08:10:22
2.1
|
wen  |
- Update to 2.1
- Reset maintainer to ports@ |
14 Sep 2009 07:51:04
2.0_1
|
miwi  |
- Fix build
Submitted by: maintainer via private mail
Reported by: pointyhat |
02 Sep 2009 17:13:09
2.0
|
miwi  |
- Update to 2.0
PR: 138437
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
18 Mar 2009 21:05:46
1.2
|
hq  |
- Update to 1.2 [1]
- Set JAVA_VERSION to 1.3+
- Pass maintainership to submitter
PR: 132681 [1]
Submitted by: Wen Heping <wenheping@gmail.com> [1] |
06 Jun 2008 13:44:06
1.1_2
|
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.1_1
|
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.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Jun 2006 09:23:05
1.1
|
hq  |
Update to 1.1
Reported by: portscout |
22 Jan 2006 12:56:47
1.0
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Jan 2005 01:48:04
1.0
|
hq  |
Commons Math is a library of lightweight, self-contained mathematics and
statistics components addressing the most common problems not available in the
Java programming language or Commons Lang.
WWW: http://jakarta.apache.org/commons/math/ |