summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-14 13:53:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-14 13:53:06 +0000
commit31e19138b692ea6652c5c07efe03e6f7e326490c (patch)
treefcea90ea13779d4e19c1183f34d6df8c3303dc1c /emulators
parentUpgrade to 4.04 (diff)
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>
Notes
Notes: svn path=/head/; revision=8620
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hfsutils/Makefile22
-rw-r--r--emulators/hfsutils/distinfo2
-rw-r--r--emulators/hfsutils/pkg-comment1
-rw-r--r--emulators/hfsutils/pkg-descr15
-rw-r--r--emulators/hfsutils/pkg-plist35
5 files changed, 75 insertions, 0 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile
new file mode 100644
index 000000000000..910c7bc20826
--- /dev/null
+++ b/emulators/hfsutils/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: hfsutils
+# Version required: 2.0
+# Date Created: 7 Sep 1997
+# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
+#
+# $Id$
+#
+
+DISTNAME= hfsutils-2.0
+CATEGORIES= emulators
+MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/
+
+MAINTAINER= vanilla@MinJe.com.TW
+
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
+
+MAKE_ENV+= COPTS="${CFLAGS}"
+MAN1= hattrib.1 hcd.1 hcopy.1 hdel.1 hdir.1 hformat.1 hfs.1 \
+ hfssh.1 hfsutils.1 hls.1 hmkdir.1 hmount.1 hpwd.1 \
+ hrename.1 hrmdir.1 humount.1 hvol.1 xhfs.1
+
+.include <bsd.port.mk>
diff --git a/emulators/hfsutils/distinfo b/emulators/hfsutils/distinfo
new file mode 100644
index 000000000000..90f6b59a34d2
--- /dev/null
+++ b/emulators/hfsutils/distinfo
@@ -0,0 +1,2 @@
+MD5 (hfsutils-2.0.tar.gz) = 408209bfc8e740ce2dc6a7503932150c
+MD5 (md5) = d41d8cd98f00b204e9800998ecf8427e
diff --git a/emulators/hfsutils/pkg-comment b/emulators/hfsutils/pkg-comment
new file mode 100644
index 000000000000..f2b8fc387fc0
--- /dev/null
+++ b/emulators/hfsutils/pkg-comment
@@ -0,0 +1 @@
+Yet Another HFS Utility
diff --git a/emulators/hfsutils/pkg-descr b/emulators/hfsutils/pkg-descr
new file mode 100644
index 000000000000..815b39fbb11c
--- /dev/null
+++ b/emulators/hfsutils/pkg-descr
@@ -0,0 +1,15 @@
+ 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
diff --git a/emulators/hfsutils/pkg-plist b/emulators/hfsutils/pkg-plist
new file mode 100644
index 000000000000..d8380f1fb80e
--- /dev/null
+++ b/emulators/hfsutils/pkg-plist
@@ -0,0 +1,35 @@
+bin/hattrib
+bin/hcd
+bin/hcopy
+bin/hdel
+bin/hdir
+bin/hformat
+bin/hfs
+bin/hfssh
+bin/hls
+bin/hmkdir
+bin/hmount
+bin/hpwd
+bin/hrename
+bin/hrmdir
+bin/humount
+bin/hvol
+bin/xhfs
+man/man1/hattrib.1.gz
+man/man1/hcd.1.gz
+man/man1/hcopy.1.gz
+man/man1/hdel.1.gz
+man/man1/hdir.1.gz
+man/man1/hformat.1.gz
+man/man1/hfs.1.gz
+man/man1/hfssh.1.gz
+man/man1/hfsutils.1.gz
+man/man1/hls.1.gz
+man/man1/hmkdir.1.gz
+man/man1/hmount.1.gz
+man/man1/hpwd.1.gz
+man/man1/hrename.1.gz
+man/man1/hrmdir.1.gz
+man/man1/humount.1.gz
+man/man1/hvol.1.gz
+man/man1/xhfs.1.gz