aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bchunk/pkg-descr
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-01-13 23:08:52 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-01-13 23:08:52 +0000
commit5d4492fa8d48fe71a1331a27682a59caa0c2bc86 (patch)
tree230499d78755ecf31eaa1557925c0ee9ed2041b9 /sysutils/bchunk/pkg-descr
parent64a0e635174c378999c42b915b12a45f98322783 (diff)
downloadports-5d4492fa8d48fe71a1331a27682a59caa0c2bc86.tar.gz
ports-5d4492fa8d48fe71a1331a27682a59caa0c2bc86.zip
Notes
Diffstat (limited to 'sysutils/bchunk/pkg-descr')
-rw-r--r--sysutils/bchunk/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/bchunk/pkg-descr b/sysutils/bchunk/pkg-descr
new file mode 100644
index 000000000000..cb3d0f1c4011
--- /dev/null
+++ b/sysutils/bchunk/pkg-descr
@@ -0,0 +1,19 @@
+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.
+
+http://hes.iki.fi/bchunk/
+
+- Adam McDougall
+bsdx@spawnet.com