1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Pav Lucistnik
9ded792e5a - Let libglade2 handle lib/libglade directories instead of gnomehier 2005-03-13 00:18:23 +00:00
Pav Lucistnik
1863e37e72 - lib/gtk-2.0 is handled by gtk20 port 2005-03-12 22:42:08 +00:00
Joe Marcus Clarke
190418a078 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
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Jeremy Messenger
3f7a57ceaf 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.
2005-01-29 20:21:04 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +00:00
Adam Weinberger
d0abbeb657 share/gnome/capplets is usually created by gdm2, but it's
more appropriate to add it here.
2004-03-27 17:46:17 +00:00
Adam Weinberger
33cc4fd4e5 Add some gconf entries. 2004-03-27 16:42:23 +00:00
Adam Weinberger
2c544085d7 Add some missing entries. 2004-03-27 16:23:40 +00:00
Alexander Nedotsukov
786c1acb3b Remove entries for gnect, gnibbles, gnobots2 since they already handled
by gnomegames2 port.
2004-03-12 13:55:19 +00:00
Adam Weinberger
1ebb4fb941 Remove the dirs for xbill, as gnome-xbill is no longer installed
by gnomegames2.
2004-01-14 13:58:22 +00:00
Joe Marcus Clarke
673a4c0697 Add share/gnome/pixmaps/document-icons to the list of common directories. 2004-01-11 07:13:32 +00:00
Adam Weinberger
c8710235de 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@.
2003-10-12 03:55:14 +00:00
Joe Marcus Clarke
b685d06781 Add share/gnome/apps/Audio to the list. 2003-01-13 07:05:29 +00:00
Joe Marcus Clarke
fdcd0d8654 Add share/gnome/control-center/capplets. 2003-01-13 03:35:10 +00:00
Maxim Sobolev
19a718ac4c 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
2002-07-11 17:16:10 +00:00
Maxim Sobolev
76ce24bd35 Don't assume ownership of ${X11BASE}/share/themes. 2002-07-04 16:27:32 +00:00
Maxim Sobolev
c5430c00af Add gnomehier - a port which creates common GNOME directories shared among
two or more GNOME ports.
2002-07-02 09:38:45 +00:00