aboutsummaryrefslogtreecommitdiffstats
path: root/games/frozenbubble
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fallout from yesterday patch: in original login, files were copiedpav2005-05-181-0/+18
| | | | | | | | from lib to blib first, then variables were replaced in lib. Swap the order. No idea how this could work before. Reported by: Nicholas Kirby <nkirby@dagr.net>
* - Unbreakpav2005-05-182-2/+11
|
* BROKEN: Incorrectly installs a perllocal.podkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* - Fix the launch wrapperpav2005-01-151-1/+2
| | | | | PR: ports/76251 Submitted by: Lars <lars+lister.freebsd@adventuras.no>
* - Update to 1.0.0pav2004-11-265-49/+65
| | | | | | PR: ports/73748 Submitted by: Nicholas Kirby <nirbokirbinov@gmail.com> Approved by: can't remember if I got approval from maintainer or not
* - Fix runtime errorpav2004-11-032-1/+41
| | | | | | | | [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>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-7/+2
| | | | Approved by: portmgr
* utilize SITE_PERLijliao2003-10-242-10/+10
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Don't blindly set RUN_DEPENDS to ${BUILD_DEPENDS} - this brought in apetef2003-05-101-1/+1
| | | | | | | run-time dependency on gmake. Noticed by: Daniel Mueller <mue.da@gmx.de> on -ports Approved by: maintainer timeout
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add some missing files to pkg-plist.arved2003-02-022-1/+9
| | | | | Submitted by: bento Approved by: maintainer
* Pass Arguments from the wrapper to the perl script.arved2003-01-161-1/+1
| | | | Submitte by: Roddy Collins <collinsr@cs.rpi.edu> (via Maintainer)
* Install an additional file. This fixes the ~10px offset while shooting.arved2003-01-152-0/+3
| | | | | | | With this patch I was able to reach level 2 :) Bump PORTREVISION. Submitted by: Jim Ramsay <ramsay@sedsystems.ca> (via maintainer)
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Throw colourful bubbles to build groups and destroy the groupsarved2002-11-035-0/+370
Requested by: Luca Lesinigo <luckyluke@softhome.net>, gsutter PR: 44520 Submitted by: Klaus Goger <klaus.goger@reflex.at> Approved by: kris (mentor)