aboutsummaryrefslogtreecommitdiffstats
path: root/games/exhaust
Commit message (Collapse)AuthorAgeFilesLines
* - Remove Author linesunpoet2015-02-231-1/+0
|
* - Add stage supportdanilo2013-11-011-5/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Update MASTER_SITES and WWWmiwi2013-07-222-12/+6
| | | | | | | - Trim header PR: 180686 Submitted by: ports fury
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* -remove MD5ohauer2011-07-031-1/+0
|
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
| | | | Submitted by: alepulver
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-2/+0
|
* 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
* The `exhaust' project is a redcode simulator that is (hopefully) easy to embedpav2005-10-045-0/+54
into your applications, as an alternative to pMARS. PR: ports/83115 Submitted by: Alejandro Pulver <alejandro@varnet.biz>