Commit graph

1188 commits

Author SHA1 Message Date
Simon L. B. Nielsen
8d3dea074f Add key entity for ehaupt's key.
Submitted by:	ehaupt
2005-10-03 13:47:10 +00:00
Emanuel Haupt
171b7a1474 Adding my gpg key
Approved by:	novel (mentor)
2005-10-03 13:04:57 +00:00
Kirill Ponomarev
f93596edeb Update my GPG key. 2005-09-29 12:51:39 +00:00
Hiroki Sato
65beb8b026 Optimize the word search algorithm. Comparison using product
set is a better solution to evaluate whether a node is included
in a partial node-set or not.
2005-09-28 18:03:51 +00:00
Hiroki Sato
7dda15a1e0 Disable .ps and .pdf build of some languages---ja_JP.eucJP,
ru_RU.KOI8-R, and zh_TW.Big5---because they are broken.
This behavior can be controlled by using $NO_TEX_LANG.

This is a temporary measure, and we need to use localized
TeX variants to build the printable formats.

Tested by:	simon
2005-09-23 19:38:22 +00:00
Hiroki Sato
a37ca37c91 - Add XML_INCLUDES to DEPENDS.<id> only when it is needed.
- Respect XSLTPROCFLAGS.
2005-09-19 07:01:03 +00:00
Hiroki Sato
3fb588c919 Fix a build breakage when the www tree is unavailable.
Spotted by:	nyan
Pointy hat to:	hrs
2005-09-18 08:19:20 +00:00
Hiroki Sato
341bef6be3 Add localization support for usergroups.xml. 2005-09-18 06:26:47 +00:00
Tom McLaughlin
57656c33ef Add my PGP keys.
Approved by:	ahze (mentor)
2005-09-18 05:47:06 +00:00
Hiroki Sato
efd28bd93b Fix a problem of transtable-lookup when there are identical
words in different word-groups.

Spotted by:	Rudolf Cejka (cejkar at fit dot vutbr dot cz)
2005-09-18 05:40:25 +00:00
Hiroki Sato
40d1ff2285 Introduce doc.xml.mk and XMLDOCS variable to simplify build
of XML docs.  Note that XML catalog support is still incomplete.
2005-09-18 04:33:25 +00:00
Marcus Alves Grando
d8c03730b1 Add my GPG key to the Handbook
Approved by:	pav (mentor)
2005-09-15 20:07:53 +00:00
Christian Brueffer
647e4fc819 Add acpi_sony(4). 2005-09-14 05:47:10 +00:00
Yaroslav Tykhiy
dc1bd3b888 Add the NetBSD trademark because we are about to need it soon.
The information was obtained from http://www.netbsd.org/Misc/about.html
and confirmed by http://www.uspto.gov/.
2005-09-11 07:43:18 +00:00
Hiroki Sato
ce4b41cd27 Fix template rules which use a variable reference in the value of the match
attribute.  This is not allowed according to "5.3 Defining Template Rules"
in REC-xslt-19991116, XSL Transformations (XSLT) Version 1.0.
The xsltproc utility prior to version 1.1.15 allowed this erroneously
but in the latest version it has been fixed.

Reported by:	scottl
2005-09-06 18:27:52 +00:00
Christian Brueffer
a0b581115e Add geli(8). 2005-08-30 20:53:34 +00:00
Pav Lucistnik
6a1ea94077 - Rework jade/openjade handling.
Before: use jade on i386, openjade on !386, provide OPENJADE var for override

  Now: detect what's available, when both systems are present, use jade,
  provide OPENJADE var for override

  This change follows same logic as recent similar change in web.mk

Approved by:	keramida (mentor)
2005-08-30 19:32:46 +00:00
Murray Stokely
6f977075d0 Make HTML and PDF targets .OBJDIR clean. 2005-08-29 03:18:58 +00:00
Murray Stokely
af99d2d8b9 Exclude 'CVS' directories when making OpenOffice .sxi files (.sxi
files are just zip files).
2005-08-29 02:50:45 +00:00
Murray Stokely
2f5f2b672d Remove pointless copy of template directory.
First, zip up the template directory from /usr/doc/share/openoffice,
then use 'zip -g slides.sxi content.xml' to append a single file to
the zip archive after content.xml has been created.

