Commit graph

754 commits

Author SHA1 Message Date
Ruslan Ermilov
8e4cefcd1a Update my GPG key. 2004-04-01 07:25:58 +00:00
Marc Fonvieille
9cbe56dfd2 Unbreak build. 2004-03-29 17:59:19 +00:00
Niklas Saers
9416f7fd58 Another gullible fool joins the crowd.
Approved by:    des
2004-03-29 12:50:31 +00:00
Simon L. B. Nielsen
c187df3fbf Unbreak creation of PDF documents which use PNG images (e.g.
articles/console-server), by also copying PNG images to the working
directory during PDF build.
2004-03-24 22:57:56 +00:00
Hiroki Sato
99c9ad9220 Add pf(4). 2004-03-24 18:01:01 +00:00
Alexey Zelkin
a4ef4bf328 We never used .docb suffix in the project tree, so do not mention it
in comments.
2004-03-24 09:52:57 +00:00
Alexey Zelkin
713a6ebd26 Introduce BZIP2_PACKAGE user defined variable which used to control
output format of 'make package'.  If BZIP2_PACKAGE is set, then .tbz
archive will be generated instead of .tgz.
2004-03-24 09:50:03 +00:00
Alexey Zelkin
7f574a3bf2 Fix 'make package' to generate valid packages
After introduction of shared images concept it was not possible to realize
how images should be put into packages, so built images references were
used.  It result up tgz file with lots filename which contained of '..'.

In order to workaround this issue I used temporary directory to install
complete packaging document, then generate PLIST based on content of
temporary directory and create actual package then.

Prodded by:	The FreeBSD Russian Documentation Project
2004-03-24 09:45:31 +00:00
Alexey Zelkin
79d9b31fc9 Unconditionally set 'NO_SUBDIR' define.
doc.docbook.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.

It reduces install recursive calls by factor 4.
2004-03-23 23:53:27 +00:00
Ceri Davies
033231458f Avoid problems with Netscape and our stylesheets by removing the entry
for "BODY P".  This seems to have no effect within other browsers, but
stops Netscape from displaying images on top of the document text.

PR:		docs/48472
Submitted by:	Alan Larson <larson@eng.paix.net>
2004-03-22 19:17:52 +00:00
Mark Santcroos
d245e28a46 Add my PGP key
Approved by:	njl (mentor)
2004-03-18 10:37:38 +00:00
Ceri Davies
b9d85a9de7 Fix the doc build. 2004-03-16 14:01:14 +00:00
Thierry Thomas
f3270dbd1b Adding my PGP key.
Approved by:	mat
2004-03-16 12:22:43 +00:00
Tom Rhodes
453d1a66b4 Add images required for the new mail content.
Submitted by:	Marc Silver <marcs@draenor.org>
2004-03-16 06:54:00 +00:00
Hiroki Sato
1f322e3958 Add new entries: arl(4) and arlconfig(8). 2004-03-16 04:36:44 +00:00
Oliver Braun
9eeb081112 Id cleanup. 2004-03-15 21:55:42 +00:00
Bruce A. Mah
d49130dae4 New manpage entities: logins(1), acpi_toshiba(4), acpi_video(4),
ng_atmllc(4), ubser(4).
2004-03-15 00:09:53 +00:00
Tom Rhodes
8a43338ad4 Add an entity for newsyslog.conf(5). 2004-03-13 16:33:59 +00:00
Hiroki Sato
3fcb8eb921 Add ng_vlan(4). 2004-03-13 16:06:52 +00:00
Ken Smith
652cebaccb Add ftp1.ro and cvsup1.ro mirror sites. 2004-03-11 16:58:06 +00:00
Volker Stolz
2a6c83770b Add Volker Stolz (vs) to the FreeBSD developers' list (ports).
Reviewed by: linimon (mentor)
2004-03-10 09:59:08 +00:00
Peter Edwards
8d84d741b7 My introductory commits:
Add myself to the Developers section of Contributors list.
Add myself to "authors.ent".
Add my PGP key.

