summaryrefslogtreecommitdiff
path: root/lang/yarv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.x: Does not buildKris Kennaway2007-04-221-0/+4
|
* - Mark BROKEN for ia64.Alejandro Pulver2006-12-132-13/+4
| | | | Reported by: pointyhat
* - Fix building on ia64.Alejandro Pulver2006-10-201-0/+13
| | | | | Reported by: pointyhat Approved by: portmgr (erwin)
* - Fix building on 4.x.Alejandro Pulver2006-10-071-0/+3
| | | | Reported by: pointyhat
* 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>