From owner-cvs-all@FreeBSD.ORG Wed May 5 07:48:35 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: by hub.freebsd.org (Postfix, from userid 1033) id E4E221065673; Wed, 5 May 2010 07:48:35 +0000 (UTC) Date: Wed, 5 May 2010 07:48:35 +0000 From: Alexey Dokuchaev To: Brooks Davis Message-ID: <20100505074835.GA49982@FreeBSD.org> References: <201004301633.o3UGXvVh026763@repoman.freebsd.org> <20100501090438.GA53889@FreeBSD.org> <20100504213534.GA63503@lor.one-eyed-alien.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20100504213534.GA63503@lor.one-eyed-alien.net> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/clang Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 07:48:36 -0000 On Tue, May 04, 2010 at 04:35:34PM -0500, Brooks Davis wrote: > On Sat, May 01, 2010 at 09:04:39AM +0000, Alexey Dokuchaev wrote: > > On Fri, Apr 30, 2010 at 04:33:57PM +0000, Brooks Davis wrote: > > > brooks 2010-04-30 16:33:57 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > devel/clang Makefile > > > Log: > > > Actually don't install the documentation in the NOPORTDOCS case. The > > > manpage is also not installed in that case. > > > > Is there something that prevents installation of manpage? They are > > generally installed regardless of NOPORTDOCS, so described behavior > > violates POLA. > > It required more work and I deemed having a correct plist was more > imporant. I've now worked around the issue. Thanks! ./danfe