From owner-freebsd-ports@FreeBSD.ORG Fri Oct 1 23:23:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6879416A4CE for ; Fri, 1 Oct 2004 23:23:00 +0000 (GMT) Received: from spike.porcupine.org (spike.porcupine.org [168.100.189.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E206343D53 for ; Fri, 1 Oct 2004 23:22:59 +0000 (GMT) (envelope-from wietse@porcupine.org) Received: by spike.porcupine.org (Postfix, from userid 1001) id CFCE8BC209; Fri, 1 Oct 2004 19:22:58 -0400 (EDT) In-Reply-To: <1BE25004-13B7-11D9-9841-000A9578CFCC@khera.org> "from Vivek Khera at Oct 1, 2004 10:35:15 am" To: Vivek Khera Date: Fri, 1 Oct 2004 19:22:58 -0400 (EDT) X-Time-Zone: USA EST, 6 hours behind central European time X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20041001232258.CFCE8BC209@spike.porcupine.org> From: wietse@porcupine.org (Wietse Venema) cc: FreeeBSD Ports cc: Postfix Users Subject: Re: [postfix-users] Re: pipe unable to parse dash flags in argv (resolved) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 23:23:00 -0000 Vivek Khera: > > On Sep 30, 2004, at 9:29 PM, Peter C. Lai wrote: > > > Resolved now. (had to dig in the mailing list archives for the solution > > (built with -DPREPEND_PLUS_TO_OPTSTRING). Would the port maintainer > > please > > add this to postfix/Makefile: > > > > please send patches. NO PLEASE DON'T. This WILL break FREEBSD support. These people are linking with a NON-STANDARD GNU GETOPT routine. Wietse