Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.12.0_1 20 Jul 2022 19:44:12
    |
Tobias C. Berner (tcberner)  |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
3.12.0_1 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.12.0_1 12 Oct 2021 07:52:37
    |
Charlie Li (vishwin)  |
misc/gnome-icon-theme: fix build after gtk-update-icon-cache removal
Same fix as 7e81141577d3e5cf068e4f3c3e995dd7ccc3129a
While here, add LICENSEs
Approved by: fluffy (mentor), bapt (portmgr)
Differential Revision: https://reviews.freebsd.org/D32461 |
3.12.0_1 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
3.12.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.12.0_1 08 Nov 2019 14:06:27
  |
tobik  |
misc: Add missing USES=gnome |
3.12.0_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.12.0_1 29 Nov 2014 18:22:33
  |
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
3.12.0_1 19 Nov 2014 11:49:06
  |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
3.6.2 24 May 2014 17:54:54
  |
kwm  |
Stagify.
Fix check-plist [1]
Reported by: miwi [1] |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
3.6.2 16 Sep 2013 10:01:06
  |
kwm  |
Update to 3.6.2.
This update was done because newer ekiga wants it.
Obtained from: GNOME team repo |
2.31.0_3 02 Sep 2013 18:18:26
  |
bapt  |
Add an explicit dependency on pkgconf |
2.31.0_3 15 May 2013 21:18:02
  |
kwm  |
Don't try to remove directories we don't touch. [1]
Drop gtk20 depend because we only need gtk-update-icon-cache which is
already implied by INSTALLS_ICONS. [2]
Update COMMENT. [2]
Submitted by: miwi [1]
Obtained from: GNOME devel repo [1],[2] |
2.31.0_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.31.0_1 07 Apr 2012 18:10:15
 |
kwm  |
Add some patches to prevent installation and deinstall of locale files.
This isn't needed because the translations are already merged in the index file.
So now it doesn't create some empty directories, which pkgng doesn't like.
Submitted by: pkgng exp-run (via bapt@)
Feature safe: yes |
2.31.0_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 |
2.31.0_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.31.0_1 20 Nov 2010 15:37:08
 |
kwm  |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.30.3 27 May 2010 20:42:12
 |
kwm  |
Update to 2.30.3. |
2.30.2.1 10 May 2010 21:19:08
 |
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
2.28.0_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.28.0_2 03 Mar 2010 22:20:10
 |
kwm  |
Fix plist after icon-naming-utils update.
Submitted by: pointyhat (via pav & erwin)
Feature safe: yes |
2.28.0_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.28.0 06 Jan 2010 23:24:48
 |
mezz  |
Update the icon-naming-utils required from 0.8.1 to 0.8.7.
Reported by: Ronald F. Guilmette <rfg@tristatelogic.com> |
2.28.0 28 Nov 2009 20:06:37
 |
marcus  |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
2.26.0_2 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 |
2.26.0_1 10 Apr 2009 05:56:28
 |
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
2.24.0_2 10 Jan 2009 05:22:13
 |
marcus  |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
2.22.0_1 06 Jun 2008 13:45:40
 |
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) |
2.22.0 24 Mar 2008 03:50:55
 |
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
2.20.0_1 30 Oct 2007 06:31:33
 |
marcus  |
Chase the icon-naming-utils update. |
2.20.0 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 ) |
2.18.0_1 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}. |
2.18.0 19 Mar 2007 05:14:07
 |
marcus  |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
2.16.1_1 13 Mar 2007 19:35:28
 |
mezz  |
Fix the plist, bump the PORTREVISION.
Reported by: krismail |
2.16.1 21 Nov 2006 21:26:22
 |
marcus  |
Update to 2.16.1. |
2.16.0.1_1 14 Oct 2006 08:35:50
 |
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
2.14.2 30 Apr 2006 00:47:21
 |
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 ) |
2.12.1_2 22 Jan 2006 02:28:45
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.12.1_2 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
2.12.1_2 19 Nov 2005 19:46:55
 |
