FreeBSD Security Survey

Clemens Renner claim at rinux.net
Tue May 23 10:16:34 UTC 2006


> If you are using portupgrade, you can use /usr/local/etc/pkgtools.conf
> 
> MAKE_ARGS = {
>     'databases/mysql41-*' => [
>             'WITH_CHARSET=latin2',
>             'WITH_XCHARSET=all',
>             'WITH_OPENSSL=yes',
>             'OVERWRITE_DB=no',
>     ],
> }
> 
> AFTERINSTALL = {
>     'databases/mysql41-server' => proc { |origin|
>             cmd_enable_rc(origin) + ';' + cmd_restart_rc(origin)
>     },
> }

Thank you for your helpful comments on this one, but I'd rather like to
see some discussion about the other part of my message. It's also
getting off-topic now.

And it really helps my point because this behaviour along with its
workaround is not what I would call user-friendly.


Clemens


More information about the freebsd-security mailing list