From owner-cvs-all@FreeBSD.ORG Wed Sep 28 18:43:18 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 78C3E16A421; Wed, 28 Sep 2005 18:43:18 +0000 (GMT) Date: Wed, 28 Sep 2005 18:43:18 +0000 From: Alexey Dokuchaev To: Marcus Alves Grando Message-ID: <20050928184318.GA66358@FreeBSD.org> References: <200509281637.j8SGbaeh029958@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200509281637.j8SGbaeh029958@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/archivers Makefile ports/archivers/deb2targz Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 18:43:18 -0000 On Wed, Sep 28, 2005 at 04:37:35PM +0000, Marcus Alves Grando wrote: > mnag 2005-09-28 16:37:35 UTC > > FreeBSD ports repository > > Modified files: > archivers Makefile > Added files: > archivers/deb2targz Makefile distinfo pkg-descr > Log: > New port > > deb2targz is a very small perl script for converting Debian Linux .deb packages > to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'. I really think that it's about time for us to augment the meaning of "converters" category (right now it only says about character code conversions). There lots of software in ports already that are best described by being a _converter_, and IMHO lots of our users would start looking for one exactly in this category, and would probably get frustrated to find out it's not there. ./danfe