CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/25 06:21:59
Modified files:
sysutils/ntfs-3g: Makefile
sysutils/ntfs-3g/patches: patch-src_Makefile_in
sysutils/ntfs-3g/pkg: PLIST
Log message:
Enable building lowntfs-3g. This wasn't previously possible because
it depends on the low-level FUSE API, but that API is now available
in our libfuse. lowntfs-3g is an additional binary installed alongside
ntfs-3g that might provide better performance. The other difference
between it and ntfs-3g is that it supports the "ignore_case" option.
The upstream version has not changed so add a revision.
ok jca@