diff --git a/de/Makefile b/de/Makefile index f1c019ca38..279c98d816 100644 --- a/de/Makefile +++ b/de/Makefile @@ -1,76 +1,77 @@ # The FreeBSD Documentation Project # The FreeBSD German Documentation Project # $FreeBSD$ -# $FreeBSDde: de-www/Makefile,v 1.48 2007/11/23 02:40:40 as Exp $ -# basiert auf: 1.139 +# $FreeBSDde: de-www/Makefile,v 1.49 2008/04/27 18:03:21 jkois Exp $ +# basiert auf: 1.145 .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= about.sgml DOCS+= administration.sgml DOCS+= applications.sgml DOCS+= availability.sgml DOCS+= art.sgml -DOCS+= community.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= internet.sgml DOCS+= logo.sgml DOCS+= mailto.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml # These will be directly installed. #DATA= favicon.ico #DATA+= robots.txt #DATA+= freebsd.css #DATA+= vendors.html # Subdirectories # SGML SUBDIR= community SUBDIR+= developers SUBDIR+= docproj SUBDIR+= docs SUBDIR+= news SUBDIR+= FAQ SUBDIR+= handbook SUBDIR+= java SUBDIR+= platforms #SUBDIR+= ports SUBDIR+= projects SUBDIR+= releases SUBDIR+= security SUBDIR+= support .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= ports SUBDIR+= doc .endif .if defined(BUILD_RELNOTES) SUBDIR+= relnotes .endif # Non-SGML SUBDIR+= gifs WEBDIR?= data/de # these files are generated by using separate rules. DATA+= index.html CLEANFILES+= index.html XMLDOCS= index:xsl:${XML_NEWS_NEWS}: DEPENDSET.index=transtable mirrors news press events \ advisories notices +XMLDOCS+= community::${XML_EVENTS_EVENTS}: + .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/de/community.sgml b/de/community.sgml deleted file mode 100644 index d084511203..0000000000 --- a/de/community.sgml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - -]> - - - &header; - -
FreeBSD wird von einer aktiven Gemeinschaft unterstützt.
- -Dazu gehören über einhundert Mailinglisten sowie - verschiedene Newsgroups. - Zusätzlich gibt es zahlreiche, über die ganze Welt - verteilte, FreeBSD-Anwendergruppen sowie eine - aktive IRC-Gemeinde. - Viele Entwickler betreiben auch Blogs, in denen sie über - ihre Arbeit an FreeBSD berichten.
- - &footer; - -