Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 1999 15:08:53 -0800 (PST)
From:      Bill Fumerola <billf@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/sysutils/bchunk - Imported sources
Message-ID:  <199901132308.PAA02335@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsdx@spawnet.com>
  
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901132308.PAA02335>