From owner-svn-ports-head@FreeBSD.ORG Wed Nov 6 14:00:42 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E38004D0; Wed, 6 Nov 2013 14:00:42 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from lmtp.galacsys.net (webmail.galacsys.net [IPv6:2001:1b78:0:1:d918:51d7:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id AB6FC21AE; Wed, 6 Nov 2013 14:00:42 +0000 (UTC) Received: from martymac.org (webmail.galacsys.net [217.24.81.215]) by lmtp.galacsys.net (Postfix) with ESMTP id 07E571FA5D34; Wed, 6 Nov 2013 15:00:42 +0100 (CET) From: "Ganael LAPLANCHE" To: Alexey Dokuchaev , Ganael LAPLANCHE Subject: Re: svn commit: r332954 - head/sysutils/fpart X-Openwebmail-Date: Wed, 6 Nov 2013 16:00:41 +0200 Message-Id: <20131106135802.M67094@FreeBSD.org> In-Reply-To: <20131106085627.GC90001@FreeBSD.org> References: <201311060814.rA68Ebi8077759@svn.freebsd.org> <20131106085627.GC90001@FreeBSD.org> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 157.99.64.43 (ganael.laplanche@martymac.org) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Date: Wed, 6 Nov 2013 14:00:42 +0000 (UTC) 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: Wed, 06 Nov 2013 14:00:43 -0000 On Wed, 6 Nov 2013 08:56:27 +0000, Alexey Dokuchaev wrote Hi again Alexey, > In staging mode, it is no longer required to check for PORT_OPTIONS:MDOCS > > (unless docs are actually being built via external dependency > like Doxygen or simply take way too much disk space). > Dropping the check would also allow you to not include > anything other than b.p.m. Yes, we had a discussion about that with mat@. I'll fix my ports ASAP to change the way DOC is handled. Thanks for the reminder :) > You could have also got rid of ".for doc in ${PORTDOCS}" loop > by using this nice little trick: > > ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Thanks for the trick :) Best regards, -- Ganael LAPLANCHE http://www.martymac.org | http://contribs.martymac.org FreeBSD: martymac , http://www.FreeBSD.org