Remove gallery as discussed on www@.
Reviewed by: simon
This commit is contained in:
parent
1911397007
commit
206bd2f0ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20798
4 changed files with 4 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.109 2004/04/06 11:41:17 phantom Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.110 2004/04/12 22:28:33 simon Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -48,7 +48,6 @@ SUBDIR+= internal
|
|||
SUBDIR+= java
|
||||
SUBDIR+= copyright
|
||||
SUBDIR+= search
|
||||
SUBDIR+= gallery
|
||||
SUBDIR+= projects
|
||||
SUBDIR+= prstats
|
||||
SUBDIR+= platforms
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.24 2002/06/29 09:07:09 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.25 2003/10/03 22:58:54 simon Exp $">
|
||||
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY atoz SYSTEM "atoz.sgml">
|
||||
|
@ -19,7 +19,6 @@
|
|||
<li><a href="../copyright/copyright.html">Copyright and Legal</a></li>
|
||||
<li><a href="../docs.html">Documentation</a></li>
|
||||
<li><a href="../doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a></li>
|
||||
<li><a href="../gallery/gallery.html">Gallery</a></li>
|
||||
<li><a href="../gnome/index.html">GNOME</a></li>
|
||||
<li><a href="../doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a></li>
|
||||
<li><a href="../internal/internal.html">Internal</a></li>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# Format: <url> | <description>
|
||||
# An empty url begin a new section
|
||||
#
|
||||
# $FreeBSD: www/en/search/site.map,v 1.21 2003/08/11 20:44:50 simon Exp $
|
||||
# $FreeBSD: www/en/search/site.map,v 1.22 2003/10/17 16:54:42 ceri Exp $
|
||||
|
||||
|Software
|
||||
../features.html|Features
|
||||
|
@ -30,7 +30,6 @@
|
|||
../support.html#user|User Groups
|
||||
../projects/projects.html|Projects
|
||||
../security/security.html|Security
|
||||
../gallery/gallery.html|Gallery
|
||||
../commercial/commercial.html|Commercial Vendors
|
||||
|
||||
|News
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<title>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $FreeBSD: www/en/search/web.atoz,v 1.75 2004/04/09 10:21:44 phantom Exp $
|
||||
# $FreeBSD: www/en/search/web.atoz,v 1.76 2004/04/12 22:28:34 simon Exp $
|
||||
|
||||
# platforms/alpha.sgml
|
||||
Alpha|&base;/platforms/alpha.html
|
||||
|
@ -61,10 +61,6 @@ SMPng driver conversion|&base;/projects/busdma/index.html
|
|||
C99 & POSIX Conformance Project|&base;/projects/c99/index.html
|
||||
POSIX Conformance|&base;/projects/c99/index.html
|
||||
|
||||
# ../gallery/cgallery.sgml
|
||||
Gallery, Commercial|../gallery/cgallery.html
|
||||
Commercial, Gallery|../gallery/cgallery.html
|
||||
|
||||
# releng/charter.sgml
|
||||
Charter, Release Engineering Team|&base;/releng/charter.html
|
||||
Release Engineering Team Charter|&base;/releng/charter.html
|
||||
|
@ -155,13 +151,6 @@ Linux, Compatibility|../features.html
|
|||
NetBSD, Compatibility|../features.html
|
||||
BSDI, Compatibility|../features.html
|
||||
|
||||
# gallery.sgml
|
||||
Gallery, FreeBSD|../gallery/gallery.html
|
||||
Powered by FreeBSD logo|../gallery/gallery.html
|
||||
logo, Powered by FreeBSD|../gallery/gallery.html
|
||||
Tao, Brian|../gallery/gallery.html
|
||||
McKusick, Marshall Kirk|../gallery/gallery.html
|
||||
|
||||
# platforms/ia64/index.sgml
|
||||
FreeBSD/ia64|&base;/platforms/ia64/index.html
|
||||
IA-64|&base;/platforms/ia64/index.html
|
||||
|
@ -228,14 +217,6 @@ Daemon News|http://www.daemonnews.org/
|
|||
#Changes at the FreeBSD Web Server|../news/webchanges.html
|
||||
#Webchanges at the FreeBSD Web Server|../news/webchanges.html
|
||||
|
||||
# npgallery.sgml
|
||||
Non-profit organizations, Gallery|../gallery/npgallery.html
|
||||
Gallery, Non-profit organizations|../gallery/npgallery.html
|
||||
|
||||
# npgallery.sgml
|
||||
Personal sites, Gallery|../gallery/pgallery.html
|
||||
Gallery, Personal sites|../gallery/pgallery.html
|
||||
|
||||
# platforms/pc98.sgml
|
||||
FreeBSD/pc98|&base;/platforms/pc98.html
|
||||
NEC PC-98x1|&base;/platforms/pc98.html
|
||||
|
|
Loading…
Reference in a new issue