From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 20 03:50:03 2009 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 0093E1065677 for ; Wed, 20 May 2009 03:50:03 +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 E29408FC0A for ; Wed, 20 May 2009 03:50: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.3/8.14.3) with ESMTP id n4K3o2nx028901 for ; Wed, 20 May 2009 03:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4K3o2QI028900; Wed, 20 May 2009 03:50:02 GMT (envelope-from gnats) Date: Wed, 20 May 2009 03:50:02 GMT Message-Id: <200905200350.n4K3o2QI028900@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sahil Tandon Cc: Subject: Re: ports/134728: Refactoring of the mail/postfix port to ease maintenance X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2009 03:50:03 -0000 The following reply was made to PR ports/134728; it has been noted by GNATS. From: Sahil Tandon To: bug-followup@FreeBSD.org Cc: yds@CoolRat.org, beech@freebsd.org Subject: Re: ports/134728: Refactoring of the mail/postfix port to ease maintenance Date: Tue, 19 May 2009 23:45:14 -0400 The proposed changes are sound and in very quick tests, the port appears to build OK. However, there is a small error (output from the post-install script) towards the end of the installation process: ... Installed configuration examples in /usr/local/share/examples/postfix /usr/local/libexec/postfix/post-install: Error: /postfix-files is not a file. ... I won't have time to isolate the problem until this weekend, but just pointing it out in case you have time later this week. -- Sahil Tandon