From owner-freebsd-ports@FreeBSD.ORG Mon Jan 9 19:27:20 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 B37D2106564A for ; Mon, 9 Jan 2012 19:27:20 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from services.syscare.sk (services.syscare.sk [188.40.39.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6CAC88FC1B for ; Mon, 9 Jan 2012 19:27:20 +0000 (UTC) Received: from services.syscare.sk (services [188.40.39.36]) by services.syscare.sk (Postfix) with ESMTP id C6BE4A2C4F; Mon, 9 Jan 2012 20:09:56 +0100 (CET) X-Virus-Scanned: amavisd-new at rulez.sk Received: from services.syscare.sk ([188.40.39.36]) by services.syscare.sk (services.rulez.sk [188.40.39.36]) (amavisd-new, port 10024) with ESMTP id ycm6RZiBclis; Mon, 9 Jan 2012 20:09:51 +0100 (CET) Received: from danger-mbp.local (adsl-dyn163.78-98-251.t-com.sk [78.98.251.163]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: danger@rulez.sk) by services.syscare.sk (Postfix) with ESMTPSA id 3C7DFA2C2C; Mon, 9 Jan 2012 20:09:51 +0100 (CET) Message-ID: <4F0B3B80.8010905@FreeBSD.org> Date: Mon, 09 Jan 2012 20:09:52 +0100 From: Daniel Gerzo Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.25pre) Gecko/20111115 Lanikai/3.1.17pre MIME-Version: 1.0 To: Maxim Khitrov References: <0683987E-9D15-41BD-8CFB-D76F693A89E1@unbit.it> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Roberto De Ioris , freebsd-ports@freebsd.org Subject: Re: [patch] Problem building www/uwsgi on FreeBSD 9 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: Mon, 09 Jan 2012 19:27:20 -0000 On 9.1.2012 19:35, Maxim Khitrov wrote: >> FreeBSD9 capabilities are completely different from linux one. >> >> I will try to make a port, otherwise i will enable to check only for linux. > > Yea, I spent a bit more time looking at it and the FreeBSD version of > sys/capability.h seems to be related to libcapsicum rather than > libcap. The POSIX version was removed ~9.5 years ago and resurrected > as capacium 10 months ago for FreeBSD 9: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/capability.h yep, this is related to the Capsicum project of Robert Watson and some other people from Cambridge University. I don't know much about it though. > Daniel, I suggest adding my patch to the port as a temporary solution. > 9.0-RELEASE is likely to be announced any day now, so it would be good > to have a working version of uwsgi in the ports tree. The patch can be > removed once Roberto implements the final fix on his end. oki, I will look at it tonight. -- S pozdravom / Best regards Daniel Gerzo, FreeBSD committer