Merge removal of vendors.html and availability.xml

This commit is contained in:
Rene Ladan 2013-03-10 00:09:04 +00:00
parent d9713dc9d5
commit 0c4a4b78cd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41147
3 changed files with 1 additions and 59 deletions

View file

@ -1,6 +1,6 @@
# $FreeBSD$
# %SOURCE% en_US.ISO8859-1/htdocs/Makefile
# %SRCID% 40439
# %SRCID% 41060
# XXX rene r40275 (Google Analytics) not merged in (yet)
@ -17,7 +17,6 @@ DOCS= about.xml
DOCS+= administration.xml
DOCS+= applications.xml
DOCS+= art.xml
DOCS+= availability.xml
DOCS+= docs.xml
DOCS+= features.xml
DOCS+= internet.xml
@ -48,11 +47,9 @@ DEPENDSET.community=usergroups events
#DATA+= freebsd.css
#DATA+= index.css
#DATA+= robots.txt
DATA+= vendors.html
# Subdirectories
# XML
#SUBDIR= FAQ
#SUBDIR+= advocacy
#SUBDIR+= commercial
#SUBDIR+= community
@ -80,7 +77,6 @@ DATA+= vendors.html
#SUBDIR+= security
#SUBDIR+= snapshots
#SUBDIR+= support
#SUBDIR+= tutorials
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= doc
#SUBDIR+= ports

View file

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "Over de beschikbaarheid van &os;">
]>
<!--
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/htdocs/availability.xml
%SRCID% 39632
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="refresh" content="5;url=&base;/index.html"/>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.about">
<p>De inhoud van deze pagina is opgenomen in de <a
href="&base;/index.html">standaard &os; webpagina</a>. Deze
pagina hoort over een paar seconden automatisch door te sturen.
Als dat niet zo is, volg dan de link en werk uw favorieten bij.
We verontschuldigen ons voor het ongemak.</p>
</body>
</html>

View file

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $FreeBSD$
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en_US.ISO8859-1/htdocs/vendors.html
%SRCID% 39534
-->
<html>
<head>
<meta http-equiv="refresh" content="5;url=../doc/nl_NL.ISO8859-1/books/handbook/mirrors.html" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Leveranciers van FreeBSD</title>
</head>
<body bgcolor="#ffffff">
<p>De lijst met leveranciers die FreeBSD ter beschikking hebben
is beschikbaar <a
href="../doc/nl_NL.ISO8859-1/books/handbook/mirrors.html">als
onderdeel van het FreeBSD handboek</a>. Deze pagina hoort u
over een paar seconden automatisch daar naar door te sturen. Als dat niet
zo is, volg dan de link en werk uw favorieten bij. We
verontschuldigen ons voor het ongemak.</p>
</body>
</html>