Also make this target .OBJDIR clean.
2005-08-29 02:44:22 +00:00
Murray Stokely
7b589b1fa8 Add 'sxi' as a known format for the DocBook Slides infrastructure in
/usr/doc/${LANG}/slides.
2005-08-29 02:17:37 +00:00
Murray Stokely
19a9120503 MFP4: Add first OpenOffice.org XSLT stylesheet for use by the DocBook
Slides infrastructure.

Slides written up in DocBook in /usr/doc/LANG/sides can now be output
directly as OpenOffice .sxi files, in addition to the PDF and HTML
output formats already supported.

This particular slides template is based on the old BSDi PowerPoint
one.  It should be easy to add support to output to any other
OpenOffice.org template by adding the appropriate files here and
updating the TEMPLATE make variable.
2005-08-29 02:15:24 +00:00
Murray Stokely
b17eae2695 Update number and size of ports collection. 2005-08-28 02:31:57 +00:00
Hiroki Sato
f583efbe8b Add bsdiff(1), bspatch(1), and portsnap(8). 2005-08-27 10:36:03 +00:00
Gary W. Swearingen
dd77ff6145 $MSG 2005-08-23 18:48:52 +00:00
Joel Dahl
9e45ba30b1 Add snd_t4dwave(4).
Approved by:	brueffer (mentor)
2005-08-15 18:03:16 +00:00
Murray Stokely
899655c9e0 Add diagram of RAID0 / striping with four disks.
Submitted by:	Fukang Chen <loader@freebsdmall.com>
2005-08-12 11:59:22 +00:00
Brad Davis
dc5495297f - Add my PGP key.
Approved by:	ceri (mentor)
2005-08-07 21:14:42 +00:00
Bruce A. Mah
b439accc67 Update my key with new prefs and, um, whatever signatures got added
to it in the last year or so.
2005-08-05 14:32:03 +00:00
Murray Stokely
8cdc4e3af4 Add a less verbose open group trademark attribution that only
acknowledges the Unix trademark instead of Motif and two sentence of
other items unneeded by simple articles that mention Unix once.
2005-07-24 17:29:14 +00:00
Murray Stokely
c1eb4f255b Add gstripe.8 man entity, which will be used by forthcoming linux /
freebsd comparison whitepaper by Dru Lavigne.
2005-07-24 16:04:33 +00:00
Vsevolod Stakhov
9ac1105271 Add myself as a new committer.
Approved by:	perky (mentor)
2005-07-22 09:12:20 +00:00
Bruno Ducrot
0c7caf3db2 Add myself as a new committer.
Approved by:	imp (mentor)
2005-07-18 14:51:06 +00:00
Andrey A. Chernov
62a618d526 Update my key 2005-07-18 13:27:55 +00:00
Erwin Lansing
ffb541acd3 Add a new mirror in Bulgaria.
Reviewed by:	simon
2005-07-18 07:32:17 +00:00
Hiroki Sato
ab448daacd Add $X[MS]L_USERGROUP for usergroup.xml. 2005-07-16 09:58:33 +00:00
Hiroki Sato
8c9ae9d9d3 Add libmemstat(3). 2005-07-15 16:39:32 +00:00
Renato Botelho
0e2bd7535e Add myself as a new commiter
Approved by:	flz (mentor)
2005-07-11 14:59:37 +00:00
Hiroki Sato
492ebedeaf Add the following manual pages:
central(4), clkbrd(4), creator(4), ebus(4), eeprom(4), fhc(4),
 machfb(4), ofw.console(4), openfirm(4), openprom(4), rtc(4),
 and sbus(4).
