aboutsummaryrefslogtreecommitdiff
path: root/games/exmars
Commit message (Collapse)AuthorAgeFilesLines
* Various spelling correctionsChris Rees2013-02-091-1/+1
| | | | | | | | | | | | | PR: ports/175331 Submitted by: Christoph Mallon Approved by: No objections within three weeks from any maintainer While here, style and duplicate phrase fixes in bsdcflow pkg-descr Submitted by: mi Notes: svn path=/head/; revision=311969
* Convert to new options frameworkBaptiste Daroussin2012-06-121-2/+3
| | | | Notes: svn path=/head/; revision=299119
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-1/+1
| | | | Notes: svn path=/head/; revision=225297
* - Use (more or less) "official" mirror instead of MASTER_SITE_LOCAL.Alejandro Pulver2008-01-152-4/+2
| | | | | | | | - Add (back) a WWW line to pkg-descr. - Remove my old signature from pkg-descr. Notes: svn path=/head/; revision=205709
* - Remove USE_REINPLACE.Alejandro Pulver2006-04-241-19/+16
| | | | | | | | | | | | - Remove '@' from installation commands. - Format tabs. - Fix OPTIONS handling. - Bump PORTREVISION. Approved by: garga (mentor) Notes: svn path=/head/; revision=160383
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* - Website gone; remove WWW, put distfile on master_site_localPav Lucistnik2005-10-072-3/+2
| | | | | | | | PR: ports/87083 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=144531
* Fix typo that caused compilation error on ia64 and fix a comment.Dejan Lesjak2005-07-301-2/+4
| | | | | | | | Reported by: pointyhat via kris Submitted by: Alejandro Pulver (maintainer) Notes: svn path=/head/; revision=140484
* * Change option OPTIMIZED_CFLAGS to ON.Dejan Lesjak2005-07-252-2/+25
| | | | | | | | | | | | * Adjust optimizations for all architectures. * Use optimizations if GCC >= 3.X (OSVERSION >= 500035). * Note how to install Ruby interface. PR: ports/84024 Submitted by: Alejandro Pulver (maintainer) Notes: svn path=/head/; revision=140043
* exMARS combines the latest advance in corewar simulation technology, withPav Lucistnik2005-07-185-0/+137
proactive performance optimizations. 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/83576 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=139540