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>
New in this version
- Added Solaris 7 support
- Better support for Redhat 5.2
- Squid NOVM and 2.1 support
- FreeBSD group quotas support
- Apache module bugfixes and support for dynamic modules
- BIND module bugfixes
- Other assorted bugfixes
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).
There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
--
This package will setup your PC to use serial port COM1 as its console
device.
Note that this is a special package and you should pkg_add this on a newly
installed system. This is intended to install from installer floppy disk
on a system without its own display nor keyboard.
Copytape duplicates magtapes. It is intended for duplication of
bootable or other non-file-structured (non-tar-structured) magtapes
on systems with only one tape drive. Copytape is blissfully ignorant
of tape formats. It merely makes a bit-for-bit copy of its input.
PR: ports/8454
Submitted by: sjr@home.net