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
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
I know we're in ports freeze now, but perhaps some people
can give this update a try before it's committed, as it
seems to fix some of the bugs some guys were experiencing.
PR: ports/71433
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
X theme Aluminum Alloy. Original theme by Max Rudberg
(http://www.maxthemes.com).
This is Toxic flavor of the theme (Metacity decorations).
Approved by: fjoe (mentor) (implicit)
X theme Aluminum Alloy. Original theme by Max Rudberg
(http://www.maxthemes.com).
This is Cryogenic flavor of the theme (Metacity decorations).
Approved by: fjoe (mentor) (implicit)
theme Aluminum Alloy. Original theme by Max Rudberg
(http://www.maxthemes.com).
This is Smog flavor of the theme (Metacity decorations).
Approved by: fjoe (mentor) (implicit)
X theme Aluminum Alloy. Original theme by Max Rudberg
(http://www.maxthemes.com).
This is Volcanic flavor of the theme.
Approved by: fjoe (mentor) (implicit)
Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com).
This is Toxic flavor of the theme, and also a master port for corresponding
Metacity theme.
Approved by: fjoe (mentor) (implicit)
theme Aluminum Alloy. Original theme by Max Rudberg
(http://www.maxthemes.com).
This is Cryogenic flavor of the theme, and also a master port for
corresponding Metacity theme.
Approved by: fjoe (mentor) (implicit)
Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com).
This is Smog flavor of the theme, and also a master port for corresponding
Metacity theme.
Approved by: fjoe (mentor) (implicit)
theme Aluminum Alloy. Original theme by Max Rudberg
(http://www.maxthemes.com).
This is Volcanic flavor of the theme, and also a master port for other
flavors of GTK themes, and Metacity ones.
Approved by: fjoe (mentor) (implicit)
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet