From owner-cvs-ports@FreeBSD.ORG Fri May 13 14:34:36 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 801B41065673; Fri, 13 May 2011 14:34:36 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 389DB8FC1B; Fri, 13 May 2011 14:34:36 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4DEYa7r050570; Fri, 13 May 2011 14:34:36 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4DEYa2s050569; Fri, 13 May 2011 14:34:36 GMT (envelope-from jadawin) Message-Id: <201105131434.p4DEYa2s050569@repoman.freebsd.org> From: Philippe Audeoud Date: Fri, 13 May 2011 14:34:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia Makefile ports/multimedia/rebot3 Makefile distinfo pkg-descr 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: Fri, 13 May 2011 14:34:36 -0000 jadawin 2011-05-13 14:34:36 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/rebot3 Makefile distinfo pkg-descr Log: rebot3.pl renames MP3 files that you have grabbed from audio CDs with the track name, number, album, and/or artist. It does so by using either a remote CDDB server or a local CDDB created by cd (and other) players like xmcd, kscd or xmms. With rebot3.pl you can also add or remove ID3 (version 1) tags to/from the MP3 files. WWW: http://www.headmqa.com/rebot3/ PR: ports/156879 Submitted by: Chris Rees (utisoft at gmail.com) Revision Changes Path 1.449 +1 -0 ports/multimedia/Makefile 1.1 +40 -0 ports/multimedia/rebot3/Makefile (new) 1.1 +2 -0 ports/multimedia/rebot3/distinfo (new) 1.1 +7 -0 ports/multimedia/rebot3/pkg-descr (new)