Approved By: dwmalone@ (mentor)
2004-03-09 23:57:26 +00:00
Mike Makonnen
34c99f0b98 Update my gpg key. 2004-03-06 12:32:33 +00:00
Bruce A. Mah
7135a15225 New entities: jail_attach(2), udav(4), gconcat(8). 2004-02-28 18:43:01 +00:00
Vinod Kashyap
73383c7a69 Adding GnuPG key for Vinod Kashyap (vkashyap). 2004-02-26 18:41:04 +00:00
Vinod Kashyap
d93ff3a09b Adding Vinod Kashyap (vkashyap) to the FreeBSD developers' list.
Reviewed by: Paul Saab (ps)
2004-02-26 18:38:10 +00:00
Bruce A. Mah
8e4842bc31 FreeBSD 5.2.1 is now the latest 5.X release. 2004-02-26 05:36:30 +00:00
Markus Brueffer
e97efd11a2 Last traditional commit: Add my PGP key.
Approved by:	arved (mentor)
2004-02-23 20:48:18 +00:00
Marc Fonvieille
fcd3ac5dba Add growisofs(1) manual page for the "coming soon DVD burning section." 2004-02-23 10:41:15 +00:00
Simon L. B. Nielsen
6ae1b9e21a Add entities for the GEOM section 9 manual pages. 2004-02-21 15:44:43 +00:00
Ken Smith
f6d05be54a Added Costa Rica zone, one WWW site and one CVSUP site in that zone. 2004-02-19 03:43:34 +00:00
Jim Rees
d4dcdf53e3 add my author entity
add me to committers
add my pgp key
put me in the news

Approved by: alfred (mentor)
2004-02-17 21:08:56 +00:00
Bruce A. Mah
e2f263befb New entities: libarchive(3), sdp(3), sdpd(8). 2004-02-17 05:03:52 +00:00
Hiroki Sato
ed2b02d9be Use FOO_CMD instead of FOO to avoid a conflict with a variable used
in the docproj port.  TEX, LATEX, PDFTEX, JADETEX, and PDFJADETEX
has been renamed to TEX_CMD, LATEX_CMD, PDFTEX_CMD, JADETEX_CMD, and
PDFJADETEX_CMD for consistency.  And TEXCMDS has been renamed
TEX_CMDSEQ because TEXCMDS and TEX_CMD are misleading names.

Discussed on:	-doc
2004-02-16 14:13:24 +00:00
Simon L. B. Nielsen
0b473c33aa *.sgml:
- Use trademark entities.
 - Add trademark attributions.
 - Don't join trademarks with other words, e.g. using hyphens.

trademark.ent:
 - Add trademark entity for Sun.
2004-02-16 00:11:08 +00:00
Hiten Pandya
bcc04ffe53 Finally, add my key and join the new world order. :-) 2004-02-13 06:47:35 +00:00
Peter Pentchev
d1dbb5e3ec Unbreak the build. This is just a bandaid - some valid SGML.
Does anybody actually have a copy of the Bell System Technical Journal
at hand to check what the correct title should be?
2004-02-10 20:11:04 +00:00
Max Laier
061dade99e Last traditional commit: Add my GnuPG sig
Approved by: bms (mentor)
2004-02-10 19:32:42 +00:00
Brooks Davis
a47142019f Update my key again. This time hopefully without any expired subkeys.
Noticed by:	Simon 'corecode' Schubert <corecode AT fs.ei.tum.de>
2004-02-10 18:01:18 +00:00
Ceri Davies
e1d457e5d5 Add the Bell System Technical Journal.
PR:		docs/52858
Submitted by:	jhs
2004-02-09 22:41:49 +00:00
Lukas Ertl
cf96340569 Add my PGP key.
Approved by: joerg (mentor)
2004-02-08 22:07:52 +00:00
Hiroki Sato
6b2564e38e Install TRADEMARKS.html and LEGALNOTICE.html missing in HTML.manifest. 2004-02-08 12:34:16 +00:00
Hiroki Sato
1afd84c68b Add $JADETEX and $JADEPDFTEX. 2004-02-04 16:47:22 +00:00
John Baldwin
1e257a6871 Add my PGP key. 2004-02-02 19:12:10 +00:00
Pawel Jakub Dawidek
b662b2d538 Added my PGP key.
Approved by:	scottl (mentor)
2004-02-02 17:21:19 +00:00
Brooks Davis
774460e760 Update my key to the unexired one and add more signatures. 2004-01-31 23:14:22 +00:00
Roman Kurakin
b92f61cd68 Add my PGP key to the list.
Approved by:	imp (mentor)
2004-01-30 15:38:53 +00:00
Tom Rhodes
07f2ad888b Add acpi_thermal.4 to the list. 2004-01-28 23:09:16 +00:00
Bruce A. Mah
1ca8ae3786 Temporarily back out previous commit until release day. 2004-01-28 20:35:19 +00:00
Bruce A. Mah
0749012b0c Version number bumps for upcoming 5.2.1-RELEASE. 2004-01-28 20:34:34 +00:00
Ken Smith
7c8c0e7eab - Add Taiwan Zone, new cvsup/www mirror site there. 2004-01-28 04:18:21 +00:00
Alex Dupre
6b68c8e9f6 Add my photo.
Approved by:	blackend (mentor)
2004-01-26 18:22:44 +00:00
Marc Fonvieille
350d7186fd Say Hello to the FreeBSD Flyer!
Just type:
cd /usr/doc/en_US.ISO8859-1/flyer/ && make pdf
and launch your favorite PDF viewer.

