From owner-freebsd-ports@FreeBSD.ORG Tue Dec 4 15:47:46 2007 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 EC3AC16A418 for ; Tue, 4 Dec 2007 15:47:46 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id C7A9C13C4F9 for ; Tue, 4 Dec 2007 15:47:46 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id A6861C943A for ; Tue, 4 Dec 2007 10:47:45 -0500 (EST) Message-Id: From: Vivek Khera To: freebsd ports In-Reply-To: <475469C2.6040603@chuckr.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Tue, 4 Dec 2007 10:47:45 -0500 References: <475469C2.6040603@chuckr.org> X-Mailer: Apple Mail (2.915) Subject: Re: has FreeBSD's libc been swigged? 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, 04 Dec 2007 15:47:47 -0000 On Dec 3, 2007, at 3:40 PM, Chuck Robey wrote: > Need to do some python work, using a lot of FreeBSD's base libs, and > I was wondering, if any ports have swigged the FreeBSD libs? I'll > do it if I must, just trying to save me some work. > Not understanding your use of the word "swigged", all I can say is that the ports do not touch the system libraries except in the rare case of things like openssl which have the _option_ to install on top of the system ssl libraries.