Commit graph

1099 commits

Author SHA1 Message Date
Warner Losh
26cab1eecc Update key to reflect newly generated key. 2006-01-10 04:59:41 +00:00
Remko Lodder
1650783dc5 Split the pgpkeys 'database' into global files. This should
reduce the overhead for the translation teams, they do not
have to keep up with local key addittions and removals
only with the text parts that might change from time to
time.

PR:			docs/91192
No objections from:	doc@
Reviewed by:		simon, bvs, hrs, remko
Submitted by:		Siebrand Mazeland <siebrand dot mazeland at xs4all dot nl>
2006-01-07 23:43:35 +00:00
Roman Bogorodskiy
d69e51d477 Update my key. 2006-01-06 09:43:50 +00:00
Pav Lucistnik
8ecae3308c - Switch manpage vendor "ports" to point to "FreeBSD 5.4-RELEASE and Ports"
collection in cgi; the existing link lacks the manpages

Fixes:		docs/89081
2006-01-05 08:48:41 +00:00
Christian Brueffer
ad85ce72a6 Add padlock(4). 2005-12-31 16:46:44 +00:00
Christian Brueffer
8730f0f4db Add amdsmb(4) and nfsmb(4). 2005-12-31 16:44:54 +00:00
George V. Neville-Neil
6cdad1c50d Update key to contain a freebsd.org address as well as my own normal email
address.
2005-12-31 08:59:12 +00:00
Sergey Matveychuk
6148d581c9 Update my key after a keys signing party 2005-12-22 14:21:33 +00:00
Dmitry Morozovsky
ca31478fae Add missed skv@ signature. 2005-12-19 15:16:22 +00:00
Ollivier Robert
f98af7ec8f Update with new signatures. 2005-12-19 14:41:52 +00:00
Gleb Smirnoff
3861328c0b Update after local key signing meeting. 2005-12-19 10:40:29 +00:00
Emanuel Haupt
b04bac9cf5 Update my public key 2005-12-19 10:34:19 +00:00
Jun Kuriyama
873c88c9b0 Fix path in Indian mirror.
Reported by:	"Henk P. Penning" (mirmon author)
2005-12-18 22:27:19 +00:00
Dmitry Morozovsky
8dfb0eee65 Add new signatures. 2005-12-17 22:30:36 +00:00
Joel Dahl
c1c293c587 Backout rev 1.90 and 1.92 until the translators catch up. 2005-12-17 22:28:18 +00:00
Joel Dahl
d18d999c53 Remove another Ex-developer key. 2005-12-17 21:05:48 +00:00
Joel Dahl
653df5e816 Add two missing keys that never made it to the entities file or the
handbook.
2005-12-17 21:01:14 +00:00
Joel Dahl
bf26004ef6 Remove a bunch of old pgp keys that belongs to Ex-developers.
Note that I haven't removed the actual keys yet, just the entries in the
handbook and the key entities.

Ok'ed by:	blackend
2005-12-17 20:24:10 +00:00
Roman Kurakin
7ff1d3ba90 Add my new key. 2005-12-17 18:43:03 +00:00
Sergey Matveychuk
f9f51e29d8 Make my @FreeBSD.org address as primary 2005-12-13 18:03:06 +00:00
Xin LI
f16a0c0531 Improve the docbook build infrastructure's index.sgml build process:
- Consider index.sgml as intermediate file, not dependency that ${DOC}.*
   require.  Instead, generate it on-the-fly when building ${DOC}.*.
   This solves the problem that index.sgml is generated for the first
   built target, but needs to be different from target to target.

   The affected targets are:
	index.html HTML.manifest
	${DOC}.html
	${DOC}.html-text
	${DOC}.rtf
	${DOC}.tex
	${DOC}.tex-pdf

   ${INDEX_SGML} target removed in favor of the on-the-fly build.

 - When building ${DOC}.rtf, add ${PRINT_INDEX} and ${LOCAL_IMAGES_PNG}
   as dependencies, eliminating the need of building ${DOC}.rtf without
   having to build ${DOC}.html beforehand.

 - Modifications against ${HTML_INDEX} and ${HTML_SPLIT_INDEX}:
	+ Add dependency to ${SRCS} and ${LOCAL_IMAGES_TXT} to force
	  index updates when necessary.
	+ Every build now causes index.sgml to be reinitialized.
	+ Depend on ${DOC}.* to generate index.sgml.

