Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.34.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Sep 2020 20:43:01
3.34.0
|
bapt  |
Fix build with lld as a linker
While here remove USES=gmake which was anway unused overriden with
USES=meson
PR: 249418
Reported by: vvd@unislabs.com |
17 Sep 2020 18:19:07
3.34.0
|
bapt  |
Update to 3.34.0 |
27 Aug 2020 19:38:58
3.22.0
|
tcberner  |
games/atomix: fix build with recent current
Obtained
from: https://gitlab.gnome.org/GNOME/atomix/-/commit/be7f44f1945a569494d46c60eaf6e7b39b2bb48b.patch |
17 May 2017 08:44:31
3.22.0
|
kwm  |
Update the gnome-games suite to the latest:
Update atomix to 3.22.0.
Update five-or-more to 3.22.2.
Update four-in-a-row to 3.22.1.
Update gnome-2048 to 3.22.0.
Update gnome-chess to 3.24.1.
Update gnome-klotski to 3.22.1.
Update gnome-mahjongg to 3.22.0.
Update gnome-mines to 3.24.0.
Update gnome-nibbles to 3.24.0.
Update gnome-robots to 3.22.1.
Update gnome-sudoku to 3.24.0.
Update gnome-taquin to 3.22.0.
Update gnome-tetravex to 3.22.0. (Only the first 15 lines of the commit message are shown above ) |
14 Feb 2016 18:57:54
3.18.0
|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006 |
12 Jan 2016 16:20:32
3.16.0
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
05 Aug 2015 19:13:26
3.16.0 
|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
22 Jan 2015 15:26:31
2.14.0_13
|
kwm  |
Grab maintainer.
This port will be part of the GNOME 3.16 games set. |
14 Dec 2014 15:24:29
2.14.0_13
|
amdmi3  |
- Add LICENSE
- Convert gnomehack to USES=pathfix
- Use %%DATADIR%% in plist
- Drop @dirrm* from plist |
09 Jul 2014 06:48:43
2.14.0_13
|
marino  |
games/atomix: never-ending stage, take 3
Newer poudriere (read: current FreeBSD version) has an additional plist
check that atomix failed. It turns out that the original port moved the
atomix.scores creation to the pkg-install script, but it never surpressed
the original Makefile code that created it. In effect, the original
Makefile was creating the file and the pkg-install script wasn't doing
much of anything. This caused the signature to be confusing.
The solution is simple: Surpress the vendor makefile target that creates
atomix.scores and let pkg-install create it as intended.
Diagnosis by: bdrewery |
08 Jul 2014 17:26:37
2.14.0_12
|
marino  |
games/atomix: Fix deinstallation issue involving scores file
The scheme used to leave a non-zero length scores file alone during
deinstallation no longer works under stage. The scheme used a
post-install script to add the scores directory and initial file, but
then tried to remove it using the pkg-plist.
Apparently these need to be matched, which means either the post-install
script is matched with a post-deinstall script, or the creation of the
scores file be done in the pkg-list with @exec. As the logic is slightly
complex, it was easier to solve with a pkg-deinstall script.
There were two unnecessary @dirrmtry lines as well which have been
removed. Bump portrevision for multiple reasons.
Reported by: swills (jenkins) |
07 Jul 2014 17:14:29
2.14.0_11
|
marino  |
games/atomix: stage, explicitly link with libm (dports) |
02 Jul 2014 18:22:39
2.14.0_11
|
antoine  |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
13 Jun 2014 07:36:28
2.14.0_11
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
22 Oct 2013 13:53:34
2.14.0_11
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
20 Sep 2013 17:36:36
2.14.0_11
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
03 Sep 2013 12:13:24
2.14.0_11
|
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
2.14.0_11
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
31 Mar 2013 15:11:41
2.14.0_11
|
kwm  |
Fix plist
Submitted by: pointyhat
Approved by: portmgr (miwi) |
01 Jun 2012 05:26:28
2.14.0_10
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
2.14.0_9
|
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 |
03 Jul 2011 14:25:36
2.14.0_9
|
ohauer  |
-remove MD5 |
31 May 2010 02:01:56
2.14.0_9
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.14.0_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.14.0_7
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.14.0_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
02 Feb 2009 01:36:16
2.14.0_5
|
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
06 Jun 2008 13:31:51
2.14.0_5
|
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) |
19 Apr 2008 17:56:05
2.14.0_4 
|
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) |
24 Oct 2007 23:37:25
2.14.0_3
|
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 ) |
19 May 2007 20:32:57
2.14.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Apr 2006 00:47:21
2.14.0
|
marcus  |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
17 Nov 2005 22:47:56
1.2.4_1
|
marcus  |
Fix a crash on startup if ~/.atomix does not already exist. |
15 Nov 2005 05:56:39
1.2.4
|
marcus  |
Update to 1.2.4. |
05 Nov 2005 05:22:06
1.2.2a_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
28 Aug 2005 07:58:47
1.2.2a
|
marcus  |
Update to 1.2.2a. |
13 Jul 2005 22:50:57
1.0_4
|
pav  |
- Fix MASTER_SITES
Reported by: krismail |
12 Mar 2005 10:54:27
1.0_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
1.0_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
13 Aug 2004 10:45:42
1.0_2
|
bland  |
- Fix build with gcc 3.4 [1]
- Use intlhack.
- Fix score file installation permissions.
Reported by: kris [1] |
05 Apr 2004 03:31:02
1.0_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
18 Mar 2004 14:05:58
1.0_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
04 Feb 2004 05:21:48
1.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
11 Dec 2003 02:05:07
1.0
|
bland  |
Update to 1.0
Thanks to marcus@ for solving xml:lang issue. |
17 Nov 2003 12:29:10
0.4.3
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
12 Jun 2003 09:46:10
0.4.3
|
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
20 Apr 2003 03:03:05
0.4.3
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:03:01
0.4.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Jul 2002 15:46:46
0.4.3
|
sobomax  |
Use USE_GNOMENG. |
11 Jul 2002 15:14:46
0.4.3
|
sobomax  |
Use USE_REINPLACE. |
11 May 2001 17:36:50 
|
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
04 May 2001 22:51:18 
|
ade  |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole bunch of
GNOME applications under one convenient building mechanism. |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
01 Nov 2000 13:09:01 
|
sobomax  |
Update to 0.4.0. |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
05 Oct 2000 08:10:50 
|
reg  |
Implement USE_GNOME, part 1. |
01 Jun 2000 17:25:45 
|
ade  |
Updates for new shared library versions in GNOME 1.2 |