From owner-svn-ports-head@FreeBSD.ORG Sun Oct 20 20:37:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E05A4405; Sun, 20 Oct 2013 20:37:56 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A1422E37; Sun, 20 Oct 2013 20:37:56 +0000 (UTC) Date: Sun, 20 Oct 2013 23:37:54 +0300 From: Alex Kozlov To: Eitan Adler Subject: Re: svn commit: r331046 - head/Mk/Scripts Message-ID: <20131020203754.GA32101@ravenloft.kiev.ua> References: <201310201812.r9KICnwq080041@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Oct 2013 20:37:57 -0000 On Sun, Oct 20, 2013 at 03:01:38PM -0400, Eitan Adler wrote: > On Sun, Oct 20, 2013 at 2:12 PM, Alex Kozlov wrote: > > Log: > > - Add check for suid files and directories > Can you please add an in-port variable to disable this (NEEDS_SUID / > NEEDS_ROOT) or remove this check? Let me think of a good way to implement this. > Warnings which may be ignored are not very useful. -- Alex