From owner-freebsd-ports@FreeBSD.ORG Fri Jun 5 17:19:55 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96915106568E; Fri, 5 Jun 2009 17:19:55 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id F08278FC14; Fri, 5 Jun 2009 17:19:54 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by fg-out-1718.google.com with SMTP id e12so265819fga.12 for ; Fri, 05 Jun 2009 10:19:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=K/CJnEbvPZKyoYdLNHGf1oZDtcwPA3exjnAYilH24oQ=; b=gCrlxDBrT9sKMbPn7NIxq4jmZpLQOjJ78cQUi/6TBVGl51az/HuXxHvbI/ToL3kv+p Vn4wnbg567+ORVq+1gg57XiYFcDrt7ieTsBtVwzMQOwZSC3LJTbXzDizJ2YkaKwVkDLo 8YY/dxHpzqAAJoll3asvU9mISQSHLxILSB3uA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=xhwTd5oNzI9Iu4ITB1Tfc/bNyShR7noDHcn7EwmRvBQlug4I6Qs4irfiu62pfAJe2T DrhW0a4cyFhFw0StPFmUdpM4V3GrTVSCk4Blr88CDTFeIt559vqMy1w4lVONR+NVpDAh 9EwA4f7zu/xNHv6xvLV5fXvuWlVOPJ1SWTe0M= MIME-Version: 1.0 Sender: florent.thoumie@gmail.com Received: by 10.86.49.16 with SMTP id w16mr4068971fgw.67.1244220421084; Fri, 05 Jun 2009 09:47:01 -0700 (PDT) In-Reply-To: <4A294A78.5000709@gmail.com> References: <4A28500C.9050507@gmail.com> <20090605162733.GA81506@bsdcrew.de> <4A294A78.5000709@gmail.com> From: Florent Thoumie Date: Fri, 5 Jun 2009 17:46:41 +0100 X-Google-Sender-Auth: 748dc8bb1958213b Message-ID: To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, miwi@freebsd.org Subject: Re: Porting Songbird (how to make a Linux port) 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, 05 Jun 2009 17:19:56 -0000 On Fri, Jun 5, 2009 at 5:40 PM, Eitan Adler wrote: > Martin Wilke wrote: >> On Thu, Jun 04, 2009 at 06:51:56PM -0400, Eitan Adler wrote: >>> Here is the start of a Makefile for Songbird >>> http://isis.poly.edu/~eitan/files/Songbird-Makefile-v1 >> >>> The porter's handbook doesn't have a section on the Linux ports (as far >>> as I could tell). >> >>> I also don't know how I could just mv the files that have to be moved. >>> There is no compiling involved - just running the program. >> >> Gecko Team is working on a nativ port :-) > True - but we also have linux versions of Firefox and Thunderbird ;) > Plus we still should have some documentation on making a linux-* port. The only reason for that is to be able to use linux plugins AFAIK. I'm not aware of any binary-only linux plugin for songbird. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer