Commit graph

3968 commits

Author SHA1 Message Date
Gabor Kovesdan
6dc14c39e4 - Fix formatting of warning, tip, etc. 2013-03-08 09:33:05 +00:00
Rene Ladan
592b9a0200 FreeBSD 7.4 is end-of-life, so remove it from the sidebar navigation.
Mark FreeBSD 8.3 as a Legacy release.

Approved by:	remko (mentor)
2013-03-07 11:20:57 +00:00
Dag-Erling Smørgrav
e9cbe24b4f Additional signatures 2013-03-06 15:01:03 +00:00
Thomas-Martin Seck
9ef0163bd7 My first commit:
- add myself to authors.ent and developers.ent
- add my GPG key
- upgrade myself from contributor to developer
- (belatedly) announce my commit bit to the world

Approved by:	flo (mentor)
2013-03-06 06:33:11 +00:00
Isabell Long
588b5dd224 Finalise the Q3 and Q4 status reports, linking to them in the relevant
places. Add a summary of each report's highlights, correct the report
counts and update some categories.

Hat:	monthly
Reviewed by:	gavin
2013-03-03 23:49:01 +00:00
Gabor Kovesdan
6186404cc9 - Readjust CSS styling to work with the new XHTML structure 2013-03-03 21:08:24 +00:00
Gabor Kovesdan
01df0bc997 - Generate manpage links 2013-03-03 21:07:39 +00:00
Beech Rintoul
fff14913ea Add new key 2013-02-26 05:59:15 +00:00
Gabor Kovesdan
d55a546a05 - Work around a DocBook XSL bug which lists unexisting files in the
manifest
2013-02-25 20:19:29 +00:00
Gabor Kovesdan
0701bf45bd - Add infrastructure for language-specific XSLT customizations 2013-02-25 20:17:26 +00:00
Gabor Kovesdan
f501b6192e - Remove some unused parameters 2013-02-25 19:57:24 +00:00
Dag-Erling Smørgrav
de34d6c141 Additional signatures 2013-02-21 14:37:46 +00:00
Mark Linimon
86ac763a16 Announce my resignation from the portmgr and bugmeister teams. It is
time for someone(s) with a fresh perspective to step in.
2013-02-20 01:40:39 +00:00
Gabor Kovesdan
f5b13d3d30 - Clean up more DSSSL leftovers 2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584 - Add back SGML catalogs (trimmed to minimally necessary content) since
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Bjoern A. Zeeb
fef748c3be Add latest security advisories:
Fix Denial of Service vulnerability in named(8) with DNS64. [13:01]

  Fix Denial of Service vulnerability in libc's glob(3) functionality.
  [13:02]

Security:	CVE-2012-5688
Security:	FreeBSD-SA-13:01.bind
Security:	CVE-2010-2632
Security:	FreeBSD-SA-13:02.libc
2013-02-19 13:56:49 +00:00
Gabor Kovesdan
3ab2d87bc1 - MFH 2013-02-18 15:29:06 +00:00
Gabor Kovesdan
28d065247c - Fix rendering of Handbook with (Open)Jade 2013-02-18 13:03:19 +00:00
Steven Hartland
193a55160a Add my author entity, and list myself as a developer
Add myself to the contributors list
Add a news entry about me

PR:		docs/175925
Submitted by:	Christoph Mallon
Approved by:	pjd (mentor)
2013-02-18 11:40:31 +00:00
Glen Barber
735a800dbf Add <name> tag to latest press.xml commit. 2013-02-18 00:41:15 +00:00
Dag-Erling Smørgrav
3e32935470 New key 2013-02-17 13:04:48 +00:00
Giorgos Keramidas
c9a24e6d82 Link to an OSnews article about the BSD-family OSes; one that
describes the exciting things that happened in BSD land in 2012.

Submitted by:	Warren Block
Approved by:	remko (mentor)
2013-02-17 06:17:22 +00:00
Glen Barber
edd465eab8 Sort developers.ent by entity id. 2013-02-17 00:25:40 +00:00
Po-Chien Lin
33b2d10b69 It's my first commit to FreeBSD!
Glad to join the cool project :)

Approved by:	swills (mentor)
2013-02-11 03:26:01 +00:00
Achim Leubner
16f128db0f - Add myself to authors.ent, developers.ent
- Add myself to contrib.committers.xml
- Add my PGP public key
- Add my news.xml entry

Approved by:	emaste (co-mentor)
2013-02-07 15:02:30 +00:00
Eitan Adler
28b036f1d2 Remove broken links
Approved by:	bcr (mentor)
2013-02-06 22:11:21 +00:00
Gabor Kovesdan
f1a9c7762c - Revert r40891 since the created archive has compatibility problems 2013-02-05 10:11:29 +00:00
Gabor Kovesdan
5ab0b5a928 - Also add images to the epub archive 2013-02-05 10:02:36 +00:00
Gabor Kovesdan
f91ca3af36 - Use bsdtar to create zip archives
Submitted by:	hrs
2013-02-05 09:39:04 +00:00
Gabor Kovesdan
95241d6c32 - Name XHTML chunks after the ID as we have been doing it with DSSSL 2013-02-05 09:29:28 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Gabor Kovesdan
5be9852003 - Better categorize and sort 2013-02-04 09:41:53 +00:00
Gabor Kovesdan
49010f9fab - Do not pass unused XSLT params
- Remove some conditionals since we always use XML catalogs
2013-02-04 09:05:59 +00:00
Gabor Kovesdan
f8e80d75f9 - Include command macros
- Drop some obsolete SGML constructs
2013-02-03 21:28:23 +00:00
Gabor Kovesdan
2f0c94a684 - Do not pass the --catalogs option to xmllint/xsltproc since we don't
have SGML catalogs any more
2013-02-03 21:11:22 +00:00
Gabor Kovesdan
4cb9e266b6 - Remove doc.html.mk, which is not used any more
- Factor out command macros for better readability and consistency
  and less duplication
- Make some macros more consistent with the rest
2013-02-02 14:52:15 +00:00
Gabor Kovesdan
81a8fff0b6 - Deactivate indexes by default, they are turned on by setting GEN_INDEX
- Add index to handbook
2013-02-02 09:24:31 +00:00
Glen Barber
d98aed1349 Link to rwatson's article: A Decade of OS Access-control Extensibility 2013-02-02 00:42:40 +00:00
Gabor Kovesdan
7919bb16d6 - Remove some rarely used and badly supported features 2013-02-01 19:51:58 +00:00
Gabor Kovesdan
3a1f4b3005 - Build index in the DocBook XSL way 2013-02-01 19:50:33 +00:00
Gabor Kovesdan
3327cf64d4 - Remove HTML Tidy leftovers 2013-02-01 18:51:52 +00:00
Gabor Kovesdan
90daffe2e7 - Remove some SGML leftovers 2013-02-01 18:45:41 +00:00
Gabor Kovesdan
3a2d8092b9 - Clean up leftovers after make lint 2013-02-01 17:37:53 +00:00
Gabor Kovesdan
7c3ff16ff7 - Actually allow xi:include in DocBook markup 2013-02-01 17:35:25 +00:00
Gabor Kovesdan
e1fa809a80 - There is no need for XInclude processing at the point when xsltproc is
called
2013-02-01 13:21:13 +00:00
Gabor Kovesdan
5a8e3a368d - Properly validate and process XInclude 2013-02-01 13:03:24 +00:00
Gabor Kovesdan
33e89a267c - Always parse the documentation first and use the parsed XML
- s/PDFENGINE/RENDERENGINE/ and add support for generating .rtf with FOP
2013-02-01 11:04:50 +00:00
Gabor Kovesdan
a3c89a1805 - Use exclusively the XML catalogs and drop the old SGML format 2013-02-01 09:48:25 +00:00
Gabor Kovesdan
9162098876 - Parse the documents with XML tools before passing them to Jade and turn off
Jade validation.  This will let us keep using Jade for printed output
  rendering and dropping old SGML constructs at the same time.
2013-02-01 09:18:30 +00:00
Gabor Kovesdan
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00