aboutsummaryrefslogtreecommitdiff
path: root/games/numptyphysics
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingDmitry Marakasov2014-05-111-6/+4
| | | | | | | - Convert USE_BZIP2 to USES Notes: svn path=/head/; revision=353638
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Fix build with clang/libc++Dmitry Marakasov2013-09-171-0/+25
| | | | Notes: svn path=/head/; revision=327499
* - adopt optionsNG for gamesJason Helfman2013-05-311-9/+8
| | | | | | | | | | - trim historical headers and trim comments - some Makefile cleanup Approved by: portmgr (bapt) Notes: svn path=/head/; revision=319495
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-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 Notes: svn path=/head/; revision=291667
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-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) Notes: svn path=/head/; revision=248835
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Add more mirrorsDmitry Marakasov2009-06-171-1/+3
| | | | Notes: svn path=/head/; revision=236135
* - Add an option (enabled by default) to increase FPS rate for much smoother ↵Dmitry Marakasov2009-01-181-1/+8
| | | | | | | game experience. Useful for almost any PC (still doesn't eat much CPU). Notes: svn path=/head/; revision=226343
* - Remove extra file from distinfo. Those additional levels will come as a ↵Dmitry Marakasov2009-01-151-3/+0
| | | | | | | separate port. Notes: svn path=/head/; revision=226140
* Harness gravity with your crayon and set about creating blocks,Dmitry Marakasov2009-01-044-0/+87
ramps, levers, pulleys and whatever else you fancy to get the little red thing to the little yellow thing. Numpty Physics is a drawing puzzle game in the spirit (and style?) of Crayon Physics using the same excellent Box2D engine. WWW: http://numptyphysics.garage.maemo.org/ Notes: svn path=/head/; revision=225256