Port details |
- ntfs Mount NTFS partitions (read/write) and disk images
- 2022.10.3_1 filesystems
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: freebsd@dussan.org
- Port Added: 2024-11-07 19:52:55
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- 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:
|
Port Moves |
- port moved here from sysutils/fusefs-ntfs on 2024-11-06
REASON: Moved to new category filesystems
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.10.3_1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
Number of commits found: 1
|