notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
ntfs-compression NTFS-3G plugin for reading XPRESS or LZX compressed files
1.0 filesystems on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
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/ebiggers/ntfs-3g-system-compression
Description:
A plugin which enables the NTFS-3G FUSE driver to transparently read from system-compressed files. System compression, also known as "Compact OS", is a Windows feature that allows rarely modified files to be compressed using the XPRESS or LZX compression formats. It is implemented using reparse points. This feature appeared in Windows 10 and many Windows 10 systems have been using it by default.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/ntfs-3g/ntfs-plugin-80000017.so
  2. /usr/local/share/licenses/fusefs-ntfs-compression-1.0/catalog.mk
  3. /usr/local/share/licenses/fusefs-ntfs-compression-1.0/LICENSE
  4. /usr/local/share/licenses/fusefs-ntfs-compression-1.0/GPLv2+
Collapse this list.
Dependency lines:
  • fusefs-ntfs-compression>0:filesystems/ntfs-compression
To install the port:
cd /usr/ports/filesystems/ntfs-compression/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/ntfs-compression
  • pkg install fusefs-ntfs-compression
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fusefs-ntfs-compression
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517610042 SHA256 (ebiggers-ntfs-3g-system-compression-v1.0_GH0.tar.gz) = bb003e1a9dbd4ed1217d157a548ea5b2ffdafd75c78ee8a2282c323a94686b2c SIZE (ebiggers-ntfs-3g-system-compression-v1.0_GH0.tar.gz) = 37513

Packages (timestamps in pop-ups are UTC):
fusefs-ntfs-compression
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.0-1.01.0---
FreeBSD:13:quarterly1.01.0-1.01.0---
FreeBSD:14:latest1.01.0-1.01.0---
FreeBSD:14:quarterly1.01.0-1.01.0---
FreeBSD:15:latest1.01.0n/a1.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.72 : devel/autoconf
  3. automake>=1.17 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libntfs-3g.so : filesystems/ntfs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
filesystems_ntfs-compression
USES:
autoreconf libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ebiggers/ntfs-3g-system-compression/tar.gz/v1.0?dummy=/
Collapse this list.
Port Moves

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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