From owner-freebsd-ports@FreeBSD.ORG Wed Sep 10 14:54:56 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 77E4F16A4BF for ; Wed, 10 Sep 2003 14:54:56 -0700 (PDT) Received: from mail.acquirer.com (mail.acquirer.com [213.190.156.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A100943FE9 for ; Wed, 10 Sep 2003 14:54:54 -0700 (PDT) (envelope-from nick@foobar.org) X-Envelope-To: Received: from foobar.org (d116.hq.inter.net [203.176.59.116]) by mail.acquirer.com (8.12.9/8.12.9) with ESMTP id h8ALsod6029537 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 10 Sep 2003 22:54:52 +0100 (IST) (envelope-from nick@foobar.org) Message-ID: <3F5F9DA9.1000800@foobar.org> Date: Wed, 10 Sep 2003 17:54:49 -0400 From: Nick Hilliard User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org References: <200309071702.h87H21cL033019@freefall.freebsd.org> In-Reply-To: <200309071702.h87H21cL033019@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed 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, 10 Sep 2003 21:54:56 -0000 Bill distfiles Fenner wrote: > You are listed as the FreeBSD port maintainer for 1 port > whose distfiles [or main web pages] are not fetchable from their > MASTER_SITES. Could you please visit > > http://people.freebsd.org/~fenner/portsurvey/nick@foobar.org.html Uh, yeah, this was a pain in the bum to get sorted. Pulling the distfile works fine from the port; the real download URL is: http://flyspray.rocks.cc/?file=flyspray-0.9.4.tar.gz Portlint threw hissy fits about this URL, so it was necessary to re-define the "do-fetch" target in the Makefile to shut it up. This is obviously confusing the distfile download survey code. But the most important thing is that the port works correctly. Nick