Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 17:00:02 -0800 (PST)
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        freebsd-ports@FreeBSD.org
Subject:   FreeBSD ports: 2 unfetchable distfiles: graphics/vterrain-apps,graphics (Re: ports/31463)
Message-ID:  <200112220100.fBM102H10304@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31463; it has been noted by GNATS.

From: Randall Hopper <aa8vb@nc.rr.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: FreeBSD ports: 2 unfetchable distfiles: graphics/vterrain-apps,graphics (Re: ports/31463)
Date: Fri, 21 Dec 2001 19:56:29 -0500

 --3MwIy2ne0vdjdPXF
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
      Could someone please commit this trivial patch:
 
 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31463
 
 So I can stop getting the "port unfetchable" mail every month.
 
 Thanks,
 
 Randall
 
 -- 
 Randall Hopper
 aa8vb@nc.rr.com
 
 --3MwIy2ne0vdjdPXF
 Content-Type: messages/rfc822
 Content-Disposition: attachment; filename=msg
 
 From rhh  Fri Dec 21 18:02:00 2001
 Received: from mail-virtual.nc.rr.com [24.93.67.206]
 	by localhost with POP3 (fetchmail-5.5.6)
 	for rhh@localhost (single-drop); Fri, 21 Dec 2001 18:02:00 -0500 (EST)
 Received: from ncmx01.mgw.rr.com ([24.93.67.251]) by Mail6.nc.rr.com  with Microsoft SMTPSVC(5.5.1877.687.68);
 	 Fri, 21 Dec 2001 13:00:08 -0500
 Received: from mx2.freebsd.org (mx2.FreeBSD.org [216.136.204.119])
 	by ncmx01.mgw.rr.com (8.11.4/8.11.3) with ESMTP id fBLHxbe14219
 	for <aa8vb@nc.rr.com>; Fri, 21 Dec 2001 12:59:37 -0500 (EST)
 Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])
 	by mx2.freebsd.org (Postfix) with ESMTP id D3BB255B1F
 	for <aa8vb@nc.rr.com>; Fri, 21 Dec 2001 10:00:06 -0800 (PST)
 	(envelope-from fenner@FreeBSD.org)
 Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
 	by hub.freebsd.org (Postfix) with ESMTP id E95A837B41D
 	for <aa8vb@nc.rr.com>; Fri, 21 Dec 2001 10:00:02 -0800 (PST)
 Received: (from fenner@localhost)
 	by freefall.freebsd.org (8.11.6/8.11.6) id fBLI02G31523
 	for aa8vb@nc.rr.com; Fri, 21 Dec 2001 10:00:02 -0800 (PST)
 	(envelope-from fenner)
 Date: Fri, 21 Dec 2001 10:00:02 -0800 (PST)
 From: <fenner@FreeBSD.org>
 Message-Id: <200112211800.fBLI02G31523@freefall.freebsd.org>
 To: aa8vb@nc.rr.com
 Subject: FreeBSD ports: 2 unfetchable distfiles: graphics/vterrain-apps,graphics/vterrain-sdk
 Return-Path: fenner@FreeBSD.org
 Status: O
 Content-Length: 2945
 Lines: 62
 
 
 Dear aa8vb@nc.rr.com,
 
 	You are listed as the FreeBSD port maintainer for 2 ports
 whose distfiles [or main web pages] are not fetchable from their
 MASTER_SITES.  Could you please visit
 
 http://people.freebsd.org/~fenner/portsurvey/aa8vb@nc.rr.com.html
 
 and correct the problems listed there?  The individual ports with
 problems are graphics/vterrain-apps,graphics/vterrain-sdk.
 
 	Note that the main port web page, as listed in the WWW: line
 of the pkg-descr, is checked just as though it was a port distfile.
 This is an unfortunate side effect of the architecture of the distfile
 survey reporting system, but if you see a distfile being reported as
 not fetchable that's not actually a distfile, see if it's from the
 pkg-descr.
 
 	If you have already corrected the problems and submitted a
 PR, please accept my thanks and apologies for the delay in getting the
 fixes into the tree.  This reminder is created automatically and does
 not (yet) have a way to know if a PR fixing the problem has been
 submitted.  Please do *NOT* submit your response to me directly; I do
 not always have time to commit your fix; please instead submit a PR
 via 'send-pr' so it doesn't get lost.
 
 	Problems are usually of two types:
 1. The software package has been upgraded and the version in the
 port has been removed.  The best solution to this problem is to
 upgrade the port to the most current version of the software package.
 If you are a FreeBSD committer, then you can just upgrade the port
 directly.  If not, you should create the new port on your own system,
 test it (and maybe even run "portlint" on it), and then use "send-pr"
 to submit a "diff -uNr old-port new-port".  If you added or deleted
 any files, please make an explicit note of it.
 
 2. The mirror site being used no longer contains the software package
 in question, or no longer exists.  Solutions include:
 	a) If there are other mirror sites, just remove the bad site
 	from the list.  (Make sure that what appears to be a bad site
 	isn't actually a problem of type 1, upgrade)
 	b) If the README or other support files in the software
 	documentation mention where to get the software package,
 	use one of those sites.
 	c) Use ftpsearch (http://ftpsearch.ntnu.no/ftpsearch) or other
 	search engines to find another place to get the original
 	DISTFILES.  Make sure that you don't pick a FreeBSD distfiles
 	mirror -- if you can't find any other places where the file
 	exists, it can be a LOCAL_PORT or you can simply comment out
 	the MASTER_SITES= line, with a comment explaining why.
 Once you have a solution, use "send-pr" to submit a "diff -u" of the
 Makefile.
 
 	Note that this isn't an urgent issue, as people who try to
 build the port now will just fall back to the FreeBSD distfiles mirror.
 Please just put it on your list to do and get to it when you have time.
 These messages will continue to arrive twice a month until the fix is
 committed, as a reminder.
 
 Thanks,
   Bill "distfiles" Fenner.
 
 
 --3MwIy2ne0vdjdPXF--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112220100.fBM102H10304>