Bug 137364 - devel/gnome-vfs: add missing files to pkg-plist and make HAL support optional
Summary: devel/gnome-vfs: add missing files to pkg-plist and make HAL support optional
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 22:20 UTC by Carlos Santos
Modified: 2009-08-02 22:30 UTC (History)
0 users

See Also:


Attachments
file.diff (5.08 KB, patch)
2009-08-02 22:20 UTC, Carlos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Santos 2009-08-02 22:20:01 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-02 22:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-08-02 22:29:11 UTC
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.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-02 22:29:17 UTC
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"