aboutsummaryrefslogtreecommitdiffstats
path: root/games/monster-masher
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-062-38/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-101/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset kwm due to no response about email.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Update to 1.7.kwm2005-04-284-19/+40
| | | | | | Fix typo in LDFLAGS so gettext is found. Mark ignore on 4.x, its freezes when starting a new game. Patches are welcome.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Use new GCONF_SCHEMAS.mezz2004-11-242-3/+2
| | | | Approved by: kwm and marcus
* Change the not yet changed maintainer fields to my FreeBSD.org account.kwm2004-11-231-1/+1
| | | | Approved by: pav (mentor)
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-12/+2
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* - Update to 1.6.1pav2004-05-303-4/+6
| | | | | PR: ports/67337 Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
* Update to 1.5.1.petef2004-05-032-4/+3
| | | | | PR: 66023 Submitted by: maintainer
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Fix plist forgotten by my last commitkrion2004-02-012-3/+20
| | | | | | | | - Bump PORTREVISION Noticed by: bento Pointed out by: maintainer Pointy hat to: krion
* - Update to version 1.5krion2004-01-183-14/+17
| | | | | | | | | * Support for fullscreen mode. This means that people with 1024x768 screens get to see large tiles, too. * A few bug fixes PR: 61496 Submitted by: maintainer
* - Change maintainer's e-mail addressclement2004-01-171-1/+1
| | | | | | | | (einekoai@chello.nl -> kwm@rainbow-runner.nl) PR: 61447 Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) Approved by: erwin (mentor) (implicitly)
* I should use ${PATCHDIR} for extra patches not ${FILESDIR}bland2003-11-061-1/+1
|
* Add monster-masher 1.4, gnomemm puzzle game where you have to cleanbland2003-11-067-0/+199
the caves of monsters. Submitted by: Koop Mast <einekoai@chello.nl>