| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
2.0.b4_6
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
2.0.b4_6
|
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 |
03 Jul 2011 13:45:36
2.0.b4_6
|
ohauer  |
- remove MD5 |
19 Nov 2008 05:39:57
2.0.b4_6
|
glewis  |
. Bump PORTREVISION for my earlier change to the wrapper script. |
18 Nov 2008 22:27:26
2.0.b4_5
|
glewis  |
. Fix the location the wrapper script looks for bsh.jar in.
PR: 128576
Approved by: maintainer |
24 Jun 2008 10:34:57
2.0.b4_5
|
lippe  |
- JAVAJARDIR should not be removed.
- Bump PORTREVISION.
Approved by: gabor (mentor, implicit) |
24 Jun 2008 09:01:56
2.0.b4_4
|
lippe  |
- Fix location to install .jar file(s).
- Bump PORTREVISION.
Approved by: gabor (mentor, implicit) |
23 Jun 2008 00:45:15
2.0.b4_3
|
lippe  |
- Change main category (java/bsh -> lang/bsh).
- Pass maintainership to submitter.
- Update comment and distinfo.
- Use exec in startup script.
- Adopt best practices for Java ports as described in section 6.10.3 of the
Porter's Handbook.
PR: ports/122210
Submitted by: Simon Olofsson <simon@olofsson.de>
Repocopy by: marcus
Approved by: gabor (mentor, implicit) |
23 Jun 2008 00:21:01
2.0.b4_2
|
lippe  |
- Forced commit to note repocopy from java/bsh to lang/bsh.
PR: ports/122210
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: gabor (mentor, implicit) |