From owner-cvs-doc@FreeBSD.ORG Mon Jul 21 16:49:14 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B678C37B401; Mon, 21 Jul 2003 16:49:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6705443F3F; Mon, 21 Jul 2003 16:49:14 -0700 (PDT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6LNnE0U020587; Mon, 21 Jul 2003 16:49:14 -0700 (PDT) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6LNnEBK020586; Mon, 21 Jul 2003 16:49:14 -0700 (PDT) Message-Id: <200307212349.h6LNnEBK020586@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 21 Jul 2003 16:49:13 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi ports.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2003 23:49:15 -0000 simon 2003/07/21 16:49:13 PDT FreeBSD doc repository Modified files: en/cgi ports.cgi Log: * Make the script know about FreeBSD 4.8-RELEASE and 5.1-RELEASE. * Remove FreeBSD 4.6-RELEASE. * s/5.0-CURRENT/5.1-CURRENT/. * s/4.7-STABLE/4.8-STABLE/. * Use INDEX-5 for FreeBSD 5.x releases. * Use .tbz packages for FreeBSD 5.x releases. * Use CVS tags to find the correct INDEX version. This also makes maintenance of this script simpler, since it does not have to know about release dates. * Do not use revision / date for -STABLE and -CURRENT (HEAD will contain the needed INDEX version). * Fix odd link to http://www.FreeBSD.org/ports/ instead of mailto:www@freebsd.org (this was reported some time ago on the www@freebsd.org mailing list). PR: www/53381 Submitted by: myself Approved by: ceri (mentor) Revision Changes Path 1.68 +57 -41 www/en/cgi/ports.cgi