On 2014/09/09 11:11, Giovanni Bechis wrote: > Extra tools to be used with OpenSMTPD, in particular mysql/postgres support > for virtual users. > Comments ? ok ? > Cheers > Giovanni
I think I would prefer to use @cwd in the PLIST (or override PREFIX) and install files directly in the right place, rather than using the more fragile @sample mechanism which is really meant for config files.. Advantages: - hash protection of the actively-used files (verifiable with pkg_check) - no chance of problems with sysmerge -p - no need for a separate copy of the files I know we have @sample's for the login_* ports but those could be changed too (and it's even more important to have hash protection in those cases..)
