From owner-freebsd-ports@FreeBSD.ORG Thu Jun 2 12:54:55 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C50541065670 for ; Thu, 2 Jun 2011 12:54:55 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 79D1F8FC18 for ; Thu, 2 Jun 2011 12:54:55 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 02 Jun 2011 08:54:54 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr16.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id BCR29149; Thu, 2 Jun 2011 08:54:54 -0400 Received-SPF: None identity=pra; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=mailfrom; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=helo; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="postmaster@jerusalem.litteratus.org.litteratus.org"; x-conformance=sidf_compatible Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 02 Jun 2011 08:54:54 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19943.34845.874418.528549@jerusalem.litteratus.org> Date: Thu, 2 Jun 2011 08:54:53 -0400 To: Michal Varga In-Reply-To: <1307017179.1882.5.camel@xenon> References: <4DE77DA7.2080802@gmail.com> <1307017179.1882.5.camel@xenon> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net) Cc: David Demelier , freebsd-ports@freebsd.org Subject: Re: cvsup servers down 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: Thu, 02 Jun 2011 12:54:55 -0000 Michal Varga writes: > > It is more likely than the cvsup servers are done for 2 weeks now and > > nobody complains about it. I usually use csup to fetch the ports tree > > but it seems I am the only one to do this :-p. > > Well you're definitely not the only one :) > (Like, hell, is there any other option?) > > Still, when such things happen, I just move up/down a digit (to > cvsup3., cvsup4., cvsup5., etc) without so much complaining, you > know - unless one definitely runs out of numbers... To those who don't know about it, take a look at sysutils/fastest_cvsup. Robert Huff