summaryrefslogtreecommitdiff
path: root/filesystems/libntfs/PLIST
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 /filesystems/libntfs/PLIST
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 'filesystems/libntfs/PLIST')
-rw-r--r--filesystems/libntfs/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/libntfs/PLIST b/filesystems/libntfs/PLIST
index 5926f961c24..b48cb1b24db 100644
--- a/filesystems/libntfs/PLIST
+++ b/filesystems/libntfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/19 12:22:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/11/10 17:45:22 adam Exp $
include/ntfs-3g/acls.h
include/ntfs-3g/attrib.h
include/ntfs-3g/attrlist.h
@@ -12,10 +12,12 @@ include/ntfs-3g/debug.h
include/ntfs-3g/device.h
include/ntfs-3g/device_io.h
include/ntfs-3g/dir.h
+include/ntfs-3g/ea.h
include/ntfs-3g/efs.h
include/ntfs-3g/endians.h
include/ntfs-3g/index.h
include/ntfs-3g/inode.h
+include/ntfs-3g/ioctl.h
include/ntfs-3g/layout.h
include/ntfs-3g/lcnalloc.h
include/ntfs-3g/logfile.h