2005-07-09 17:20:07 +00:00
Jung-uk Kim
25429331fc add myself as a new committer
Approved by:	anholt (mentor)
2005-07-07 01:08:16 +00:00
Eric Anholt
a6fa445108 Add my pgp key to the big list.
Prodded by:	simon
2005-07-06 20:22:34 +00:00
Ken Smith
01f40f3fd5 Add a new FTP mirror site in Israel. 2005-07-06 14:11:36 +00:00
Clive Lin
676b4e9c04 Update my public key, with extended expiration date and new signatures. 2005-07-02 19:16:31 +00:00
Hideyuki KURASHINA
73030ed781 Add a missing </para>. 2005-06-30 14:31:55 +00:00
Dima Dorfman
c80eee572a Update with a new encryption key (extended expiration date) and some
signatures.
2005-06-20 04:04:46 +00:00
Niklas Saers
cfce389ad3 Update one year of changes, replace statistics with those of 2004 and add images
Approved by:    des (mentor)
2005-06-18 18:44:24 +00:00
Hiten Pandya
1158263783 Add entry for bus_space(9). 2005-06-15 16:19:42 +00:00
Hiten Pandya
74306c7d4e Add entires for all the pmap(9) manual pages. 2005-06-12 15:06:41 +00:00
Hiten Pandya
3213fd91bb Re-order the entry for ng_tcpmss(4) so that section 4 is in lexical order
as required by various scripts.
2005-06-12 14:23:57 +00:00
Hiroki Sato
8de7c4e27d Add ng_tcpmss(4). 2005-06-12 09:31:14 +00:00
Hiroki Sato
b548f5d802 Remove man.hostapd.1 and man.wpa.supplicant.1
and add man.hostapd.8 and man.wpa.supplicant.8.

Noticed by:	brueffer
Pointy hat to:	hrs
2005-06-08 12:56:03 +00:00
Hiroki Sato
5ac67f20df Add man.hostapd.1 and man.wpa.supplicant.1. 2005-06-08 09:48:54 +00:00
Bruce A. Mah
1a5d1a615b Add entity for if_bridge(4). 2005-06-05 16:06:21 +00:00
Simon L. B. Nielsen
615d4096a9 Add new post BSDCan signatures. 2005-06-02 19:20:21 +00:00
Remko Lodder
1029e5bc3c Fix the man.newsyslog.conf.5 entity to point to the correct place.
PR:		docs/81603
Submitted by:	Brad Davis <so14k at so14k dot com>
2005-05-28 21:42:08 +00:00
Bruce A. Mah
d29d756b5d New manpage entities: devfs.conf(5), devfs.rules(5), pthread_atfork(3). 2005-05-26 14:35:29 +00:00
Christian Brueffer
2552771952 Add mount_reiserfs(8). 2005-05-26 10:34:02 +00:00
Andrew Thompson
446db124cd Add my pgp key.
Approved by: bms (mentor)
2005-05-26 03:17:10 +00:00
Ollivier Robert
3ee8adbbfd Update my key with signatures from BSDCan-2005. 2005-05-23 09:31:41 +00:00
Craig Rodrigues
9dbeb9304a Adding myself as new committer.
Approved by:	das (mentor)
2005-05-21 20:01:32 +00:00
Ceri Davies
43f3d2df08 Update the instructions to reflect where the pgpkeys chapter actually is.
Prompted by:	rodrigc
2005-05-21 09:47:42 +00:00
Bruce A. Mah
868779439d New manpage entities: mn(4), ng_nat(4). 2005-05-20 04:18:17 +00:00
Christian Brueffer
a093ff2afb Add nve(4). 2005-05-19 14:56:52 +00:00
Erwin Lansing
277d9347b7 Add some new signatures and AaUUG.dk uid. 2005-05-18 10:23:01 +00:00
Murray Stokely
a6efab1219 Version bump. 2005-05-09 20:54:03 +00:00
Remko Lodder
27b1aa7155 New mirrors for the ca.freebsd.org domain.
Move the cvsup.ca.freebsd.org host to cvsup1.ca.freebsd.org.

PR:			docs/80588
Submitted by:		Mit Rowe <hostmaster at ca dot freebsd dot org>
2005-05-08 12:09:50 +00:00
Christian Brueffer
d6184fb492 Add acpi_ibm(4). 2005-05-07 13:43:46 +00:00
Murray Stokely
59141428ec Use widely supported smartquote entities rather than double ``ticks''.
Works well with mozilla, opera, lynx, and links, but the entities are
not supported by w3m.
2005-05-05 17:14:17 +00:00
Christian Brueffer
14363d5fc9 Bring my key up to date. Includes signatures from EuroBSDCon 2004. 2005-05-02 11:29:32 +00:00
Bruce A. Mah
bc88c10909 Add entity for ndisgen(8). 2005-05-02 05:55:30 +00:00
Roman Bogorodskiy
793ca99a94 Add my key. 2005-04-28 07:20:10 +00:00
Mathieu Arnold
9b37676e26 RIP my old key, welcome to the new one 2005-04-25 14:42:35 +00:00
Hiroki Sato
a0613a7727 Add new entities:
bsnmpd(1), ataraid(4), hwpmc(4),
	ipw(4), iwi(4), ral(4), sched_4bsd(4),
	sched_ule(4), ural(4)
