From owner-cvs-ports@FreeBSD.ORG Wed Nov 30 14:08:38 2005 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 8AD8616A422; Wed, 30 Nov 2005 14:08:38 +0000 (GMT) Date: Wed, 30 Nov 2005 14:08:38 +0000 From: Alexey Dokuchaev To: Pav Lucistnik Message-ID: <20051130140838.GA49598@FreeBSD.org> References: <200511301349.jAUDnfoO032739@repoman.freebsd.org> <1133358970.85111.16.camel@pav.hide.vol.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1133358970.85111.16.camel@pav.hide.vol.cz> 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/asmutils Makefile distinfo pkg-descr 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: Wed, 30 Nov 2005 14:08:38 -0000 On Wed, Nov 30, 2005 at 02:56:10PM +0100, Pav Lucistnik wrote: > Alexey Dokuchaev p??e v st 30. 11. 2005 v 13:49 +0000: > > danfe 2005-11-30 13:49:41 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/asmutils Makefile distinfo pkg-descr > > Log: > > - Mute ${MKDIR}'s > > What's so filthy about mkdirs? I personally enjoy seeing them in the > typescripts. I agree there's a fair amount of controversy with muting mkdir's. Back when I started porting things, I've observed that most ports actually muted those, so I followed that style. Since there's no general rule right, I felt like keeping my ports consistent WRT this. Again, I must say that I would be rather pleased if we'd finally come to an agreement, with appropriate sentence in Porter Handbook. > > > - Kill attribution (submitter's name mentioned in Makefile header) > > You wanted to write "in the pkg-descr file" right? I removed attribution from pkg-descr, that's right. ./danfe