aboutsummaryrefslogtreecommitdiff
path: root/games/nibbles
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Fix MASTER_SITESMichael Landin2006-05-241-1/+1
| | | | | | | | PR: 97738 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163246
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* o Fix USE_GCC flag[1]Michael Landin2005-02-142-3/+3
| | | | | | | | | | o add %%DOCSDIR%% macro while I'm here to make portlint(1) happy Submitted by: John Cochran <jdc@fiawol.org> [1] PR: ports/77406 [1] Notes: svn path=/head/; revision=128766
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Update to latest release.Michael Landin2003-06-032-4/+3
| | | | | | | | | Fixed "delayed response time" bug. Approved by: roberto(mentor) Notes: svn path=/head/; revision=82196
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Make fetchableTilman Keskinoz2003-01-021-2/+1
| | | | | | | | PR: 46684 Submitted by: maintainer Notes: svn path=/head/; revision=72246
* Nibbles is a simple ncurses-based console game in which you control a snake.Ollivier Robert2002-07-195-0/+51
Your objective is to eat as many dots as possible before you crash into yourself or the wall. PR: ports/40643 Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) Notes: svn path=/head/; revision=63249