From owner-freebsd-ports@FreeBSD.ORG Wed Oct 8 08:28:07 2003 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 01C0716A4B3 for ; Wed, 8 Oct 2003 08:28:07 -0700 (PDT) Received: from mail.acquirer.com (mail.acquirer.com [213.94.200.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A18F43F93 for ; Wed, 8 Oct 2003 08:28:03 -0700 (PDT) (envelope-from nick@foobar.org) X-Envelope-To: Received: from [192.168.100.44] (pancake.netability.ie [192.168.100.44]) by mail.acquirer.com (8.12.9/8.12.9) with ESMTP id h989Fm9r016923 for ; Wed, 8 Oct 2003 10:15:50 +0100 (IST) (envelope-from nick@foobar.org) From: Nick Hilliard To: ports@FreeBSD.org In-Reply-To: <200310071704.h97H4G1s076401@freefall.freebsd.org> References: <200310071704.h97H4G1s076401@freefall.freebsd.org> Content-Type: text/plain Message-Id: <1065604547.7957.25.camel@pancake.netability.ie> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 08 Oct 2003 09:15:48 +0000 Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD ports: 1 unfetchable distfiles: devel/flyspray 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: Wed, 08 Oct 2003 15:28:07 -0000 X-List-Received-Date: Wed, 08 Oct 2003 15:28:07 -0000 > http://people.freebsd.org/~fenner/portsurvey/nick@foobar.org.html > > and correct the problems listed there? The individual port with > a problem is devel/flyspray. Flyspray is fine, and files are fetchable. It's just that the URL used to download the file is in reality: http://flyspray.rocks.cc/?file=flyspray-0.9.4.tar.gz This url causes portlint to go bananas, so it was necessary to re-define the do-fetch make target so that it would DTRT. Unfortunately, Bill's script doesn't hack this hackery, and is giving a false negative result. Any suggestions here? I'd prefer not to be reminded every two weeks about something which isn't broken in the first place... Nick