Commit graph

5 commits

Author SHA1 Message Date
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Sergey Matveychuk
9c09f9f1eb - Update to 1.2.0
It includes:
  * man page patch from Dave Watson <dave(at)elephantride.org>
  * patch from Matthew Green <mrg(at)eterna.com.au> for new option -r

PR:		ports/74365
Submitted by:	Andrej Zverev <az(at)inec.ru>
2004-11-26 01:50:28 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kevin Lo
c2320220d4 - Update to version 1.1.1
- Takeover as MAINTAINER

PR: 29512
Submitted by: Anders Nordby <anders@fix.no>
2001-08-13 13:21:05 +00:00
Bill Fumerola
5d4492fa8d 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>
1999-01-13 23:08:52 +00:00