From owner-freebsd-ports@FreeBSD.ORG Thu Jun 4 23:22:28 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 D44EA106566C for ; Thu, 4 Jun 2009 23:22:28 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 892818FC17 for ; Thu, 4 Jun 2009 23:22:28 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so678718qwe.7 for ; Thu, 04 Jun 2009 16:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:openpgp :content-type:content-transfer-encoding; bh=OP9SYAWdxPEbRJiFF4gIo2dJA6nL0ZYWptu6GtyW8rY=; b=w19BDHqCRg0G6IDFcgvSNpjxhtSQ7XOsasOcnT5C8FWveRumXhuhlpcO9r3OH1oM55 pDVn3Mwyh9h12F4Ztbm0qXj9LiZELqQ0nBq7pveNEw2HI/X6Ce+1yBgaPfwEy2kdKE3E 2FF2UcqlSo1LODk2sTWwm3G+8E1ovQ/k9/SiU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=a2GJ47bd0vMBjJmJtsQHpzw1bgq4JrNcqJPG5munw0HVSU5x8PM/x5RrQ+/A4p/T38 oCuIweX5IB/jwa7Un/xkG0qNqtr1iQOqi184+vNYQsvEfgJWvmn5DxA5Zet458uxDbo9 f9Dgjr4O32vjqa5/X1MZkG7vd5cNjxPDUPlaQ= Received: by 10.224.37.66 with SMTP id w2mr2937569qad.310.1244155877485; Thu, 04 Jun 2009 15:51:17 -0700 (PDT) Received: from aargh.lan (ool-182fcc8b.dyn.optonline.net [24.47.204.139]) by mx.google.com with ESMTPS id 5sm272804qwg.58.2009.06.04.15.51.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Jun 2009 15:51:13 -0700 (PDT) Message-ID: <4A28500C.9050507@gmail.com> Date: Thu, 04 Jun 2009 18:51:56 -0400 From: Eitan Adler User-Agent: Mozilla (X11; U; FreeBSD i386; en-US; ) Gecko Thunderbird Mnenhy/0.7.6.666 MIME-Version: 1.0 To: ports@freebsd.org X-Enigmail-Version: 0.95.7 OpenPGP: id=E9C2CCD1; url=pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: 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: Thu, 04 Jun 2009 23:22:29 -0000 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. -- Eitan Adler "Security is increased by designing for the way humans actually behave." -Jakob Nielsen