aboutsummaryrefslogtreecommitdiff
path: root/games/hex-a-hop
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.0Emanuel Haupt2010-09-0211-82/+118
| | | | | | | | | PR: 150074 Submitted by: Anonymous <swell.k@gmail.com> Approved by: Jamie Landeg Jones <jamie@bishopston.net> (maintainer) Notes: svn path=/head/; revision=260418
* - Fix desktop entryDmitry Marakasov2009-08-191-1/+1
| | | | | | | | | PR: 137943 Submitted by: myself Approved by: Jamie Landeg Jones <jamie@bishopston.net> (maintainer) Notes: svn path=/head/; revision=239954
* - Fix build errors and runtime issues on 64 bit platformsDmitry Marakasov2008-09-304-22/+39
| | | | | | | | | | | - Use DATADIR PR: 127385 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=221026
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Correct name for ARCH test (amd64 not amd).Mark Linimon2007-10-251-1/+1
| | | | Notes: svn path=/head/; revision=201958
* games/hex-a-hop port doesn't compile on 64bit systemsEdwin Groothuis2007-09-281-1/+4
| | | | | | | | | | | | Doesn't compile on 64bit systems, and I have no access to such systems to fix. Any help/offers greatfully accepted, but that witholding, need to mark this as i386 only. PR: ports/116589 Submitted by: Jamie Jones <jamie@bishopston.net> Notes: svn path=/head/; revision=200268
* - 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
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-203-0/+31
| | | | | | | | | | | | | | | | | | | 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
* Add an addidional MASTER_SITEEmanuel Haupt2006-03-211-1/+2
| | | | | | | Approved by: Jamie Jones <jamie@bishopston.net> (maintainer) Notes: svn path=/head/; revision=157829
* Add hex-a-hop 1.0.0, a puzzle game based on hexagonal tiles.Emanuel Haupt2006-03-204-0/+59
PR: 93619 Submitted by: Jamie Jones <jamie@bishopston.net> Notes: svn path=/head/; revision=157777