From owner-freebsd-ports@FreeBSD.ORG Fri Jun 15 21:08:04 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 97933106573A for ; Fri, 15 Jun 2012 21:08:04 +0000 (UTC) (envelope-from rsimmons0@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8DA8FC12 for ; Fri, 15 Jun 2012 21:08:03 +0000 (UTC) Received: by vbmv11 with SMTP id v11so2449704vbm.13 for ; Fri, 15 Jun 2012 14:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QpAFE9ebKBkDku7IVRUzHTxbcn9HWmpo5oxPopmCt2k=; b=oCdAZEC9QruDyKiSqB4XakT+XuexLnMOJ3Jw//MuXnnJw2uKklM9+jah3vlmwN9Q0G OfXDwgF5vdAVyDZSDTwbdl0xMo2GAZQH/DPPNRQzLzvBwlrS1hMTj7Qj/4rPaR5rJUKw AHxrc+tkgbFNgfGA0mAcVm7SOr1E6uhDN5jAdrUESos8snKg8VkRu2J0diJbbIquc6dG wcdoPXfzQEneTw+m2HuSD7PiwR5487sWtLzqJBDWTlfB9HLKrRS0apuW09DAlxc36hn8 6MrikAIzMjKFu4lEmvFsws5S5HuDn72sKqQAWhg9mWVqQl5KaCrH1fX53Sto+QYoGizV iqXw== MIME-Version: 1.0 Received: by 10.220.220.203 with SMTP id hz11mr3749345vcb.41.1339794482580; Fri, 15 Jun 2012 14:08:02 -0700 (PDT) Received: by 10.52.113.97 with HTTP; Fri, 15 Jun 2012 14:08:02 -0700 (PDT) In-Reply-To: <20120615130839.2bbb9d51@scorpio> References: <20120615130839.2bbb9d51@scorpio> Date: Fri, 15 Jun 2012 17:08:02 -0400 Message-ID: From: Robert Simmons To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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:08:04 -0000 On Fri, Jun 15, 2012 at 1:08 PM, Jerry wrote: > 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 don't have time to do it right at the moment, but since this is pre-compiled binary software, updating the port yourself and sending the patches in with a PR would not be a complex task. I'm confident that you could do it. Start here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/quick-porting.html The URL for downloading the bugger is here: http://download.skype.com/linux/skype_static-4.0.0.7.tar.bz2 Good luck, and thanks in advance!