aboutsummaryrefslogtreecommitdiffstats
path: root/games/tractorgen
Commit message (Collapse)AuthorAgeFilesLines
* From: Robin Elfrink <elfrink@introcom.nl>edwin2004-10-251-1/+1
| | | | | | | To: 'Edwin Groothuis' <edwin@freebsd.org> You may change the entry 'elfrink@introcom.nl' into 'elfrink@introweb.nl' because of logistical reasons.
* - Bump PORTREVISION forgotten by my previous commitkrion2004-05-311-1/+1
|
* - Add PORTDOCS knobkrion2004-05-311-1/+1
| | | | - Remove COPYING
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* update games/tractorgen:daichi2003-07-242-0/+99
| | | | | | | - add tractorgen(6) manpage and other documentation PR: 50514 Submitted by: Robin Elfrink <elfrink@introcom.nl> (maintainer)
* Correct MASTER_SITES.adamw2003-04-082-2/+2
| | | | | PR: 50721 Submitted by: elfrink@introcom.nl (maintainer)
* New port: games/tractorgenedwin2003-04-014-0/+37
Generates ASCII tractors. PR: ports/46206 Submitted by: Robin Elfrink <elfrink@introcom.nl>