From owner-cvs-ports@FreeBSD.ORG Mon May 16 09:06:33 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 E23F1106564A; Mon, 16 May 2011 09:06:33 +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 D1C758FC0C; Mon, 16 May 2011 09:06:33 +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 p4G96Xep023951; Mon, 16 May 2011 09:06:33 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4G96XWv023950; Mon, 16 May 2011 09:06:33 GMT (envelope-from jadawin) Message-Id: <201105160906.p4G96XWv023950@repoman.freebsd.org> From: Philippe Audeoud Date: Mon, 16 May 2011 09:06:33 +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/audio Makefile ports/audio/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: Mon, 16 May 2011 09:06:34 -0000 jadawin 2011-05-16 09:06:33 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/rebot3 Makefile distinfo pkg-descr Log: - move multimedia/rebot3 to audio/rebot3 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/ Approved by: maintainer Revision Changes Path 1.1168 +1 -0 ports/audio/Makefile 1.1 +40 -0 ports/audio/rebot3/Makefile (new) 1.1 +2 -0 ports/audio/rebot3/distinfo (new) 1.1 +7 -0 ports/audio/rebot3/pkg-descr (new)