From owner-svn-ports-head@FreeBSD.ORG Fri Nov 1 17:50:05 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 EB02948E; Fri, 1 Nov 2013 17:50:05 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from mx1a.lautre.net (mx1a.lautre.net [80.67.160.71]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A54192D18; Fri, 1 Nov 2013 17:50:05 +0000 (UTC) Received: from graf.pompo.net (unknown [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id 2FC2B4108E; Fri, 1 Nov 2013 18:50:01 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 6725B42D1AB5; Fri, 1 Nov 2013 18:50:00 +0100 (CET) Date: Fri, 1 Nov 2013 18:50:00 +0100 From: Thierry Thomas To: Mathieu Arnold Subject: Re: svn commit: r332395 - head/net/neubot Message-ID: <20131101175000.GE66857@graf.pompo.net> Mail-Followup-To: Mathieu Arnold , Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201311011608.rA1G8MA4051205@svn.freebsd.org> <20131101164713.GA66857@graf.pompo.net> <20131101170220.GA78831@FreeBSD.org> <20131101171110.GD66857@graf.pompo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 9.2-BETA2 i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , 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: Fri, 01 Nov 2013 17:50:06 -0000 Le ven 1 nov 13 à 18:34:47 +0100, Mathieu Arnold écrivait : > The thing is if you use PORTDOCS, the port infrastructure will be able, in > the near future, to know by itself that it can create a -docs subport. Well, it should be possible anyway, because the lines %%PORTDOCS%%%%DOCSDIR%%/foo-bar are in pkg-plist. -- Th. Thomas.