summaryrefslogtreecommitdiff
path: root/lang/jruby (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Update to 0.5.3.Akinori MUSHA2002-10-293-2/+3
| | | | Notes: svn path=/head/; revision=69114
* Update to 0.5.2.Akinori MUSHA2002-10-085-42/+61
| | | | | | | The port does not install source files (for reference) any more. Notes: svn path=/head/; revision=67661
* Update to 0.5.1.Akinori MUSHA2002-08-132-6/+14
| | | | | | | Install source files properly. Notes: svn path=/head/; revision=64468
* Update to 0.5.0.Akinori MUSHA2002-05-152-4/+4
| | | | Notes: svn path=/head/; revision=59201
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53957
* Update to 0.3.1.Akinori MUSHA2002-01-262-3/+3
| | | | Notes: svn path=/head/; revision=53785
* Update to 0.3.0.Akinori MUSHA2001-12-262-5/+8
| | | | Notes: svn path=/head/; revision=52218
* Update to 0.2.1.Akinori MUSHA2001-11-152-6/+6
| | | | Notes: svn path=/head/; revision=50041
* Update to 0.2.0.Akinori MUSHA2001-10-212-3/+3
| | | | Notes: svn path=/head/; revision=49044
* Update to 0.1.7.Akinori MUSHA2001-09-292-3/+3
| | | | Notes: svn path=/head/; revision=48267
* Update to 0.1.6b.Akinori MUSHA2001-09-232-4/+5
| | | | Notes: svn path=/head/; revision=48109
* Add jruby, an implementation of Ruby Interpreter in Pure Java.Akinori MUSHA2001-09-205-0/+65
That it is still in the alpha stage, but it actually works. Notes: svn path=/head/; revision=48007