[
{ type: install
  message: <<EOM

radarr relies on Microsoft dotNET5+ SDK to be built
Microsoft does not have an official version of dotNET for FreeBSD

This package was built with an UNOFFICIAL UNSUPPORTED version of dotNET
If this is something that you do not want, remove this package with
"pkg remove radarr"

This package installs a service file.
Enable it with "sysrc radarr_enable=TRUE"
Start it with "service radarr start".

If you are running this in a jail please set "allow_mlock=1" or similar
for this jail otherwise the program will fail to start

Finally, the built-in updater is disabled.
If you like to use the updater, remove the file /usr/local/share/radarr/package_info,
chown the directory /usr/local/share/radarr/bin to radarr and restart radarr
The built-in updater can now be configured in the Settings tab of radarr

NOTE: While the built-in updater will update radarr it has side-effects:
it breaks the ability of pkg to check for corruption in radarr files
it breaks the ability of pkg to determine if it has removed files correctly
during "pkg remove radarr" and also
it breaks the fundamental understanding that updates should be handled only
by the system that put the files there in the first place.

EOM
}
]
