From simon@arthur.nitro.dk Tue Jun 17 15:10:47 2003 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 734BF37B401 for ; Tue, 17 Jun 2003 15:10:47 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 798DC43F3F for ; Tue, 17 Jun 2003 15:10:46 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id E697E10BFA9; Wed, 18 Jun 2003 00:10:44 +0200 (CEST) Message-Id: <20030617221044.E697E10BFA9@arthur.nitro.dk> Date: Wed, 18 Jun 2003 00:10:44 +0200 (CEST) From: "Simon L. Nielsen" Reply-To: "Simon L. Nielsen" To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [patch] Remove http://www.freebsd.org/availability.html X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 53429 >Category: www >Synopsis: [patch] Remove http://www.freebsd.org/availability.html >Confidential: no >Severity: non-critical >Priority: low >Responsible: simon >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jun 17 15:20:12 PDT 2003 >Closed-Date: Mon Aug 11 13:59:46 PDT 2003 >Last-Modified: Mon Aug 11 13:59:46 PDT 2003 >Originator: Simon L. Nielsen >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: >Description: The page http://www.freebsd.org/availability.html is out of date with regards to supported architectures, and it has several broken links. The important content on the page is now in /index.html. Therefor I don't think there is a reason to keep availability.html, in it's current form, since it will just get out of date - like it is now. The availability.html page is only referenced from the site index, and from news/webchanges.sgml, which isn't connected to the build at the moment. Since availability.html is still referenced from some other websites, most notably http://www.highpoint-tech.com/home.htm , I don't think availability.html should just disapear, but should redirect to the front page. The attached patch removes the links from the site index, and add's a dummy redirect page based on vendors.html. >How-To-Repeat: >Fix: --- www-availability.patch begins here --- Index: availability.sgml =================================================================== RCS file: /home/ncvs/www/en/availability.sgml,v retrieving revision 1.32 diff -u -d -r1.32 availability.sgml --- availability.sgml 29 Jun 2002 09:07:07 -0000 1.32 +++ availability.sgml 17 Jun 2003 22:08:57 -0000 @@ -5,71 +5,19 @@ ]> - &header; - -

Availability of FreeBSD

- -
-

FreeBSD is free and is available for downloading over the Internet or - on CDROM for a small fee.

-
- -
Hardware requirements. - -
-

FreeBSD runs on a variety of PC and Alpha hardware. Please review - the supported - configurations section of the FreeBSD - Handbook for more information.

-
- -
Where to get it. - -
-

FreeBSD can be downloaded over the Internet for free, using a variety - of different protocols (FTP, CVS, AFS, and more). If bandwidth is - expensive for you then it can also be purchased on CDROM from a - variety of vendors.

- -

For more information on obtaining FreeBSD, please see the Handbook Chapter on obtaining - FreeBSD.

- -

For more information on installing FreeBSD, please see the Handbook Chapter on - installing FreeBSD.

-
- -
About the FreeBSD Project. + + + + &title; + -
-

FreeBSD is developed and supported by a worldwide team of - programmers. Jordan Hubbard, one - of the project's founders, has written a brief history - of the FreeBSD project. Information about who's responsible for what - is also available. If you are curious, take a look at some pictures of - the team members. A more complete listing of contributors is - available in the Contributors section of the - FreeBSD Handbook. FreeBSD is - an open project, and welcomes the help of individuals who have time and or - skills to offer.

- -

This "about" section was created by Sean Kelly.

-
+ +

The content of this page has been integrated into the main FreeBSD webpage. You should + be automatically redirected there in a few seconds. If not, + please follow the link and update your bookmarks.

-

Inside your PC is a - daemon waiting to be unleashed. Free it with - FreeBSD.

- - &footer; +

We apologize for the inconvenience.

Index: search/site.map =================================================================== RCS file: /home/ncvs/www/en/search/site.map,v retrieving revision 1.20 diff -u -d -r1.20 site.map --- search/site.map 6 Jul 2002 09:56:43 -0000 1.20 +++ search/site.map 17 Jun 2003 20:52:36 -0000 @@ -9,7 +9,6 @@ # $FreeBSD: www/en/search/site.map,v 1.20 2002/07/06 09:56:43 blackend Exp $ |Software -../availability.html|About FreeBSD ../features.html|Features ../releases/index.html|Releases ../doc/en_US.ISO8859-1/books/handbook/install.html|Installation Index: search/web.atoz =================================================================== RCS file: /home/ncvs/www/en/search/web.atoz,v retrieving revision 1.59 diff -u -d -r1.59 web.atoz --- search/web.atoz 22 May 2003 12:59:14 -0000 1.59 +++ search/web.atoz 17 Jun 2003 20:54:30 -0000 @@ -34,14 +34,6 @@ Security, Auditors|../auditors.html Auditors|../auditors.html -# ../availability.sgml -Availability of FreeBSD|../availability.html -Hardware requirements|../availability.html -Where to get it|../availability.html -About the FreeBSD Project|../availability.html -BSDi, address|../availability.html -Kelly, Sean|../availability.html - # ../gallery/cgallery.sgml Gallery, Commercial|../gallery/cgallery.html Commercial, Gallery|../gallery/cgallery.html --- www-availability.patch ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-www->simon Responsible-Changed-By: simon Responsible-Changed-When: Sun Jul 20 15:52:17 PDT 2003 Responsible-Changed-Why: I will handle my own PR's. http://www.freebsd.org/cgi/query-pr.cgi?pr=53429 State-Changed-From-To: open->closed State-Changed-By: simon State-Changed-When: Mon Aug 11 13:59:21 PDT 2003 State-Changed-Why: Committed, thanks! :-) http://www.freebsd.org/cgi/query-pr.cgi?pr=53429 >Unformatted: