Date: Sun, 7 Mar 2004 21:17:20 -0700 From: Robin Schoonover <end@endif.cjb.net> To: freebsd-ports@freebsd.org Subject: Re: invalid WWW: addresses in pkg-descr Message-ID: <20040308041721.C518A43D1F@mx1.FreeBSD.org> In-Reply-To: <20040307195747.9F49D43D41@mx1.FreeBSD.org> References: <20040307194043.19B4243D2F@mx1.FreeBSD.org> <20040307194237.C1A6643D2D@mx1.FreeBSD.org> <1078688841.21653.70.camel@hood.oook.cz> <20040307195747.9F49D43D41@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Mar 2004 12:57:46 -0700, Robin Schoonover wrote: > On Sun, 07 Mar 2004 20:47:21 +0100, Pav Lucistnik wrote: > > > > Interesting, but there is a lot of false positives. For example > > www/zope-* ports.. > > > > HEAD seems to be broken on that server (plone.org) and returns 404 even > if the file exists. Grrr. I didn't want to use GET unless I had to. > Ok, I've fixed the problem with it mistakenly identifing the www/zope-* ports as having bad WWW: lines. Now it tries to use HEAD, and if HEAD fails for -any- reason, it tries GET. Also I made it partially lie about the user agent it is (it calls itself Mozilla, but with some extra text at the end identifing it as a libwww-perl script, and yada yada). The new, most recent output is at http://endif.cjb.net/~end/ports-www-err.txt (Comments as always, are appreciated.) -- Robin Schoonover (aka End) # # wall "Mwuahahahaha!!!"; newfs /dev/userdisk # -- Michael Hinz #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040308041721.C518A43D1F>