head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.07.27.21.04.56;	author jkois;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.06.22.00.07;	author jkois;	state Exp;
branches;
next	;


desc
@@


1.2
log
@MFbed: Minor update to the German website.

www/de/docs/Makefile                            1.5   -> 1.6
www/de/docs/man.sgml                            file removed
www/de/share/sgml/navibar.l10n.ent              1.8   -> 1.11
www/de/share/sgml/press.xml                     1.40  -> 1.41

Obtained from: The FreeBSD German Documentation Project
@
text
@# $FreeBSD$
# $FreeBSDde: de-www/docs/Makefile,v 1.2 2007/07/22 07:02:49 jkois Exp $
# basiert auf: 1.6

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS= books.sgml
DOCS+= webresources.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.1
log
@1. MFen - The new webdesign:

- Merge the new layout into the external German repository.
- Fix problems caused by this process.
- Merge the corrected version back.

2. MFbed:  Update the German website.

Makefile                        1.124 -> 1.133
about.sgml                      translated
includes.sgml                   fixes for 6.0
includes.xsl                    fixes for 6.0
navigation.xml                  REMOVED
relnotes.sgml                   1.12  -> 1.15
support.sgml                    1.350 -> 1.352
where.sgml                      1.69  -> 1.76
docs/Makefile                   new file
docs/books.sgml                 new file
docs/man.sgml                   new file
docs/webresources.sgml          new file
news/news.sgml                  1.41  -> 1.44
news/news.xml                   1.333 -> 1.347
news/newsflash.xsl              1.13  -> 1.14
news/press.xml                  1.171 -> 1.175
platforms/ppc.sgml              1.13  -> 1.17
platforms/sparc.sgml            1.20  -> 1.26
platforms/ia64/index.xsl        fixes
platforms/ia64/todo.xsl         1.3   -> 1.5 + fixes
projects/newbies.sgml           1.43  -> 1.48
releases/index.sgml             1.104 -> 1.107 + fixes
security/security.sgml          1.174 -> 1.180
support/Makefile                new file
support/bugreports.sgml         new file
support/webresources.sgml       new file

Obtained from:  The FreeBSD German Documentation Project.
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/docs/Makefile,v 1.1 2005/10/23 14:24:54 jkois Exp $
# basiert auf: 1.5
a12 1
DOCS+= man.sgml
@