Thanks to people who supported this effort.
2004-01-24 21:19:48 +00:00
Mathieu Arnold
367297ca1b Add some subkeys which are not Elgamal 2004-01-22 13:42:53 +00:00
Philip Paeps
829da6853b Add my PGP key to the list.
Approved by: njl (mentor)
2004-01-21 18:08:19 +00:00
Josef El-Rayes
8b737692b3 Add some details about the usage of portupgrade &
add a man-ent for portupgrade.

Approved by:    simon(mentor)
Submitted by:   josef
PR:             docs/55458
2004-01-18 22:21:10 +00:00
Mathieu Arnold
ab9801e9da Update my key 2004-01-18 14:35:24 +00:00
Marc Fonvieille
e8ae652251 Update manpath to 5.2-current 2004-01-16 16:02:01 +00:00
Josef El-Rayes
42b618ed76 Add my pgpkey to the handbook
Approved by: simon(mentor)
2004-01-15 21:00:59 +00:00
Ken Smith
0c8cd3176d - Remove entire bg.freebsd.org entry, the zone is defunct.
Pointed out by: Georgi Alexandrov <aether@abv.bg>
2004-01-14 04:18:36 +00:00
Hiroki Sato
2e2010fbb7 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
77fd16671d FreeBSD 5.2 is now the current 5.X release. 2004-01-12 20:43:23 +00:00
Bruce A. Mah
0790f03469 Add entity for digi(4). 2004-01-10 18:08:04 +00:00
Marc Fonvieille
e68b10d824 Add NetxHop and GateD. 2004-01-09 15:03:54 +00:00
Marc Fonvieille
37964968df Add some manual pages. 2004-01-08 11:22:35 +00:00
Hiroki Sato
2194b439bc Disable a guess of ${LANGCODE} from ${.CURDIR} when it is already defined.
Pointed out by:	ue
2004-01-06 23:57:46 +00:00
viny
288c6c74ba Add my GPG key.
Approved by: stephane (mentor)
2004-01-04 16:11:37 +00:00
Ceri Davies
7c4c8612d1 We hit port10K two days ago. Good work to all involved. 2003-12-31 14:22:56 +00:00
Hiroki Sato
354d1cc7e5 Fix problems when ghostscript with A4=yes is used. 2003-12-30 21:41:17 +00:00
Bruce A. Mah
e465dce6a3 Temporarily back out previous commit (part two of the version number
bump stutter step).
2003-12-30 20:16:34 +00:00
Bruce A. Mah
64014cfd8e We're going to be releasing 5.2 in a different month than was originally
scheduled, so I need to repeat the version number bump stutter-step.
2003-12-30 20:15:17 +00:00
Marc Fonvieille
b8b1c2a6b3 Replace ASCII art for a routing example with .pic diagram. 2003-12-30 09:54:54 +00:00
Bruce A. Mah
e46454f5f2 Add signatures I picked up in various places (BSDCon? elsewhere?). 2003-12-28 18:54:42 +00:00
Alex Dupre
a82248c255 Add my gpg key.
Approved by:	blackend (mentor)
2003-12-28 17:47:09 +00:00
Simon L. B. Nielsen
4071843a8a Add trademark attribution for CVSup. 2003-12-24 00:26:41 +00:00
Ken Smith
fd4cf3db9c - Add ftp15.us.freebsd.org 2003-12-22 03:06:15 +00:00
Simon L. B. Nielsen
fae4319781 Add entity for clement's PGP key file. 2003-12-21 22:26:30 +00:00
Clement Laforet
d282a70705 Add my PGP key. 2003-12-21 18:24:25 +00:00
Peter Wemm
afad536ac4 Update pgp keys. Start transitioning from my antique rsa/idea pgp-2.6.3ia
key from 1995 to something a little more modern.
2003-12-19 17:59:08 +00:00
Ken Smith
cd86695345 - Add rsync proto to ftp.nl.freebsd.org 2003-12-19 13:39:28 +00:00
Ken Smith
f85541cc35 - Add ftp.tr.freebsd.org
- Add proto=ftpv6 to ftp4.us.freebsd.org to see if this is how
	  to use it.