2005-04-19 12:07:16 +00:00
Mark Santcroos
14972a5ae7 Install my new PGP key. 2005-04-15 07:42:36 +00:00
Christian Brueffer
019faa214b Party back out rev. 1.334:
Re-add sbc.4, it is still used by various translations, among others.

Requested by:	hrs
Pointy hat to:	brueffer
2005-04-12 22:30:24 +00:00
Jean-Yves Lefort
67865964a0 Add myself as a new ports committer.
Approved by:	adamw (mentor)
2005-04-12 20:00:20 +00:00
Christian Brueffer
dda08b6e25 Add snd_fm801.4 and snd_via8233.4, remove sbc.4 (was repo-copied to
snd_sbc.4 some time ago).
2005-04-12 13:23:21 +00:00
Sam Lawrance
464df994ab Add me as a new committer.
Approved by:	clement (mentor)
2005-04-12 08:50:51 +00:00
Hiroki Sato
7f431a9953 Revert changes in the previous commit temporarily until the release day. 2005-04-12 05:26:08 +00:00
Hiroki Sato
381821f3cf Temporary version number bump for 5.4-RELEASE. 2005-04-12 05:20:45 +00:00
Jesus R. Camou
445be8d976 Add the same two characters to this one as well.
PR:		docs/72435
Submitted by:	carvay
Approved by:	trhodes (mentor)
2005-03-31 23:11:32 +00:00
Jesus R. Camou
b65f66dfd4 Add two more characters used in other languages.
PR:		docs/72434
Submitted by:	carvay
Approved by:	trhodes (mentor)
2005-03-31 23:04:11 +00:00
Christian Brueffer
e3b704a49c Add arcmsr(4). 2005-03-31 20:45:54 +00:00
Hajimu UMEMOTO
baa49afb4a add my pgpkey. 2005-03-28 17:49:00 +00:00
Sam Leffler
69366b639e pgp key for sam@ 2005-03-28 06:03:15 +00:00
Alexander Leidinger
a7dbd28708 Update with some new signatures. 2005-03-25 11:46:23 +00:00
Peter Pentchev
b4981afdc6 Add a couple of signatures. 2005-03-23 07:44:53 +00:00
Hiroki Sato
e26287288d Add cdce(4). 2005-03-22 15:16:56 +00:00
Hiroki Sato
6863354975 Add acpi_fujitsu(4). 2005-03-21 09:08:33 +00:00
Hiroki Sato
f6c810611b Add inet6_opt_init(3), inet6_rth_space(3), ng_ipfw(4), and powerd(8). 2005-03-12 19:06:44 +00:00
Simon L. B. Nielsen
a04465a2c8 Add snd.vibes(4) and snd_via82c686(4). 2005-03-09 22:41:23 +00:00
Hiroki Sato
83beb16f87 Add vkbd(4). 2005-03-04 19:46:45 +00:00
Maxim Konovalov
376c450025 o Add (www|ftp)5.ru.FreeBSD.org.
PR:		docs/78412
Submitted by:	Vladimir Golubkov
2005-03-04 15:32:08 +00:00
Damien Bergamini
52f281eed3 Add myself as a new src committer.
Approved by:	silby (mentor)
2005-03-03 19:48:58 +00:00
Simon Barner
1b7d89dfd1 - Add myself to the list of committers.
- Add my GPG key.
- Remove myself from the list of additional contributors.

