From owner-cvs-all Wed Jan 13 15:09:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18299 for cvs-all-outgoing; Wed, 13 Jan 1999 15:09:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18294; Wed, 13 Jan 1999 15:09:28 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA02335; Wed, 13 Jan 1999 15:08:53 -0800 (PST) Date: Wed, 13 Jan 1999 15:08:53 -0800 (PST) Message-Id: <199901132308.PAA02335@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/bchunk - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/01/13 15:08:53 PST ports/sysutils/bchunk - Imported sources Update of /home/ncvs/ports/sysutils/bchunk In directory freefall.freebsd.org:/x/tmp/cvs-serv2166 Log Message: bchunk is a Unix/C rewrite of the fine BinChunker software for some non-Unix systems. binchunker converts a CD image in a ".bin / .cue" format (sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some non-Unix cd-writing software, but is not supported on most other cd-writing programs. The .iso track contains an ISO file system, which can be mounted through a vn device on FreeBSD systems, or written on a CD-R using cdrecord. The .cdr tracks are in the native CD audio format. (pcm) They can be either written on a CD-R using cdrecord -audio, or converted to WAV (or any other sound format for that matter) using sox. PR: ports/9420 Submitted By: Adam McDougall Status: Vendor Tag: BSDX Release Tags: r1_0_0 N ports/sysutils/bchunk/Makefile N ports/sysutils/bchunk/files/md5 N ports/sysutils/bchunk/pkg/COMMENT N ports/sysutils/bchunk/pkg/DESCR N ports/sysutils/bchunk/pkg/PLIST N ports/sysutils/bchunk/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message