aboutsummaryrefslogtreecommitdiff
path: root/games/exhaust
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508837
* - Remove Author lineSunpoet Po-Chuan Hsieh2015-02-231-1/+0
| | | | Notes: svn path=/head/; revision=379668
* - Add stage supportDanilo Egea Gondolfo2013-11-011-5/+1
| | | | Notes: svn path=/head/; revision=332368
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Update MASTER_SITES and WWWMartin Wilke2013-07-222-12/+6
| | | | | | | | | | - Trim header PR: 180686 Submitted by: ports fury Notes: svn path=/head/; revision=323463
* 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 more tags from pkg-descr files fo the form:Doug Barton2011-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. Notes: svn path=/head/; revision=284232
* -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 USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-2/+0
| | | | Notes: svn path=/head/; revision=161663
* 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
* The `exhaust' project is a redcode simulator that is (hopefully) easy to embedPav Lucistnik2005-10-035-0/+54
into your applications, as an alternative to pMARS. PR: ports/83115 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=144082