head	1.15;
access;
symbols
	HRS_XML_CLEANUP:1.8
	HRS_XML_CLEANUP_PRE:1.7
	EMILYBOYD_REDESIGN:1.7
	PRE_REDESIGN:1.7;
locks; strict;
comment	@# @;


1.15
date	2010.03.05.10.53.52;	author jkois;	state Exp;
branches;
next	1.14;

1.14
date	2009.02.15.10.18.40;	author jkois;	state Exp;
branches;
next	1.13;

1.13
date	2008.12.10.18.44.14;	author jkois;	state Exp;
branches;
next	1.12;

1.12
date	2008.08.23.13.39.56;	author jkois;	state Exp;
branches;
next	1.11;

1.11
date	2008.02.03.17.05.27;	author jkois;	state Exp;
branches;
next	1.10;

1.10
date	2007.02.16.18.44.31;	author jkois;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.21.12.37.41;	author jkois;	state Exp;
branches;
next	1.8;

1.8
date	2006.08.19.21.21.53;	author hrs;	state Exp;
branches;
next	1.7;

1.7
date	2005.09.20.04.39.37;	author jkois;	state Exp;
branches;
next	1.6;

1.6
date	2005.09.19.16.55.28;	author jkois;	state Exp;
branches;
next	1.5;

1.5
date	2005.01.25.22.40.09;	author mheinen;	state Exp;
branches;
next	1.4;

1.4
date	2004.12.30.17.53.43;	author hrs;	state Exp;
branches;
next	1.3;

1.3
date	2004.05.15.12.39.08;	author brueffer;	state Exp;
branches;
next	1.2;

1.2
date	2003.09.30.23.17.04;	author mheinen;	state Exp;
branches;
next	1.1;

1.1
date	2003.08.10.19.39.49;	author mheinen;	state Exp;
branches;
next	;


desc
@@


1.15
log
@MFde:   Update the German website

www/de/news/Makefile                            1.52  -> 1.53
www/de/news/2008/Makefile                       fixes only
www/de/news/2009/Makefile                       new file
www/de/news/2009/news.xml                       new file
www/de/share/sgml/libcommon.xsl                 1.28  -> 1.30
www/de/share/sgml/news.xml                      1.299 -> 1.300
www/de/share/sgml/press.xml                     1.90  -> 1.91

Obtained from:  The FreeBSD German Documentation Project
@
text
@# $FreeBSD$
# $FreeBSDde: de-www/news/Makefile,v 1.17 2010/03/05 08:47:25 jkois Exp $
# basiert auf: 1.53

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

DOCS+= news.sgml

#Subdirs fuer alte News
SUBDIR=  2009
SUBDIR+= 2008
SUBDIR+= 2007
SUBDIR+= 2006
SUBDIR+= 2005
SUBDIR+= 2004
SUBDIR+= 2003
SUBDIR+= 2002

INDEXLINK= news.html

DEPENDSET.DEFAULT=	transtable news press

XMLDOCS=	newsflash:${XSL_NEWS_NEWSFLASH}:${XML_NEWS_NEWS_MASTER}:
XMLDOCS+=	news-rdf:${XSL_NEWS_NEWS_RDF}:${XML_NEWS_NEWS_MASTER}:news.rdf
XMLDOCS+=	news-rss:${XSL_NEWS_NEWS_RSS}:${XML_NEWS_NEWS_MASTER}:rss.xml
XMLDOCS+=	press:${XSL_NEWS_PRESS}:${XML_NEWS_PRESS_MASTER}:
XMLDOCS+=	press-rss:${XSL_NEWS_PRESS_RSS}:${XML_NEWS_PRESS_MASTER}:press-rss.xml

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

@


1.14
log
@MFde:   Update the German website.

www/de/community/mailinglists.sgml                      1.15  -> 1.16
www/de/news/Makefile                                    1.51  -> 1.52
www/de/news/2008/Makefile                               new file
www/de/news/2008/news.xml                               new file
www/de/news/2008/press.xml                              new file
www/de/share/sgml/libcommon.xsl                         1.26  -> 1.27
www/de/share/sgml/news.xml                              1.223 -> 1.225
www/de/share/sgml/press.xml                             1.23  -> 1.24

