IABSD.fr/ports/sysutils/ntfs-3g/pkg/PLIST

Branch :


Log

Author Commit Date CI Message
e99058b0 2018-03-08 13:42:31 Update ntfs-3g to 2017.3.23. Add https to homepage and mark this as SEPARATE_BUILD at kn's suggestions. Thanks! OK kn@
26f227e7 2016-06-22 09:51:33 Update to ntfs_3g-2016.2.22 From Rafael Sadowski OK giovanni@, pirofti@ (maintainer)
44039212 2015-11-20 05:32:02 Update ntfs-3g to 2015.3.14. From Rafael Sadowski, thanks!
a183b755 2015-05-22 11:31:10 "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time.
fbfca42a 2013-06-15 14:25:28 Some cleanups: * properly detect uuid from e2fsprogs * disable mtab support * use --disable-ldconfig instead of patching * regen WANTLIB/LIB_DEPENDS/PLIST
82076df1 2013-06-14 13:49:50 Import ntfs-3g (2013.1.13) NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provides safe handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista, Windows Server 2008 and Windows 7 NTFS file systems. This still needs a few patches in libfuse that will be committed soon and of course a kernel with FUSE enabled. Until these issues are fixed the port won't be linked to the build. Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work like a charm. Okay landry@, ajacoutot@