From owner-svn-ports-head@FreeBSD.ORG Mon Oct 28 08:53:47 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 9BE877E5; Mon, 28 Oct 2013 08:53:47 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B1482C27; Mon, 28 Oct 2013 08:53:47 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2D4C2BDC2E; Mon, 28 Oct 2013 09:53:45 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 19238BDC24; Mon, 28 Oct 2013 09:53:45 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 2F61E6113; Mon, 28 Oct 2013 09:53:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id AF0E862ADC60; Mon, 28 Oct 2013 09:53:43 +0100 (CET) Date: Mon, 28 Oct 2013 09:53:43 +0100 From: Mathieu Arnold To: Renato Botelho , Alexey Dokuchaev Subject: Re: svn commit: r331439 - head/security/checkpassword Message-ID: <8588CE5A23873295D33B7445@ogg.in.absolight.net> In-Reply-To: <526E2167.4030309@FreeBSD.org> References: <201310232232.r9NMWeoP077908@svn.freebsd.org> <20131028045406.GA30390@FreeBSD.org> <526E2167.4030309@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: Mon, 28 Oct 2013 08:53:47 -0000 +--On 28 octobre 2013 06:33:43 -0200 Renato Botelho wrote: | What you are proposing is to always intall docs? Even if user has DOCS | option unset? To always stage them, yes, they won't be installed if the user has WITHOUT=DOCS. -- Mathieu Arnold