From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 30 19:44:29 2008 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31A6516A417 for ; Wed, 30 Jan 2008 19:44:29 +0000 (UTC) (envelope-from dan@langille.org) Received: from supernews.unixathome.org (supernews.unixathome.org [216.168.29.4]) by mx1.freebsd.org (Postfix) with ESMTP id 243D413C478 for ; Wed, 30 Jan 2008 19:44:29 +0000 (UTC) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by supernews.unixathome.org (Postfix) with ESMTP id 0E0381703E; Wed, 30 Jan 2008 19:44:29 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from supernews.unixathome.org ([127.0.0.1]) by localhost (supernews.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rSjpPIpbsInF; Wed, 30 Jan 2008 19:44:26 +0000 (GMT) Received: from afiliascx2.afilias.com (ismtp.afilias.com [216.217.55.254]) by supernews.unixathome.org (Postfix) with ESMTP id 5827417038; Wed, 30 Jan 2008 19:44:26 +0000 (GMT) Message-ID: <47A0D386.2060002@langille.org> Date: Wed, 30 Jan 2008 14:44:06 -0500 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Thunderbird 2.0.0.9 (X11/20071207) MIME-Version: 1.0 To: r@robakdesign.com, freebsd-ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD Port:www/hastymail X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 19:44:29 -0000 www/hastymail/files/pkg-message.in mentions that the code will %%PREFIX%%/etc/hastymail.conf The code should be patched to do so. lib/constant.php around line 27: /* absolute path to the configuration file */ $config_file = '/etc/hastymail.conf'; The patch should change that to /usr/local or whatever %%PREFIX%% evaluates to. Sorry, no time for a proper patch and PR. -- Dan Langille BSDCan - The Technical BSD Conference : http://www.bsdcan.org/ PGCon - The PostgreSQL Conference: http://www.pgcon.org/