From owner-freebsd-ports@FreeBSD.ORG Sun Mar 7 20:17:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F0316A4CE for ; Sun, 7 Mar 2004 20:17:22 -0800 (PST) Received: from endif.cjb.net (65-101-229-205.dnvr.qwest.net [65.101.229.205]) by mx1.FreeBSD.org (Postfix) with SMTP id C518A43D1F for ; Sun, 7 Mar 2004 20:17:21 -0800 (PST) (envelope-from end@endif.cjb.net) Received: (qmail 9912 invoked from network); 8 Mar 2004 04:17:20 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 8 Mar 2004 04:17:20 -0000 Date: Sun, 7 Mar 2004 21:17:20 -0700 From: Robin Schoonover To: freebsd-ports@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> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20040308041721.C518A43D1F@mx1.FreeBSD.org> Subject: Re: invalid WWW: addresses in pkg-descr X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 04:17:22 -0000 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 #