Obtained from:  The FreeBSD German Documenation Project.
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.16 2009/02/15 09:09:48 jkois Exp $
# basiert auf: 1.52
d15 2
a16 1
SUBDIR=  2008
@


1.13
log
@MFde:   Update the German website.

www/de/docproj/submitting.sgml                  fixes only
www/de/news/Makefile                            1.50  -> 1.51
www/de/news/news.sgml                           1.50  -> 1.51
www/de/news/2007/Makefile                       new file
www/de/news/2007/news.xml                       new file
www/de/news/2007/press.xml                      new file
www/de/share/sgml/libcommon.xsl                 fixes only
www/de/share/sgml/news.xml                      1.212 -> 1.213
www/de/share/sgml/press.xml                     1.70  -> 1.71

Obtained from:  The FreeBSD German Documentation Project
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.15 2008/12/09 10:32:05 jkois Exp $
# basiert auf: 1.51
d15 2
a16 1
SUBDIR=  2007
@


1.12
log
@MFde:   Minor update to the German website.

www/de/news/Makefile            1.48 -> 1.50

Fix the Makefile so that the links to the news feeds in
news/newsflash.html + news/press.html do not return a 404.

Obtained from:  The FreeBSD German Documentation Project
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.14 2008/08/23 13:20:15 jkois Exp $
# basiert auf: 1.50
d15 2
a16 1
SUBDIR=  2006
@


1.11
log
@MFde:   Update the German website.

www/de/administration.sgml                      1.12  -> 1.15
www/de/community.sgml                           1.3   -> 1.5
www/de/developers.sgml                          1.180 -> 1.181
www/de/news/Makefile                            1.46  -> 1.48
www/de/news/2006/Makefile                       new file
www/de/news/2006/news.xml                       new file
www/de/news/2006/press.xml                      new file
www/de/security/security.sgml                   1.195 -> 1.196
www/de/share/sgml/header.l10n.ent               1.6   -> 1.8
www/de/share/sgml/libcommon.xsl                 1.7   -> 1.13
www/de/share/sgml/news.xml                      1.132 -> 1.141
www/de/share/sgml/press.xml                     1.55  -> 1.57

Obtained from:  The FreeBSD German Documentation Project
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.13 2008/01/12 20:51:38 jkois Exp $
# basiert auf: 1.48
d26 2
d29 1
@


1.10
log
@MFbed:  Update the German website.

www/de/about.sgml                               fixes only
www/de/internet.sgml                            1.37  -> 1.38
www/de/relnotes.sgml                            1.19  -> 1.20 + fixes
www/de/news/Makefile                            fixes only
www/de/news/2003/Makefile                       new file
www/de/news/2003/news.xml                       new file
www/de/news/2004/Makefile                       new file
www/de/news/2004/news.xml                       new file
www/de/news/2005/Makefile                       new file
www/de/news/2005/news.xml                       new file
www/de/projects/newbies.sgml                    fixes only
www/de/share/sgml/header.l10n.ent               1.4   -> 1.6
www/de/share/sgml/libcommon.xsl                 1.1   -> 1.5  + fixes
www/de/share/sgml/news.xml                      1.50  -> 1.52 + fixes
www/de/support/bugreports.sgml                  fixes only

Obtained from:  The FreeBSD German Documentation Project.
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.12 2007/02/14 20:45:07 jkois Exp $
# basiert auf: 1.46
d15 2
a16 1
SUBDIR=  2005
@


1.9
log
@1. MFen - www-mega-patch from hrs@@:

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

2. MFbed:  Update the German website.

www/de/about.sgml                       1.5   -> 1.10
www/de/applications.sgml                1.31  -> 1.33
www/de/index.xsl                        1.152 -> 1.156
www/de/internet.sgml                    1.35  -> 1.37
www/de/send-pr.sgml                     1.52  -> 1.54
www/de/where.sgml                       1.84  -> 1.86
www/de/community/mailinglists.sgml      1.9   -> 1.11
www/de/news/Makefile                    1.43  -> 1.46
www/de/news/news.sgml                   1.44  -> 1.46
www/de/platforms/sparc.sgml             1.26  -> 1.28
www/de/platforms/ia64/index.xsl         1.5   -> 1.7
www/de/share/sgml/navibar.l10n.ent      1.1   -> 1.5
www/de/share/sgml/news.xml              1.1   -> 1.16
www/de/share/sgml/press.xml             1.1   -> 1.11

