Commit graph

722 commits

Author SHA1 Message Date
Kirill Ponomarev
17a3b86533 - Add cvsup8.de.FreeBSD.org 2004-04-13 05:06:16 +00:00
Ken Smith
cb57f57e6e - Remove several FTP sites that have disappeared.
- Add some new CVSUP sites in China
	- Merge the two South Africa sections into one.

New China CVSUP sites provided by Xin Li <delphij (at) frontfree.net>
on behalf of The FreeBSD Simplified Chinese Project.
2004-04-12 03:54:11 +00:00
Marc Fonvieille
26405d2916 Add vendor attribute for my previous addition.
Spotted by:	ceri
2004-04-11 13:56:57 +00:00
Marc Fonvieille
881e706b7e Add procmailex(5) entity (I forgot it in my last commit). 2004-04-11 05:33:30 +00:00
Hiroki Sato
f33722d166 Add pgrep(1) and pkill(1). 2004-04-10 20:27:42 +00:00
Alexey Zelkin
520aeb7c90 Whitespace cleanup 2004-04-09 10:09:41 +00:00
Alexey Zelkin
64c199f135 Last user of shared image branches.png (Russian Translation of releng
article) was updated to recent version of englsih article and does not
use this file anymore.  So, now it's safe to remove this file.
2004-04-09 10:08:46 +00:00
Alex Dupre
a15146f3e5 Add the first Italian cvsup Tier-1 mirror.
Provided by:	Manuel Martini <martin@tomato.it>
2004-04-08 21:43:25 +00:00
Alexey Zelkin
8bb7f0085d Re-add branches.pic until translators update their releng article
translations to latest revision.
2004-04-08 14:39:53 +00:00
Alexey Zelkin
a2974cf290 This file was replaced with three different diagrams and releng article
was updated to use them.  So, since it's unused now remove it.
2004-04-08 08:33:27 +00:00
Alexey Zelkin
32c8c3b46e We have "too" many releases in 4.x branch, so branches.pic's default
scaling model "got confused" and most of messages become unreadable.
Resolve this problem, by spliting of branches diagram into three
diagrams: head, releng3 and releng4.  It reduces width usage and gives
us more control over scalling control.
2004-04-08 08:27:59 +00:00
Alexey Zelkin
955401e2e6 add 4.8R, 4.9R, 5.1R, 5.2R, 5.2.1R and appropriate security branches 2004-04-08 08:23:51 +00:00
Dag-Erling Smørgrav
3ca4290956 Modify the final message to remind the user to commit pgpkeys.ent. 2004-04-06 11:13:59 +00:00
Alex Dupre
59abaec1ef Unbreak the doc build before anyone notices it :-) 2004-04-06 10:47:05 +00:00
Daniel Hartmeier
eaf5e38fac Follow committer's guide, add author entity and pgp key.
Approved by:	mlaier (mentor)
2004-04-06 10:20:13 +00:00
Simon L. B. Nielsen
c0dc63ac06 Really unbreak creation of PDF documents which use "shared" PNG images:
The previous fix only worked in some cases, so back it out and add a
more clean fix.  This fix also makes "make clean" work as expected again
for the shared PNG images.

The real problem is the assumption in doc.images.mk that the
${IMAGES_PDF} variable only need to contain images converted to PDF
format and not images which are already in PNG format.  We need to list
the PNG images in ${IMAGES_PDF} since they might be in a shared image
directory, and if we don't list them in ${IMAGES_PDF} they will not be
copied to the working directory and will therefor not be found during
build.

Prompted by:	phantom
2004-04-05 22:53:43 +00:00
Marc Fonvieille
a79af1fbfc Add portaudit(1). 2004-04-03 17:53:19 +00:00
Hiroki Sato
bcdced5e83 Add ctau(4) to unbreak relnotes build. 2004-04-02 18:28:08 +00:00
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