| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
1.7.0
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
22 Oct 2012 09:48:01
1.7.0
|
decke  |
- Convert to OptionsNG
- Fix alternate distfile mirror
- Trim Makefile header
Feature safe: yes |
14 Jan 2012 08:57:23
1.7.0
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
21 Jul 2011 05:03:02
1.7.0
|
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 |
19 Mar 2011 12:38:54
1.7.0
|
miwi  |
- Get Rid MD5 support |
01 Apr 2010 12:45:37
1.7.0
|
decke  |
- Change to my FreeBSD email address
Approved by: miwi (mentor), beat (co-mentor) |
27 Mar 2010 00:15:24
1.7.0
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Feb 2010 20:48:38
1.7.0
|
miwi  |
- Update to 1.7.0
PR: 143968
Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer)
Feature safe: yes |
22 Dec 2008 21:13:16
1.6.3
|
miwi  |
- Update to 1.6.3
PR: 129696
Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) |
07 Sep 2008 22:23:35
1.6.2
|
miwi  |
Helma is an open source web application framework for fast
and efficient scripting and serving of your websites and
Internet applications.
WWW: http://www.helma.org/
PR: ports/127184
Submitted by: Bernhard Froehlich <decke at bluelife.at> |