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/monkeybubble/Makefile
SVNWeb

Number of commits found: 49

Sun, 7 Oct 2018
[ 20:25 antoine search for other commits by this committer ] Original commit   Revision:481492 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Deprecate some GNOME 2 applications

With hat:	portmgr
Thu, 29 Mar 2018
[ 12:47 tobik search for other commits by this committer ] Original commit   Revision:465887
games/monkeybubble: Remove esound dependency

- Monkeybubble includes esd.h without actually needing it for
  anything
- Depend on the right GStreamer plugins to get music working on a
  fresh install
Mon, 26 Mar 2018
[ 12:38 bapt search for other commits by this committer ] Original commit   Revision:465584 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
Tue, 9 May 2017
[ 14:04 tobik search for other commits by this committer ] Original commit   Revision:440499
Fix audio output

Let GStreamer decide which audio sink to use and do not force use the ALSA sink.

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10657
Thu, 8 Dec 2016
[ 17:17 tijl search for other commits by this committer ] Original commit   Revision:428142 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sun, 30 Nov 2014
[ 17:51 amdmi3 search for other commits by this committer ] Original commit   Revision:373670
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Tue, 26 Aug 2014
[ 14:06 tijl search for other commits by this committer ] Original commit   Revision:366215 (Only the first 10 of 227 ports in this commit are shown above. View all ports for this commit)
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Mon, 4 Nov 2013
[ 19:34 danilo search for other commits by this committer ] Original commit   Revision:332761
- Add stage support
- Add LICENSE
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Fri, 6 Sep 2013
[ 12:12 bapt search for other commits by this committer ] Original commit   Revision:326491 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Thu, 28 Mar 2013
[ 03:28 eadler search for other commits by this committer ] Original commit   Revision:315433 (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
Fri, 8 Mar 2013
[ 10:51 kwm search for other commits by this committer ] Original commit   Revision:313633 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 13:31 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 215 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 27 May 2007
[ 10:00 miwi search for other commits by this committer ] Original commit 
- Update to 0.4.0

PR:             113004
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Fri, 22 Dec 2006
[ 15:11 arved search for other commits by this committer ] Original commit 
Fix build with gcc41
Sat, 23 Sep 2006
[ 19:35 adamw search for other commits by this committer ] Original commit 
Release my ports back into the wild.

Be free, little ports. May you all grow big and strong.

Except gnome-icons-edge. You should probably be nuked. Just sayin'.
Sat, 29 Apr 2006
[ 23:03 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 23 May 2005
[ 22:20 adamw search for other commits by this committer ] Original commit 
They don't seem to be releasing new versions of this app anymore.
Define HAS_MONKEYS so it doesn't get lonely.
Sun, 20 Mar 2005
[ 16:05 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Chase the slit of gconf to a seperate port.
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Mon, 7 Mar 2005
[ 03:09 adamw search for other commits by this committer ] Original commit 
Use USE_GSTREAMER.
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Wed, 25 Aug 2004
[ 03:01 adamw search for other commits by this committer ] Original commit 
Update to 0.3.2.

Note: there is a sneaking suspicion abounding that this program
will not work with libc_r. If you are forcing libc_r for something
like the NVidia kernel module, update that port and switch over
to libpthread.

Note also: a noticible pause when starting a new game seems to be
normal. This pause is also associated with a gigantic memory spike,
but it'll subside once the game starts.
Mon, 16 Aug 2004
[ 21:28 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Chase the gstreamer shared lib bump.
Mon, 14 Jun 2004
[ 18:31 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
Mon, 5 Apr 2004
[ 04:15 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Fix some known compatibility problems with GNOME 2.6.
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Thu, 4 Mar 2004
[ 23:43 adamw search for other commits by this committer ] Original commit 
Dump GNU_CONFIGURE in favour of USE_LIBTOOL and lthack.

Submitted by:   mezz
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Thu, 29 Jan 2004
[ 15:19 adamw search for other commits by this committer ] Original commit 
Dunno yet what happened, but the monkeybubble website has disappeared
into the aether. I'm hosting the distfile locally until I can figger
out what's up.
Mon, 19 Jan 2004
[ 15:01 adamw search for other commits by this committer ] Original commit 
Update to 0.1.9. Now without 8 billion pixbuf errors!
Sat, 17 Jan 2004
[ 20:37 adamw search for other commits by this committer ] Original commit 
Update to 0.1.8.

Thanks for edwin for informing me of the new version, and super duper thanks
to marcus for tracking down and fixing a memory bug.
Sat, 3 Jan 2004
[ 20:38 adamw search for other commits by this committer ] Original commit 
Fix a bug that prevented GConf schemas from being properly registered.

Submitted by:   marcus
Obtained from:  MarcusCom repo
Thu, 1 Jan 2004
[ 23:31 adamw search for other commits by this committer ] Original commit 
Remove a deprecated REINPLACE, simplify the gstreamer lib minor no. check,
and remove the warning from the pkg-descr (the massive memory hogginess has
been fixx0red).
Wed, 31 Dec 2003
[ 22:13 pav search for other commits by this committer ] Original commit 
- Update to 0.1.7

Approved by:    adamw (maintainer)
Fri, 17 Oct 2003
[ 05:13 adamw search for other commits by this committer ] Original commit 
Add missing dependency on libgnomeui

"Noticed" (anthropomorphically) by:     bento
Tue, 7 Oct 2003
[ 04:22 adamw search for other commits by this committer ] Original commit 
Add monkeybubble, a GTK2 puzzle bobble clone.

GTK2 Puzzle Bobble clone. With monkeys. Frozen Bubble, but
with monkeys. It's like a game, except SO MUCH MORE, because
it has monkeys.

Note that the game seems to want a couple hundred megs of
memory to start, but once the UI comes up, it only consumes
about 25MB. We're working on it, but the game plays fine.

Tested by:      anholt, marcus, and others

Number of commits found: 49