The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : tkhfs

A Tcl/Tk front end to the hfs program

 tkhfs is a graphical Tcl/Tk front end to hfs. It displays the mac files
in a selector. You can walk through folders, copy or display files or images
with a double click on a file name.
 




tkhfs history


v. 1.26
date: 2007/05/19 20:04:42;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.25 date: 2007/04/10 15:04:05; author: jmz; state: Exp; lines: +4 -3 Use TCL/TK 8.4 PR: ports/110321 Submitted by: Martin Tournoij
v. 1.24 date: 2004/02/06 13:11:16; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.23 date: 2003/03/07 06:01:18; 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.22 date: 2000/06/29 02:31:27; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.21 date: 2000/06/11 17:30:28; author: jmz; state: Exp; lines: +2 -2 Move distfile to local-distfiles directory on ftp.FreeBSD.org
v. 1.20 date: 2000/04/12 04:55:53; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.19 date: 1999/09/08 00:17:04; author: jmz; state: Exp; lines: +3 -3 Use tk 8.2 Submitted by: jseger
v. 1.18 date: 1999/08/25 05:49:42; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.17 date: 1998/08/07 23:56:18; author: asami; state: Exp; lines: +3 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.16 date: 1998/07/27 23:24:18; author: asami; state: Exp; lines: +2 -2 Making x11 category more useful project part 1: take out "x11" of ports that are mere users of X. Partial list submitted by: Josh Gilliam
v. 1.15 date: 1997/04/20 13:19:02; author: wosch; state: Exp; lines: +2 -2 Add virtual category 'tk41'.
v. 1.14 date: 1996/11/16 08:57:10; author: asami; state: Exp; lines: +2 -2 tk41 port installs wish4.1 not wish, so depend on it.
v. 1.13 date: 1996/11/12 02:17:00; author: obrien; state: Exp; lines: +2 -2 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.12 date: 1996/11/04 14:53:03; author: jmz; state: Exp; lines: +4 -4 New version - tk4.1 compatible.
v. 1.11 date: 1995/11/26 12:21:03; author: asami; state: Exp; lines: +2 -2 Change "emulation" to "emulators". I have no idea how I missed this one!
v. 1.10 date: 1995/11/22 11:48:23; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.9 date: 1995/10/05 14:13:37; author: jmz; state: Exp; lines: +2 -3 RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replac
v. 1.8 date: 1995/09/23 20:26:37; author: jmz; state: Exp; lines: +2 -2 RUN_DEPENDS on hfs
v. 1.7 date: 1995/07/13 00:55:33; author: asami; state: Exp; lines: +2 -2 Fix the dependencies. hfs is now in emulators and pgp is in security.
v. 1.6 date: 1995/04/12 20:31:33; author: asami; state: Exp; lines: +13 -2 And now the rest of the x11 ports Makefiles.
v. 1.5 date: 1995/04/11 02:00:08; author: jmz; state: Exp; lines: +1 -0 Add MAINTAINER= jmz@FreeBSD.org
v. 1.4 date: 1995/04/01 12:51: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.3 date: 1995/02/11 13:51:35; author: asami; state: Exp; lines: +2 -1 Converted Makefiles as much as I could. (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
v. 1.2 date: 1994/11/23 11:14:06; author: jkh; state: Exp; lines: +1 -1 Make the DEPENDS line correct. Please TEST this stuff, people! Problems like this are EASY to avoid!
v. 1.1 date: 1994/11/17 23:24:37; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/17 23:24:38; author: jmz; state: Exp; lines: +0 -0 tkhfs - a Tcl/Tk front end to the hfs program. ============================================================================= v. 1.26 date: 2007/05/19 20:04:42; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2007/04/10 15:04:05; author: jmz; state: Exp; lines: +4 -3 Use TCL/TK 8.4 PR: ports/110321 Submitted by: Martin Tournoij
v. 1.24 date: 2004/02/06 13:11:16; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.23 date: 2003/03/07 06:01:18; 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.22 date: 2000/06/29 02:31:27; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.21 date: 2000/06/11 17:30:28; author: jmz; state: Exp; lines: +2 -2 Move distfile to local-distfiles directory on ftp.FreeBSD.org
v. 1.20 date: 2000/04/12 04:55:53; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.19 date: 1999/09/08 00:17:04; author: jmz; state: Exp; lines: +3 -3 Use tk 8.2 Submitted by: jseger
v. 1.18 date: 1999/08/25 05:49:42; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.17 date: 1998/08/07 23:56:18; author: asami; state: Exp; lines: +3 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.16 date: 1998/07/27 23:24:18; author: asami; state: Exp; lines: +2 -2 Making x11 category more useful project part 1: take out "x11" of ports that are mere users of X. Partial list submitted by: Josh Gilliam
v. 1.15 date: 1997/04/20 13:19:02; author: wosch; state: Exp; lines: +2 -2 Add virtual category 'tk41'.
v. 1.14 date: 1996/11/16 08:57:10; author: asami; state: Exp; lines: +2 -2 tk41 port installs wish4.1 not wish, so depend on it.
v. 1.13 date: 1996/11/12 02:17:00; author: obrien; state: Exp; lines: +2 -2 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.12 date: 1996/11/04 14:53:03; author: jmz; state: Exp; lines: +4 -4 New version - tk4.1 compatible.
v. 1.11 date: 1995/11/26 12:21:03; author: asami; state: Exp; lines: +2 -2 Change "emulation" to "emulators". I have no idea how I missed this one!
v. 1.10 date: 1995/11/22 11:48:23; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.9 date: 1995/10/05 14:13:37; author: jmz; state: Exp; lines: +2 -3 RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replac
v. 1.8 date: 1995/09/23 20:26:37; author: jmz; state: Exp; lines: +2 -2 RUN_DEPENDS on hfs
v. 1.7 date: 1995/07/13 00:55:33; author: asami; state: Exp; lines: +2 -2 Fix the dependencies. hfs is now in emulators and pgp is in security.
v. 1.6 date: 1995/04/12 20:31:33; author: asami; state: Exp; lines: +13 -2 And now the rest of the x11 ports Makefiles.
v. 1.5 date: 1995/04/11 02:00:08; author: jmz; state: Exp; lines: +1 -0 Add MAINTAINER= jmz@FreeBSD.org
v. 1.4 date: 1995/04/01 12:51: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.3 date: 1995/02/11 13:51:35; author: asami; state: Exp; lines: +2 -1 Converted Makefiles as much as I could. (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
v. 1.2 date: 1994/11/23 11:14:06; author: jkh; state: Exp; lines: +1 -1 Make the DEPENDS line correct. Please TEST this stuff, people! Problems like this are EASY to avoid!
v. 1.1 date: 1994/11/17 23:24:37; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/17 23:24:38; author: jmz; state: Exp; lines: +0 -0 tkhfs - a Tcl/Tk front end to the hfs program. ============================================================================= v. 1.26 date: 2007/05/19 20:04:42; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.25 date: 2007/04/10 15:04:05; author: jmz; state: Exp; lines: +4 -3 Use TCL/TK 8.4 PR: ports/110321 Submitted by: Martin Tournoij
v. 1.24 date: 2004/02/06 13:11:16; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.23 date: 2003/03/07 06:01:18; 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.22 date: 2000/06/29 02:31:27; author: asami; state: Exp; lines: +3 -2 Use ${MASTER_SITE_LOCAL}.
v. 1.21 date: 2000/06/11 17:30:28; author: jmz; state: Exp; lines: +2 -2 Move distfile to local-distfiles directory on ftp.FreeBSD.org
v. 1.20 date: 2000/04/12 04:55:53; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.19 date: 1999/09/08 00:17:04; author: jmz; state: Exp; lines: +3 -3 Use tk 8.2 Submitted by: jseger
v. 1.18 date: 1999/08/25 05:49:42; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.17 date: 1998/08/07 23:56:18; author: asami; state: Exp; lines: +3 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.16 date: 1998/07/27 23:24:18; author: asami; state: Exp; lines: +2 -2 Making x11 category more useful project part 1: take out "x11" of ports that are mere users of X. Partial list submitted by: Josh Gilliam
v. 1.15 date: 1997/04/20 13:19:02; author: wosch; state: Exp; lines: +2 -2 Add virtual category 'tk41'.
v. 1.14 date: 1996/11/16 08:57:10; author: asami; state: Exp; lines: +2 -2 tk41 port installs wish4.1 not wish, so depend on it.
v. 1.13 date: 1996/11/12 02:17:00; author: obrien; state: Exp; lines: +2 -2 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.12 date: 1996/11/04 14:53:03; author: jmz; state: Exp; lines: +4 -4 New version - tk4.1 compatible.
v. 1.11 date: 1995/11/26 12:21:03; author: asami; state: Exp; lines: +2 -2 Change "emulation" to "emulators". I have no idea how I missed this one!
v. 1.10 date: 1995/11/22 11:48:23; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.9 date: 1995/10/05 14:13:37; author: jmz; state: Exp; lines: +2 -3 RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replac
v. 1.8 date: 1995/09/23 20:26:37; author: jmz; state: Exp; lines: +2 -2 RUN_DEPENDS on hfs
v. 1.7 date: 1995/07/13 00:55:33; author: asami; state: Exp; lines: +2 -2 Fix the dependencies. hfs is now in emulators and pgp is in security.
v. 1.6 date: 1995/04/12 20:31:33; author: asami; state: Exp; lines: +13 -2 And now the rest of the x11 ports Makefiles.
v. 1.5 date: 1995/04/11 02:00:08; author: jmz; state: Exp; lines: +1 -0 Add MAINTAINER= jmz@FreeBSD.org
v. 1.4 date: 1995/04/01 12:51: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.3 date: 1995/02/11 13:51:35; author: asami; state: Exp; lines: +2 -1 Converted Makefiles as much as I could. (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
v. 1.2 date: 1994/11/23 11:14:06; author: jkh; state: Exp; lines: +1 -1 Make the DEPENDS line correct. Please TEST this stuff, people! Problems like this are EASY to avoid!
v. 1.1 date: 1994/11/17 23:24:37; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/17 23:24:38; author: jmz; state: Exp; lines: +0 -0 tkhfs - a Tcl/Tk front end to the hfs program. =============================================================================



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