Obtained from:  The FreeBSD German Documentation Project.
@
text
@d2 1
a2 1
# $FreeBSDde: de-www/news/Makefile,v 1.11 2006/10/19 19:26:02 jkois Exp $
d14 6
@


1.8
log
@www cleanup mega commit:

 - Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
@
text
@d1 3
a3 3
# $FreeBSD: www/de/news/Makefile,v 1.7 2005/09/20 04:39:37 jkois Exp $
# $FreeBSDde: de-www/news/Makefile,v 1.10 2005/09/20 04:16:39 jkois Exp $
# basiert auf: 1.43
d22 1
@


1.7
log
@MFbed:  Update the German website.

www/de/news/Makefile                    1.42  -> 1.43

Obtained from:  The FreeBSD German Documentation Project.
@
text
@d1 1
a1 1
# $FreeBSD$
d16 1
a16 2
SRCS.DEFAULT=           includes.xsl
DEPENDSET.DEFAULT=      transtable news press
d18 2
a19 5
XMLDOCS=        newsflash::news.xml:
XMLDOCS+=       news-rdf::news.xml:news.rdf
XMLDOCS+=       press

SUBDIR= 	2002
a21 1

@


1.6
log
@MFbed:  Update the German website.

www/de/Makefile                         1.117 -> 1.124
www/de/docs.sgml                        1.192 -> 1.193
www/de/includes.sgml                    bugfixes only
www/de/news/Makefile                    1.40  -> 1.42
www/de/news/news.xml                    1.331 -> 1.333
www/de/news/2002/Makefile               1.2   -> 1.5
www/de/platforms/ia64/Makefile          1.4   -> 1.6
www/de/projects/newbies.sgml            1.41  -> 1.43

Obtained from:  The FreeBSD German Documentation Project.
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.9 2005/09/18 10:33:54 jkois Exp $
# basiert auf: 1.42
d17 2
a18 2
DEPENDSET.DEFAULT=      transtable news
 
@


1.5
log
@MFbed: Update the German web site.

docs.sgml			1.186 -> 1.87
index.xsl			1.117 -> 1.125
Makefile			1.112 -> 1.117
navigation.xml			1.11  -> 1.16
news/Makefile			1.39  -> 1.40
news/news.xml			1.244 -> 1.265
news/newsflash.xsl		1.11  -> 1.12
news/press.xml			1.153 -> 1.155
news/press.xsl			header update
platforms/Makefile		1.7   -> 1.9
platforms/amd64.sgml		1.9   -> 1.10
platforms/arm.sgml		new translation
platforms/i386.sgml		new translation
platforms/index.sgml		1.10  -> 1.13
security/security.sgml		1.167 -> 1.69
releases/5.3R/errata.html	regenerate
where.sgml			1.60  -> 1.65

Obtained from:  The FreeBSD German Documentation Project.
@
text
@d2 2
a3 2
# $FreeBSDde: de-www/news/Makefile,v 1.8 2005/01/22 10:30:38 mheinen Exp $
# basiert auf: 1.40
d16 7
a24 3
DATA=		newsflash.html news.rdf press.html
CLEANFILES+=	newsflash.html news.rdf press.html

