aboutsummaryrefslogtreecommitdiffstats
path: root/games/noegnud-slashem
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with bmakebapt2013-05-041-0/+4
|
* Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* -remove MD5ohauer2011-07-031-2/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
| | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
* - Mark MAKE_JOBS_UNSAFEpav2009-11-211-0/+1
| | | | Reported by: pointyhat
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with G
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+4
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Unbreakmiwi2007-10-102-4/+11
| | | | | | | | | | | - Fix build with gcc 4.2 PR: 116822 116823 116824 116828 Submitted by: miwi Approved by: maintainer
* Mark as broken on gcc4.2. While here, remove obsolete cruft.linimon2007-10-021-7/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-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)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-4/+0
|
* Fix extract problemehaupt2006-02-271-1/+1
| | | | | | | PR: 93889 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Approved by: portmgr (kris) Pointyhat to: ehaupt
* Update MASTER_SITE and DISTFILES for games/noegnud-* in response to the changeehaupt2006-02-232-7/+8
| | | | | | | on the master site. PR: 93441 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Respect X11BASEpav2005-11-031-14/+19
| | | | | PR: ports/88206 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
* Fix MASTER_SITE_* grouping syntax.fenner2005-10-111-1/+1
| | | | Approved by: "Li-Lun Wang (Leland Wang)" <llwang@infor.org> (MAINTAINER)
* noeGNUd aims to be the ultimate User Interface ( UI ) for nethack. comibiningpav2005-02-188-0/+456
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>