Initial import of ntfsprogs-1.9.4 into the packages collection.
authoragc <agc>
Tue, 5 Oct 2004 12:39:38 +0000 (12:39 +0000)
committeragc <agc>
Tue, 5 Oct 2004 12:39:38 +0000 (12:39 +0000)
commit170b9bf41337d8c1b48697758249f2fbb57144f4
tree443a4aadbad21cc8bb8a7db7ae03f81e0b8d723a
parent52e75dfe0ec7954757c93b5c330a56660f0376ee
Initial import of ntfsprogs-1.9.4 into the packages collection.

The Linux-NTFS project (http://linux-ntfs.sf.net/) aims to
bring full support for the NTFS filesystem to the Linux
operating system.  The ntfsprogs package currently consists of
a static library and utilities such as mkntfs, ntfscat,
ntfsls, ntfsresize, and ntfsundelete (for a full list of
included utilities see man 8 ntfsprogs after installation).

Provided in PR 27119 by Darrin B.  Jewell, modified by myself to
remove dylib files from PLIST, add NetBSD statvfs compatibility, and
quieten a warning in one of the patches.

Darrin's patches perform the following changes:
  . provide for redirection of error output without having an lvalue stderr
  . support for NetBSD disklabels
  . fix for ntfs_attr_pread to avoid reading a partial block
  . workaround for darwin sys/mount.h namespace pollution

This package is currently configured with the gnome-vfs module disabled.
sysutils/ntfsprogs/DESCR [new file with mode: 0644]
sysutils/ntfsprogs/Makefile [new file with mode: 0644]
sysutils/ntfsprogs/PLIST [new file with mode: 0644]
sysutils/ntfsprogs/distinfo [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-aa [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-ab [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-ac [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-ad [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-ae [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-af [new file with mode: 0644]
sysutils/ntfsprogs/patches/patch-ag [new file with mode: 0644]