Date: Tue, 23 May 2006 12:16:28 +0200 From: Clemens Renner <claim@rinux.net> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: freebsd security <freebsd-security@freebsd.org> Subject: Re: FreeBSD Security Survey Message-ID: <4472E0FC.8010209@rinux.net> In-Reply-To: <4472DCD4.60203@quip.cz> References: <20060522152011.10728.qmail@do.sefao.com> <20060522192350.GB712@turion.vk2pj.dyndns.org> <447275EA.10505@rinux.net> <4472DCD4.60203@quip.cz>
index | next in thread | previous in thread | raw e-mail
> 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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4472E0FC.8010209>
