From owner-freebsd-ports@freebsd.org Wed Dec 7 18:11:19 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1C02C6C543; Wed, 7 Dec 2016 18:11:19 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97A2E13A6; Wed, 7 Dec 2016 18:11:19 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp1-g21.free.fr (Postfix) with ESMTPS id 6926CB008B5; Wed, 7 Dec 2016 19:11:01 +0100 (CET) Received: from freedom.alkumuna.eu ([IPv6:2a01:e35:8a74:6e70:62a4:4cff:fe54:b212]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.15.2/8.15.2) with ESMTPSA id uB7IAw8J006166 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 7 Dec 2016 19:11:01 +0100 (CET) (envelope-from mazhe@alkumuna.eu) Date: Wed, 7 Dec 2016 19:10:56 +0100 From: Matthieu Volat To: "Kevin P. Neal" Cc: Nilton Jose Rizzo , freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Is there possible run a MacOS X binary Message-ID: <20161207191056.74c17fc7@freedom.alkumuna.eu> In-Reply-To: <20161205193106.GA72310@neutralgood.org> References: <20161205161541.M51118@i805.com.br> <20161205174757.M9255@i805.com.br> <20161205193106.GA72310@neutralgood.org> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/u=OO1XFK8Znh_PpR=FQ3Dpl"; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alkumuna.eu; s=default; t=1481134261; bh=eCVIOfyqf4PuPctgjlsChhvRkDP/pOjE2wXl+brXLNc=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:MIME-Version:Content-Type; b=Lt1wCLmdYZVEjB42ah8nwu780ljOSgvv8xOtAQH6YVbhx1rnVOXIzgZRtcg4BWqcZk3cz5/cPRnp9QfCPKRcNXMXFKsT6vV2UMH7l4TcljhXrhwIcG5SWwch+M0GLqnfDXzUEMz2McOQI0+kIPdfYE+qyR7l0w1kzz2KgdGLSrw= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2016 18:11:19 -0000 --Sig_/u=OO1XFK8Znh_PpR=FQ3Dpl Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 5 Dec 2016 14:31:06 -0500 "Kevin P. Neal" wrote: > On Mon, Dec 05, 2016 at 02:49:07PM -0300, Nilton Jose Rizzo wrote: > >=20 > >=20 > > Sorry for cross posting (-current and -ports) > >=20 > >=20 > > Is there any emulator like linuxator to run Mac OS X binaries, or=20 > > is ther any licensing problem? >=20 > It may be possible to make an emulator for Darwin (the OS that Mac OS sits > on top of), but an emulator for Mac OS would probably require a legal copy > of Mac OS. >=20 > So, no, there is no Mac OS emulator for FreeBSD. And I'd be surprised if > it ever happened. >=20 You can have a look at darling which aim to pr= ovide the macos(x) equivalent to wine (so, no kernel bits?), but given how = I'm currently struggling with wine on FreeBSD, I would not bet this will wo= rk without some porting. (Note that lots of parts of macos are closed source (frameworks, and aqua),= so unlike linux, you can't just grab their libraries like that, and there'= s the problem of the display) -- Matthieu --Sig_/u=OO1XFK8Znh_PpR=FQ3Dpl Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTxuiqPSkQnzRDOjsP4Q0N5gpmLfgUCWEhQsAAKCRD4Q0N5gpmL fuNGAJ9CMnFpzDjAEod7s1y3My9iWilPawCghazbaYrr6Hq5vzMsomtUKlPYN28= =S+fy -----END PGP SIGNATURE----- --Sig_/u=OO1XFK8Znh_PpR=FQ3Dpl--