CVS log for ports/java/jamvm/Makefile
Up to [FreeBSD] / ports / java / jamvm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:40 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
- 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
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:38:43 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:40:06 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- update to jpeg-8
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:24:25 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 17 20:43:53 2009 UTC (3 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- Don't install jni.h because java/classpath already does it PR: ports/130585 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 10 07:35:16 2008 UTC (3 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
Mark as broken on sparc64. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:38:40 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 4 13:14:06 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
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>
