aboutsummaryrefslogtreecommitdiff
path: root/lang/yarv
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.x: Does not buildKris Kennaway2007-04-221-0/+4
| | | | Notes: svn path=/head/; revision=190614
* - Mark BROKEN for ia64.Alejandro Pulver2006-12-132-13/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=179669
* - Fix building on ia64.Alejandro Pulver2006-10-201-0/+13
| | | | | | | | Reported by: pointyhat Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175436
* - Fix building on 4.x.Alejandro Pulver2006-10-071-0/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=174832
* YARV is Virtual Machine for Programming Language Ruby.Alejandro Pulver2006-10-054-0/+3703
The goal of this project is only one, to develop the fastest Virtual Machine for Ruby in the world. Author: Koichi Sasada <ko1@atdot.net> WWW: http://www.atdot.net/yarv/ PR: ports/100769 Submitted by: Jun Mukai aka jmuk <mukai at jmuk.org> Notes: svn path=/head/; revision=174497