aboutsummaryrefslogtreecommitdiff
path: root/games/tractorgen
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION forgotten by my previous commitKirill Ponomarev2004-05-311-1/+1
| | | | Notes: svn path=/head/; revision=110525
* - Add PORTDOCS knobKirill Ponomarev2004-05-311-1/+1
| | | | | | | - Remove COPYING Notes: svn path=/head/; revision=110524
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* update games/tractorgen:Daichi GOTO2003-07-242-0/+99
| | | | | | | | | | - add tractorgen(6) manpage and other documentation PR: 50514 Submitted by: Robin Elfrink <elfrink@introcom.nl> (maintainer) Notes: svn path=/head/; revision=85507
* Correct MASTER_SITES.Adam Weinberger2003-04-082-2/+2
| | | | | | | | PR: 50721 Submitted by: elfrink@introcom.nl (maintainer) Notes: svn path=/head/; revision=78596
* New port: games/tractorgenEdwin Groothuis2003-03-314-0/+37
Generates ASCII tractors. PR: ports/46206 Submitted by: Robin Elfrink <elfrink@introcom.nl> Notes: svn path=/head/; revision=77862