Port Moves |
- port moved to filesystems/ufs on 2024-11-06
REASON: Moved to new category filesystems
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.3 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 |
0.4.3 28 Oct 2024 12:41:53 |
Robert Clausecker (fuz) |
sysutils/fusefs-ufs: update to 0.4.3
Changelog: https://github.com/realchonk/fuse-ufs/blob/main/ChangeLog.md |
0.3.0 16 Sep 2024 20:14:19 |
Robert Clausecker (fuz) |
sysutils/fusefs-ufs: FUSE driver for FreeBSD's UFSv2
A FUSE file system driver for FreeBSD's UFSv2.
Features:
- Read support for FreeBSD UFSv2
- Extended Attributes (no ACLs)
- Bi-Endian support (eg. mounting big endian FS on little endian system)
WWW: https://github.com/realchonk/fuse-ufs
Event: GSoC 2024 |
Number of commits found: 3
|