jylefort  |
Add a dependency on gtk20 and use INSTALLS_ICONS. Fixes the missing
icons problem that occurs when gnome-icon-theme is installed after
gtk20 and no port using INSTALLS_ICONS is installed afterwards.
Obtained from: marcus |
2.12.1_1 05 Nov 2005 04:53:48
 |
marcus  |
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above ) |
2.10.1_1 06 Apr 2005 18:52:42
 |
marcus  |
Don't remove a directory owned by hicolor-icon-theme.
Reported by: GNOME Tinderbox |
2.10.1 02 Apr 2005 19:18:48
 |
marcus  |
Update to 2.10.1. |
2.10.0 12 Mar 2005 10:39:38
 |
marcus  |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above ) |
2.8.0_1 29 Jan 2005 20:34:41
 |
mezz  |
Sync with MarcusCom CVS, the change was made by marcus:
Handle removal of share/icons/gnome/48x48/apps to fix the leftovers
problem with gnomecontrolcenter2 plist.
Reported by: pointyhat via kris |
2.8.0 07 Nov 2004 22:24:32
 |
marcus  |
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and (Only the first 15 lines of the commit message are shown above ) |
1.2.3 07 Jun 2004 03:32:53
 |
marcus  |
Update to 1.2.3. |
1.2.1 20 Apr 2004 16:57:04
 |
marcus  |
Do not remove directories that hicolor-icon-theme creates and removes.
Requested by: kris |
1.2.1 19 Apr 2004 19:33:56
 |
marcus  |
Update to 1.2.1, and be kinder when removing shared directories. |
1.2.0 05 Apr 2004 03:14:48
 |
marcus  |
Add a patch forgotten by the merge script. |
1.2.0 05 Apr 2004 03:11:39
 |
marcus  |
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru> |
1.0.9_1 18 Mar 2004 14:33:42
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
1.0.9_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.0.9 17 Dec 2003 07:12:31
 |
bland  |
Remove gtk20 dependency wich is not required here. |
1.0.9 08 Sep 2003 22:50:59
 |
adamw  |
Update to 1.0.9. |
1.0.8 02 Sep 2003 21:41:29
 |
marcus  |
Update to 1.0.8. |
1.0.7 29 Aug 2003 06:06:19
 |
bland  |
.mo files are not longer installed, all translations are already stored
in theme files.
Approved by: marcus (mentor) |
1.0.7 26 Aug 2003 20:55:42
 |
marcus  |
Update to 1.0.7. |
1.0.6 08 Jul 2003 18:03:19
 |
adamw  |
Update to 1.0.6.
Now with 1,443 new icons. |
1.0.5 11 Jun 2003 04:43:38
 |
marcus  |
Update to 1.0.5. |
1.0.4 04 Jun 2003 17:49:25
 |
adamw  |
Update to 1.0.4. |
1.0.3 19 May 2003 18:15:24
 |
marcus  |
Update to 1.0.3. |
1.0.2_1 15 Apr 2003 21:48:03
 |
marcus  |
Fix a long-standing bug, and enable NLS support. Also, convert to new
GNOME infrastructure.
Reported by: Rolf Grossmann <grossman@progtech.net> |
1.0.2 04 Apr 2003 07:39:07
 |
marcus  |
Update to 1.0.2. |
1.0.0 07 Mar 2003 06:07:20
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.0 07 Feb 2003 18:42:25
 |
marcus  |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
1.0.0 29 Jan 2003 15:19:05
 |
adamw  |
Fix MASTER_SITE_SUBDIR. |
1.0.0 27 Jan 2003 05:02:51
 |
marcus  |
Update to 1.0.0. |
0.1.5 01 Jan 2003 19:07:42
 |
marcus  |
Update to 0.1.5. |
0.1.0 06 Oct 2002 00:34:58
 |
marcus  |
Add gnome-icon-theme, a collection of default icons for the GNOME 2
desktop. |