summaryrefslogtreecommitdiff
path: root/sysutils/hfsutils/pkg
diff options
context:
space:
mode:
authorwrstuden <wrstuden>1999-05-19 23:00:32 +0000
committerwrstuden <wrstuden>1999-05-19 23:00:32 +0000
commitf5a23a3718b029437bd03cd7b3153626c1dd9850 (patch)
treee5a5df2a833519560bd25b9f88b21db407bca4b2 /sysutils/hfsutils/pkg
parent243398ac5022ee0d8d0625a3c4322a93348d8358 (diff)
downloadpkgsrc-f5a23a3718b029437bd03cd7b3153626c1dd9850.tar.gz
Initial import of hfsutils package, made with hubertf's url2pkg script.
Supports reading and writing hfs filesystems. Doesn't yet support hfs+.
Diffstat (limited to 'sysutils/hfsutils/pkg')
-rw-r--r--sysutils/hfsutils/pkg/COMMENT1
-rw-r--r--sysutils/hfsutils/pkg/DESCR6
-rw-r--r--sysutils/hfsutils/pkg/PLIST30
3 files changed, 37 insertions, 0 deletions
diff --git a/sysutils/hfsutils/pkg/COMMENT b/sysutils/hfsutils/pkg/COMMENT
new file mode 100644
index 00000000000..c5de102ee76
--- /dev/null
+++ b/sysutils/hfsutils/pkg/COMMENT
@@ -0,0 +1 @@
+HFS (not HFS+) disk access tools
diff --git a/sysutils/hfsutils/pkg/DESCR b/sysutils/hfsutils/pkg/DESCR
new file mode 100644
index 00000000000..f813f113799
--- /dev/null
+++ b/sysutils/hfsutils/pkg/DESCR
@@ -0,0 +1,6 @@
+These tools allow you to access Macintosh disks without mounting
+them. You can copy from or to BSD files, list directories, or run
+various other file / directory modification commands. The command
+naming is similar to that used by the mtools command (which is
+similar to MS-DOS command names), except that the names begin with
+an 'h'.
diff --git a/sysutils/hfsutils/pkg/PLIST b/sysutils/hfsutils/pkg/PLIST
new file mode 100644
index 00000000000..9c14bd0f7b2
--- /dev/null
+++ b/sysutils/hfsutils/pkg/PLIST
@@ -0,0 +1,30 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/19 23:00:32 wrstuden Exp $
+bin/hattrib
+bin/hcd
+bin/hcopy
+bin/hdel
+bin/hdir
+bin/hformat
+bin/hls
+bin/hmkdir
+bin/hmount
+bin/hpwd
+bin/hrename
+bin/hrmdir
+bin/humount
+bin/hvol
+man/man1/hfsutils.1
+man/man1/hattrib.1
+man/man1/hcd.1
+man/man1/hcopy.1
+man/man1/hdel.1
+man/man1/hdir.1
+man/man1/hformat.1
+man/man1/hls.1
+man/man1/hmkdir.1
+man/man1/hmount.1
+man/man1/hpwd.1
+man/man1/hrename.1
+man/man1/hrmdir.1
+man/man1/humount.1
+man/man1/hvol.1