aboutsummaryrefslogtreecommitdiff
path: root/games/noegnud-littlehack
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-4/+0
| | | | Notes: svn path=/head/; revision=161663
* Update MASTER_SITE and DISTFILES for games/noegnud-* in response to the changeEmanuel Haupt2006-02-232-6/+7
| | | | | | | | | | on the master site. PR: 93441 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=156726
* 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-189-0/+341
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