2003-12-19 03:56:50 +00:00
Bruce A. Mah
7a7c61cb9e Revert previous commit, so that automatically-built doc/ sets
(such as for the Web site) don't prematurely claim 5.2
as being released.
2003-12-13 07:54:10 +00:00
Bruce A. Mah
15b7987d79 Temporary version number bump for 5.2-RELEASE so we can tag a doc/
set that mentions it.  This commit will be reverted momentarily.
2003-12-13 07:52:09 +00:00
Bruce A. Mah
8c9fe18630 Update for the number of ports in the ports tree. 2003-12-13 06:59:05 +00:00
Bruce A. Mah
b08cfaa48c Add entities for the "Project Evil" manpages: ndis(4) and ndiscvt(8). 2003-12-12 21:49:42 +00:00
Ollivier Robert
f39bb9e98e Added back another ftp4.fr.FreeBSD.org, located around Paris, France.
Hosted by zonepro.com.
2003-12-09 09:41:26 +00:00
Murray Stokely
1d5eac4d80 Add a 'GREYSCALE_IMAGES' option to the print infrastructure to convert
screenshots to greyscale before embedding them in the PostScript
output.

Sponsored by:	FreeBSD Mall, Inc.
2003-12-08 02:37:02 +00:00
Bruce A. Mah
8450c40458 Add sab(4) entity. 2003-12-07 00:52:33 +00:00
Bruce A. Mah
844d1e7797 Add entity for asf(8). 2003-12-06 23:08:25 +00:00
Hiroki Sato
38922ab6a2 - 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
Bruce A. Mah
0c0ce3b8a7 Add entity for sconfig(8). 2003-12-04 19:21:28 +00:00
Ken Smith
aab78d5ef0 - Add my pgp key 2003-12-02 13:19:28 +00:00
Ken Smith
203ed80c86 - Add my pgp key (now that joe told me why I'd want one :-) 2003-12-02 13:16:55 +00:00
Hiroki Sato
6f94dc2925 Add tags of support protocol to the mirror site list. 2003-11-28 22:03:09 +00:00
Dima Dorfman
520cd51722 Update with new (non-expired) encryption key. 2003-11-27 11:41:35 +00:00
Hiroki Sato
944a63f930 - Fix ${LANGCODE} problem when the working directory's absolute pathname
includes "doc" and "www" simultaneously.

Spotted by:	ceri

- Use www/share/sgml/advisories.xml instead of
  www/en/security/advisories.xml.
2003-11-26 01:47:00 +00:00
Hideyuki KURASHINA
55a56eea4d The EUC and UTF2 manual pages are now in section 5. 2003-11-25 07:08:22 +00:00
Hideyuki KURASHINA
332bfe8c4f Add entities for ncv(4) and nsp(4). 2003-11-25 06:47:49 +00:00
Hiroki Sato
506dc20f2f Fix a typo (s/FreBSD/FreeBSD/). 2003-11-24 22:12:33 +00:00
Hiroki Sato
5d2d4e1117 Add a new template: mirrors-lastmodified. 2003-11-24 20:06:38 +00:00