From owner-freebsd-ports@FreeBSD.ORG Wed Aug 3 06:03:36 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F262E106566B for ; Wed, 3 Aug 2011 06:03:36 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from xiurhn.etoilebsd.net (xiurhn.etoilebsd.net [94.23.37.58]) by mx1.freebsd.org (Postfix) with ESMTP id BDC288FC0C for ; Wed, 3 Aug 2011 06:03:36 +0000 (UTC) Received: by xiurhn.etoilebsd.net (Postfix, from userid 80) id BCFED7E80D; Wed, 3 Aug 2011 08:03:35 +0200 (CEST) To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 03 Aug 2011 06:03:35 +0000 From: Baptiste Daroussin In-Reply-To: <4e390eaf.5MJ3G9ielo7JZhvs%perryh@pluto.rain.com> References: <6483ddd2504ceeb023f1e4774b495f72@etoilebsd.net> <4e390eaf.5MJ3G9ielo7JZhvs%perryh@pluto.rain.com> Message-ID: <9807aab2a5e2effdaa359cc38f926a8b@etoilebsd.net> X-Sender: bapt@FreeBSD.org User-Agent: Roundcube Webmail/0.5.3 Cc: ports@freebsd.org Subject: Re: Deprecation: round3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2011 06:03:37 -0000 On Wed, 03 Aug 2011 02:02:39 -0700, perryh@pluto.rain.com wrote: > Baptiste Daroussin wrote: > >> For the third time, I'm running a deprecation campaign to >> remove old, unmaintain and/or problematic stuff from the >> ports tree (ports@) >> >> As usual I may be wrong there maybe some false positive, >> I sharpened a bit my analysis scripts so there should be >> less false positive in the deprecated ports. >> >> While here I have fix and will fix lots of ports master_sites that >> would be great if you fix as much master sites as you can, this >> website may help: http://people.freebsd.org/~ehaupt/distilator/ > > What, exactly, is the significance of the list at > > http://people.freebsd.org/~ehaupt/distilator/ports@FreeBSD.org-bad.html > beyond that the ports listed there are unmaintained? > > "make fetch" succeeded for every one of the ~150 ports that > I tried from that list, using the first site it attempted in > the considerable majority of cases. Each ports defines a list of mirrors where the distfile should hosted, and the infrastructure append some FreeBSD mirror for convenience. the list represent the number of problematic mirrors. It doen't mean the ports is not fetchable yet, it mean some of its mirrors do not share the distfile anymore. One of the job a maintainer has to do is to make sure the list is ok so that users won't be using failing mirrors. regards, Bapt