MFbed: Update the German web site.
security/advisories.xml removed applications.sgml 1.22 -> 1.23 news/press.xml 1.86 -> 1.87 [1] includes.sgml 1.60 -> 1.61 includes.xsl 1.15 -> 1.16 news/press.xsl header update where.sgml header update index.xsl fixes [2] [1] PR: www/53931 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> [2] Translate the document title: PR: www/57471 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> [2] Fix the link to the Legal page: Spotted by: simon
This commit is contained in:
parent
386292ccfd
commit
9e676fa486
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18342
8 changed files with 32 additions and 1833 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY date "$FreeBSDde: de-www/applications.sgml,v 1.7 2003/08/10 15:22:57 mheinen Exp $">
|
<!ENTITY date "$FreeBSDde: de-www/applications.sgml,v 1.8 2003/10/04 15:55:58 mheinen Exp $">
|
||||||
<!ENTITY title "Anwendungen für FreeBSD">
|
<!ENTITY title "Anwendungen für FreeBSD">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD$
|
<!-- $FreeBSD$
|
||||||
$FreeBSDde: de-www/applications.sgml,v 1.7 2003/08/10 15:22:57 mheinen Exp $
|
$FreeBSDde: de-www/applications.sgml,v 1.8 2003/10/04 15:55:58 mheinen Exp $
|
||||||
basiert auf: 1.22 -->
|
basiert auf: 1.23 -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -78,8 +78,8 @@
|
||||||
href="http://www.xfree86.org/">XFree86</a>) wird mitgeliefert,
|
href="http://www.xfree86.org/">XFree86</a>) wird mitgeliefert,
|
||||||
<a href="http://www.xig.com/">Xi Graphics</a> bietet eine
|
<a href="http://www.xig.com/">Xi Graphics</a> bietet eine
|
||||||
beschleunigte X-Software für Hochgeschwindigkeits-Hardware
|
beschleunigte X-Software für Hochgeschwindigkeits-Hardware
|
||||||
(wie Matrox) sowie den Industrie-Standard Motif und OpenGL
|
(wie Matrox) sowie den Industrie-Standard Motif®
|
||||||
Bibliotheken.</li>
|
und OpenGL® Bibliotheken.</li>
|
||||||
|
|
||||||
<li><b>Netzwerkdienste.</b> Von Paket-Filtern über Routing
|
<li><b>Netzwerkdienste.</b> Von Paket-Filtern über Routing
|
||||||
zu Namensdiensten: FreeBSD kann aus einem PC eine
|
zu Namensdiensten: FreeBSD kann aus einem PC eine
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-www/includes.sgml,v 1.12 2003/08/04 23:55:36 mheinen Exp $
|
$FreeBSDde: de-www/includes.sgml,v 1.13 2003/10/04 15:55:12 mheinen Exp $
|
||||||
basiert auf: 1.60
|
basiert auf: 1.61
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
Base is the absolute URL for the given page, minus the actual page
|
Base is the absolute URL for the given page, minus the actual page
|
||||||
|
@ -125,6 +125,7 @@ mittels des CVS Repository aktualisiert und übersetzt.</p>'>
|
||||||
<!ENTITY unix 'UNIX®'>
|
<!ENTITY unix 'UNIX®'>
|
||||||
<!ENTITY java 'Java™'>
|
<!ENTITY java 'Java™'>
|
||||||
<!ENTITY jdk 'JDK™'>
|
<!ENTITY jdk 'JDK™'>
|
||||||
|
<!ENTITY posix 'POSIX®'>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Local Variables:
|
Local Variables:
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
|
|
||||||
<!-- $FreeBSD$
|
<!-- $FreeBSD$
|
||||||
$FreeBSDde: de-www/includes.xsl,v 1.4 2003/09/23 22:38:10 mheinen Exp $
|
$FreeBSDde: de-www/includes.xsl,v 1.5 2003/10/04 15:55:12 mheinen Exp $
|
||||||
basiert auf: 1.15
|
basiert auf: 1.16
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||||
|
@ -28,6 +28,7 @@
|
||||||
<xsl:variable name="unix" select="'UNIX®'"/>
|
<xsl:variable name="unix" select="'UNIX®'"/>
|
||||||
<xsl:variable name="java" select="'Java™'"/>
|
<xsl:variable name="java" select="'Java™'"/>
|
||||||
<xsl:variable name="jdk" select="'JDK™'"/>
|
<xsl:variable name="jdk" select="'JDK™'"/>
|
||||||
|
<xsl:variable name="posix" select="'POSIX®'"/>
|
||||||
|
|
||||||
<xsl:variable name="email" select="'freebsd-questions'"/>
|
<xsl:variable name="email" select="'freebsd-questions'"/>
|
||||||
<xsl:variable name="author">
|
<xsl:variable name="author">
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-www/index.xsl,v 1.13 2003/09/27 12:05:17 mheinen Exp $
|
$FreeBSDde: de-www/index.xsl,v 1.15 2003/10/04 15:57:04 mheinen Exp $
|
||||||
basiert auf: 1.77
|
basiert auf: 1.77
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
<xsl:import href="news/includes.xsl"/>
|
<xsl:import href="news/includes.xsl"/>
|
||||||
|
|
||||||
<xsl:variable name="date" select="'$FreeBSD: www/de/index.xsl,v 1.4 2003/09/17 23:40:35 mheinen Exp $'"/>
|
<xsl:variable name="date" select="'$FreeBSD: www/de/index.xsl,v 1.4 2003/09/17 23:40:35 mheinen Exp $'"/>
|
||||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
<xsl:variable name="title" select="'Das FreeBSD Projekt'"/>
|
||||||
|
|
||||||
<xsl:output type="html" encoding="iso-8859-1"
|
<xsl:output type="html" encoding="iso-8859-1"
|
||||||
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
|
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
|
||||||
|
@ -583,7 +583,7 @@
|
||||||
<xsl:value-of select="$date"/></small></td>
|
<xsl:value-of select="$date"/></small></td>
|
||||||
|
|
||||||
<td align="right"
|
<td align="right"
|
||||||
valign="top"><small><a href="copyright/index.html">Legal</a> © 1995-2003
|
valign="top"><small><a href="{$enbase}/copyright/index.html">Legal</a> © 1995-2003
|
||||||
The FreeBSD Project.<br/>
|
The FreeBSD Project.<br/>
|
||||||
All rights reserved.</small></td>
|
All rights reserved.</small></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
COMMITTERS PLEASE NOTE:
|
COMMITTERS PLEASE NOTE:
|
||||||
News articles referenced in this file are also to be archived under
|
News articles referenced in this file are also to be archived under
|
||||||
"freefall:/c/www/bsddoc/press/".
|
"freefall:/c/www/bsddoc/press/".
|
||||||
$FreeBSDde: de-www/news/press.xml,v 1.4 2003/09/27 18:50:48 mheinen Exp $
|
$FreeBSDde: de-www/news/press.xml,v 1.5 2003/10/04 15:58:54 mheinen Exp $
|
||||||
basiert auf: 1.86
|
basiert auf: 1.87
|
||||||
-->
|
-->
|
||||||
<press>
|
<press>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
|
@ -19,6 +19,18 @@
|
||||||
<month>
|
<month>
|
||||||
<name>September</name>
|
<name>September</name>
|
||||||
|
|
||||||
|
<story>
|
||||||
|
<name>Build your own FreeBSD Segway clone</name>
|
||||||
|
<url>http://www.theinquirer.net/default.aspx?article=11891</url>
|
||||||
|
<site-name>The Inquirer</site-name>
|
||||||
|
<site-url>http://www.theinquirer.net</site-url>
|
||||||
|
<date>2. Oktober 2003</date>
|
||||||
|
<author>Adamson Rust</author>
|
||||||
|
<p>Trevor Blackwell hat sich mithilfe von FreeBSD einen
|
||||||
|
eigenen Segway-Klon gebaut. Lesen Sie weiter,
|
||||||
|
um mehr zu erfahren.</p>
|
||||||
|
</story>
|
||||||
|
|
||||||
<story>
|
<story>
|
||||||
<name>Cleaning and Customizing Your Ports</name>
|
<name>Cleaning and Customizing Your Ports</name>
|
||||||
<url>http://www.onlamp.com/lpt/a/4165</url>
|
<url>http://www.onlamp.com/lpt/a/4165</url>
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
|
|
||||||
<!-- $FreeBSD$
|
<!-- $FreeBSD$
|
||||||
$FreeBSDde: de-www/news/press.xsl,v 1.1 2003/09/27 12:05:17 mheinen Exp $
|
$FreeBSDde: de-www/news/press.xsl,v 1.2 2003/10/04 15:53:04 mheinen Exp $
|
||||||
basiert auf: 1.3
|
basiert auf: 1.4
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD$">
|
||||||
<!ENTITY dedate "$FreeBSDde: de-www/where.sgml,v 1.2 2003/08/14 23:13:43 mheinen Exp $">
|
<!ENTITY dedate "$FreeBSDde: de-www/where.sgml,v 1.3 2003/10/04 15:53:43 mheinen Exp $">
|
||||||
<!ENTITY reference "basiert auf: 1.59">
|
<!ENTITY reference "basiert auf: 1.60">
|
||||||
<!ENTITY title "FreeBSD Bezugsquellen">
|
<!ENTITY title "FreeBSD Bezugsquellen">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
|
Loading…
Reference in a new issue