[Bug 290443] [NEW PORT] mail/feather: Flexible SMTP server with pluggable adapter configuration
Date: Sun, 09 Nov 2025 18:00:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290443
Yusuf Yaman <nxjoseph@protonmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nxjoseph@protonmail.com
--- Comment #7 from Yusuf Yaman <nxjoseph@protonmail.com> ---
From Porter's Handbook:
6.29. Adding Users and Groups
Some ports require a particular user account to be present, usually for daemons
that run as that
user. For these ports, choose a unique UID from 50 to 999 and register it in
ports/UIDs (for users)
and ports/GIDs (for groups). The unique identification should be the same for
users and groups.
and the port's user and group ids are not identical.
I haven't worked with an elixir port but it seems there is a USES flag named
elixir, see /usr/ports/Mk/Uses/elixir.mk for more details.
--
You are receiving this mail because:
You are the assignee for the bug.