On 6/5/09, Vadim Zhukov <persg...@gmail.com> wrote: > On Friday 05 June 2009 10:26:28 Nicolas Duillier wrote: >> On 6/4/09, Martynas Venckus <marty...@altroot.org> wrote: >> > does not happen in current; >> >> Strange. I had double checked it by installing a May 31 snapshot >> and matching packages [mozilla-firefox-3.0.10p0]. It did happen >> for me in current. > > -CURRENT means you do "cvs update -APd" in /usr/ports/www/mozilla-firefox
This happened yesterday: <quote> include : resolv.h lib/libc/net : res_init.c getaddrinfo.c Log message: Add a resolv.conf option to specify the order in which getaddrinfo PF_UNSPEC queries are made. While there change the default from inet6 first then inet4 to inet4 first then inet6, this prevents the many people with IPv4 only connectivity from constantly trying to contact IPv6 addresses, and also unbreaks many ports who don't use getaddrinfo right. ok deraadt@, plenty of cheering in the room wrt the idea, not loud enough complaining from the v6 crowd. </quote> Thanks devs. :-)