aboutsummaryrefslogtreecommitdiff
path: root/games/frozenbubble/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add missed runtime dependency on p5-gettextPav Lucistnik2006-11-101-2/+3
| | | | | | | | PR: ports/105376 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=177042
* Ignore on FreeBSD versions < 600020 because the program requires MSG_NOSIGNALEdwin Groothuis2006-11-081-2/+8
| | | | Notes: svn path=/head/; revision=176867
* Add warning about LD_PRELOAD if the game doesn't work.Edwin Groothuis2006-11-061-0/+4
| | | | Notes: svn path=/head/; revision=176584
* - Update to 2.0.0Stanislav Sedov2006-11-031-38/+39
| | | | Notes: svn path=/head/; revision=176268
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-4/+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
* - Rid the tree of double slashes in URL pathsAndrew Pantyukhin2006-07-281-1/+1
| | | | Notes: svn path=/head/; revision=168966
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Style: ports@freebsd.org -> ports@FreeBSD.orgPav Lucistnik2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149492
* Drop maintainershipTilman Keskinoz2005-08-281-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=141142
* - UnbreakPav Lucistnik2005-05-171-2/+0
| | | | Notes: svn path=/head/; revision=135518
* BROKEN: Incorrectly installs a perllocal.podKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131968
* - Fix the launch wrapperPav Lucistnik2005-01-151-1/+2
| | | | | | | | PR: ports/76251 Submitted by: Lars <lars+lister.freebsd@adventuras.no> Notes: svn path=/head/; revision=126481
* - Update to 1.0.0Pav Lucistnik2004-11-261-9/+6
| | | | | | | | | PR: ports/73748 Submitted by: Nicholas Kirby <nirbokirbinov@gmail.com> Approved by: can't remember if I got approval from maintainer or not Notes: svn path=/head/; revision=122501
* - Fix runtime errorPav Lucistnik2004-11-021-1/+1
| | | | | | | | | | | [SDL Init] Not a HASH reference at /usr/local/bin/frozen-bubble.pl line 322. PR: ports/67355, ports/73371 Submitted by: Jaap Boender <jaapb@kerguelen.org>, Nicholas Kirby <nirbokirbinov@gmail.com> Notes: svn path=/head/; revision=120671
* 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-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-7/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+2
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Don't blindly set RUN_DEPENDS to ${BUILD_DEPENDS} - this brought in aPete Fritchman2003-05-101-1/+1
| | | | | | | | | | run-time dependency on gmake. Noticed by: Daniel Mueller <mue.da@gmx.de> on -ports Approved by: maintainer timeout Notes: svn path=/head/; revision=80600
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76034
* Add some missing files to pkg-plist.Tilman Keskinoz2003-02-021-1/+1
| | | | | | | | Submitted by: bento Approved by: maintainer Notes: svn path=/head/; revision=74512
* Pass Arguments from the wrapper to the perl script.Tilman Keskinoz2003-01-151-1/+1
| | | | | | | Submitte by: Roddy Collins <collinsr@cs.rpi.edu> (via Maintainer) Notes: svn path=/head/; revision=73190
* Install an additional file. This fixes the ~10px offset while shooting.Tilman Keskinoz2003-01-141-0/+2
| | | | | | | | | | With this patch I was able to reach level 2 :) Bump PORTREVISION. Submitted by: Jim Ramsay <ramsay@sedsystems.ca> (via maintainer) Notes: svn path=/head/; revision=73144
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Throw colourful bubbles to build groups and destroy the groupsTilman Keskinoz2002-11-031-0/+74
Requested by: Luca Lesinigo <luckyluke@softhome.net>, gsutter PR: 44520 Submitted by: Klaus Goger <klaus.goger@reflex.at> Approved by: kris (mentor) Notes: svn path=/head/; revision=69347