From owner-cvs-ports@FreeBSD.ORG Tue Aug 9 16:09:03 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 23E5D1065677; Tue, 9 Aug 2011 16:09:03 +0000 (UTC) Date: Tue, 9 Aug 2011 16:09:03 +0000 From: Alexey Dokuchaev To: Tilman Keskin?z Message-ID: <20110809160903.GA32834@FreeBSD.org> References: <201108091348.p79DmYFa095351@repoman.freebsd.org> <20110809135332.GA52137@over-yonder.net> <4E414361.1030606@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4E414361.1030606@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: Steven Kreuzer , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, "Matthew D. Fuller" , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/ack Makefile distinfo pkg-descr pkg-plist 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, 09 Aug 2011 16:09:03 -0000 On Tue, Aug 09, 2011 at 04:25:37PM +0200, Tilman Keskin?z wrote: > On 08/09/2011 03:53 PM, Matthew D. Fuller wrote: > >> Added files: > >> textproc/ack Makefile distinfo pkg-descr pkg-plist > > > > What's the difference from textproc/p5-ack? > > This is the second time someone tries to add it (the other one was > sysutils/ack > http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/ack/Attic/ ), > > Maybe this is a hint that the name p5-ack is not where people expect to > find it and we should move p5-ack to ack.... +1. p5- prefix is for "batteries" (libraries, modules, etc.), not for programs expected to be run by regular user. Ditto for Python, Ruby, etc. Another useful hint: do grep -i foobar CVSROOT-ports/modules before adding new ports. ./danfe