aboutsummaryrefslogtreecommitdiffstats
path: root/games/ruby-exmars
Commit message (Collapse)AuthorAgeFilesLines
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* - Add SHA256pav2005-11-261-0/+1
| | | | Requested by: maintainer
* - Website gone; remove WWW, put distfile on master_site_localpav2005-10-082-3/+2
| | | | | PR: ports/87084 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* Ruby interface to the exMARS Memory Array Redcode Simulatorlesi2005-07-254-0/+55
Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact, I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from qMars, a shot of optimizations, shook everything well, and garnished everything with a high level interface for Ruby. PR: ports/83920 Submitted by: Alejandro Pulver (alejandro at varnet.biz)