aboutsummaryrefslogtreecommitdiff
path: root/lang/jruby
Commit message (Collapse)AuthorAgeFilesLines
...
* - add bash to RUN_DEPENDSTong LIU2007-08-213-7/+15
| | | | | | | | | - change bash declare in patch Approved by: delphij (mentor) Notes: svn path=/head/; revision=198062
* - add two sites to MASTER_SITETong LIU2007-08-211-0/+2
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=197997
* - Cleanup docsdirPav Lucistnik2007-07-301-0/+1
| | | | | | | | Reported by: pointyhat Pointy hat to: nemoliu Notes: svn path=/head/; revision=196751
* - update to 1.0Tong LIU2007-07-253-47/+1308
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=196240
* - fix mastersiteTong LIU2007-05-221-1/+2
| | | | | | | | Approved by: portmgr (marcus, linimon) delphij (mentor) Notes: svn path=/head/; revision=191600
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use my @FreeBSD.org address.Tong LIU2007-04-301-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=191183
* - Update to 0.9.9Tong LIU2007-04-293-5/+8
| | | | | | | | | | - Update pkg-plist - Use my FreeBSD.org address Approved by: delphij (mentor) Notes: svn path=/head/; revision=191101
* - Update to 0.9.8Cheng-Lung Sung2007-04-258-70/+750
| | | | | | | | | | | | | | | | | | | | | | | - grab maintainership - Release log: * Ruby on Rails support. We have been working hard on getting Rails own unit tests running and over 98% of them now run successfully. We feel things are running well enough to invite Ruby users to kick the tires and help root out any final issues. * Ruby classes can extend concrete/abstract Java classes and override methods * New Java primitive array syntax * Reimplementation of String, Numeric classes, and Array to be more correct and performant * Significant bottlenecks have been identified. In some cases IO is 6.5x faster than previous releases. Java included classes are significantly faster than in the past. * 225 Jira issues resolved since last release PR: ports/111316 Submitted by: maintainer (Nemo Liu) Notes: svn path=/head/; revision=190845
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-2/+0
| | | | Notes: svn path=/head/; revision=161836
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* 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