most of the Xft/fontconfig problems people are experiencing. Note that
in this version, font caches do not have to exist for Xft applications
to function properly.
PR: 50482
away with the USE_GNOMNG macro (though I will keep this macro around for
a bit just in case). It also adds GNOME 2 component support.
A new macro has also been introduced called GNOME_DESKTOP_VERSION. Users can
set this in /etc/make.conf or define it when building ports. Current allowed
values are 1 or 2. Depending on the value of this macro, certain ports
may be marked BROKEN if they would conflict with the desired GNOME
desktop version.
Also note, the old USE_GTK, USE_GNOME=yes, USE_IMLIB, USE_ESOUND, and
USE_GLIB are now obsolete. Backwards compatability has been provided,
but those macros should no longer be used.
Special thanks to all the users on freebsd-gnome@ that help test these
patches, and provided feedback. Documentation updates to the FreeBSD
GNOME project site will be forthcoming.
Change MASTER_SITE by Japan Post Ministry organizational reform to Japan
Post (Company).
Fix new *_DEPENDS.
Submitted by: Noriaki TAKEMOTO <takemoto@shp.sony.co.jp>
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.
PR: ports/50315
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by: skv (p5-DBD-myql maintainer)
- In the past, this port was incorrectly added to multimedia
category even though it already existed in graphics
category. Therefore, it was removed.
- Now, this port is being moved to multimedia category since
it should reside there. However, we cannot do the usual
repo copy since there are repo histories in both categories.
- What to do?
1) 'cvs checkout' both the graphics and the multimedia
versions of the port.
2) 'cp' copy the files from the graphics version to
the multimedia one.
3) 'cvs commit' the copied version from graphics
with a long commit message explaining the situation
o Appropriately update dependency references from graphics to
multimedia category
Port creator: ijlao
Date created: Aug 8, 2002
In the words of the author:
"Please be advised that I have today made an important
security update to the module to fix a serious, remotely
exploitable, bug in the module.
I have also renamed the module today to avoid namespace
conflicts with the Business::OnlinePayment API."
Requested by: Jason Clifford <jason@ukpost.com> (author)
PR: ports/50017
Submitted by: Erwin Lansing <erwin@lansing.dk>
- Update to 1.008 (also unbreaking the port due to unfetchable
1.007 distfile)
- Remove USE_REINPLACE - patching in pre-build is no longer
needed
PR: ports/50560
Submitted by: Sergei Kolobov <sergei@kolobov.com>