From owner-freebsd-ports@FreeBSD.ORG Mon Feb 17 20:39:50 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C23AC93C for ; Mon, 17 Feb 2014 20:39:50 +0000 (UTC) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 6BCAE1DB8 for ; Mon, 17 Feb 2014 20:39:50 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id 874E5B9033 for ; Mon, 17 Feb 2014 21:39:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1392669584; x=1394483985; bh=db9RefyWJ35dXFw+vOk0a30gTAqCKHQ2DhZ SZM+WqQY=; b=OHERuDlrXpgdCRMVBc+Z14l5c3nCpDLei76d+0XPfanQmT3AMnk 2UcQ0IpRwXf0j+9UynBGv0Xl2BJTvxFd9FdqXznyp9plBHPQCUxXrYfobGu72Tg6 55zrqGZba0rvA/GDBrvxrMG2rgYwuQ0VXBSRGMk1TWmIw6pMgq91Nab0= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id vBlq2zVVUvLI for ; Mon, 17 Feb 2014 21:39:44 +0100 (CET) Received: from kaa.mimar.rs (178-223-29-202.dynamic.isp.telekom.rs [178.223.29.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 6F430B902B for ; Mon, 17 Feb 2014 21:39:44 +0100 (CET) Date: Mon, 17 Feb 2014 21:39:43 +0100 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-ports@freebsd.org Subject: Re: fs-uae amiga emulator Message-Id: <20140217213943.0e27ea02fa6d98a8cb665d1a@mimar.rs> In-Reply-To: <530267C8.1010609@tomse.dk> References: <20140217200537.419f13ea1786dc5e8b7b0365@mimar.rs> <530267C8.1010609@tomse.dk> Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 20:39:50 -0000 On Mon, 17 Feb 2014 20:49:28 +0100 Carsten Jensen wrote: > But please have patience, he's close on releasing v2.4 so I might wait > for that before starting. According to fs-uae homepage, 2.4.0 is out as of yesterday. > Good news, > I have the full backup of Frode, so I'll take the project and make a > port out of it. Great news indeed! In my original mail I said it compiles and runs fine on FreeBSD, which is true for 9x branch. Just now I saw a guy in comments section has problems compiling it on 10x: http://fs-uae.net/compiling/comment-page-1#comment-533123 That is probably because of clang being default compiler. Anyway I am sure if there's will, there is a way :) --=20 Marko Cupa=C4=87