From owner-freebsd-ports@FreeBSD.ORG Thu Aug 11 21:26:02 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 E4A2D1065674 for ; Thu, 11 Aug 2011 21:26:02 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep18.mx.upcmail.net (fep18.mx.upcmail.net [62.179.121.38]) by mx1.freebsd.org (Postfix) with ESMTP id 3863E8FC0A for ; Thu, 11 Aug 2011 21:26:01 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep18-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20110811212600.MKPR1513.viefep18-int.chello.at@edge01.upcmail.net>; Thu, 11 Aug 2011 23:26:00 +0200 Received: from [192.168.0.100] ([178.84.137.57]) by edge01.upcmail.net with edge id K9Ry1h00t1EUzH6019Rz12; Thu, 11 Aug 2011 23:26:00 +0200 X-SourceIP: 178.84.137.57 From: Koop Mast To: gnixua@gmail.com In-Reply-To: <1313096910.1766.3.camel@crashalot.rainbow-runner.nl> References: <1313016797.2489.31.camel@hp-laptop> <4E444378.1020709@gmail.com> <1313096910.1766.3.camel@crashalot.rainbow-runner.nl> Content-Type: text/plain; charset="us-ascii" Date: Thu, 11 Aug 2011 23:25:49 +0200 Message-ID: <1313097949.1766.4.camel@crashalot.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=tMVj8KYobzzX0EiRnC7vY2isLrCxFvdg4RrHWPZXwJ0= c=1 sm=0 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=xyL2peZv4GTOA4waiFAA:9 a=OO6jMwelAXYKwEqXvYsA:7 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: Jesse Smith , freebsd-ports@freebsd.org Subject: Re: Ubuntu One 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, 11 Aug 2011 21:26:03 -0000 On Thu, 2011-08-11 at 23:08 +0200, Koop Mast wrote: > On Fri, 2011-08-12 at 00:02 +0300, Anton wrote: > > On 11.08.2011 01:53, Jesse Smith wrote: > > > Hi all, > > > > > > I've been working on a port of the Ubuntu One client. Ubuntu One is a > > > cloud storage service and the client is used to sync files with the > > > remote server. > > > > > > The port has been progressing well and I've reached a point where it > > > builds and installs cleanly on my machine. However, running the software > > > still seems a bit flaky, I don't think the daemon is running properly. > > > > > > Is anyone here willing to give the attached port a try and send me > > > feedback/suggestions? > > > > Build port is failed for me. > > > > text of error here: > > > > ===> Running ldconfig > > /sbin/ldconfig -m /usr/local/lib > > ===> Registering installation for evolution-data-server-2.32.1_1 > > ===> SECURITY REPORT: > > This port has installed the following binaries which execute with > > increased privileges. > > /usr/local/libexec/camel-lock-helper-1.2 > > > > If there are vulnerabilities in these programs there may be a > > security > > risk to the system. FreeBSD makes no guarantee about the security of > > ports included in the Ports Collection. Please type 'make deinstall' > > to deinstall the port if this is a concern. > > ===> Returning to build of ubuntuone-client-1.7.0 > > Error: shared library "ebook-1.2.9" does not exist > > *** Error code 1 > > > > Stop in /usr/ports/net/ubuntuone. > > There isn't a libebook-1.2.9 in our evolution-data-server port only > libebook-1.2.10. And why not use the USE_GNOME=evolutiondataserver > switch to depend on it? More values are mentioned at line 81 of > Mk/bsd.gnome.mk. > > > > > Is camel-lock-helper-1.2 vulnerable? > > > I have idea what you mean with this. ^ no > > -Koop > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"