From nobody@FreeBSD.org  Wed Sep 12 23:38:25 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8CEF637B405
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Sep 2001 23:38:24 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f8D6cOF99668;
	Wed, 12 Sep 2001 23:38:24 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200109130638.f8D6cOF99668@freefall.freebsd.org>
Date: Wed, 12 Sep 2001 23:38:24 -0700 (PDT)
From: Yoshihiro Hanahara <hanahara@meiko.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: postfix program_directory parameter's default not suitable.
X-Send-Pr-Version: www-1.0

>Number:         30547
>Category:       ports
>Synopsis:       postfix program_directory parameter's default not suitable.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dwcjr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 12 23:40:03 PDT 2001
>Closed-Date:    Thu Sep 13 20:24:19 PDT 2001
>Last-Modified:  Thu Sep 13 20:24:26 PDT 2001
>Originator:     Yoshihiro Hanahara
>Release:        Current ports/{postfix,postfix-current}
>Organization:
Meiko Ltd.
>Environment:
FreeBSD ume.meiko.co.jp 4.4-RC FreeBSD 4.4-RC #0: Tue Sep  4 17:32:55 JST 2001
   root@ume.meiko.co.jp:/usr/src/sys/compile/UME  i386
>Description:
Postfix default value of 'program_directory' parameter is wrong.

'program_directory = /usr/local/usr/libexec/postfix' now, but
must be 'program_directory = /usr/local/libexec/postfix' 

Please see the 'ports/mail/postfix/files/patch-aj' file and fix.

>How-To-Repeat:
Always.
>Fix:
Correct as follow

postfix/files/patch-aj:
...
...
! program_directory = /usr/libexec/postfix

--- 220,222 ----
  #
! program_directory = !!PREFIX!!/libexec/postfix
...
...

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->dwcjr 
Responsible-Changed-By: knu 
Responsible-Changed-When: Thu Sep 13 16:32:50 JST 2001 
Responsible-Changed-Why:  
Over to MAINTAINER. (both postfix & postfix-current) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30547 
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Thu Sep 13 20:24:19 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30547 
>Unformatted:
