From owner-freebsd-ports@FreeBSD.ORG Sat Aug 13 06:49:38 2011 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 DB626106566B for ; Sat, 13 Aug 2011 06:49:38 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id A9ABE8FC13 for ; Sat, 13 Aug 2011 06:49:38 +0000 (UTC) Received: by iye7 with SMTP id 7so7509002iye.17 for ; Fri, 12 Aug 2011 23:49:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=1lddImqAzcSGJt9jXgNlJnMQ23jMoI89LKiQez2OfyI=; b=DU5eYwti6FDYePqPVhMB20ER8zrF9t6jeoCW19pnhXIZZxV2JL6wFWWf04M0IWkmKu iWvvImIbXAjpZOwu4PJGkeW27pVNhefxgrOKjKMRx/jT/DSZBk7mGid/ZhaWCNJQe5vi 2uLZrnqIlV60kyF7lILbYF6GahAdwyVGSbFHg= Received: by 10.42.18.137 with SMTP id x9mr1763657ica.482.1313218174056; Fri, 12 Aug 2011 23:49:34 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.182.77 with HTTP; Fri, 12 Aug 2011 23:49:04 -0700 (PDT) In-Reply-To: <1313196256.2483.33.camel@hp-laptop> References: <1313196256.2483.33.camel@hp-laptop> From: Chris Rees Date: Sat, 13 Aug 2011 07:49:04 +0100 X-Google-Sender-Auth: CY_D0elgOI-LzRgfiCJhcyZ_QNk Message-ID: To: Jesse Smith Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports Subject: Re: Update to Ubuntu One client 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: Sat, 13 Aug 2011 06:49:38 -0000 On 13 August 2011 01:44, Jesse Smith wrote: > Here is my third attempt at a port for the Ubuntu One client. I know > it's not pretty yet. I appreciate the feedback and I'll try to clean it > up once the port builds & installs properly. > > Has anyone had any luck getting this port to install and run, besides > me? > > Thanks everyone, > Jesse > Minor nitpick -- LICENSE needs to be in a section on its own. Chris