From owner-freebsd-current@FreeBSD.ORG Tue Jan 2 18:43:21 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6B0B16A40F for ; Tue, 2 Jan 2007 18:43:21 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.freebsd.org (Postfix) with ESMTP id 84FD313C428 for ; Tue, 2 Jan 2007 18:43:21 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe07.swip.net (CommuniGate Pro SMTP 5.0.12) with ESMTPA id 373446966 for freebsd-current@freebsd.org; Tue, 02 Jan 2007 18:43:10 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Tue, 2 Jan 2007 18:42:41 +0100 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701021842.42008.hselasky@c2i.net> Subject: /usr/ports/devel/libffi X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2007 18:43:22 -0000 Hi, How do I get libffi 2.0 built and installed on FreeBSD 7. I need it to be able to build the latest version of GnuStep. The ffi library is now part of GCC. Are there any plans to distribute it with the FreeBSD sources? --HPS