From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 20:28:06 2012 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 5DBE2106566B for ; Thu, 2 Feb 2012 20:28:06 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo102.cox.net (eastrmfepo102.cox.net [68.230.241.214]) by mx1.freebsd.org (Postfix) with ESMTP id F32328FC12 for ; Thu, 2 Feb 2012 20:28:05 +0000 (UTC) Received: from eastrmimpo109.cox.net ([68.230.241.222]) by eastrmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120202202800.HPMK3177.eastrmfepo102.cox.net@eastrmimpo109.cox.net>; Thu, 2 Feb 2012 15:28:00 -0500 Received: from serene.no-ip.org ([98.164.86.55]) by eastrmimpo109.cox.net with bizsmtp id V8Tz1i00X1BeFqy028TziY; Thu, 02 Feb 2012 15:28:00 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020206.4F2AF1D0.0039,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=EYzcOfuzocFB4Uh5a8S+SAtfBMCIXs4UTLohtyR2Crs= c=1 sm=1 a=phHeXDXWeO4A:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=fdHYxQQoAueMHNSmXppgDg==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=_YuGfiWnwPhRO7F-8QoA:9 a=QC4U9Zvo51DxoDtg1OYA:7 a=CjuIK1q_8ugA:10 a=8wWCQNZVdYEA:10 a=4vB-4DCPJfMA:10 a=fdHYxQQoAueMHNSmXppgDg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q12KRw3h095462; Thu, 2 Feb 2012 14:27:59 -0600 (CST) (envelope-from conrads@cox.net) Date: Thu, 2 Feb 2012 14:27:53 -0600 From: "Conrad J. Sabatier" To: Dominic Fandrey Message-ID: <20120202142753.5d50370b@cox.net> In-Reply-To: <4F2AB3E6.7060305@bsdforen.de> References: <4F2AB3E6.7060305@bsdforen.de> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Good source for linux libs 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: Thu, 02 Feb 2012 20:28:06 -0000 On Thu, 02 Feb 2012 17:03:50 +0100 Dominic Fandrey wrote: > I need some linux libraries to throw in with a port of Eagle6. > http://www.freebsd.org/cgi/query-pr.cgi?pr=164581 > > I'm Linux illiterate, does anyone know a good source for all of > these: > - libpng14.so.14 > - libssl.so.1.0.0 > - libcrypto.so.1.0.0 > - libjpeg.so.8 > > With good source I mean something that qualifies as a respectable > MASTER_SITE like some Linux distro that packs the right versions > of the libraries. > > I'm afraid I might also need a different glibc version, but I'll > burn that bridge when I cross it. > Check /usr/ports/Mk/bsd.sites.mk for the definitions of all of the Linux repositories used by the ports collection. -- Conrad J. Sabatier conrads@cox.net