aboutsummaryrefslogtreecommitdiff
path: root/games/shaaft
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Fix the build with recent GCC [1]Alexey Dokuchaev2007-06-152-12/+13
| | | | | | | | | | | - Kill teeny pkg-plist, utilize PLIST_FOOs instead - Pacify portlint(1) (unquote BROKEN statement) - Cleanup Makefile (whitespace issues, header) Reported by: pointyhat [1] Notes: svn path=/head/; revision=193560
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Respect X11BASERong-En Fan2006-11-301-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178373
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+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-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* BROKEN on sparc64: Does not compileKris Kennaway2005-03-261-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132037
* Add template <> to explicit specialization to fix build.Tilman Keskinoz2004-08-171-0/+20
| | | | Notes: svn path=/head/; revision=116527
* - Fix MASTER_SITESKirill Ponomarev2004-05-176-116/+17
| | | | | | | | | | | | | - Fix COMMENT format - Fix LIB_DEPENDS - Add CONFLICTS - Support CXXFLAGS properly PR: ports/66753 Submitted by: Ports Fury Notes: svn path=/head/; revision=109353
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Use new bsd.sdl.mk knobsKirill Ponomarev2004-01-201-4/+1
| | | | Notes: svn path=/head/; revision=98661
* - Remove useless knobKirill Ponomarev2004-01-021-1/+0
| | | | Notes: svn path=/head/; revision=97127
* Shaaft is an OpenGL 3D falling block game similar to Blockout.Kirill Ponomarev2004-01-029-0/+150
Notes: svn path=/head/; revision=97113