From owner-freebsd-ports@FreeBSD.ORG Tue Jul 21 18:55:36 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 793071065688; Tue, 21 Jul 2009 18:55:36 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3051D8FC20; Tue, 21 Jul 2009 18:55:35 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <4A660F22.8080208@intersonic.se> Date: Tue, 21 Jul 2009 20:55:30 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.21 (X11/20090502) MIME-Version: 1.0 To: Giorgos Keramidas References: <4A64EE54.6080207@intersonic.se> <20090720232511.GA50935@atarininja.org> <4A6500EA.2030905@intersonic.se> <20090721040047.GB22720@tandon.net> <20090721132650.GB50935@atarininja.org> <87k5225bky.fsf@kobe.laptop> In-Reply-To: <87k5225bky.fsf@kobe.laptop> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Wesley Shields , freebsd-ports@freebsd.org Subject: Re: error updating Postfix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2009 18:55:37 -0000 Giorgos Keramidas wrote: > On Tue, 21 Jul 2009 09:26:50 -0400, Wesley Shields wrote: >>> On 9 Jul 2009, ports/136599 fixed build on 8.0 systems. Now that the >>> closefrom() system call has been MFC'd to -STABLE, a similar patch is >>> required for mail/postfix. This was broached on cvs-ports@ on 17 Jul >>> 2009 and keramida@ was testing a patch over the weekend. I've copied >>> him on this message. For context (and an example of all that is >>> really needed in ${WRKSRC}/src/util/sys_defs.h), see: >> Ah, I didn't realize the fix had been MFC'ed and that the machine in >> question was RELENG_7. That explains it. Hopefully keramida@ has time >> to commit it. > > I can commit it _now_. I just haven't had a chance to build on a very > recent stable/7 system (my 'build machine' is a Celeron and it has taken > already 2 days to build RELENG_7). If someone else has a recent > 7-STABLE system and can test the patch please do. The latest version of > 7.X I have access to right now is ref7.freebsd.org with: > > FreeBSD 7.2-STABLE (REF7-AMD64) #6 r194101M: Sat Jun 13 09:51:42 UTC 2009 I can test it as well...