summaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs/pkg-plist
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-10-30 03:22:04 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-10-30 03:22:04 +0000
commitcf9758e30f7959f1f1b7627500276d3eaf2990ae (patch)
tree82ca3b72ed42f5d8e9a9ad64ce4891d5142af653 /sysutils/ntfsprogs/pkg-plist
parent- Update to 0.2.7 (diff)
- Bump PORTREVISION.
- Remove FreeBSD 4.x code (USE_GCC=3.4+, USE_GETOPT_LONG and BROKEN). - Use ARCH instead of MACHINE_ARCH for possible future cross-compilation support. - Add UBLIO option, which uses devel/libublio for greatly improved speed (when reading an NTFS volume). Also print a warning when disabling UBLIO. - Add pkg-message mentioning UBLIO and this port's limitations. - Change mount.ntfs-fuse -> mount_ntfs-fuse manpage link and symlink to the binary in /usr/sbin to allow using with 'mount -t ntfs-fuse' and in /etc/fstab after mounting /usr. - Add a note in pkg-descr about the fusefs driver and ntfs-3g split project. - Add LOCK option to avoid access to the device while it's mounted. PR: ports/116287 Submitted by: alepulver (myself) Approved by: miwi, farrokhi (implicitly to miwi)
Notes
Notes: svn path=/head/; revision=202394
Diffstat (limited to 'sysutils/ntfsprogs/pkg-plist')
-rw-r--r--sysutils/ntfsprogs/pkg-plist3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ntfsprogs/pkg-plist b/sysutils/ntfsprogs/pkg-plist
index d786d12e7ac5..b1cce5eaaddd 100644
--- a/sysutils/ntfsprogs/pkg-plist
+++ b/sysutils/ntfsprogs/pkg-plist
@@ -44,7 +44,6 @@ lib/libntfs.so
lib/libntfs.so.9
sbin/mkntfs
sbin/mkfs.ntfs
-%%FUSE%%sbin/mount.ntfs-fuse
sbin/ntfsclone
sbin/ntfscp
sbin/ntfslabel
@@ -57,3 +56,5 @@ sbin/ntfsundelete
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.la
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1
+@cwd /usr
+%%FUSE%%sbin/mount_ntfs-fuse