From owner-cvs-all@FreeBSD.ORG Fri Sep 14 04:26:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2511B16A41A; Fri, 14 Sep 2007 04:26:28 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 10E4413C45B; Fri, 14 Sep 2007 04:26:28 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8E4QSfD014343; Fri, 14 Sep 2007 04:26:28 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8E4QRLK014342; Fri, 14 Sep 2007 04:26:27 GMT (envelope-from alepulver) Message-Id: <200709140426.l8E4QRLK014342@repoman.freebsd.org> From: Alejandro Pulver Date: Fri, 14 Sep 2007 04:26:27 +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/bashburn Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/bashburn/files patch-BashBurn.sh 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: Fri, 14 Sep 2007 04:26:28 -0000 alepulver 2007-09-14 04:26:27 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/bashburn Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/bashburn/files patch-BashBurn.sh Log: Sick of all those fancy CD-burning apps not working for you? You need something that just gets the work done? Welcome to BashBurn - It just works! BashBurn is the new name for the cd burning shell script Magma. It's not the best looking CD-burning application out there, but it does what you want it to do. (And if not then probably didn't want to do it anyway) WWW: http://bashburn.sourceforge.net/ PR: ports/115846 Submitted by: Martin Tournoij Revision Changes Path 1.946 +1 -0 ports/sysutils/Makefile 1.1 +77 -0 ports/sysutils/bashburn/Makefile (new) 1.1 +3 -0 ports/sysutils/bashburn/distinfo (new) 1.1 +24 -0 ports/sysutils/bashburn/files/patch-BashBurn.sh (new) 1.1 +10 -0 ports/sysutils/bashburn/pkg-descr (new) 1.1 +12 -0 ports/sysutils/bashburn/pkg-message (new) 1.1 +177 -0 ports/sysutils/bashburn/pkg-plist (new)