f6726d0a8f
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.
51 lines
1.1 KiB
Text
51 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/05 12:39:38 agc Exp $
|
|
bin/ntfscat
|
|
bin/ntfscluster
|
|
bin/ntfsfix
|
|
bin/ntfsinfo
|
|
bin/ntfsls
|
|
include/ntfs/attrib.h
|
|
include/ntfs/attrlist.h
|
|
include/ntfs/bitmap.h
|
|
include/ntfs/bootsect.h
|
|
include/ntfs/compat.h
|
|
include/ntfs/compress.h
|
|
include/ntfs/debug.h
|
|
include/ntfs/device.h
|
|
include/ntfs/device_io.h
|
|
include/ntfs/dir.h
|
|
include/ntfs/endians.h
|
|
include/ntfs/gnome-vfs-method.h
|
|
include/ntfs/gnome-vfs-module.h
|
|
include/ntfs/inode.h
|
|
include/ntfs/layout.h
|
|
include/ntfs/lcnalloc.h
|
|
include/ntfs/list.h
|
|
include/ntfs/logfile.h
|
|
include/ntfs/mft.h
|
|
include/ntfs/mst.h
|
|
include/ntfs/runlist.h
|
|
include/ntfs/security.h
|
|
include/ntfs/support.h
|
|
include/ntfs/types.h
|
|
include/ntfs/unistr.h
|
|
include/ntfs/volume.h
|
|
lib/libntfs.la
|
|
man/man8/libntfs-gnomevfs.8
|
|
man/man8/mkntfs.8
|
|
man/man8/ntfscat.8
|
|
man/man8/ntfsclone.8
|
|
man/man8/ntfscluster.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/ntfsundelete.8
|
|
sbin/mkntfs
|
|
sbin/ntfsclone
|
|
sbin/ntfslabel
|
|
sbin/ntfsresize
|
|
sbin/ntfsundelete
|
|
@dirrm include/ntfs
|