From owner-svn-ports-head@FreeBSD.ORG Thu Aug 16 03:03:25 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 46DF4106566B; Thu, 16 Aug 2012 03:03:25 +0000 (UTC) Date: Thu, 16 Aug 2012 03:03:25 +0000 From: Alexey Dokuchaev To: Dmitry Marakasov Message-ID: <20120816030325.GA22379@FreeBSD.org> References: <201208150051.q7F0p1t4076309@svn.freebsd.org> <20120815093522.GA68308@FreeBSD.org> <20120815163216.GA99701@hades.panopticon> <502C0684.3020806@FreeBSD.org> <20120815224705.GB4494@hades.panopticon> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20120815224705.GB4494@hades.panopticon> User-Agent: Mutt/1.4.2.1i Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Doug Barton , ports-committers@freebsd.org Subject: Re: svn commit: r302552 - head/games/formido X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2012 03:03:25 -0000 On Thu, Aug 16, 2012 at 02:47:05AM +0400, Dmitry Marakasov wrote: > * Doug Barton (dougb@FreeBSD.org) wrote: > > If someone is willing to put the work into sweeping this, not only would > > tab->space be useful, but what would also be useful would be to gather > > all the WWW URLs and test to see if they are still valid first. I'm sure > > a lot of them are not. > > What are we going to do if they don't? We shouldn't remove them: first, > it may be a temporary error, second, even if an URL is dead completely > it may be used to find relevant info, e.g. in Internet Archive, or by > googling pages that link to that URL. Obviously, for an invalid URL (e.g. not found), we should try hard to find a replacement. Temporary errors (e.g. non-responding server) can be ignored for a while. From what I observe, once something fourohfoured, it's very unlikely to get back. Those who care enough to look up URLs in Internet Archive should be able to get address from previous revision(s). Most people expect it to just work. If http://archive.org/ provides stable and permanent links, maybe we could use them directly for WWW: lines. ./danfe