From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 28 18:50:13 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD0B116A4CE for ; Sat, 28 Feb 2004 18:50:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B582343D1D for ; Sat, 28 Feb 2004 18:50:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1T2oDbv091992 for ; Sat, 28 Feb 2004 18:50:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1T2oDBL091991; Sat, 28 Feb 2004 18:50:13 -0800 (PST) (envelope-from gnats) Date: Sat, 28 Feb 2004 18:50:13 -0800 (PST) Message-Id: <200402290250.i1T2oDBL091991@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Kirk Strauser Subject: Re: ports/63314: fix bash-completion hard coded paths for postfix completion X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kirk Strauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 02:50:13 -0000 The following reply was made to PR ports/63314; it has been noted by GNATS. From: Kirk Strauser To: Kirill Ponomarew Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/63314: fix bash-completion hard coded paths for postfix completion Date: Sat, 28 Feb 2004 20:46:23 -0600 --=-=-= Content-Transfer-Encoding: quoted-printable At 2004-02-28T21:24:07Z, Kirill Ponomarew writes: > Hi, > > On Tue, Feb 24, 2004 at 08:52:12PM +0200, Toni Viemero wrote: >>=20 >> >Number: 63314 >> >Category: ports >> >Synopsis: fix bash-completion hard coded paths for postfix comple= tion >> >Confidential: no >> >Severity: serious >> >Priority: medium >> >Responsible: freebsd-ports-bugs >> >State: open > > Could you please review this PR ? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/63314 > > -Kirill The patch assumes (not unreasonably) that the user has installed the mail/postfix port with $PREFIX=3D=3D/usr/local . While it would correct the hardcoded paths for the majority of users, it would break the config for installations directly into /usr. Also, it adds new hardcoded paths to /usr/local/bin/mailq. I use Sendmail From=20the base installation, so I don't have experience with /usr/sbin/mailwrapper, but wasn't it designed to avoid having to call each mailer's binaries directly? =2D-=20 Kirk Strauser --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAQVKC5sRg+Y0CpvERAjxQAKCHsNfBmCkMVrGwNTMHUyzpnqOAoQCeNlJy 10Zl9FUG+4gdjPrRdFk9d/U= =3023 -----END PGP SIGNATURE----- --=-=-=--