From owner-cvs-ports@FreeBSD.ORG Sun Jun 27 15:31:53 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id A604B1065672; Sun, 27 Jun 2010 15:31:53 +0000 (UTC) Date: Sun, 27 Jun 2010 15:31:53 +0000 From: Alexey Dokuchaev To: Daichi GOTO Message-ID: <20100627153153.GB59065@FreeBSD.org> References: <201006260136.o5Q1a6KT012089@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201006260136.o5Q1a6KT012089@repoman.freebsd.org> 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 Makefile ports/devel/py-gyp-devel 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: Sun, 27 Jun 2010 15:31:53 -0000 On Sat, Jun 26, 2010 at 01:36:06AM +0000, Daichi GOTO wrote: > daichi 2010-06-26 01:36:06 UTC > > FreeBSD ports repository > > Modified files: > devel Makefile > Added files: > devel/py-gyp-devel Makefile distinfo pkg-descr pkg-plist > Log: > Add a new port: gyp > gyp (Generate Your Projects) - a python based build tool 1) Why the `py-' prefix? This seems to be more of application, not an extension or library; please see recent thread on cvs-ports@ about why giving ports proper names is important; 2) What is the reason behind `-devel' suffix? Is this development version, or some unstable beta? But there is no `py-gyp' or `pyg' ports, so even if it is unstable code, `-devel' suffix makes very little sense. I would personally suggest you to readd this as `pyg' unless sufficient rationale would arise from your answers to the aforementioned questions. Thanks. ./danfe