aboutsummaryrefslogtreecommitdiffstats
path: root/games/njam
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: does not build.erwin2009-03-011-0/+2
|
* - Update download locations, update WWWpgollucci2009-02-052-5/+4
| | | | | | | Distfile re-rolled upstream While here use SF macro Reported by: -fetch-original pointyhat run
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Readded files/njam.sh (my fault)miwi2006-11-011-0/+4
|
* - Update to 1.25miwi2006-11-015-155/+112
| | | | | PR: ports/104803 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-202-2/+3
| | | | | | | | | | | | | | | | 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-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* [patch] update games/njam to version 1.21edwin2004-03-315-11/+49
| | | | | | | | Update games/njam to version 1.21 PR: ports/64830 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Mohacsi Janos <mohacsi@niif.hu>
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-5/+1
| | | | Approved by: portmgr
* Add njam 1.00, fast paced multiplayer pac-man clone.krion2003-11-165-0/+191
PR: 59284 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>