freebsd-ports/emulators/hfsutils/pkg-descr
Thomas Gellekum 31e19138b6 Import hfsutils port. hfsutils is another package with Mac HFS
utilities. It includes a Tk-8.0 frontend.

PR:		4481
Submitted by:	Vanilla I. Shu <vanilla@MinJe.com.TW>
1997-11-14 13:53:06 +00:00

15 lines
678 B
Text

HFS is the "Hierarchical File System" used on modern Macintosh computers.
With this package, you can read and write Macintosh-formatted media such as
floppy disks, CD-ROMs, and SCSI hard disks on most UNIX platforms. You can
also format raw media into an HFS volume.
This package contains a number of different tools:
* Several command-line programs (hmount, hls, hcopy, et al.)
* A Tk-based front-end for browsing and copying files through a
variety of transfer modes (MacBinary, BinHex, text, etc.)
* A Tcl package and interface for scriptable access to volumes
* A C library for low-level access to volumes
- Vanilla
vanilla@MinJe.com.TW