aboutsummaryrefslogtreecommitdiffstats
path: root/games/nibbles
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Fix MASTER_SITESmich2006-05-241-1/+1
| | | | | PR: 97738 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* o Fix USE_GCC flag[1]mich2005-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]
* - SIZEify.mich2004-03-181-0/+1
| | | | Submitted by: trevor
* Update to latest release.mich2003-06-032-4/+3
| | | | | | Fixed "delayed response time" bug. Approved by: roberto(mentor)
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Make fetchablearved2003-01-031-2/+1
| | | | | PR: 46684 Submitted by: maintainer
* Nibbles is a simple ncurses-based console game in which you control a snake.roberto2002-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)