Port details |
- ntfs Mount NTFS partitions (read/write) and disk images
- 2022.10.3_1 filesystems =1 2022.10.3_1Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@dussan.org
- Port Added: 2024-11-07 19:52:55
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: gstreamer1-plugins-dash, libmad, libssh, imlib2, qtkeychain-qt5
- License: GPLv2+
- WWW:
- https://github.com/tuxera/ntfs-3g
- Description:
- The ntfs-3g driver is an open-source, freely available read/write NTFS
driver which provides safe and fast handling of the Windows NTFS file
systems. Almost the full POSIX filesystem functionality is supported,
the major exceptions are changing file ownership and the access rights.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-ntfs>0:filesystems/ntfs
- To install the port:
- cd /usr/ports/filesystems/ntfs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/ntfs
- pkg install fusefs-ntfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-ntfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666281899
SHA256 (ntfs-3g_ntfsprogs-2022.10.3.tgz) = f20e36ee68074b845e3629e6bced4706ad053804cbaf062fbae60738f854170c
SIZE (ntfs-3g_ntfsprogs-2022.10.3.tgz) = 1324320
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- libublio.so : devel/libublio
- libfuse.so : filesystems/fusefs-libs
- This port is required by:
- for Libraries
-
- filesystems/ntfs-compression
- filesystems/wimlib
- for Run
-
- filesystems/automount
- filesystems/dsbmd
Configuration Options:
- ===> The following configuration options are available for fusefs-ntfs-2022.10.3_1:
CRYPTO=off: Enable crypto-related code and utilities
DOCS=on: Build and/or install documentation
EXTRAS=on: Build and install extra NTFS utilities
LOCK=on: Lock the device when mounting (avoids access)
UBLIO=on: Enable user space cache for improved speed
===> Use 'make config' to modify these settings
- Options name:
- filesystems_ntfs
- USES:
- fuse pkgconfig iconv libtool localbase:ldflags tar:tgz
- pkg-message:
- For install:
- NTFS-3G has been installed. It requires fusefs(5) support to operate,
so issue the ``kldload fusefs'' command or ``sysrc kld_list+=fusefs''
to make it load automatically when the system starts.
For further information, implementation details, and known issues see
the FreeBSD README (/usr/local/share/doc/ntfs-3g/README.FreeBSD) in
addition to the official README (contains some Linux-specific parts).
- Master Sites:
|