From owner-cvs-all Thu Mar 8 1:22:53 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id D252537B718; Thu, 8 Mar 2001 01:22:48 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA12299; Thu, 8 Mar 2001 20:22:43 +1100 Date: Thu, 8 Mar 2001 20:22:33 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Jordan Hubbard Cc: sobomax@FreeBSD.org, demon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games Makefile ports/games/HeroesOfMightAndMagicMakefile pkg-comment pkg-descrports/games/HeroesOfMightAndMagic/files pkg-plist.base pkg-plist.musicpkg-plist.scenario pkg-plist.tail pkg-plist.video ... In-Reply-To: <20010307121615O.jkh@osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 7 Mar 2001, Jordan Hubbard wrote: > From: Maxim Sobolev > Subject: Re: cvs commit: ports/games Makefile ports/games/HeroesOfMightAndMagicMakefile pkg-comment pkg-descrports/games/HeroesOfMightAndMagic/files pkg-plist.base pkg-plist.musicpkg-plist.scenario pkg-plist.tail pkg-plist.video ... > Date: Wed, 07 Mar 2001 13:48:23 +0200 > > > Our policy discourages using ports directories starting with capital letter. > > Please delete and readd with corrected name. > > It does? First I'd heard of it. Looking through INDEX also reveals > that we have over 80 ports which do exactly that. Some, like Xaw3d, > have also been there for a very long time. Have you heard of the rule about using underscores instead of hyphens in file names? :-) Almost all file names in non-contrib'ed code in 4.4BSD-Lite2 follow this rule. Even pkg_install follows it :-). But ports actively break it (pkg-*). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message