From nobody@FreeBSD.org  Mon Oct 11 11:18:04 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A713F16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Oct 2004 11:18:04 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9A0AD43D58
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Oct 2004 11:18:04 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9BBI4hd060219
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Oct 2004 11:18:04 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i9BBI4Aw060217;
	Mon, 11 Oct 2004 11:18:04 GMT
	(envelope-from nobody)
Message-Id: <200410111118.i9BBI4Aw060217@www.freebsd.org>
Date: Mon, 11 Oct 2004 11:18:04 GMT
From: Geert Hendrickx <geert.hendrickx@ua.ac.be>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports/www/plugger: wrong configuration filepath
X-Send-Pr-Version: www-2.3

>Number:         72507
>Category:       ports
>Synopsis:       ports/www/plugger: wrong configuration filepath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 11 11:20:16 GMT 2004
>Closed-Date:    Fri Nov 05 16:11:15 GMT 2004
>Last-Modified:  Fri Nov 05 16:11:15 GMT 2004
>Originator:     Geert Hendrickx
>Release:        4.10-STABLE
>Organization:
University of Antwerp
>Environment:
FreeBSD gemini.lori.mine.nu 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun Oct 10 23:50:17 CEST 2004     root@gemini.lori.mine.nu:/usr/obj/usr/src/sys/GEMINI  i386
>Description:
ports/www/plugger installs its default configuration as /usr/X11R6/etc/pluggerrc-5.1.2, but the plugger binary looks for /usr/local/etc/pluggerrc, and doesn't work without it.  
>How-To-Repeat:
Install plugger and start firefox from an xterm.  It then says "Plugger: Unable to find pluggerrc file!".  
>Fix:
It works correctly when I create a symlink /usr/local/etc/pluggerrc -> /usr/X11R6/etc/pluggerrc-5.1.2.  So either the port should install in /usr/local instead of /usr/X11R6, and call the configfile pluggerrc instead of pluggerrc-<version>, or plugger should be patched to look for its configuration file where it is currently installed.  

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Fri Nov 5 13:41:07 GMT 2004 
State-Changed-Why:  
Forwarded PR to maintainer 

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

From: "Volker Stolz" <vs@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, geert.hendrickx@ua.ac.be,
	coop9211@uidaho.edu
Cc:  
Subject: Re: ports/72507: ports/www/plugger: wrong configuration filepath
Date: Fri, 05 Nov 2004 14:40:21 +0100

 Dear maintainer, please look into this issue!
 
 Cheers,
    Volker
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Fri Nov 5 16:10:32 GMT 2004 
State-Changed-Why:  
Duplice of ports/71916 which even contains a patch. 

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