Approved by:	arved (mentor)
2005-03-03 12:33:12 +00:00
Jesus R. Camou
04989a5ba2 Add my PGP key.
Approved by:	trhodes (mentor)
2005-03-02 08:46:36 +00:00
Bruce A. Mah
d6df11597b Add entities for a bunch of recently-implemented math functions.
Submitted by:	das
2005-03-01 18:25:01 +00:00
Florent Thoumie
36a34adf34 Add my PGP key.
Approved by:	pav (mentor)
2005-03-01 11:41:40 +00:00
Remko Lodder
3b5d273d2f s/operon/opteron/
Spotted by:		Siebrand Mazeland <s dot mazeland at xs4all dot nl>
Approved by:		simon (mentor)
2005-02-27 16:10:33 +00:00
Bruce A. Mah
fe2cbaf6bd Add entity for ng_netflow(4). 2005-02-26 21:57:07 +00:00
Simon L. B. Nielsen
bf73cb34de Add snd_neomagic(4). 2005-02-26 21:47:00 +00:00
Tai-hwa Liang
4556495369 Adding my PGP key.
Reviewed by:	sam (mentor)
2005-02-26 12:29:07 +00:00
Foxfair Hu
e8438da1f8 Add extra id, and drop expire date. 2005-02-24 04:33:31 +00:00
Marc Fonvieille
2a3e610aec Replace my previous key with a brand new one. 2005-02-23 19:43:24 +00:00
Hiroki Sato
62e486a06d Add carp(4). 2005-02-23 16:16:46 +00:00
Christian Brueffer
4a10fed10d Add memguard(9) 2005-02-22 17:20:55 +00:00
Bruce A. Mah
a02610c1e5 Add entity for auxio(4). 2005-02-22 00:29:12 +00:00
Erwin Lansing
02c0adedf2 (cvsup|ftp|www)3.dk has arisen from its ashes, so readd them here.
Approved by:	simon
2005-02-21 21:51:38 +00:00
Bruce A. Mah
30baf91f00 Add entities for rpmatch(3) and gshsec(8). 2005-02-21 20:13:54 +00:00
Bruce A. Mah
f0386c7079 Add entity for cpufreq(4). 2005-02-20 22:22:54 +00:00
Hiroki Sato
c4f8b70665 Add a comment that explains why ${PREFIX}/share/texmf-dist/LICENSE.texmf
should be checked.

Suggested by:	simon
2005-02-20 17:14:25 +00:00
Hiroki Sato
d35150017e Add teTeX 3.0 support. This change should fix the "Fatal format file
error; I'm stymied" problem when $FORMATS is specified as "dvi", "ps",
and/or "pdf".

Spotted by:	marck
2005-02-20 16:54:37 +00:00
Bruce A. Mah
5d50b53488 Add entity for nc(1). 2005-02-20 07:35:50 +00:00
Simon L. B. Nielsen
64f35adaa6 Add Athlon and Opteron as AMD trademarks. 2005-02-19 15:51:27 +00:00
Hiroki Sato
ff5ccc4286 Add some more signatures to my key. 2005-02-16 16:37:48 +00:00
Norikatsu Shigemura
322b9a1b6a Add my PGP key. 2005-02-16 01:11:33 +00:00
Maxim Konovalov
158eaf114e Add entity for tcpdrop(8). 2005-02-14 07:48:13 +00:00
Bruce A. Mah
1b1e6307d0 Add entity for altq(4). 2005-02-14 05:35:13 +00:00
Ceri Davies
222fa08633 Update the on-disk and numerical sizes of the ports tree. 2005-02-08 15:38:28 +00:00
Christian Brueffer
c79dc88231 Add oltr.4 2005-02-04 09:21:42 +00:00
Wilko Bulte
404aebc079 Get a newer key in place. The older was an IDEA one. Which proved not
to be the most practical of algorithms.