Submitted by:	"intron" <intron at intron ac>
PR:		docs/90255 (slightly changed version)
2005-12-13 08:03:57 +00:00
Sergey Matveychuk
d69eebb93d Add my PGP key. 2005-12-12 19:24:38 +00:00
Andrey Slusar
3b0ddb4488 add file missed in last commit (my pgp key)
Approved by: sem(mentor)
2005-12-12 19:14:12 +00:00
Andrey Slusar
2f3e92d901 Add myself as a new ports committer.
Approved by:	sem (mentor)
2005-12-12 17:18:34 +00:00
Gerald Pfeifer
116bdafd9b Add my PGP key, finally. 2005-12-11 23:50:26 +00:00
Xin LI
520a2bc162 Merge some improvements of build infrastructure from the Simplified Chinese
project:
 - For "dvi" and "ps", add "${DOC}.out" to CLEANFILES
 - Allow overriding of the following targets:
   ${DOC}.txt, ${DOC}.dvi, ${DOC}.pdf, ${PRINT_INDEX}

Submitted by:	"intron" <intron intron ac>
PR:		docs/90171
2005-12-10 14:02:03 +00:00
Jun Kuriyama
8422968a1e Correct URL for ftp3.ca.FreeBSD.org. 2005-12-09 02:12:18 +00:00
Makoto Matsushita
566a92cbdc Updating my user ID: matusita@ics.es.osaka-u.ac.jp is no longer used,
use matusita@ist.osaka-u.ac.jp instead.

File updated by: addkey.sh
2005-12-03 11:16:07 +00:00
Tim Bishop
725d8762f6 - Add myself.
Approved by:	clement (mentor)
2005-12-01 15:24:22 +00:00
Erwin Lansing
84cef0da70 Add a special purpose GPG key for portmgr-secretary which I can use
instead of my own.

Bugged by:	simon
Reviewed by:	simon
2005-11-30 16:45:51 +00:00
Xin LI
0910feb291 In case of problems happen on cn.FreeBSD.org, the published contact is
now hostmaster@cn.FreeBSD.org, to follow other CC.FreeBSD.org's style.

Thanks for Peng Haijie's past contribution for taking care for the cn
domain.

Approved by:	core
2005-11-30 07:03:10 +00:00
Oleg Bulyzhin
9f21c2d423 Add myself as a new committer.
Approved by:	glebius
2005-11-29 13:09:30 +00:00
Joel Dahl
1fdef4f631 Add snd_atiixp(4). 2005-11-28 08:47:02 +00:00
Doug Barton
49e4e68df0 Double-Argh! I forgot to add a cross-signature for my new uid 2005-11-23 01:02:59 +00:00
Doug Barton
96eeb271a5 Argh, update the fingerprint too 2005-11-23 00:49:27 +00:00
Doug Barton
6c857ff167 Update my key with a new uid for my new personal e-mail address,
new preferences, new signatures, etc.
2005-11-23 00:46:35 +00:00
Joseph Koshy
1b16e35964 - Switch to using PIC-based figures.
- Add a figure representing the project's organizational structure.
2005-11-20 16:08:21 +00:00
Joseph Koshy
d8b4128cff Add SGML entities for 'articles/building-products'. 2005-11-13 12:09:05 +00:00
Joseph Koshy
df2f1fa2d3 Add a figure for the 'Building Products with FreeBSD' article. The
figure was drawn using XFig, with the .eps file pre-generated
using fig2dev -L eps.  It should probably be recreated using PIC.
2005-11-13 12:04:28 +00:00
Joseph Koshy
53695a40d8 Add SGML entities for 'books/dev-model' and 'articles/bsdl-gpl'. 2005-11-10 18:14:39 +00:00
Peter Pentchev
9b162f923d Add a couple of signatures from OpenFest'2005 - http://www.openfest.org/ -
and another local keysigning party.
2005-11-06 22:01:11 +00:00
Hiroki Sato
f2de795646 Add pmcstat(8). 2005-11-05 05:50:30 +00:00
Hiroki Sato
f97ef59a07 Fix a typo. 2005-11-04 16:46:00 +00:00
Hiroki Sato
adea5b1197 The 6.0R has been released. Bump version numbers again. 2005-11-04 15:57:32 +00:00
Hiroki Sato
b8a6733197 Update the release branch diagrams and add one for RELENG_6. 2005-11-04 15:54:49 +00:00
Colin Percival
e37c0a6ebf Add a section to the handbook to mention portsnap.
Reviewed by:	simon, pav
Approved by:	simon
2005-11-01 22:45:12 +00:00
Hiroki Sato
d483142529 Revert changes in the previous commit temporarily until the release day. 2005-10-31 14:45:54 +00:00
Hiroki Sato
185834a1cc Update the release branch diagrams and add one for RELENG_6. 2005-10-31 14:37:45 +00:00
Aaron Dalton
b47178d6ce New Committer: added my pgp keys
Approved by: tobez
2005-10-30 20:41:02 +00:00
Jim Rees
405a2dd4de Update key with self-signature that gpg can understand.
Note the key is the same, only the signature has changed.
Old key: pgp 2.6.2; new key: GnuPG v1.0.7 (OpenBSD)
2005-10-23 15:30:13 +00:00