moving to just ports@. bugs@ is for the base os. On 2025/12/26 19:31, Otto Cooper wrote: > The rc.d file for this package is not working.
This port seems to be missing a bunch of deps too (some not ported yet), and missing some @sample for dir creation, etc. I'll try to take a look at that. It is not currently in great shape. > It fails to start, check, reload, and stop the daemon. ... > pexp="perl: authentication_milter:master" ... > pexp="perl: authentication_milter:parent" ... > As you can see from the comments, the variable pexp is not seen by rc_check, > rc_stop and rc_reload. do you have an old file hanging around in /var/run/rc.d with the previous pexp (:master not :parent)? that could account for many of the problems you had with the script.
