From owner-freebsd-ports@FreeBSD.ORG Fri Jun 15 21:38:20 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E76B106564A for ; Fri, 15 Jun 2012 21:38:20 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 2F6768FC0A for ; Fri, 15 Jun 2012 21:38:19 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 15 Jun 2012 17:38:14 -0400 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BUS56972; Fri, 15 Jun 2012 17:38:13 -0400 Received: from 209-6-86-84.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.86.84]) by smtp04.lnh.mail.rcn.net with ESMTP; 15 Jun 2012 17:38:13 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20443.43842.531258.172276@jerusalem.litteratus.org> Date: Fri, 15 Jun 2012 17:38:10 -0400 To: Rich Neese In-Reply-To: <4FDBA4E7.40209@gmail.com> References: <20120615130839.2bbb9d51@scorpio> <4FDBA4E7.40209@gmail.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org, Robert Simmons Subject: Re: Skype 4.0 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: Fri, 15 Jun 2012 21:38:20 -0000 Rich Neese writes: > >> Skype 4.0 for Linux is now available. Is there any possibility of > >> getting it ported to FreeBSD? The latest version in ports is only > >> 2.x. > I just wish skype would get off their buts and make a bsd > version. time to break code and make a opensource version That would be a lot of work, and subject to Skype altering with the protocol and various internal bits. Last time this came around on the gee-tar, I believe the root problem was higher versions don't work with the Linux emulation code. Improving that would also be a lot of work (probably involving different skills) ... but would benefit all programs that run under emulation. Robert Huff