From owner-cvs-all@FreeBSD.ORG Sat Oct 14 08:49:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E335516A4AB; Sat, 14 Oct 2006 08:49:11 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02CE643D77; Sat, 14 Oct 2006 08:49:08 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9E8n73B038617; Sat, 14 Oct 2006 08:49:07 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9E8n7o2038614; Sat, 14 Oct 2006 08:49:07 GMT (envelope-from ahze) Message-Id: <200610140849.k9E8n7o2038614@repoman.freebsd.org> From: Michael Johnson Date: Sat, 14 Oct 2006 08:49:07 +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/sysutils Makefile ports/sysutils/brasero Makefile distinfo pkg-descr pkg-plist 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: Sat, 14 Oct 2006 08:49:12 -0000 ahze 2006-10-14 08:49:07 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/brasero Makefile distinfo pkg-descr pkg-plist Log: - Add brasero CD/DVD mastering tool for the gnome desktop. It has been designed to be simple and easy to use. Features: Data CD/DVD: - supports edition of discs contents - can burn data CD/DVD on the fly - supports multisession - supports joliet extension - can write the image to the hard drive Audio CD: - write CD-TEXT information (automatically found thanks to gstreamer) - supports the edition of CD-TEXT information - can burn audio CD on the fly - can use all audio files handled by Gstreamer local installation - can search for audio files inside dropped folders CD/DVD copy: - can copy a CD/DVD to the hard drive - can copy DVD and CD on the fly - supports single-session data DVD - supports any kind of CD WWW: http://perso.wanadoo.fr/bonfire/ Approved by: portmgr (kris, marcus) Revision Changes Path 1.846 +1 -0 ports/sysutils/Makefile 1.1 +35 -0 ports/sysutils/brasero/Makefile (new) 1.1 +3 -0 ports/sysutils/brasero/distinfo (new) 1.1 +23 -0 ports/sysutils/brasero/pkg-descr (new) 1.1 +53 -0 ports/sysutils/brasero/pkg-plist (new)