I guess crypto is just not my thing <sigh>
2005-01-26 22:03:31 +00:00
Hiroki Sato
99c28a20c6 Add 4.11R. 2005-01-25 17:25:38 +00:00
Hiroki Sato
8239cd20f6 Re-bump the version number for 4.11R. 2005-01-25 17:20:32 +00:00
Hideyuki KURASHINA
13cf519e47 Add ftp.nz.FreeBSD.org.
Requested by:	Barry Murphy <barry at unix dot co dot nz>
2005-01-23 15:42:33 +00:00
Hiroki Sato
b0abfe330b Add eui64(3), pbio(4), and ipnat(8). 2005-01-21 06:32:13 +00:00
Hiroki Sato
9bf9bb5a18 Revert changes in the previous commit temporarily until the release day. 2005-01-19 04:46:27 +00:00
Hiroki Sato
da5e785839 Temporary version number bump for 4.11-RELEASE. 2005-01-19 04:39:11 +00:00
Hiroki Sato
29116779fc Remove <xsl:comment>, which is no longer used. 2005-01-19 04:06:37 +00:00
Martin Heinen
f1510cc0c0 Fix sorting of mirrors. Newer versions of xsltproc
add a newline after comments which breaks the pattern
used by awk.  Directly search for @sortkey@ now.

Discussed with:	hrs
2005-01-15 15:02:12 +00:00
Giorgos Keramidas
17ee19c2b8 Set the default line width for FORMATS="txt" to 72 columns. This fixes,
after a very long time, the problem described in:

PR:		docs/41791
Submitted by:	Jerry Dunham <jdunham@m3designinc.com>
2005-01-10 22:00:58 +00:00
Joerg Wunsch
d1de4c22e1 Add one new email address, and a few signatures to my key. 2005-01-10 10:48:31 +00:00
Ken Smith
a39964281d Add ftp7.fr.freebsd.org. 2005-01-07 14:39:34 +00:00
Mario Sergio Fujikawa Ferreira
d98c2da67f Update with new gpg key 2005-01-07 02:51:44 +00:00
Simon L. B. Nielsen
7cfdcf77eb Tell collateindex to set the id tag (to "doc-index" in lack of better
idea for a name) so we will not get dynamic filenames for html-split
output.
2005-01-06 12:40:46 +00:00
Ceri Davies
efe4b39e5a Correct some typos. 2005-01-02 13:05:30 +00:00
Hiroki Sato
6178a7ad5d Remove unnecessary quotation marks from <meta> element.
Spotted by:	Byung-Hee HWANG (bh at izb dot knu dot ac dot kr)
2004-12-31 22:34:52 +00:00
Hiroki Sato
bcb218a18d Move %l10n; and %10n-common; to the head of the entity list.
This allows l10n.ent to override other entity sets.
2004-12-29 17:56:55 +00:00
Hiroki Sato
c949c5a344 Fix <email> rendering when the length of the address is shorter
than 12 characters.
2004-12-29 17:24:58 +00:00
Ceri Davies
3f51754e4f Correct entity names added in the last revision. 2004-12-17 13:35:12 +00:00
Christian Brueffer
60dbd7a9b6 Add the following:
wlan_acl.4
wlan_ccmp.4
wlan_tkip.4
wlan_wep.4
wlan_xauth.4
2004-12-17 09:48:23 +00:00
Marc Fonvieille
e189cd5d77 Enhance email element: do not render with "mailto:" when nolink role
attribute is used or when the email address matches
@example.{com|net|org}

Discussed with:	murray, nik and hrs
2004-12-17 09:46:08 +00:00
Simon L. B. Nielsen
498c8c74a5 Add snd_maestro(4). 2004-12-14 16:11:40 +00:00
Simon L. B. Nielsen
fa485651fe Add snd_audiocs(4). 2004-12-14 13:10:45 +00:00
Niels Heinen
aaf34c893a Added a reference to my PGP key
Approved by: nectar (mentor)
2004-12-13 12:28:25 +00:00
Niels Heinen
f91d02f4f4 My PGP key
Approved by: nectar (mentor)
2004-12-13 12:27:09 +00:00
Peter Pentchev
2a45a882d1 Add my <roam@cnsys.bg> user ID. 2004-12-10 01:28:54 +00:00
Simon L. B. Nielsen
418a0ee444 apachectl(1) is really apachectl(8).
Reviewed by:	den
2004-12-09 09:42:53 +00:00
Simon L. B. Nielsen
114b7215fb - Sort. 2004-12-09 09:10:06 +00:00
Denis Peplin
ccea948a41 Add apachectl(1) ('ports' vendor) 2004-12-09 07:53:26 +00:00
Stephane Legrand
a509783c91 Add my key. 2004-12-05 02:27:22 +00:00
Sean Chittenden
aae93d1789 Update pgp key to recent key 2004-11-30 08:41:38 +00:00
Murray Stokely
edef430748 uspto.gov now lists the FreeBSD Foundation as the owner of the
'FreeBSD' trademark.  Thanks to Justin and the foundation people for
getting the paperwork through.
2004-11-27 20:52:59 +00:00
Simon L. B. Nielsen
61537a348b Add snd_ich(4). 2004-11-27 13:50:15 +00:00
Joerg Wunsch
e63489a75e Switch to my new GPG key, now that a sufficient number of people
did sign it.
2004-11-24 12:38:59 +00:00
Hiroki Sato
d099ffeb9b Add hptmv(4). 2004-11-20 03:33:30 +00:00
Johann Kois
66b3bb9049 Add my pgp key.
Approved by:    mheinen (mentor)
2004-11-15 19:07:59 +00:00
Ruslan Ermilov
ef5d959acf Add signatures from EuroBSDCon. 2004-11-15 10:12:54 +00:00
Dag-Erling Smørgrav
0549acd463 Update key after EuroBSDCon. 2004-11-08 17:30:59 +00:00
Hiroki Sato
c24e829215 Add a <meta> tag into %html-header-tags% to explicitly declare
the charset of HTML files generated from an DocBook/SGML file.

