From owner-freebsd-ports@FreeBSD.ORG Fri Sep 7 11:34:17 2012 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 E958C1065670; Fri, 7 Sep 2012 11:34:17 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 7A4FC8FC15; Fri, 7 Sep 2012 11:34:17 +0000 (UTC) Received: from sisyphos.network.local (host-100-124.colo4.ch [91.192.100.124] (may be forged)) (authenticated bits=0) by marvin.chruetertee.ch (8.14.4/8.14.3) with ESMTP id q87BYFCS059748 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Fri, 7 Sep 2012 11:34:16 GMT (envelope-from beat@FreeBSD.org) Message-ID: <5049DBB2.8020507@FreeBSD.org> Date: Fri, 07 Sep 2012 13:34:10 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120814 Thunderbird/14.0 MIME-Version: 1.0 To: Ivan Voras References: <5049EA50.4040001@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: Re: [HEADS-UP] Announcing the end of port CVS 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: Fri, 07 Sep 2012 11:34:18 -0000 On 09/07/12 13:18, Ivan Voras wrote: > On 07/09/2012 14:36, Beat Gaetzi wrote: > >> For those reasons by February 28th 2013 the FreeBSD ports tree will >> no longer be exported to CVS. Therefore ports tree updates via CVS >> or CVSup will no longer available after that date. All users who use >> CVS or CVSup to update the ports tree are encouraged to switch to >> portsnap(8) [1] or for users which need more control over their ports >> collection checkout use Subversion directly: > > I'm assuming that "CVSup" also covers "csup"? Yes, csup for ports is also covered. Beat