Re: FreeBSD Security Survey
- From: Clemens Renner <claim@xxxxxxxxx>
- Date: Tue, 23 May 2006 12:16:28 +0200
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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- References:
- RE: Re: FreeBSD Security Survey
- From: FreeBSD User
- Re: FreeBSD Security Survey
- From: Peter Jeremy
- Re: FreeBSD Security Survey
- From: Clemens Renner
- Re: FreeBSD Security Survey
- From: Miroslav Lachman
- RE: Re: FreeBSD Security Survey
- Prev by Date: Re: FreeBSD Security Survey
- Next by Date: torrent
- Previous by thread: Re: FreeBSD Security Survey
- Next by thread: Re: FreeBSD Security Survey
- Index(es):