From owner-svn-ports-head@FreeBSD.ORG Fri Nov 1 17:11:18 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 B612322F; Fri, 1 Nov 2013 17:11:18 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from mx1b.lautre.net (etna.lautre.net [80.67.160.72]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 70F592B0C; Fri, 1 Nov 2013 17:11:18 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1b.lautre.net (Postfix) with ESMTPSA id 1BFB67E1BB; Fri, 1 Nov 2013 18:11:12 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id E1DB242D195C; Fri, 1 Nov 2013 18:11:10 +0100 (CET) Date: Fri, 1 Nov 2013 18:11:10 +0100 From: Thierry Thomas To: Alexey Dokuchaev Subject: Re: svn commit: r332395 - head/net/neubot Message-ID: <20131101171110.GD66857@graf.pompo.net> Mail-Followup-To: Alexey Dokuchaev , Mathieu Arnold , 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> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131101170220.GA78831@FreeBSD.org> 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, svn-ports-all@freebsd.org, Mathieu Arnold , 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:11:18 -0000 Le ven 1 nov 13 à 18:02:20 +0100, Alexey Dokuchaev écrivait : > PORTDOCS continue to work as before for staged ports, unless I'm utterly > mistaken. MAN, MLINKS entries are gone, that's the only difference (apart > form using ${STAGEDIR} as appropriate). Yes, it still works. But I find more logical to list everything at the same place, as for man pages. -- Th. Thomas.