1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543 $Id$ -> $FreeBSD$ 1999-08-31 02:00:46 +00:00
Bill Fenner
f35a5950ab MASTER_SITE_SUBDIR doesn't get a trailing slash. 1999-02-04 02:17:35 +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