aboutsummaryrefslogtreecommitdiff
path: root/games/hex-a-hop
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITESMartin Wilke2013-03-022-6/+7
| | | | | | | | | | - Update pkg-desc PR: 176529 Submitted by: ports fury Notes: svn path=/head/; revision=313193
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-3/+3
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes Notes: svn path=/head/; revision=310020
* Convert to new options frameworkBaptiste Daroussin2012-12-131-13/+11
| | | | Notes: svn path=/head/; revision=308827
* - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.Ryan Steinmetz2012-12-061-1/+1
| | | | | | | | Reported by: portscout Feature safe: yes Notes: svn path=/head/; revision=308390
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+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-1/+0
| | | | | | | | | | | | - 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.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