Over the past several weeks, Tom Lane has been working on replacing
our old Cache Management Alorithm (ARC) with a new, patent free one
(2Q).
In order to reduce the number of 8.x deployments out there that are
using the old manager, we have just released 8.0.2, and encourage
adminstrators to upgrade at their earliest convience.
For those already running 8.x on your production servers, please
note that this upgrade does *NOT* require a dump restore, but due to
a bump in the major version number for the client library (libpq),
it *WILL* require all client applications to be recompiled at the
same time.
For full release info, see
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-2
Apart from the upgrade, three new config options are added:
A patch (experimental) for supporting proper collation
of utf-8 encoded locales, using IBM's ICU package (devel/icu). See
http://people.freebsd.org/~girgen/postgresql-icu/README.html for more
info.
An optional patch written by Evgen Potemkin, which allows
PostgreSQL to make hierarchical queries à la Oracle [1].
An option is added that allows the use of 64 bit ints to
store dates [2].
PR: ports/79165 [1], ports/76999 [2]
Submitted by: Marcos Tischer Vallim [1], Christian Ullrich [2]
Approved by: ade, seanc (implicit)
o it will tell you now that you have to configure it first using the
Xfce settings manager instead of coredumping
o if you configured it, it will work now (-Wl,-E was missing in LDFLAGS)
- bump PORTREVISION
and gstreamer-plugins-gconf.
Instead, depend only on a selection of audio-codecs and the artsd output
(which ironically is cheaper in terms of dependencies as amarok's native
arts-output).
Approved by: maintainer
http://changelog.wesnoth.org/
- Disable FreeBSD 4.x, does not compile on FreeBSD 4.x, due to lack of
towupper() and wide character in libc. Before you send me patch, the
s/towupper/toupper/g will not work very well in the runtime. If anyone know
the workaround without lose function, let Wesnoth developers and me know.
Seriously, desktop user should (well, for me is a must) upgrade to either
FreeBSD 5.x and 6.x.
have became in conflict. Add autocheck on gtk-engine2 and WITH_GTKENGINE knob
to depend on gtk-engine2. The clearlooks is default. Bump the PORTREVISION.
- Fixed compile error on kde3.3
- Made resize grip optionally (off by default, disable if you get querky problems with the deco)
- fixed menu setings
- starter applet will auto correct size
- added new widget color "Smoke" by Anton
- added apple starter buttons (aqua/graphite) and a kicker bg - tiger stuff
PR: ports/79371
Submitted by: maintainer