Note to translators:

  While some of the translations already use this tweak
  in their localized freebsd.dsl, it is no longer needed so
  removed and the necessary changes have been added instead.
  After this commit, please make sure to define
  &doc.html.charset; in <langcode>/share/sgml/l10n.ent.
  If not defined, iso-8859-1 is used by default and it can
  break the translation.

Discussed on:	-doc
2004-11-07 16:26:09 +00:00
Hiroki Sato
25700709b7 Fix the positions of RELENG_5 and RELENG_5_3. 2004-11-07 01:16:40 +00:00
Hiroki Sato
07e10fe03b Update the branch diagrams and added one for RELENG_5. 2004-11-07 00:39:26 +00:00
Marc Fonvieille
73f85ac0d7 Update the ports number (I used a round number 11,800). 2004-11-06 22:13:52 +00:00
Marc Fonvieille
2db86fcb55 Update to 5.3-RELEASE 2004-11-06 21:54:15 +00:00
Philip Paeps
e6bdb4bc17 Jump on the bandwagon and add the signatures from EuroBSDCon. 2004-11-06 14:58:19 +00:00
Michael Landin
5839955560 o Follow the trend and update my key with the new signatures
Approved by:	simon
2004-11-05 10:43:15 +00:00
Ollivier Robert
5515d0924e More signatures from EuroBSDCon. 2004-11-05 10:10:54 +00:00
Kirill Ponomarev
4d49ca40c8 Signatures, signatures, signatures I got at EuroBSDCon 2004-11-05 10:03:00 +00:00
Erwin Lansing
2a9f219027 Add some signatures I got @ EuroBSDCon
Approved by:	simon
2004-11-05 09:59:52 +00:00
Hiroki Sato
a021f50461 Add gtar(1). 2004-11-04 17:43:21 +00:00
Simon L. B. Nielsen
b29ba3a1e1 Update my key with some signatures I got at EuroBSDCon. 2004-11-04 07:48:14 +00:00
Michael Johnson
4970930de7 Add my pgp key
Approved by:	adamw (mentor)
2004-10-30 01:54:46 +00:00
Ceri Davies
631dc54dfb Correct approximately 85% of validation warnings.
Reviewed by:	trhodes
2004-10-29 15:36:27 +00:00
Ken Smith
64bad9cf4b Adjust URL for ftp9.freebsd.org to correct pathname.
Requested by:	Brian Poole <raj (at) cerias (dot) purdue (dot) edu>
		(ftp9 maintainer).
2004-10-26 16:33:28 +00:00
Hiroki Sato
1166dc8c3f Revert changes in the previous commit temporarily until the release day. 2004-10-24 10:53:42 +00:00
Hiroki Sato
55517030a2 Bump the version number for 5.3R. 2004-10-24 10:51:54 +00:00
Remko Lodder
9345a5044e Add my pgp key.
Approved by:    simon (mentor)
2004-10-15 23:38:23 +00:00
George V. Neville-Neil
a978c10d52 Approved by: rwatson (mentor)
New committer commit.

