From john@stealth.jnielsen.net  Thu Feb 22 21:41:15 2007
Return-Path: <john@stealth.jnielsen.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B181B16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2007 21:41:15 +0000 (UTC)
	(envelope-from john@stealth.jnielsen.net)
Received: from stealth.jnielsen.net (c-76-23-109-98.hsd1.sc.comcast.net [76.23.109.98])
	by mx1.freebsd.org (Postfix) with ESMTP id 7308F13C461
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2007 21:41:15 +0000 (UTC)
	(envelope-from john@stealth.jnielsen.net)
Received: from stealth.jnielsen.net (jn@localhost [127.0.0.1])
	by stealth.jnielsen.net (8.13.8/8.13.8) with ESMTP id l1ML5oos086421;
	Thu, 22 Feb 2007 16:05:50 -0500 (EST)
	(envelope-from john@stealth.jnielsen.net)
Received: (from john@localhost)
	by stealth.jnielsen.net (8.13.8/8.13.8/Submit) id l1ML5oIO086420;
	Thu, 22 Feb 2007 16:05:50 -0500 (EST)
	(envelope-from john)
Message-Id: <200702222105.l1ML5oIO086420@stealth.jnielsen.net>
Date: Thu, 22 Feb 2007 16:05:50 -0500 (EST)
From: John Nielsen <john@jnielsen.net>
Reply-To: John Nielsen <john@jnielsen.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: John Nielsen <john@jnielsen.net>
Subject: xfce4-desktop missing dependency on libfam (gamin)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109442
>Category:       ports
>Synopsis:       xfce4-desktop missing dependency on libfam (gamin)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 21:50:05 GMT 2007
>Closed-Date:    Sun Feb 25 14:41:18 GMT 2007
>Last-Modified:  Sun Feb 25 14:41:18 GMT 2007
>Originator:     John Nielsen
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD stealth.jnielsen.net 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jan 23 21:51:42 EST 2007 john@stealth.jnielsen.net:/usr/obj/usr/src/sys/STEALTH i386


	
>Description:
	x11-wm/xfce4-desktop will build and install without installing fam
(or gamin), but will then fail to run if it can't find libfam.
>How-To-Repeat:
	Build e.g. the xorg metaport and the xfce4 metaport on a system with
no other ports installed. Run startxfce4 in an X session. Notice that xfdesktop
fails to appear. Error message (on the virtual terminal you ran startx from,
if any) indicates that it couldn't find libfam.
>Fix:

	Something along the lines of:
LIB_DEPENDS+=	fam.0:${PORTSDIR}/devel/gamin
(or just add a line to the exising LIB_DEPENDS entry) in the port's
Makefile.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->oliver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 22 22:02:57 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109442 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109442: commit references a PR
Date: Sun, 25 Feb 2007 12:08:55 +0000 (UTC)

 oliver      2007-02-25 12:08:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-fm/thunar        Makefile 
   Log:
   completly disable FAM support when FAM was disabled via the options dialog
   but fam is on the system.
   Bump PORTREVISION
   
   PR:             109442
   Submitted by:   John Nielsen <john@jnielsen.net>
   
   Revision  Changes    Path
   1.8       +2 -2      ports/x11-fm/thunar/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Sun Feb 25 14:41:03 UTC 2007 
State-Changed-Why:  
fixed in thunar 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109442 
>Unformatted:
