Commit graph

206 commits

Author SHA1 Message Date
Hiroki Sato
64ef5f2490 Move templates in mkindex.xsl into includes.misc.xsl. 2004-01-17 18:58:07 +00:00
Hiroki Sato
2f11535ad1 Back out the previous change because some translated documents
depend on the localized mkindex.xsl based on the older versions.
2004-01-14 20:16:16 +00:00
Hiroki Sato
646bff5f5f Eliminate <ul></ul> generated when there is a <release> element
without <advisory>.

Pointed out by:	nectar
2004-01-13 22:44:07 +00:00
Jacques Vidrine
8f413eb374 Add 2004 and FreeBSD 5.2-RELEASE.
Add a bogus first advisory placeholder.  (The stylesheet for producing
the advisory list needs some tweaking.)
2004-01-13 14:05:24 +00:00
Hiroki Sato
925e309a67 Improve transtable.{xml,xsl}, including:
- The structure of transtable.xml is revised.  <word> should be
   bracketed with <group>.

 - A sorting order of the FreeBSD mirror sites rendered using
   mirrors.xml has been determined by sort(1).

 - A template "transtable-lookup" has been added for localization on
   word-by-word basis.

 - Replace English month names in news.xml, press.xml, and
   advisories.xml with numbers that correspond to the names.
   The number->name translation is performed on the fly.

 - Since information in mirrors.xml is used in www/ tree, it depends on
   doc/ tree now.  When WITHOUT_DOC is defined it can be built without
   doc/ tree, but some information becomes unavailable.  For example,
   a list of the mirror sites generated in index.html becomes a dummy
   one, and calling "transtable-lookup" with a word returns the word
   itself.

Neither www/ nor doc/ build should be broken due to this commit, but
until the necessary changes are applied in the localized directories,
the transtable does not work; it simply generates non-localized contents
even if transtable.xsl is used.
2004-01-12 21:27:01 +00:00
Bruce A. Mah
624c5bee59 BAM! Make 5.2-RELEASE the current 5.X release on the Web site. 2004-01-12 20:36:30 +00:00
Hiroki Sato
ffc4169bfa Fix a condition; "@a!=b" becomes false when @a does not exist. 2004-01-06 23:47:08 +00:00
Jacques Vidrine
1cc0e2eb31 Add 4.9-RELEASE.
Reminded by:	Mark Steven Baker <msbaker@cs.uoregon.edu>
2004-01-06 20:26:27 +00:00
Marc Fonvieille
cd82ce1a6c Some changes were done in 2004, so let's update the Copyright to
1995-2004.
2004-01-02 14:07:33 +00:00
Hiroki Sato
52aee72dda - Add news/news.xml dependency to index.html.
- Add several templates for index.xsl into includes.misc.xsl.

- The structure of mirrors.xml has been changed; <host> is
  a container of <name> and <url> now.
2003-12-06 07:39:32 +00:00
Hiroki Sato
f247f77a83 Add FreeBSD-SA-03:19.bind. 2003-11-30 21:28:41 +00:00
Hiroki Sato
810e0c7c6a Remove --nonet. It breaks www/en/gnome. 2003-11-25 15:12:42 +00:00
Hiroki Sato
c1cc8a1352 Add refinements on mirrors.xml:
- add doc.common.mk, which defines variables, targets, and
   dependencies commonly used in www/ and doc/.

 - move www/<lang>/includes.xsl to the language independent
   directory and split into several files.

 - add transtable*.xsl and transtable.xml to support localized
   mirror names.

 - make doc/{en_US.ISO8859-1,ja_JP.eucJP}/books/handbook/ use
   mirrors.xml (mirrors and eresources).

 - make www/{en,ja}/index.xsl use mirrors.xml.

For details, please see doc/share/sgml/README.mirrors for the moment.

Reviewed by:	simon and Alex Dupre <sysadmin@alexdupre.com>
2003-11-24 18:26:35 +00:00
Hiroki Sato
f19f8b9c34 Move lists of FreeBSD mirror sites to doc/share/sgml/mirrors.xml
(currently en_US.ISO8859-1/books/handbook/mirrors and
www/en/index.xsl use it).

Reviewed by:	simon
Discussed on:	-doc
2003-11-16 18:56:24 +00:00
Jun Kuriyama
e534b7d956 Add link to Japanese translation of FreeBSD-SA-03:11.sendmail. 2003-11-07 09:32:24 +00:00
Murray Stokely
89f317cefd FreeBSD 4.9 is newest 4.X release. 2003-10-29 07:37:05 +00:00
Hiroki Sato
275e43fb8f Split includes.sgml into several files in share/sgml/includes.*.sgml, since
most of the entities in the files are language independent.  The translators
can override them partly, choosing where they want to do so.
2003-10-11 18:51:26 +00:00
Hiroki Sato
46cbf77a02 - Add <ulink> to the Japanese tranlation of SAs into advisories.xml.
- Fix old SAs' $ftpbase.
2003-10-11 07:12:58 +00:00
Jacques Vidrine
21e9f4b3ee Add FreeBSD-SA-03:15.openssh and FreeBSD-SA-03:18.openssl. 2003-10-05 17:15:32 +00:00
Jacques Vidrine
a132872dc7 Add FreeBSD-SA-03:17.procfs. 2003-10-03 14:27:29 +00:00
Jacques Vidrine
3dd7608044 Add FreeBSD-SA-03:16.filedesc. 2003-10-02 17:37:21 +00:00
Hiroki Sato
d6341aee21 Use advisories.xml to generate a list of the advisories. The security
officer no longer needs to update both of security.sgml and advisories.xml
when an advisory is issued.

