Page MenuHomeFreeBSD

net-mgmt/nfs-exporter: update to 0.3.2
AbandonedPublic

Authored by otis on Dec 9 2022, 9:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 3, 7:25 PM
Unknown Object (File)
Tue, Apr 21, 7:26 AM
Unknown Object (File)
Mon, Apr 20, 9:12 AM
Unknown Object (File)
Mon, Apr 20, 7:34 AM
Unknown Object (File)
Mar 23 2026, 4:57 PM
Unknown Object (File)
Mar 9 2026, 6:25 AM
Unknown Object (File)
Mar 1 2026, 8:30 AM
Unknown Object (File)
Feb 16 2026, 6:59 PM
Subscribers

Details

Reviewers
otis
asomers
Summary

This version fixes a crash that can happen on a busy server with high
uptime. It also runs as an unprivileged user on FreeBSD 14.

Sponsored by: Axcient

net-mgmt/nfs-exporter: Relax dependency on llvm

Depend on devel/llvm only when not used as system-wide compiler.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 48676
Build 45562: arc lint + arc unit

Event Timeline

otis requested review of this revision.Dec 9 2022, 9:41 AM
otis created this revision.

I suppose that the dependency on llvm is only needed in situation without clang as system-wide compiler. Is that true?