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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
afuse File system automounting implemented in user-space using FUSE
0.5.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 0.5.0Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: 2024-11-07 19:52:55
Last Update: 2024-11-16 18:29:08
Commit Hash: f1c9d48
License: GPLv2
WWW:
https://github.com/pcarrier/afuse
Description:
Afuse is an automounting file system implemented in user-space using FUSE. Afuse currently implements the most basic functionality that can be expected by an automounter; that is it manages a directory of virtual directories. If one of these virtual directories is accessed and is not already automounted, afuse will attempt to mount a filesystem onto that directory. If the mount succeeds the requested access proceeds as normal, otherwise it will fail with an error. The advantage of using afuse over traditional automounters is that afuse is designed to run entirely in user-space by individual users. This way an automounting action can take advantage of the invoking users environment, for example allowing access to an ssh-agent for password-less sshfs mounts, or allowing access to a graphical environment to get user input to complete a mount (i.e. popping up a window asking for a password).
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/fusefs-afuse-0.5.0/catalog.mk
  2. /usr/local/share/licenses/fusefs-afuse-0.5.0/LICENSE
  3. /usr/local/share/licenses/fusefs-afuse-0.5.0/GPLv2
  4. bin/afuse
  5. share/man/man1/afuse.1.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • fusefs-afuse>0:filesystems/afuse
To install the port:
cd /usr/ports/filesystems/afuse/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/afuse
  • pkg install fusefs-afuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fusefs-afuse
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1730905207 TIMESTAMP = 1730028543 SHA256 (pcarrier-afuse-v0.5.0_GH0.tar.gz) = 87284e3f7973f5a61eea4a37880512c01f0b8bf1d37a8988447efbe806ec3414

Expand this list (3 items)

Collapse this list.

SIZE (pcarrier-afuse-v0.5.0_GH0.tar.gz) = 32236 SHA256 (30057222cc58ffe1f8c0889fce8da314d5364691.patch) = 6bc9bd612ffe5c7816020bc28d5611907c7527e94270460c337b26143d2b9deb SIZE (30057222cc58ffe1f8c0889fce8da314d5364691.patch) = 1832

Collapse this list.


Packages (timestamps in pop-ups are UTC):
fusefs-afuse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.00.5.0-0.5.00.5.0---
FreeBSD:13:quarterly0.5.00.5.0-0.5.00.5.0---
FreeBSD:14:latest0.5.00.5.0-0.5.00.5.0---
FreeBSD:14:quarterly0.5.00.5.0-0.5.00.5.0---
FreeBSD:15:latest0.5.00.5.0n/a0.5.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
Library dependencies:
  1. libfuse.so : filesystems/fusefs-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for fusefs-afuse-0.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
filesystems_afuse
USES:
autoreconf cpe fuse pkgconfig
pkg-message:
For install:
Additional info about program usage can be found at /usr/local/share/doc/afuse/README.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://BSDforge.com/projects/source/sysutils/afuse/
  2. https://codeload.github.com/pcarrier/afuse/tar.gz/v0.5.0?dummy=/
Collapse this list.
Port Moves

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0
16 Nov 2024 18:29:08
commit hash: f1c9d48196d3c6d8dbb57b8c604d8dbc6ce9cb20commit hash: f1c9d48196d3c6d8dbb57b8c604d8dbc6ce9cb20commit hash: f1c9d48196d3c6d8dbb57b8c604d8dbc6ce9cb20commit hash: f1c9d48196d3c6d8dbb57b8c604d8dbc6ce9cb20 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
filesystems/afuse: Update to 0.5.0

* Switch back to upstream repo
* Backport upstream commit 30057222cc58ffe1f8c0889fce8da314d5364691

Reference:
https://github.com/pcarrier/afuse/commit/30057222cc58ffe1f8c0889fce8da314d5364691

PR:		282356
Approved by:	portmgr (maintainer timeout, 2+ weeks)
0.4.1_2
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: 2