|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: FreeBSD Security Survey
From: Clemens Renner (claim
rinux.net)
Date: Tue May 23 2006 - 05:16:28 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
_______________________________________________
freebsd-security
freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe
freebsd.org"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]