notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/frozenbubble/Makefile

Number of commits found: 46

Thursday, 7 Nov 2013
16:38 makc search for other commits by this committer
- Update to 2.2.1-beta1
- Add license
- Remove stale patches and pkg-message
- Remove NO_STAGE
Original commitRevision:333136 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Monday, 9 Sep 2013
18:54 antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
Original commitRevision:326840 
Thursday, 13 Jun 2013
11:17 az search for other commits by this committer
- Fix port afrer recent perl upgrade
Original commitRevision:320755 
Sunday, 12 May 2013
11:48 makc search for other commits by this committer
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
Original commitRevision:317947 
Friday, 27 Jul 2012
11:03 makc search for other commits by this committer
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
Original commit
Saturday, 30 Jun 2012
14:48 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- 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
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 30 Jan 2010
09:43 mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 17 Feb 2009
20:31 makc search for other commits by this committer
take maintainership and update to 2.2.0
Original commit
Monday, 5 Jan 2009
20:36 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Friday, 6 Jun 2008
13:31 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Saturday, 8 Sep 2007
01:00 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 24 Mar 2007
14:03 pav search for other commits by this committer
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
Original commit
Monday, 27 Nov 2006
23:10 stas search for other commits by this committer
- Update to 2.1.0
Original commit
Friday, 10 Nov 2006
22:24 pav search for other commits by this committer
- Add missed runtime dependency on p5-gettext

PR:             ports/105376
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Original commit
Wednesday, 8 Nov 2006
21:19 edwin search for other commits by this committer
Ignore on FreeBSD versions < 600020 because the program requires MSG_NOSIGNAL
Original commit
Monday, 6 Nov 2006
03:49 edwin search for other commits by this committer
Add warning about LD_PRELOAD if the game doesn't work.
Original commit
Friday, 3 Nov 2006
12:30 stas search for other commits by this committer
- Update to 2.0.0
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   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)
Original commit
Friday, 28 Jul 2006
14:42 sat search for other commits by this committer
- Rid the tree of double slashes in URL paths
Original commit
Sunday, 7 May 2006
23:46 edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
Original commit
Friday, 25 Nov 2005
22:29 pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
Original commit
Sunday, 28 Aug 2005
16:35 arved search for other commits by this committer
Drop maintainership

Submitted by:   maintainer
Original commit
Tuesday, 17 May 2005
20:01 pav search for other commits by this committer
- Unbreak
Original commit
Saturday, 26 Mar 2005
19:43 kris search for other commits by this committer
BROKEN: Incorrectly installs a perllocal.pod

Approved by:    portmgr (self)
Original commit
Saturday, 15 Jan 2005
03:17 pav search for other commits by this committer
- Fix the launch wrapper

PR:             ports/76251
Submitted by:   Lars <lars+lister.freebsd@adventuras.no>
Original commit
Friday, 26 Nov 2004
14:46 pav search for other commits by this committer
- Update to 1.0.0

PR:             ports/73748
Submitted by:   Nicholas Kirby <nirbokirbinov@gmail.com>
Approved by:    can't remember if I got approval from maintainer or not
Original commit
Tuesday, 2 Nov 2004
23:14 pav search for other commits by this committer
- Fix runtime error
  [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>
Original commit
Tuesday, 16 Mar 2004
04:23 edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Tuesday, 20 Jan 2004
21:18 krion search for other commits by this committer
- Use new knobs from bsd.sdl.mk

Approved by:    portmgr
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Saturday, 10 May 2003
12:03 petef search for other commits by this committer
Don't blindly set RUN_DEPENDS to ${BUILD_DEPENDS} - this brought in a
run-time dependency on gmake.

Noticed by:     Daniel Mueller <mue.da@gmx.de> on -ports
Approved by:    maintainer timeout
Original commit
Friday, 21 Feb 2003
12:06 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 2 Feb 2003
15:01 arved search for other commits by this committer
Add some missing files to pkg-plist.

Submitted by:   bento
Approved by:    maintainer
Original commit
Wednesday, 15 Jan 2003
20:17 arved search for other commits by this committer
Pass Arguments from the wrapper to the perl script.

Submitte by:  Roddy Collins <collinsr@cs.rpi.edu> (via Maintainer)
Original commit
Tuesday, 14 Jan 2003
20:45 arved search for other commits by this committer
Install an additional file. This fixes the ~10px offset while shooting.
With this patch I was able to reach level 2 :)
Bump PORTREVISION.

Submitted by: Jim Ramsay <ramsay@sedsystems.ca> (via maintainer)
Original commit
Thursday, 2 Jan 2003
15:06 sobomax search for other commits by this committer
Update version number of SDL shared library.
Original commit
Sunday, 3 Nov 2002
14:53 arved search for other commits by this committer
Throw colourful bubbles to build groups and destroy the groups

Requested by:   Luca Lesinigo <luckyluke@softhome.net>, gsutter
PR:             44520
Submitted by:   Klaus Goger <klaus.goger@reflex.at>
Approved by:    kris (mentor)
Original commit

Number of commits found: 46