6 Commits

Author SHA1 Message Date
ajacoutot
a183b75553 "/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.
2015-05-22 11:31:10 +00:00
pirofti
a2fef4a92a Update ntfs-3g to 2014.2.15.
Tested and okay syl@.
2014-04-30 23:07:25 +00:00
jca
2197cdfc4f Detect page size using sysconf, since PAGE_SIZE isn't always usable from
userland.  Fix a problem reported by Donovan Watteau.  Hint from deraadt@,
ok syl@
2014-01-05 01:51:15 +00:00
jca
4a49644307 The uuid library from sysutils/e2fsprogs was renamed, so fix up WANTLIB.
Note: not hooked to the build; likely the last port that needed fixup
for the uuid naming change.  Amit Kulkarni had the same diff,
ok aja@ sthen@
2013-07-15 08:05:50 +00:00
ajacoutot
fbfca42a04 Some cleanups:
* properly detect uuid from e2fsprogs
* disable mtab support
* use --disable-ldconfig instead of patching
* regen WANTLIB/LIB_DEPENDS/PLIST
2013-06-15 14:25:28 +00:00
pirofti
82076df1d1 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@
2013-06-14 13:49:50 +00:00