From owner-freebsd-ports@FreeBSD.ORG Thu Feb 17 04:12:14 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC890106564A for ; Thu, 17 Feb 2011 04:12:14 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id BA2588FC13 for ; Thu, 17 Feb 2011 04:12:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id B213C17145 for ; Wed, 16 Feb 2011 22:54:25 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1297914865; bh=KpZreX4riO4oxqSw3Fbqhedy7uq3KlTtfho5SF/4IGo=; b= g360bn/bnEKTEJXq6Qxpe3Bu9ooPOqbOaXZZYTGra61lU2tNGT/lqn6hr6GM9Y2q 9n2K8qlu1oQgZFyomBrklaWRUXze2qk7kodbG/QBNed4ldRQ83gd4LYxX391r2Um /zHtcSdqrMusrcSWhGqwuwYejDxXn56nSqdOhDQLRDc= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id 7Ba+tS8SgLOv for ; Wed, 16 Feb 2011 22:54:25 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 472C017131 for ; Wed, 16 Feb 2011 22:54:24 -0500 (EST) Date: Wed, 16 Feb 2011 22:54:21 -0500 From: Sahil Tandon To: ports@FreeBSD.org Message-ID: <20110217035421.GC86158@magic.hamla.org> References: <1297881104.3022.5.camel@mjakubik-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1297881104.3022.5.camel@mjakubik-laptop> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Re: Postfix and VDA patch 32/64 bit? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2011 04:12:14 -0000 On Wed, 2011-02-16 at 13:31:44 -0500, Mike Jakubik wrote: > I was just in the process of updating my local postfix port to include > the recently release VDA 2.8.0 patch. The ports Makefile states that the > VDA patch is for 32bit platforms only and that a separate patch is > required for 64bit. However the 64bit patch is not defined anywhere and > the folks who make the VDA patch supply only one flavour since version > 2.7.0. Is the current patch designed for both platforms? Can anyone > clarify this? You will have to ask the maintainers of the VDA patch whether both platforms are supported for the 2.8.x patch. In the past, they distributed a different patch for both platforms, which is why the comment is in the Makefile. I can remove it if it no longer applies; please feel free to send-pr. -- Sahil Tandon