[Bug 289160] [NEW PORT] net-p2p/recyclarr: Sync trash guides configurations to radarr/sonarr
Date: Sat, 14 Feb 2026 13:28:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289160
Benjamin Takacs <nimaje+fbz@bureaucracy.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nimaje+fbz@bureaucracy.de
--- Comment #3 from Benjamin Takacs <nimaje+fbz@bureaucracy.de> ---
Some comments:
* Instead of depending on devel/libinotify you should USES=inotify as
libinotify is part of base in FreeBSD 15.0 and the kevent based inotify
compatible library isn't needed and shouldn't be used there.
* If you want to prevent stripping you should set STRIP to the empty value
and keep using INSTALL_PROGRAM.
* We should think of a way to convert those dotnet dependencies into ports,
instead of bundling them as distfiles.
--
You are receiving this mail because:
You are the assignee for the bug.