Hints and ok sthen@
IO::Socket::IP provides a protocol-independent way to use IPv4 and
IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most
constructor arguments and methods are provided in a backward-compatible
way.
per CPU. As found by Marc Peters, this doesn't work too well on a t5120
with 64 threads, so change the default settings in the rc.d script to -U 4
to cap this to 4, or the number of CPUs if less.
As usual with rc.d scripts, if you need to override flags, set
isc_named_flags="..." in rc.conf.local.
to rebuild catpages. Since I throw them away anyway, patch the Makefile to
stop rebuilding them as well. Fixes build without groff installed -
doesn't change the package so no bump.
is thread-safe. Remove an incredibly stupid autoconf test which
assumes that the lack of the getaddrinfo() flag AI_ADDRCONFIG means
getaddrinfo() is not thread-safe. Although that was the case in the
past and properly resulted in the threaded DNS support not being
utilized on OpenBSD/NetBSD it is no longer true.
ok sthen@
internals not available with asr. This also unbreaks some use with the gtk
version (there are still problems but "mtr somehost" from the command line
now works with gtk). ok brad@ naddy@
Remove unmaintained old ruby-rrdtool, there have been Ruby bindings in
the main rrdtool package for some time now, and this hasn't been updated
upstream to cope with newer versions of rrdtool. ok ajacoutot@ jasper@
Accounts & SSO is a framework consists of a set of components and
libraries which implement an account manager for a user's online
accounts and a single-sign-on daemon which handles the authentication to
the remote services on behalf of the client applications.
ok aja@
Tested on amd64 and i386 by myself, and on 5.2/amd64 by Rodolfo Gouveia.
From Markus Lude (maintainer) with a tweak by me to remove PKGNAME which
is no longer needed.
"go ahead" sthen@