| Port details |
- unionfs FUSE based implementation of the well-known unionfs
- 3.7 filesystems
=1 2.2_1Version of this port present on the latest quarterly branch. - Maintainer: pkaipila@gmail.com
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2025-10-30 16:43:38
- Commit Hash: 89eff44
- People watching this port, also watch:: ripgrep, nagios, powershell, msmtp, monit
- License: BSD3CLAUSE
- WWW:
- https://github.com/rpodgorny/unionfs-fuse
- Description:
- This is an effort to create a unionfs filesystem implementation which is way
more flexible than the current in-kernel unionfs solution.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fusefs-unionfs>0:filesystems/unionfs
- To install the port:
- cd /usr/ports/filesystems/unionfs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/unionfs
- pkg install fusefs-unionfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-unionfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1761790749
SHA256 (rpodgorny-unionfs-fuse-v3.7_GH0.tar.gz) = 026f5302279110ceb7465e5c9e863cd0319ea0dc32ad253d162cf9db0f5e9a81
SIZE (rpodgorny-unionfs-fuse-v3.7_GH0.tar.gz) = 56444
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libfuse3.so : filesystems/fusefs-libs3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_unionfs
- USES:
- cmake fuse:3 localbase:ldflags pkgconfig python:test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.7 30 Oct 2025 16:43:38
    |
Mateusz Piotrowski (0mp)  |
filesystems/unionfs: Pass maintainership |
3.7 30 Oct 2025 12:18:29
    |
Mateusz Piotrowski (0mp)  Author: Paavo-Einari Kaipila |
filesystems/unionfs: Update to 3.7
Changelog: https://github.com/rpodgorny/unionfs-fuse/blob/v3.7/NEWS
Also upgraded to fuse3.
PR: 290675 |
2.2_1 09 May 2025 15:28:10
    |
Mateusz Piotrowski (0mp)  |
filesystems/unionfs: Update pkg-message
It is fusefs now.
PR: 285529
Reported by: Sergey Kiselev <root@dc365.ru>
Reported by: arrowd |
2.2 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: 4
|