From owner-freebsd-www@FreeBSD.ORG Thu Apr 21 22:34:58 2005 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD3EA16A4CE for ; Thu, 21 Apr 2005 22:34:58 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E32743D41 for ; Thu, 21 Apr 2005 22:34:58 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id A884E14952; Thu, 21 Apr 2005 17:34:57 -0500 (CDT) Date: Thu, 21 Apr 2005 17:34:57 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Murray Stokely In-Reply-To: <20050421192300.GA11284@freebsdmall.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Jeff Lofgren cc: www@FreeBSD.org Subject: Re: FTP files for 5.2.1-Release X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 22:34:58 -0000 On Thu, 21 Apr 2005, Murray Stokely wrote: > On Wed, Apr 20, 2005 at 07:41:06PM -0600, Jeff Lofgren wrote: > > I have noticed that the directories for 5.2.1 RELEASE are no longer on any > > FreeBSD FTP server (including mirrors). > > Was this intentional? The web site still allows you to search for 5.2.1 > > ports and applications, and tries to link to the appropriate FTP files, > > which don't exist. (more frustrating is the loss of SYSINSTALL usability > > and PKG_ADD -r) > > Hi Jeff, each release of FreeBSD requires that the mirrors host over > 10gigabytes of packages for i386 alone, along with base system and 4+ > architectures for each release. We have very few mirrors that are > capable of hosting 5.2.1, 4.11, 5.3, and 5.4 snapshots with package > sets and multiple architectures for each. Murray also failed to mention that support for 5.2.1 was intended to be dropped quickly since it was a 'bleeding-edge' release to some dregree. The amount of changes and stabilization that went into FreeBSD in the 5.2.1->5.3 QA cycle was quite large. Because of this, you can't (for instance) use most 5.3 packages on 5.2.1. It's simply infeasible for the ports team to keep a separate set of 5.2.1 build machines, so whatever packages you find are going to be quite stale by now. We encourage everyone to move away from 5.2.1 and onto 5.3 or 5.4. The results of a quick survey of which systems we still receive PRs from indicates that this has, to a large degree, already happened. mcl