GNOME 2.26 has been merged into the ports tree.  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.  Additionally, I'd like
to thank pav for the pointyhat run.

As for upgrades, we didn't see too many issues in testing.  Of course,
I'm not sure how many testers we had this go around.  The number seems
to get smaller each release.  Stay tuned to UPDATING in case issues do
arise.

For porters, the includes system was consolidated in GNOME 2.26.  You
may see build failures saying that gnome.h cannot be found, or missing
libgnomeui symbols.  These can typically be fixed by adding the
following to the port's Makefile:

CONFIGURE_ENV=  CPPFLAGs="`pkg-config --cflags libgnomeui-2.0`" \
                LIBS="`pkg-config --libs libgnomeui-2.0`"

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team      ::      gn...@freebsd.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to