From owner-freebsd-stable@FreeBSD.ORG Fri Apr 22 07:00:11 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA11616A4CE for ; Fri, 22 Apr 2005 07:00:11 +0000 (GMT) Received: from smtp817.mail.sc5.yahoo.com (smtp817.mail.sc5.yahoo.com [66.163.170.3]) by mx1.FreeBSD.org (Postfix) with SMTP id A275C43D41 for ; Fri, 22 Apr 2005 07:00:11 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noacks@swbell.net@70.240.205.64 with login) by smtp817.mail.sc5.yahoo.com with SMTP; 22 Apr 2005 07:00:11 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id A57196144; Fri, 22 Apr 2005 02:00:10 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 44465-05; Fri, 22 Apr 2005 02:00:08 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 5FBEE610A; Fri, 22 Apr 2005 02:00:08 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by compgeek.noacks.org (8.13.3/8.13.3) with ESMTP id j3M707QE069579; Fri, 22 Apr 2005 02:00:08 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <4268A0F7.3040206@alumni.rice.edu> Date: Fri, 22 Apr 2005 02:00:07 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050406) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Didier Caamano References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at noacks.org cc: FreeBSD Mailing List Subject: Re: Good CD Burning Software X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 07:00:12 -0000 On 04/22/05 00:51, Didier Caamano wrote: > I was wondering what would be a good cd burner software for FBSD? If you like GUIs and run KDE, K3b is nice: http://www.k3b.org/ It's in ports: http://www.freshports.org/sysutils/k3b/ Jon