aboutsummaryrefslogtreecommitdiffstats
path: root/games/exhaust-doc
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
| | | | | | | | | | | | | | | | 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-114-0/+98
into your applications, as an alternative to pMARS. This is a documentation package. PR: ports/83120 Submitted by: Alejandro Pulver <alejandro@varnet.biz>