Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.4_2 03 Dec 2018 13:36:06
  |
rene  |
Remove expired ports:
2018-12-02 java/classpath: Staled since 2012, OpenJDK is live now
java/cacao: Depends on expired java/classpath
2018-12-04 java/jamvm: Abandonware, depends on expired java/classpath |
1.5.4_2 04 Nov 2018 06:06:27
  |
bapt  |
Mark as deprecated, it is an abandonware (project staled since 2015) |
1.5.4_2 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.5.4_2 14 Jan 2015 21:20:33
  |
jkim  |
Fix build.
MFH: 2015Q1 |
14 Jan 2015 21:15:21

|
jkim  |
Disable inline threaded version of interpreter when compiled with Clang to
fix build on 10 and later. Modernize the port while I am here.
HFH: 2015Q1 |
1.5.4_1 14 Nov 2014 15:38:28
  |
antoine  |
Cleanup plist |
1.5.4_1 17 Aug 2014 18:45:52
  |
tijl  |
- Add USES=libtool
- Patch configure to fix detection of shared library support |
1.5.4 10 Apr 2014 06:41:21
  |
bapt  |
support stage |
1.5.4 20 Sep 2013 19:48:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.5.4 23 Apr 2013 11:46:54
  |
bapt  |
Convert j* categories to USES=pkgconfig |
1.5.4 17 Sep 2012 17:02:59
  |
jkim  |
- Fix possible build issues with pkgconf. [1]
- Update Makefile header to the new format.
Pointed by: bapt [1] |
1.5.4 14 Sep 2012 22:02:10
  |
jkim  |
- Update to 1.5.4.
- Reset maintainer to java.
- Convert to optionsNG and add license.
- Unbreak sparc64.
PR: ports/164941 (partial) |
1.5.1_5 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.5.1_4 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.5.1_4 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.5.1_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5.1_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.5.1_2 22 Aug 2009 00:24:37
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.5.1_2 17 Jan 2009 20:43:54
 |
pav  |
- Don't install jni.h because java/classpath already does it
PR: ports/130585
Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer) |
1.5.1_1 10 Dec 2008 07:35:19
 |
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
1.5.1_1 06 Jun 2008 13:38:51
 |
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) |
1.5.1 04 Apr 2008 13:14:06
 |
pav  |
JamVM is an extremely small Java Virtual Machine which conforms to the
JVM specification version 2 (blue book).
It is designed to support the full specification, and includes support
for object finalisation, Soft/Weak/Phantom References, class-unloading,
the Java Native Interface (JNI) and the Reflection API.
WWW: http://jamvm.sourceforge.net/
PR: ports/122312
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> |