Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0 25 Dec 2014 01:10:20 |
bapt |
Remove now useless gnomehier, pkg handles automatically the directories where
needed making gnomehier entirely useless now.
Differential Revision: https://reviews.freebsd.org/D1355
Reviewed by: antoine, kwm
Approved by: gnome (kwm) |
3.0 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
3.0 02 Feb 2014 10:14:09 |
kwm |
Stagify. |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
3.0 08 Mar 2013 10:51:36 |
kwm |
* 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 |
2.3_12 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.3_11 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.3_10 11 Dec 2007 21:22:28 |
mezz |
Fix the creates bad mtree file when built as non-root that will ending up
the gnomehier in /usr/local/* will have the incorrect owner/group permission.
PR: ports/117976
Submitted by: Stefan Sperling <stsp@stsp.name> |
2.3_10 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.2_2 23 May 2007 02:24:57 |
marcus |
This port does not need XLIB.
Approved by: portmgr (implicit) |
2.2_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.2 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.1_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.0_7 15 Jun 2005 02:55:59 |
lesi |
Bump PORTREVISION for X mtree changes.
Requested by: ahze |
2.0_6 18 Mar 2005 01:47:59 |
ahze |
- Chase mtree changes to xorg, bump PORTREVISION |
2.0_5 13 Mar 2005 00:18:23 |
pav |
- Let libglade2 handle lib/libglade directories instead of gnomehier |
2.0_4 12 Mar 2005 22:42:09 |
pav |
- lib/gtk-2.0 is handled by gtk20 port |
2.0_3 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 ) |
1.0_22 29 Jan 2005 20:21:04 |
mezz |
devel/gconf2
Remove the post-install/pkg-install, since gnomehier is taking care of
it.
devel/gnomevfs2
Add pkg-install and pkg-deinstall to restore libgnome's gconf key if
libgnome's .schemas exists. This fix the plist complained by pointyhat.
Why restore libgnome's gconf key during the installtion if it exists?
Because, libgnome always depend on gnomevfs2 so make sure the libgnome
is still in the top when we either reinstall or upgrade gnomevfs2.
misc/gnomehier
Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is
taking care of it. ie: GCONF_SCHEMAS
x11/libgnome
Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's
schemas exists. This fix the plist complained by pointyhat. Also, this
is a real fix for the weird keyboard problem when you uninstall
libgnome without reinstall it.
Bump the PORTREVISION in all of four ports above to fix everything with gconf
keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME
tinderbox, and my tinderbox. |
1.0_21 18 Dec 2004 01:54:05 |
marcus |
Don't statically create GConf schema file stubs. The GConf handling code
should create these file as needed. |
1.0_20 26 Nov 2004 05:59:32 |
marcus |
Handle changing permissions and group ownership of the share/gnome/games
directory here instead of relying on gnomelibs to do it.
Reported by: pointyhat via kris |
1.0_19 28 Jul 2004 16:49:48 |
adamw |
Remove reference to a gdm dir that isn't installed by
this port any longer. |
1.0_18 28 Jul 2004 14:36:31 |
adamw |
Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories. |
1.0_17 27 Mar 2004 17:53:30 |
adamw |
Reword the descriptions. I'm not entirely sure of their accuracy, but
at least they're grammatically correcter. |
1.0_17 27 Mar 2004 17:46:17 |
adamw |
share/gnome/capplets is usually created by gdm2, but it's
more appropriate to add it here. |
1.0_16 27 Mar 2004 16:42:23 |
adamw |
Add some gconf entries. |
1.0_15 27 Mar 2004 16:23:41 |
adamw |
Add some missing entries. |
1.0_14 12 Mar 2004 13:55:19 |
bland |
Remove entries for gnect, gnibbles, gnobots2 since they already handled
by gnomegames2 port. |
1.0_13 22 Jan 2004 11:06:02 |
trevor |
Use the SORT macro from bsd.port.mk. |
1.0_13 18 Jan 2004 23:41:06 |
adamw |
Remove an extra / that was causing packaging problems.
PR: ports/61555
Submitted by: Tom Convery <tpc@tomfoo.com> |
1.0_12 14 Jan 2004 14:10:04 |
adamw |
Add the manually generated gconf file thingies to the plist. |
1.0_12 14 Jan 2004 13:58:22 |
adamw |
Remove the dirs for xbill, as gnome-xbill is no longer installed
by gnomegames2. |
1.0_11 14 Jan 2004 13:52:04 |
adamw |
Automate pkg-plist creation. |
1.0_11 11 Jan 2004 07:13:32 |
marcus |
Add share/gnome/pixmaps/document-icons to the list of common directories. |
1.0_10 13 Oct 2003 16:25:24 |
marcus |
Remove a no longer needed file.
Submitted by: Sergey Akifyev <asa@gascom.ru> |
1.0_9 12 Oct 2003 03:55:14 |
adamw |
Remove path elements that were once common to gnomegames and gnomegames2,
back when gnomegames existed. Now that there is only gnomegames2, those
path elements can be handled by gnomegames2.
Also, assign maintainership to gnome@. |
1.0_8 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
1.0_8 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_8 15 Feb 2003 23:45:51 |
marcus |
Install the gconf apps %gconf.xml file. |
1.0_7 02 Feb 2003 05:02:17 |
marcus |
Add a hack to make sure the gconf applications schema directory is
properly removed.
Reported by: bento |
1.0_6 13 Jan 2003 07:05:29 |
marcus |
Add share/gnome/apps/Audio to the list. |
1.0_5 13 Jan 2003 03:35:10 |
marcus |
Add share/gnome/control-center/capplets. |
1.0_4 04 Nov 2002 23:28:41 |
marcus |
Quiet gdm by making the .keep_me file in the gdm Sessions directory
executable.
PR: 44912 |
1.0 11 Jul 2002 17:16:11 |
sobomax |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
1.0_2 04 Jul 2002 16:27:32 |
sobomax |
Don't assume ownership of ${X11BASE}/share/themes. |
1.0 02 Jul 2002 09:38:45 |
sobomax |
Add gnomehier - a port which creates common GNOME directories shared among
two or more GNOME ports. |