aboutsummaryrefslogtreecommitdiff
path: root/games/noegnud-nethack
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Respect X11BASEPav Lucistnik2005-11-021-2/+2
| | | | | | | | PR: ports/88206 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=147055
* Fix MASTER_SITE_* grouping syntax.Bill Fenner2005-10-101-1/+1
| | | | | | | Approved by: "Li-Lun Wang (Leland Wang)" <llwang@infor.org> (MAINTAINER) Notes: svn path=/head/; revision=144875
* noeGNUd aims to be the ultimate User Interface ( UI ) for nethack. comibiningPav Lucistnik2005-02-188-0/+313
character mode, 2D tilesets and 3d graphics, all interchangeable at runtime to allow the serious nethack player ultimate freedom of interface to the game that allows ultimate freedom of gameplay and imagination. noegnud-data is the foundamental data for noeGNUd which all noeGNUd games depend on it. noegnud-nethack, noegnud-nethack-deet, noegnud-slashem, and noegnud-littlehack are the four variant games that noeGNUd support. noegnud-addons installs tilesets and sound themes. PR: ports/65318 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=129166