From owner-cvs-ports@FreeBSD.ORG Tue Jun 12 19:28:43 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 1B2ED16A478; Tue, 12 Jun 2007 19:28:43 +0000 (UTC) Date: Tue, 12 Jun 2007 19:28:43 +0000 From: Alexey Dokuchaev To: Michael Johnson Message-ID: <20070612192843.GA27652@FreeBSD.org> References: <200706120900.l5C90QQg082269@repoman.freebsd.org> <20070612140424.GA59738@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, Michael Johnson , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/ffmpeg Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 19:28:43 -0000 On Tue, Jun 12, 2007 at 02:52:01PM -0400, Michael Johnson wrote: > > On Jun 12, 2007, at 10:04 AM, Alexey Dokuchaev wrote: > > >On Tue, Jun 12, 2007 at 09:00:26AM +0000, Michael Johnson wrote: > >>ahze 2007-06-12 09:00:26 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> multimedia/ffmpeg Makefile > >> Log: > >> - Make ffserver look for ffserver.conf in PREFIX/etc > >> - Don't install man pages when NOPORTDOCS is defined > > > >IMHO this is wrong: NOPORTDOCS should cover only what goes under > >${DOCSDIR} (which is often lengthy and detailed documentation users > >might not need). Man pages are different matter though, and it's > >almost > >always useful to have them installed (unless, of course, they pose > >interest to developers only). > > > > you're right, I'll back this out on the next update. Thanks. ./danfe