Add public key to set of keys.

Update relevant articles with information on myself.
2004-10-11 15:28:55 +00:00
Stephan Uphoff
c32e6b307f Add my pgp entry.
Approved by:	sam (mentor)
2004-10-09 20:48:06 +00:00
Stephan Uphoff
b23cb0c49c Add my pgp key file.
Approved by:	sam (mentor)
2004-10-09 20:46:32 +00:00
Martin Heinen
e9e55e470b Add my PGP key. 2004-10-03 23:59:47 +00:00
Maxim Konovalov
6435e3678e o Add ftp.ru.FreeBSD.org to a list of ftp mirrors in Russia.
Approved by:	Igor Timkin

o Reflect the fact ftp2.ru.FreeBSD.org supports http and rsync.

Approved by:	trhodes
Reviewed by:	trhodes, -doc
2004-09-30 09:40:24 +00:00
Ceri Davies
9a3a7114b0 Remove an entry from the FAQ that has been in there since the initial
revision, but never made any sense as the port doesn't provide Microsoft
FrontPage anyway.  Additionally, the www/apache13-fp port has been
removed from the ports collection.

The FrontPage trademark is not referenced anywhere else in the tree.
2004-09-26 17:35:37 +00:00
Ceri Davies
91675054e8 Add the email, ulink, and username elements to those omitted by this
stylesheet.
2004-09-26 17:23:19 +00:00
Ceri Davies
36bef8efb0 Sort the ignored elements. 2004-09-26 17:20:45 +00:00
Ceri Davies
9908d80f91 Add "The Design and Implementation of the FreeBSD Operating System" to
the bibliography, and update an entry in the FAQ which states that it
does not exist.
2004-09-22 19:38:51 +00:00
Christian Brueffer
b0d9db1271 Add pflog(4) and pfsync(4) 2004-09-22 00:33:38 +00:00
Simon L. B. Nielsen
c2ee4de7dc Add snd_ess(4). 2004-09-20 20:06:01 +00:00
Hiroki Sato
9805c768fb Add snd(4). 2004-09-16 18:22:31 +00:00
Xin LI
a9f33961c1 Add my gpg public keys.
Approved by:	murray (mentor)
2004-09-16 13:50:54 +00:00
Koop Mast
d5cf5d2a83 Add my gpg key.
Approved by:	pav (mentor)
2004-09-15 19:53:29 +00:00
Hiroki Sato
2cef455ece Add cnw(4). 2004-09-14 04:32:32 +00:00
Hiroki Sato
43fc8e2477 Add new entries:
snd_maestro3(4), snd_uaudio(4), sound(4), and mkuzip(8).
2004-09-12 07:09:54 +00:00
Simon L. B. Nielsen
9cab3f237e Add snd_csa(4), snd_gusc(4), and snd_sbc(4). 2004-09-11 15:09:09 +00:00
Simon L. B. Nielsen
3a7848151e Add vge(4). 2004-09-10 22:34:10 +00:00
Murray Stokely
90410a1a9c Remove CDATA attribute from the few entities that used it. This file
can now be used by both SGML and XML documents.
2004-09-07 14:25:02 +00:00
Christian Brueffer
e16f84c9dc Add ucycom 2004-09-07 13:14:58 +00:00
Murray Stokely
e94633c940 Fix HTML output with multiple XML SRCs case. 2004-09-07 12:06:22 +00:00
Murray Stokely
c290cc6eff Add definitions required for using SAXON instead of libxslt when
USE_SAXON is set.  This doesn't quite work yet.

Also fix a bug in the .fo target that was uncovered when slides for a
presentation are split across multiple XML files.
2004-09-07 11:56:03 +00:00
Hiroki Sato
8645ac483f Add new entries:
authpf(8), ftp-proxy(8), and pflogd(8).
2004-09-05 09:10:44 +00:00
Murray Stokely
30830727e5 Add support for using FOP or XEP as an XSL-FO backend via USE_* make
variables.  PassiveTeX is pretty limited and so the other formatters
give the stylesheets more functionality to create nice slides.
2004-09-04 19:17:35 +00:00