Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.1_10 01 May 2021 13:26:11 |
Baptiste Daroussin (bapt) |
Prepare for libgnome removal
Remove the 2 last ports depending on libgnome
- comms/kb is an abandonware with no upstream left
- games/monster-masher is an abandonware |
1.8.1_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.1_10 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.8.1_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.8.1_9 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.8.1_8 31 Aug 2018 08:46:10 |
tobik |
games/monster-masher: Remove esound dependency
Since libgnome 2.30 gnome_sound_connection_get() always returns -1 [1],
so calling esd_sample_play() can never work.
[1]
https://developer.gnome.org/libgnome/stable/libgnome-gnome-sound.html#gnome-sound-connection-get
PR: 230695
Submitted by: tobik
Approved by: kwm (maintainer timeout, 2 weeks) |
1.8.1_7 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.8.1_6 26 Mar 2018 12:38:57 |
bapt |
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 |
1.8.1_5 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.8.1_4 05 Apr 2017 11:36:31 |
bapt |
Fix build with recent libsigc++20 |
1.8.1_4 08 Dec 2016 17:17:43 |
tijl |
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. |
1.8.1_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.8.1_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.1_3 18 Jan 2015 21:23:19 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
1.8.1_3 01 Sep 2014 19:34:02 |
tijl |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
1.8.1_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.8.1_2 09 Apr 2014 14:01:25 |
kwm |
Stageify, USES=tar:bzip and use new LIB_DEPENDS syntax. |
1.8.1_2 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.8.1_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.8.1_2 03 Sep 2013 10:23:55 |
bapt |
Add an explicit dependency on pkgconf |
1.8.1_2 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
1.8.1_2 23 Mar 2013 13:11:25 |
kwm |
Fix build with glib 2.34 [1]
While here, trim header, pet portlint, add missing gettext depend and
switch to pathfix from gnomehack.
PR: ports/177311 [1]
Submitted by: John Marino <draco@marino.st> |
1.8.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.8.1 11 Aug 2011 19:20:17 |
kwm |
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> |
1.8.1 31 Oct 2010 15:00:09 |
kwm |
Update to 1.8.1.
Update to new homepage. Adopt. |
1.7_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.7_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.7_6 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.7_5 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.7_5 06 Jun 2008 13:31:51 |
edwin |
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) |
1.7_4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [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) |
1.7_3 24 Oct 2007 23:37:25 |
marcus |
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 ) |
1.7_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7_1 14 Apr 2006 23:25:09 |
linimon |
Reset kwm due to no response about email.
Hat: portmgr |
1.7_1 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
1.7_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.7 28 Apr 2005 12:36:13 |
kwm |
Update to 1.7.
Fix typo in LDFLAGS so gettext is found.
Mark ignore on 4.x, its freezes when starting a new game.
Patches are welcome. |
1.6.1_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.6.1_1 24 Nov 2004 00:14:56 |
mezz |
Use new GCONF_SCHEMAS.
Approved by: kwm and marcus |
1.6.1_1 23 Nov 2004 08:51:28 |
kwm |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor) |
1.6.1_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.6.1 07 Jul 2004 16:23:51 |
mezz |
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
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 |
1.6.1 29 May 2004 16:50:52 |
pav |
- Update to 1.6.1
PR: ports/67337
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) |
1.5.1 02 May 2004 18:40:14 |
petef |
Update to 1.5.1.
PR: 66023
Submitted by: maintainer |
1.5_3 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.5_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.5_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.5_1 31 Jan 2004 21:17:16 |
krion |
- Fix plist forgotten by my last commit
- Bump PORTREVISION
Noticed by: bento
Pointed out by: maintainer
Pointy hat to: krion |
1.5 18 Jan 2004 09:54:29 |
krion |
- Update to version 1.5
* 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 |
1.4 16 Jan 2004 23:19:08 |
clement |
- Change maintainer's e-mail address
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly) |
1.4 06 Nov 2003 02:16:21 |
bland |
I should use ${PATCHDIR} for extra patches not ${FILESDIR} |
1.4 06 Nov 2003 01:07:52 |
bland |
Add monster-masher 1.4, gnomemm puzzle game where you have to clean
the caves of monsters.
Submitted by: Koop Mast <einekoai@chello.nl> |