1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Trim Header

- Update WWW and MASTER_SITES

PR:		180685
Submitted by:	ports fury
This commit is contained in:
Martin Wilke 2013-07-22 15:21:40 +00:00
parent 36e1f0960a
commit fe0e757041
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323462
2 changed files with 10 additions and 13 deletions

View File

@ -1,14 +1,10 @@
# New ports collection makefile for: games/exhaust-doc
# Date created: 7 Aug 2005
# Whom: Alejandro Pulver <alejandro@varnet.biz>
#
# Created by: Alejandro Pulver <alejandro@varnet.biz>
# $FreeBSD$
#
PORTNAME= exhaust
PORTVERSION= 1.9.2
CATEGORIES= games
MASTER_SITES= http://www.cs.helsinki.fi/u/jpihlaja/exhaust/
MASTER_SITES= http://corewar.co.uk/pihlaja/exhaust/
PKGNAMESUFFIX= -doc
MAINTAINER= ports@FreeBSD.org

View File

@ -1,18 +1,19 @@
The `exhaust' project is a redcode simulator that is (hopefully) easy to embed
into your applications, as an alternative to pMARS.
The `exhaust' project is a redcode simulator that is (hopefully)
easy to embed into your applications, as an alternative to pMARS.
The documentation contains the following:
README - Instructions to embed exhaust in a program.
test.pl - Perl script to check for differences between exhaust and pMARS.
test.pl - Perl script to check for differences between exhaust
and pMARS.
src/ - The C source code of exhaust (highly commented).
warriors/ - Test warriors.
The "warriors" subdirectory contains Redcode assembly files (.red) and parsed
Redcode assembly files (.rc). The last ones can be loaded into exhaust, the
others have to be parsed, for example with pMARS.
The "warriors" subdirectory contains Redcode assembly files (.red)
and parsed Redcode assembly files (.rc). The last ones can be loaded
into exhaust, the others have to be parsed, for example with pMARS.
NOTE: this documentation is only useful for developers.
Author: M Joonas Pihlaja
WWW: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html
WWW: http://corewar.co.uk/pihlaja/exhaust/