Reviewed by:	nectar
2003-09-29 16:46:32 +00:00
Jacques Vidrine
5e8d1477ad Add FreeBSD-SA-03:14.arp 2003-09-24 14:29:19 +00:00
Hiroki Sato
0316aaf085 Add FreeBSD-SA-03:13.sendmail. 2003-09-23 09:14:52 +00:00
Jacques Vidrine
eb345043fc Add FreeBSD-SA-03:12.openssh. 2003-09-16 18:19:36 +00:00
Jacques Vidrine
25f64ca6e9 Add FreeBSD-SA-03:11.sendmail. 2003-08-26 16:45:26 +00:00
Jacques Vidrine
57782667e0 Add FreeBSD-SA-03:09.signal and FreeBSD-SA-03:10.ibcs2. 2003-08-11 00:23:42 +00:00
Jacques Vidrine
7a88498fce Add FreeBSD-SA-03:08.realpath 2003-08-04 00:09:47 +00:00
Alexey Zelkin
262bfec46d Deja-vu...
Uncomment NO_SUBDIR to make my previous commit really working.
2003-06-24 10:24:59 +00:00
Alexey Zelkin
81bbb0a0ed Unconditionally set 'NO_SUBDIR' define.
web.site.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible
for processing of 'SUBDIR' make variable.  But since we are handling
'SUBDIR' here explicitly, doing same thing (second time!) via
bsd.subdir.mk's rules makes no sense and only adds disk IO overhead.

Some numbers... (for 'make -DENGLISH_ONLY -DWEB_ONLY' in www/en):

[before]
$ grep ^=== out.make | wc -l
     272
$ grep ^=== out.make | sort -u | wc -l
      78

[after]
$ grep ^=== out.make | wc -l
      78
2003-05-11 21:24:42 +00:00
Murray Stokely
f453ad1c02 Properly use the FreeBSD lexicon file as a personal dictionary and use
w3m rather than links to dump the formatted HTML output to text.
2003-04-20 21:03:24 +00:00
Daniel Harris
82c1f8b0e4 Add SNs 03:01-2 and note 4.8-RELEASE. 2003-04-08 20:24:44 +00:00
Jacques Vidrine
249f73073c Add FreeBSD-SA-03:07.sendmail 2003-03-30 23:02:15 +00:00
Chris D. Faulhaber
cb7116fe7a Add FreeBSD-SA-03:06.openssl.asc and FreeBSD-SA-03:05.xdr.asc 2003-03-21 20:59:23 +00:00
Jacques Vidrine
40e62da913 Add FreeBSD-SA-03:04.sendmail 2003-03-03 17:25:51 +00:00
Jacques Vidrine
a16c1892d8 Add FreeBSD-SA-03:02.openssl and FreeBSD-SA-03:03.syncookies. 2003-02-24 13:09:48 +00:00
Alexander Langer
91751318eb Advisories' number and their date of announcement sometimes aren't in sync,
i.e.  some SA's with a bigger number than their predecessors were announced
earlier.  Fix this by correctly ordering the announcements by date.

Also add a few missing <day> tags.

Submitted by:	Cejka Rudolf <cejkar@fit.vutbr.cz>
2003-02-16 22:38:38 +00:00
Alexander Langer
aa788eba55 Put all the security advisories in a XML database, similar to the
press releases etc.

Repo-copied from security.sgml by:	joe
2003-02-14 10:21:32 +00:00
Jacques Vidrine
f08b1d5c9b -- Note that advisories are being issued for 5.0-RELEASE also.
-- Add FreeBSD-SA-03:01.cvs.

Reminded by:	hrs
2003-02-06 12:21:46 +00:00
Jacques Vidrine
8fbafcab1b = Add FreeBSD-SA-02:44
= 4.5 dropped from the list of `officially' supported security branches
2003-01-07 17:52:09 +00:00
Jacques Vidrine
918e7b924e Add FreeBSD-SA-02:43.bind. 2002-11-14 06:25:20 +00:00
Jacques Vidrine
ed3e7da25f Add FreeBSD-SA-02:40, 41, 42. 2002-11-13 19:15:00 +00:00
Trevor Johnson
1d67b629c8 Promise support for FreeBSD 4.7. 2002-10-17 06:53:54 +00:00
Chris D. Faulhaber
902179e38c Add FreeBSD-SN-02:06.asc and FreeBSD-4.7 release. 2002-10-10 14:40:31 +00:00
Jacques Vidrine
d9349edada Add FreeBSD-SA-02:39.libkvm. 2002-09-16 21:11:41 +00:00
Jacques Vidrine
ca4a8b6ed7 Add FreeBSD-SN-02:05. 2002-08-28 16:42:06 +00:00
Jacques Vidrine
e492617495 Add FreeBSD-SA-02:38. Note 4.6.2-RELEASE. 2002-08-19 12:58:26 +00:00
Tom Rhodes
6f8588094f Change website output from HTML to XHTML.
Briefly Discussed with: murray
2002-08-07 03:17:10 +00:00
Jacques Vidrine
f6a474c4b5 Add latest advisories. 2002-08-06 00:09:06 +00:00
Jacques Vidrine
b2c8d89107 Add FreeBSD-SA-02:34.rpc. 2002-08-01 02:46:58 +00:00