CVS log for ports/lang/rhino/distinfo
Up to [FreeBSD] / ports / lang / rhino
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 8 14:05:10 2011 UTC (6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
- Update to 1_7R3 and update xmlbeans to 2.5.0 PR: ports/158438 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer timeout (nivit; 1 month)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 3 13:45:27 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -3 lines
- remove MD5
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 30 07:41:06 2009 UTC (2 years, 8 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 1.7.r2 - Add an option to enable line editing in the Rhino shell - Fix download site for xmlbeans
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 18 16:45:26 2008 UTC (3 years, 9 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 1.7.r1 - Increment JAVA_VERSION (1.5+)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 27 23:10:44 2008 UTC (4 years ago) by nivit
Branches: MAIN
Rhino is an open-source implementation of JavaScript written entirely
in Java. It is typically embedded into Java applications to provide
scripting to end users.
Rhino is an implementation of the core language only and doesn't contain
objects or methods for manipulating HTML documents.
Rhino contains
* All the features of JavaScript 1.6
* Allows direct scripting of Java
* A JavaScript shell for executing JavaScript scripts
* A JavaScript compiler to transform JavaScript source files
into Java class files
* A JavaScript debugger for scripts executed with Rhino
WWW: http://www.mozilla.org/rhino/
