aboutsummaryrefslogtreecommitdiff
path: root/games/connectfive
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc4.1Martin Wilke2006-09-301-0/+1
| | | | | | | | PR: ports/103819 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) Notes: svn path=/head/; revision=174167
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Add connectfive 1.0.2, place five pieces in a row on a 3d board.Simon Barner2005-09-217-0/+116
PR: 86351 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=143267