From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 23 00:20:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 943341065671 for ; Sun, 23 Mar 2008 00:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 79CEB8FC1C for ; Sun, 23 Mar 2008 00:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2N0K2jm066651 for ; Sun, 23 Mar 2008 00:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2N0K2fV066650; Sun, 23 Mar 2008 00:20:02 GMT (envelope-from gnats) Resent-Date: Sun, 23 Mar 2008 00:20:02 GMT Resent-Message-Id: <200803230020.m2N0K2fV066650@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edmondas Girkantas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C81C9106566C for ; Sun, 23 Mar 2008 00:14:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id BFC478FC16 for ; Sun, 23 Mar 2008 00:14:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2N0E79f030975 for ; Sun, 23 Mar 2008 00:14:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m2N0E7Th030974; Sun, 23 Mar 2008 00:14:07 GMT (envelope-from nobody) Message-Id: <200803230014.m2N0E7Th030974@www.freebsd.org> Date: Sun, 23 Mar 2008 00:14:07 GMT From: Edmondas Girkantas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/121980: bad path in pkg-message.in 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: Sun, 23 Mar 2008 00:20:02 -0000 >Number: 121980 >Category: ports >Synopsis: bad path in pkg-message.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 00:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edmondas Girkantas >Release: FreeBSD 7.0-STABLE >Organization: >Environment: FreeBSD webmail.akmene.net 7.0-STABLE FreeBSD 7.0-STABLE #2: Thu Feb 28 15:21:52 EET 2008 eg@fbsd.lt:/usr/obj/usr/src/sys/FBSD i386 >Description: In files/pkg-message.in file written file path is bad. It must be email_footer not login_notes. >How-To-Repeat: Try to install port and look to the tip how to create config file. >Fix: --- files/pkg-message.in.orig 2008-03-23 02:06:03.000000000 +0200 +++ files/pkg-message.in 2008-03-23 02:06:35.000000000 +0200 @@ -1,5 +1,5 @@ For the port to work properly you must copy the file -%%PREFIX%%/%%SQUIRRELDIR%%/plugins/login_notes/config.php.sample +%%PREFIX%%/%%SQUIRRELDIR%%/plugins/email_footer/config.php.sample to -%%PREFIX%%/%%SQUIRRELDIR%%/plugins/login_notes/config.php +%%PREFIX%%/%%SQUIRRELDIR%%/plugins/email_footer/config.php and edit the configuration to meet your needs. >Release-Note: >Audit-Trail: >Unformatted: