From owner-cvs-all@FreeBSD.ORG Tue Jan 31 09:36:01 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 648E21065673; Tue, 31 Jan 2012 09:36:01 +0000 (UTC) Date: Tue, 31 Jan 2012 09:36:01 +0000 From: Alexey Dokuchaev To: Ganael LAPLANCHE Message-ID: <20120131093601.GA71175@FreeBSD.org> References: <201201300830.q0U8Udb3054111@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201201300830.q0U8Udb3054111@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/sysutils Makefile ports/sysutils/py-dvdvideo Makefile distinfo pkg-descr pkg-plist ports/sysutils/py-dvdvideo/files patch-dvdvideo-media.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2012 09:36:01 -0000 On Mon, Jan 30, 2012 at 08:30:39AM +0000, Ganael LAPLANCHE wrote: > martymac 2012-01-30 08:30:39 UTC > > Modified files: > sysutils Makefile > Added files: > sysutils/py-dvdvideo Makefile distinfo pkg-descr pkg-plist > sysutils/py-dvdvideo/files patch-dvdvideo-media.py > Log: > Add py-dvdvideo, a video DVD backup tool I don't really see the necessity for `py-' prefix since the ports serves user utility, not some library or plugin. PORTNAME is already set correctly (without the prefix). Why port directory name bears it? Users rarely care about which language was used to implement tools the want to use. So, one would probably look for "DVD backup tool" under multimedia/dvd (`sysutils' looks less intuitive to me as well). ./danfe