Index: head/de_DE.ISO8859-1/htdocs/projects/projects.xml =================================================================== --- head/de_DE.ISO8859-1/htdocs/projects/projects.xml (revision 49959) +++ head/de_DE.ISO8859-1/htdocs/projects/projects.xml (nonexistent) @@ -1,505 +0,0 @@ - - - - - - - - - -]> - - - - &title; - - $FreeBSD$ - - - - - - -

Zusätzlich zum normalen Entwicklungspfad von FreeBSD gibt - es zahlreiche Entwicklergruppen, die an innovativen - Funktionen arbeiten, um die Bandbreite von Applikationen unter - FreeBSD in neue Richtungen zu erweitern. Folgen Sie den Links - weiter unten, um mehr über diese interessanten Projekte zu - erfahren.

- -

Wenn Sie der Meinung sind, dass in dieser Auflistung ein Projekt - fehlt, schicken Sie bitte dessen URL und eine kurze Beschreibung - (etwa 3-10 Zeilen) an www@FreeBSD.org.

- -

Einige dieser Projekte veröffentlichen regelmäßig - eigene Statusberichte, die auf der Statusbericht-Übersichtsseite - verfolgt werden können.

- - - - -

Dokumentation

- - - - -

Anwendungen

- - - - -

Netzwerke

- - - - -

Speicherung

- - - - -

Kernel und Sicherheit

- - - - -

Gerätetreiber

- - - - -

Architektur

- - - - -

Verschiedenes

- - - - - Property changes on: head/de_DE.ISO8859-1/htdocs/projects/projects.xml ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/sgml \ No newline at end of property Index: head/de_DE.ISO8859-1/htdocs/projects/Makefile =================================================================== --- head/de_DE.ISO8859-1/htdocs/projects/Makefile (revision 49959) +++ head/de_DE.ISO8859-1/htdocs/projects/Makefile (revision 49960) @@ -1,21 +1,20 @@ # The FreeBSD Documentation Project # The FreeBSD German Documentation Project # # $FreeBSD$ -# $FreeBSDde: de-www/projects/Makefile,v 1.3 2007/08/29 08:47:34 as Exp $ -# basiert auf: 1.31 +# $FreeBSDde$ +# basiert auf: r48383 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -DOCS= projects.xml -DOCS+= newbies.xml +DOCS= newbies.xml DOCS+= cvsweb.xml -INDEXLINK= projects.html +INDEXLINK= newbies.html .include "${DOC_PREFIX}/share/mk/web.site.mk" Index: head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc =================================================================== --- head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc (revision 49959) +++ head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc (revision 49960) @@ -1,9 +1,9 @@ # The FreeBSD Documentation Project # The FreeBSD German Documentation Project # # $FreeBSD$ -# $FreeBSDde: de-www/projects/Makefile.inc,v 1.1 2005/01/29 19:07:54 jkois Exp $ -# basiert auf: 1.1 +# $FreeBSDde$ +# basiert auf: r38826 WEBBASE?= /data/de/projects DOC_PREFIX?= ${.CURDIR}/../../..