a26 27
newsflash.html: newsflash.xsl news.xml\
			includes.xsl ${XML_INCLUDES}
	${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \
		--param "news.project.xml-master" "'${XML_NEWS_NEWS_MASTER}'" \
		--param "news.project.xml" "'${XML_NEWS_NEWS}'" \
		--param "transtable.xml" "'${XML_TRANSTABLE}'" \
		${.CURDIR}/newsflash.xsl ${.CURDIR}/news.xml
.if !defined(NO_TIDY)
	-${TIDY} ${TIDYOPTS} ${.TARGET}
.endif

news.rdf: news-rdf.xsl news.xml\
		includes.xsl ${XML_INCLUDES}
	${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \
		--param transtable.xml "'${XML_TRANSTABLE}'" \
		${.CURDIR}/news-rdf.xsl ${.CURDIR}/news.xml

press.html: press.xsl press.xml\
		includes.xsl ${XML_INCLUDES}
	${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \
		--param "news.press.xml-master" "'${XML_NEWS_PRESS_MASTER}'" \
		--param "news.press.xml" "'${XML_NEWS_PRESS}'" \
		--param "transtable.xml" "'${XML_TRANSTABLE}'" \
		${.CURDIR}/press.xsl ${.CURDIR}/press.xml
.if !defined(NO_TIDY)
	-${TIDY} ${TIDYOPTS} ${.TARGET}
.endif
@


1.4
log
@Implement templates for selectively picking up the latest
news items and putting them into the localized web pages.
If the translation is available it will be used, otherwise
the original (English) version of the news item will be used.
@
text
@d1 3
a3 3
# $FreeBSD: www/de/news/Makefile,v 1.3 2004/05/15 12:39:08 brueffer Exp $
# $FreeBSDde: de-www/news/Makefile,v 1.6 2004/05/02 00:21:16 brueffer Exp $
# basiert auf: 1.39
@


1.3
log
@MFbed:

Makefile                        1.105 -> 1.111
applications.sgml               1.24  -> 1.26
includes.sgml                   change entries to 5.2.1-RELEASE
includes.xsl                    point to original release notes
index.xsl                       1.92  -> 1.100
internet.sgml                   1.30  -> 1.33
mailto.sgml                     misc fixes
navigation.xml                  new   -> 1.4
news/2002/Makefile              1.1   -> 1.2
news/2002/news.xml              1.1   -> 1.2
news/Makefile                   1.38  -> 1.39
news/includes.xsl               1.5   -> 1.6
news/news.xml                   1.192 -> 1.216
news/newsflash.xsl              1.9   -> 1.11
news/oldnewsflash.xsl           1.5   -> 1.6
news/press.xml                  1.119 -> 1.129
news/press.xsl                  1.5   -> 1.8
platforms/amd64.sgml            1.5   -> 1.8
platforms/ia64/index.sgml       1.4   -> 1.5
platforms/ia64/machines.sgml    1.1   -> 1.5
platforms/ia64/refs.sgml        1.5   -> 1.6
platforms/ia64/todo.sgml        1.6   -> 1.7
platforms/mips.sgml             1.3   -> 1.4
platforms/pc98.sgml             1.8   -> 1.10
platforms/ppc.sgml              1.8   -> 1.9
platforms/sparc.sgml            1.17  -> 1.18
releases/index.sgml             1.94  -> 1.97
relnotes.sgml                   1.8   -> 1.10

Obtained from:  The FreeBSD German Documentation Project
@
text
@d1 1
a1 1
# $FreeBSD: www/de/news/Makefile,v 1.2 2003/09/30 23:17:04 mheinen Exp $
d21 2
d24 1
a24 1
			includes.xsl ../includes.xsl ${XML_TRANSTABLE}
d26 3
a28 1
		--param transtable.xml "'${XML_TRANSTABLE}'" \
d35 1
a35 1
		includes.xsl ../includes.xsl ${XML_TRANSTABLE}
d41 1
a41 1
		includes.xsl ../includes.xsl ${XML_TRANSTABLE}
d43 3
a45 1
		--param transtable.xml "'${XML_TRANSTABLE}'" \
a49 2

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


1.2
log
@MFbed:  Add the press section to the German web site.

PR:		www/57221
PR:		www/53931
Submitted by:	Josef El-Rayes <j.el-rayes@@daemon.li>
@
text
@d1 3
a3 3
# $FreeBSD$
# $FreeBSDde: de-www/news/Makefile,v 1.4 2003/09/27 12:05:17 mheinen Exp $
# basiert auf: 1.38
d21 2
a22 1
newsflash.html: newsflash.xsl news.xml includes.xsl ../includes.xsl
d24 1
d30 2
a31 1
news.rdf: news-rdf.xsl news.xml includes.xsl ../includes.xsl
d33 1
d36 2
a37 1
press.html: press.xsl press.xml includes.xsl ../includes.xsl
d39 1
@


1.1
log
@Add the translated news section.

news/news.xml:
Submitted by:	Josef El-Rayes <j.el-rayes@@daemon.li>
PR:		47792
@
text
@d2 1
a2 1
# $FreeBSDde: de-www/news/Makefile,v 1.3 2003/08/03 16:46:32 mheinen Exp $
d18 2
a19 2
DATA=		newsflash.html news.rdf
CLEANFILES+=	newsflash.html news.rdf
@

