CVS log for ports/java/sablevm/pkg-plist
Up to [FreeBSD] / ports / java / sablevm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 21 09:20:11 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- Fix build with jdk16 PR: 123624 Submitted by: Andrew Reilly <areilly@bigpond.net.au> Approved by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Dec 15 18:31:01 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -2706 lines
- Update to 1.13 - Take maintainership - Split classpath into separate port - Switch to libffi-devel to allow build on !386 PR: ports/118288, ports/118312 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:36 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 26 21:18:24 2004 UTC (7 years, 6 months ago) by archie
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +103 -2 lines
Update to 1.1.6.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 17 15:25:28 2004 UTC (7 years, 7 months ago) by archie
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2606 -2119 lines
Upgrade to version 1.1.5. Submitted by: Roman Kennke <roman@ontographics.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 26 22:58:26 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 20 00:25:50 2003 UTC (8 years, 10 months ago) by archie
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +54 -18 lines
Fix port build failure.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 7 03:28:33 2002 UTC (9 years, 5 months ago) by archie
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -3 lines
Use the right pkg-plist depending on whether GNOME support is configured.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 15 23:17:47 2002 UTC (9 years, 5 months ago) by archie
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2084 -3 lines
Update to SableVM version 1.0.2. This port includes the Java classes, making the java/sablepath port obsolete.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 9 22:08:30 2002 UTC (9 years, 7 months ago) by archie
Branches: MAIN
SableVM implements the Java virtual machine specification, second edition. SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. SableVM uses a modified version of the GNU Classpath Java classes; these classes are installed by the "sablepath" port. WWW: http://www.sablevm.org/
