After uninstalling gnome-vfs, a lot of files named %gconf-tree*.xml are left at /usr/local/etc/gconf/gconf.xml.defaults/ because they are not listed in the pkg-plist file. Just like other packages, usage of HAL is optional on gnome-vfs. Some users do not want to depend on HAL, so I propose making it optional. Fix: Apply the attached patch. It adds the missing file names to pkg-plist, makes the dependence on HAL optional and bumps the port revision number. Patch attached with submission follows: How-To-Repeat: List the contents of /usr/local/etc/gconf/gconf.xml.defaults/ (if it exists). Build and install the devel/gnome-vfs port, as of version 2.24.1.0. Uninstall it and list the contents of /usr/local/etc/gconf/gconf.xml.defaults/ again.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Hal is now optional, but your plist changes will seriously break all ports which use GConf. Unfortunately, these files cannot be cleaned up. This is a known upstream bug with GConf.
marcus 2009-08-02 21:29:04 UTC FreeBSD ports repository Modified files: devel/gnome-vfs Makefile Log: Make hal support optional (default on). PR: 137364 Submitted by: "Carlos A. M. dos Santos" <unixmania@gmail.com> Revision Changes Path 1.140 +9 -3 ports/devel/gnome-vfs/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"