The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : hfs

Read Macintosh HFS floppy disks, hard drives and CDROMs

 hfs provides a command line interface to suite of functions for
accessing Macintosh HFS floppy disks, hard drives and CD-ROMS. The
following functions are available:

- display a directory listing (ls, dir)
- change directories (cd)
- display the name of the current directory (pwd)
- copy an HFS file into a local file (read)
- display the contents of an HFS file (cat)
- display the partition table on a Macintosh volume.
 




hfs history


v. 1.19
date: 2007/10/04 22:20:22;  author: beech;  state: Exp;  lines: +5 -7
- Fix build with gcc-4.2

Approved by:	Jean-Marc Zucconi  (maintainer)
		portmgr (linimon)

v. 1.18 date: 2007/09/30 08:27:46; author: linimon; state: Exp; lines: +7 -1 Mark broken on gcc4.2.
v. 1.17 date: 2005/09/22 17:03:13; author: jmz; state: Exp; lines: +2 -0 set CONFLICTS
v. 1.16 date: 2004/02/06 13:11:15; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.15 date: 2004/02/04 05:20:05; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2003/03/07 06:01:15; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2000/06/29 02:31:26; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.12 date: 2000/06/11 17:30:27; author: jmz; state: Exp; lines: +2 -2 Move distfile to local-distfiles directory on ftp.FreeBSD.org
v. 1.11 date: 2000/04/12 04:55:24; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.10 date: 1999/08/25 05:49:17; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1996/11/18 13:58:27; author: asami; state: Exp; lines: +2 -1 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.8 date: 1996/11/12 02:16:45; author: obrien; state: Exp; lines: +6 -6 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.7 date: 1995/11/22 11:48:10; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.6 date: 1995/07/13 01:13:13; author: asami; state: Exp; lines: +2 -2 These boys now beling to emulators....
v. 1.5 date: 1995/04/15 03:45:37; author: asami; state: Exp; lines: +13 -2 Another round of Makefile updates, in utils!
v. 1.4 date: 1995/04/11 02:00:02; author: jmz; state: Exp; lines: +1 -0 Add MAINTAINER= jmz@FreeBSD.org
v. 1.3 date: 1995/04/01 12:50:09; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1995/01/14 13:48:31; author: ats; state: Exp; lines: +0 -5 Don't have a program installed SUID per default unless there is a very good reason. Delete the SUID and root setting, if someone needs it this ways, he should do it on his own system. But it shouldn't be the default.
v. 1.1 date: 1994/11/17 23:15:37; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/17 23:15:38; author: jmz; state: Exp; lines: +0 -0 hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMs ============================================================================= v. 1.19 date: 2007/10/04 22:20:22; author: beech; state: Exp; lines: +5 -7 - Fix build with gcc-4.2 Approved by: Jean-Marc Zucconi (maintainer) portmgr (linimon)
v. 1.18 date: 2007/09/30 08:27:46; author: linimon; state: Exp; lines: +7 -1 Mark broken on gcc4.2.
v. 1.17 date: 2005/09/22 17:03:13; author: jmz; state: Exp; lines: +2 -0 set CONFLICTS
v. 1.16 date: 2004/02/06 13:11:15; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.15 date: 2004/02/04 05:20:05; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2003/03/07 06:01:15; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2000/06/29 02:31:26; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.12 date: 2000/06/11 17:30:27; author: jmz; state: Exp; lines: +2 -2 Move distfile to local-distfiles directory on ftp.FreeBSD.org
v. 1.11 date: 2000/04/12 04:55:24; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.10 date: 1999/08/25 05:49:17; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1996/11/18 13:58:27; author: asami; state: Exp; lines: +2 -1 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.8 date: 1996/11/12 02:16:45; author: obrien; state: Exp; lines: +6 -6 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.7 date: 1995/11/22 11:48:10; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.6 date: 1995/07/13 01:13:13; author: asami; state: Exp; lines: +2 -2 These boys now beling to emulators....
v. 1.5 date: 1995/04/15 03:45:37; author: asami; state: Exp; lines: +13 -2 Another round of Makefile updates, in utils!
v. 1.4 date: 1995/04/11 02:00:02; author: jmz; state: Exp; lines: +1 -0 Add MAINTAINER= jmz@FreeBSD.org
v. 1.3 date: 1995/04/01 12:50:09; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1995/01/14 13:48:31; author: ats; state: Exp; lines: +0 -5 Don't have a program installed SUID per default unless there is a very good reason. Delete the SUID and root setting, if someone needs it this ways, he should do it on his own system. But it shouldn't be the default.
v. 1.1 date: 1994/11/17 23:15:37; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/17 23:15:38; author: jmz; state: Exp; lines: +0 -0 hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMs ============================================================================= v. 1.19 date: 2007/10/04 22:20:22; author: beech; state: Exp; lines: +5 -7 - Fix build with gcc-4.2 Approved by: Jean-Marc Zucconi (maintainer) portmgr (linimon)
v. 1.18 date: 2007/09/30 08:27:46; author: linimon; state: Exp; lines: +7 -1 Mark broken on gcc4.2.
v. 1.17 date: 2005/09/22 17:03:13; author: jmz; state: Exp; lines: +2 -0 set CONFLICTS
v. 1.16 date: 2004/02/06 13:11:15; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.15 date: 2004/02/04 05:20:05; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2003/03/07 06:01:15; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2000/06/29 02:31:26; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.12 date: 2000/06/11 17:30:27; author: jmz; state: Exp; lines: +2 -2 Move distfile to local-distfiles directory on ftp.FreeBSD.org
v. 1.11 date: 2000/04/12 04:55:24; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.10 date: 1999/08/25 05:49:17; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1996/11/18 13:58:27; author: asami; state: Exp; lines: +2 -1 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.8 date: 1996/11/12 02:16:45; author: obrien; state: Exp; lines: +6 -6 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.7 date: 1995/11/22 11:48:10; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.6 date: 1995/07/13 01:13:13; author: asami; state: Exp; lines: +2 -2 These boys now beling to emulators....
v. 1.5 date: 1995/04/15 03:45:37; author: asami; state: Exp; lines: +13 -2 Another round of Makefile updates, in utils!
v. 1.4 date: 1995/04/11 02:00:02; author: jmz; state: Exp; lines: +1 -0 Add MAINTAINER= jmz@FreeBSD.org
v. 1.3 date: 1995/04/01 12:50:09; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1995/01/14 13:48:31; author: ats; state: Exp; lines: +0 -5 Don't have a program installed SUID per default unless there is a very good reason. Delete the SUID and root setting, if someone needs it this ways, he should do it on his own system. But it shouldn't be the default.
v. 1.1 date: 1994/11/17 23:15:37; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/17 23:15:38; author: jmz; state: Exp; lines: +0 -0 hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMs =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm