summaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs
diff options
context:
space:
mode:
authoradam <adam>2015-11-10 17:45:22 +0000
committeradam <adam>2015-11-10 17:45:22 +0000
commiteb5c7cef8eb3c8ed235d3df969bcb611fd32e9e7 (patch)
treeb5a1f3cd06708dbfd8e16439c78fd5548aa4125e /sysutils/ntfsprogs
parent6b201f39234cf2ac47a9f0ccd681cc40e1a61471 (diff)
downloadpkgsrc-eb5c7cef8eb3c8ed235d3df969bcb611fd32e9e7.tar.gz
Changes 2015.3.14:
Changes to NTFS-3G: ------------------- Fixed inserting a new ACL after wiping out by chkdsk Fixed Windows-type inheritance Fixed ignoring the umask mount option when permissions are used Fixed checking permissions when Posix ACLs are compiled in but not enabled Disabled option remove_hiberfile on read-only mounts Implemented an extended attribute to get/set EAs Avoid full runlist updating in more situations Update ctime after setting an ACL Use MFT record 15 for the first extent to MFT:DATA Ignore the sloppy mount option (-s) Implemented FITRIM (fstrim) ioctl Reengineered the compression algorithm Changes to ntfsprogs: --------------------- Return success from ntfsprogs utilities with options –version and the like Implemented configure option –enable-quarantined for non functional utilities Added manuals for ntfsdecrypt, ntfswipe, ntfstruncate and ntfsfallocate
Diffstat (limited to 'sysutils/ntfsprogs')
-rw-r--r--sysutils/ntfsprogs/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/ntfsprogs/PLIST b/sysutils/ntfsprogs/PLIST
index f1b5ff71d08..bfaaae61bd7 100644
--- a/sysutils/ntfsprogs/PLIST
+++ b/sysutils/ntfsprogs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2014/05/19 12:22:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2015/11/10 17:45:22 adam Exp $
bin/ntfscat
bin/ntfscluster
bin/ntfscmp
@@ -12,13 +12,17 @@ man/man8/ntfsclone.8
man/man8/ntfscluster.8
man/man8/ntfscmp.8
man/man8/ntfscp.8
+man/man8/ntfsdecrypt.8
+man/man8/ntfsfallocate.8
man/man8/ntfsfix.8
man/man8/ntfsinfo.8
man/man8/ntfslabel.8
man/man8/ntfsls.8
man/man8/ntfsprogs.8
man/man8/ntfsresize.8
+man/man8/ntfstruncate.8
man/man8/ntfsundelete.8
+man/man8/ntfswipe.8
sbin/mkntfs
sbin/ntfsclone
sbin/ntfscp