head	1.4;
access;
symbols
	HRS_XML_CLEANUP:1.3
	HRS_XML_CLEANUP_PRE:1.2
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.4
date	2009.09.13.12.16.42;	author blackend;	state Exp;
branches;
next	1.3;

1.3
date	2006.08.19.21.23.44;	author hrs;	state Exp;
branches;
next	1.2;

1.2
date	2006.04.03.19.58.44;	author blackend;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.15.16.04.58;	author stephane;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Add missing advisories.sgml file.

Found by:	Patrick Lamaiziere <patfbsd@@davenulle.org>
@
text
@# $FreeBSD: www/fr/security/Makefile,v 1.3 2006/08/19 21:23:44 hrs Exp $

# The FreeBSD French Documentation Project
# Original revision: 1.16

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

DOCS=
DOCS+=	security.sgml
DOCS+=	advisories.sgml

advisories.sgml: advisories.html.inc

INDEXLINK=	security.html

security.html: advisories.html.inc

DEPENDSET.DEFAULT=	advisories
XML.DEFAULT=		${XML_ADVISORIES}

XMLDOCS=	advisories:mkindex.xsl::advisories.html.inc
NO_DATA.advisories=	yes
NO_TIDY.advisories=	yes

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


1.3
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 1
a1 1
# $FreeBSD: www/fr/security/Makefile,v 1.2 2006/04/03 19:58:44 blackend Exp $
d4 1
a4 1
# Original revision: 1.14
d15 3
@


1.2
log
@MFen:
fr/security/Makefile		  1.9 --> 1.14
fr/security/mkindex.xsl		  1.2 --> 1.4
fr/security/security-rdf.xsl	  1.1
fr/security/security.sgml	  1.72 --> 1.182

Remove dead file:	fr/security/advisories.xml

Submitted by:	Antoine Brodin <antoine.brodin@@laposte.net>
@
text
@d1 1
a1 1
# $FreeBSD: www/fr/security/Makefile,v 1.1 2003/12/15 16:04:58 stephane Exp $
d18 1
a18 1
security.html: advisories.html.inc advisories.rdf
a26 2
XMLDOCS+=	advisories-rdf:security-rdf.xsl::advisories.rdf

@


1.1
log
@Makefilling.

  fr/releng/Makefile: MFen 1.2
  fr/search/Makefile: MFen 1.9
  fr/security/Makefile: MFen 1.9
  fr/smp/Makefile: MFen 1.2
  fr/tutorials/Makefile: MFen 1.12
  fr/projects/Makefile: MFen 1.14
  fr/projects/busdma/Makefile: MFen 1.1
  fr/projects/c99/Makefile: MFen 1.1
  fr/projects/mips/Makefile: MFen 1.1
  fr/prstats/Makefile: MFen 1.4
  fr/releases/Makefile: MFen 1.39
  fr/releases/2.0/Makefile: MFen 1.2
  fr/releases/2.2.8R/Makefile: MFen 1.2
  fr/releases/3.1R/Makefile: MFen 1.2
  fr/releases/3.2R/Makefile: MFen 1.2
  fr/releases/3.3R/Makefile: MFen 1.2
  fr/releases/3.4R/Makefile: MFen 1.2
  fr/releases/3.5R/Makefile: MFen 1.2
  fr/releases/4.0R/Makefile: MFen 1.2
  fr/releases/4.1.1R/Makefile: MFen 1.2
  fr/releases/4.1R/Makefile: MFen 1.2
  fr/releases/4.2R/Makefile: MFen 1.1
  fr/releases/4.3R/Makefile: MFen 1.1
  fr/releases/4.4R/Makefile: MFen 1.5
  fr/releases/4.5R/Makefile: MFen 1.6
  fr/releases/4.6.2R/Makefile: MFen 1.2
  fr/releases/4.6R/Makefile: MFen 1.4
  fr/releases/4.7R/Makefile: MFen 1.7
  fr/releases/5.0R/Makefile: MFen 1.6
  fr/releases/5.0R/DP1/Makefile: MFen 1.2
  fr/releases/5.1R/Makefile: MFen 1.3
  fr/gnome/Makefile: MFen 1.13
  fr/gnome/docs/Makefile: MFen 1.10
  fr/handbook/Makefile: MFen 1.9
  fr/internal/Makefile: MFen 1.38
  fr/java/Makefile: MFen 1.3
  fr/java/docs/Makefile: MFen 1.4
  fr/java/links/Makefile: MFen 1.3
  fr/kse/Makefile: MFen 1.1
  fr/platforms/Makefile: MFen 1.7
  fr/platforms/ia64/Makefile: MFen 1.1
@
text
@d1 1
a1 1
# $FreeBSD$
d4 1
a4 1
# Original revision: 1.9
d13 1
a13 1
DOCS=  
d16 1
a16 1
INDEXLINK= security.html
d18 4
a21 1
.include "${WEB_PREFIX}/share/mk/web.site.mk"
d23 3
a25 1
CLEANFILES+= advisories.html.inc
d27 1
a27 1
security.html: advisories.html.inc
d29 1
a29 3
advisories.html.inc: mkindex.xsl ${XML_ADVISORIES}
	${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \
		${.CURDIR}/mkindex.xsl ${XML_ADVISORIES}
@

