Ceri Davies
f4a1b45804
Whitespace only changes (kill EOL whitespace, etc.).
...
PR: docs/71712
Submitted by: Gavin Atkinson <gavin.atkinson at ury.york.ac.uk>
2004-09-14 17:43:16 +00:00
Peter Pentchev
9e3a21cc4b
Only provide the <postmaster@FreeBSD.org> address for contacting the,
...
er, FreeBSD Postmaster team :) Also, leave just David Wolfskill's name
there, since Jonathan Bresler kindly acknowledged that David's been
doing a great job for the past year and has not needed assistance.
Enclose the FreeBSD.org domain name in <hostid> tags by blackend's
suggestion.
PR: 71529
Submitted by: dhw
Reviewed by: blackend
2004-09-13 07:22:57 +00:00
Joe Marcus Clarke
b389749180
Update the repocopy section to indicate that portmgr may do the repocopy
...
directly instead of assigning it to pcvs.
Reminded by: ru
2004-09-13 02:41:24 +00:00
Josef El-Rayes
9002ead5ea
Add some additional content and do some clarification
...
on when and how to contact cvsadm@.
Based on work by: keramida
2004-09-09 11:42:07 +00:00
Josef El-Rayes
7b1b3f4edf
Make name of variable consistent with email address.
...
Pointed out by: ru
2004-09-08 23:25:25 +00:00
Ruslan Ermilov
0b76bf495f
There's no such thing like the src-sys repository.
2004-09-03 20:37:55 +00:00
Josef El-Rayes
d930432ab3
Add some note that there is no cvs@ anymore, but cvsadm@
...
and seperate email addresses for each repository.
Reviewed by: ru, keramidas
2004-09-03 16:37:17 +00:00
Simon L. B. Nielsen
222b6c71c2
Fix link to FreeBSD consulting.
...
PR: docs/71175
Submitted by: Kevin Kinsey <kdk@daleco.biz>
2004-08-31 06:51:40 +00:00
Sergey Matveychuk
e7e1052c60
Add Jie Gao for his databases/mysqlcppapi port
2004-08-27 18:44:14 +00:00
Giorgos Keramidas
e91a7a164e
Use &ms-dos; for referring to MS-DOS to match the style of &windows; in
...
the same sentence.
2004-08-24 18:00:51 +00:00
Giorgos Keramidas
5e25a892d4
Fix a minor grammar knit and link to the Handbook for details about
...
kernel configuration and building.
2004-08-24 17:56:22 +00:00
Thierry Thomas
c30228cb67
Add an entry for Antonio Carlos Venancio Junior.
...
PR: ports/70882.
2004-08-23 21:29:43 +00:00
Alexey Dokuchaev
7ce9203170
Move myself to ``Developers'' section of the Contributors List from the
...
``Additional Contributors'' section.
Approved by: fjoe (mentor)
2004-08-23 12:37:06 +00:00
Thierry Thomas
91c84a0418
Add an entry for Stephen Weeks.
...
PR: ports/44295
Submitted by: Stephen Weeks.
2004-08-21 15:50:09 +00:00
Sergey Matveychuk
55bd0faac0
Add Jim Pirzyk for his devel/p5-ParseLex.
2004-08-21 11:05:02 +00:00
Dejan Lesjak
8147c3d0b3
Add myself to 'Developers' section of the Contributors List.
...
Approved by: anholt (mentor)
2004-08-20 10:55:23 +00:00
Cheng-Lung Sung
835cf31ac5
Move myself from Additional Contributors' to
Developers'
...
Approved by: leeym (mentor)
2004-08-19 09:30:08 +00:00
Sergey Matveychuk
ecae4023dc
Add Viktor Fomichev for his net-mgmt/netmond
2004-08-18 17:14:02 +00:00
John Baldwin
6e6fb588db
Drop maintainership as I don't really maintain this anymore.
2004-08-17 15:12:58 +00:00
Sergey Matveychuk
fdf552807e
Add Andrej Zverev for his devel/esvn
2004-08-15 13:41:32 +00:00
Sergey Matveychuk
55ba012149
Add Aaron Dalton for his security/doorman
2004-08-12 17:31:17 +00:00
Ceri Davies
5d58625415
Reword a contentious sentence.
...
Tossed around on: doc
2004-08-11 21:04:09 +00:00
Peter Pentchev
c22beb4998
Lowercase a couple more element and attribute names.
2004-08-11 17:25:04 +00:00
Dmitry Morozovsky
6fceaf59f0
Large whitespace cleanup.
...
Discussed on: -doc
Approved by: den (mentor)
2004-08-11 14:46:03 +00:00
Dmitry Morozovsky
0972839856
Move myself from additional contributors to committers.
...
Approved by: den (mentor)
2004-08-11 13:50:58 +00:00
Thierry Thomas
dee0c7da14
Add an entry for Alex Kiesel.
...
PR: ports/50068 (and previous PRs)
2004-08-10 19:39:12 +00:00
Thierry Thomas
2e37c1ed17
Add an entry for Dylan Simon.
...
PR: ports/70054.
2004-08-09 21:23:33 +00:00
Hiroki Sato
c4cb2201ad
Use lower-case characters for attribute name (s/URL=/url=/).
...
No content change.
2004-08-09 19:49:18 +00:00
Hiroki Sato
7ced776295
Use &url.*; instead of http://www.FreeBSD.org/ *.
2004-08-09 17:19:18 +00:00
Hiroki Sato
478e13bbf5
- Add missing URL_RELPREFIX.
...
- Use &url.*; instead of http://www.FreeBSD.org/ *.
- Some markup fixes.
2004-08-09 17:18:17 +00:00
Joe Marcus Clarke
3a4e45d0b2
Add Patrick MARIE for his contribution of net/gaim-rss-reader.
2004-08-08 22:04:19 +00:00
Thierry Thomas
b2679609ed
Add an entry for Marwan Burelle.
...
PR: ports/70074.
2004-08-08 17:13:00 +00:00
Hiroki Sato
5fa082b1f8
Simplify parameter entities in doctype declaration.
...
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:
<!ENTITY % articles.ent PUBLIC
"-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
%articles.ent;
This pulls all of the necessary entities via share/sgml/articles.ent.
The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml. See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Marc Fonvieille
118a8be085
Mention where can be found the FreeBSD.org users PGP keyring.
2004-08-08 10:01:19 +00:00
Denis Peplin
26450d0078
Add Denis Philippov for his help to
...
FreeBSD Russian Documentation Project
2004-08-06 10:52:50 +00:00
Herve Quiroz
ce0f1ffb8f
- Move myself from 'Additional Contributors' to 'Developers'
...
- Add my PGP public key
Approved by: glewis (mentor)
2004-08-06 08:28:51 +00:00
Marc Fonvieille
8e00c6c267
Mention the doceng charter in the Who's Who part.
2004-08-06 07:39:09 +00:00
Denis Peplin
c12c11040e
Use url entities for links between docs
2004-08-05 10:04:31 +00:00
Marc Fonvieille
45366bc75c
Update doc related entries.
2004-08-05 08:43:25 +00:00
Sergey Matveychuk
807e59e302
Fix one more No Name entry - Francois Tamone
2004-08-05 06:09:40 +00:00
Tom Rhodes
e52b5da6db
Fix a typo in a command.
2004-08-05 05:54:23 +00:00
Sergey Matveychuk
74468e9b6a
add Michael C. Shultz for his sysutils/portmanager
2004-08-05 05:52:38 +00:00
Marc Fonvieille
002dbc05e4
Add missing listitem tags to fix rendering of some bullet lists.
2004-08-04 19:08:11 +00:00
Marc Fonvieille
2d70385339
Update doceng list and add a missing ;
2004-08-04 18:44:14 +00:00
Murray Stokely
81a0eb646c
Document policy regarding doc/ committers who want to commit to src/.
...
Approved by: core@ (June 2004)
2004-08-02 04:15:08 +00:00
Murray Stokely
f2a0ff2b31
(1) Update console-server article. The stallion drivers were updated
...
with FreeBSD 4.4 making the patch unnecessary. Also, the various
versions of the console-server software in the ports collection has
changed rendering the existing material misleading.
* While here, wordsmith and correct two mispelled words.
(1) Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2004-08-01 07:01:13 +00:00
Bjoern A. Zeeb
8c408947e9
Conventions and Traditions commit
...
Add myself to authors.ent.
Add myself to 'Developers' section of the Contributors List.
Add my PGP key.
Approved by: pjd (mentor)
2004-07-29 07:10:31 +00:00
Sergey Matveychuk
22a243c5d8
fix once more "No name" entry
2004-07-28 05:11:11 +00:00
Kirill Ponomarev
1e0342fd2c
Use pointyhat.FreeBSD.org instead of bento
2004-07-27 14:34:49 +00:00
Sergey Matveychuk
e895aaef5f
fix obsoleted email for Arjan de Vet
...
and remove his email from "No Name" entry
2004-07-26 20:22:27 +00:00
Sergey Matveychuk
23d48fb1fc
Move Roman Y. Bogdanov for right order.
...
The next change 'No Name' entry with Roman Synyuk.
2004-07-26 18:21:58 +00:00
Sergey Matveychuk
0949ff3a2e
add Andrei V. Shetuhin for his textproc/ctpp
2004-07-26 18:10:21 +00:00
Sergey Matveychuk
b8e6f27610
First No Name fix - Woodchuck Dave
2004-07-26 17:50:55 +00:00
Joe Marcus Clarke
12590dc810
Update this article with the new portbuild infrastructure changes.
...
* Add new dopackages command line options
* Mention disconnected nodes
* Correct some spelling mistakes, and add some additional entities
2004-07-25 20:48:38 +00:00
Volker Stolz
14d37f402e
Add Julian Stecklina for lang/ecl
2004-07-25 10:02:35 +00:00
Sergey Matveychuk
96354ef9bd
add Ozkan KIRIK, Phil Oleson and Roman Y. Bogdanov
...
for new ports.
2004-07-25 06:05:58 +00:00
Erwin Lansing
93af424c7b
Add new members of portmgr and remove alumni.
...
Reviewed by: simon
Approved by: portmgr, core
2004-07-24 19:27:20 +00:00
Oliver Eikemeier
4f89ae8569
add Michael Bushkov for sysutils/lookupd and sysutils/lookupd_ldap
2004-07-24 17:30:45 +00:00
Suleiman Souhlal
c34d778312
Traditional first commit:
...
Add myself to authors.ent.
Add myself to the developers list.
Add my PGP key.
Approved by: grehan (mentor)
2004-07-24 14:36:09 +00:00
Kirill Ponomarev
2ee9622cd4
Add scottl to core member list.
2004-07-23 13:55:03 +00:00
Giorgos Keramidas
6af58a1eff
Make the URLs of the "References" section visible in print versions of
...
the article.
2004-07-23 10:43:21 +00:00
Giorgos Keramidas
30208ee03b
Rewrite one of the epilogue paragraphs to avoid excessive use of
...
"As..." as the start of a sentence.
2004-07-23 10:30:48 +00:00
Jens Schweikhardt
7d9fe8221e
Minor improvements:
...
- added some directories
- style fixes
- BATCH=YES
2004-07-19 21:02:26 +00:00
Jens Schweikhardt
c58715b69e
Default build command now includes BATCH=yes < /dev/null.
2004-07-19 20:58:41 +00:00
Kirill Ponomarev
4f4c91c5a8
Add marcus to CVS Repository Meisters, responsible for ports/
...
Approved by: josef (mentor)
2004-07-19 20:49:07 +00:00
Jens Schweikhardt
9609a694cf
s/firebird/firefox/ and other minor edits for style etc.
...
PR: 69250
Submitted by: Brad Davis <so14k@so14k.com>
2004-07-19 20:42:14 +00:00
Kirill Ponomarev
e59de34fd4
Note that asami is no longer in portmgr team.
...
Approved by: josef (mentor)
2004-07-19 20:42:01 +00:00
Ceri Davies
d9384eb553
I need help, so welcome linimon and keramida to the cheap seats.
...
Approved by: core
2004-07-19 20:33:48 +00:00
Volker Stolz
307bed65ca
Add Stefan Grundmann for print/latex-msc
...
PR: ports/68945
2004-07-19 15:21:26 +00:00
Giorgos Keramidas
46f0515db1
Fix a couple of misuses of <acronym> to wrap COM[0-9] device names and
...
add <devicename> tags around the remaining untagged instances of the same.
PR: docs/69221
Submitted by: Warren Block <wblock@wonkity.com>
2004-07-18 12:54:14 +00:00
Giorgos Keramidas
4b8dbcb2ee
Reword a bit the reference to bento:/a/asami/portbuild and its subdirs
...
and expand TABS to spaces in a <programlisting>, to avoid overly long
lines in the output.
2004-07-18 03:12:20 +00:00
Giorgos Keramidas
7f7ed5dd8a
Expand all TABS to spaces in a <programlisting> to avoid indentation
...
weirdness in rendered output.
2004-07-18 03:00:57 +00:00
Giorgos Keramidas
f9e61176ea
Apparently thttpd's authors use an all-lowercase name in their web page
...
at `http://www.acme.com/software/thttpd '. Do away with the somewhat
strange capitalization of tHttpd in our docs.
PR: docs/69216
Submitted by: Brad Davis <so14k@so14k.com>
2004-07-18 01:48:27 +00:00
Joe Marcus Clarke
d99bd85062
Add a missing single quote, and correct the find command so that bzip2'd
...
logfiles will also be found.
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2004-07-16 23:21:18 +00:00
Oliver Eikemeier
cb36d34d58
Add snowchyld for mail/libspf2 and mail/libsrs2
2004-07-16 19:47:02 +00:00
Gleb Smirnoff
2b6d0fac50
Move myself from additional contributos to developers.
...
Approved by: julian (mentor)
2004-07-16 06:01:46 +00:00
Simon L. B. Nielsen
e111749acf
Add an id attributes to the sect1 tags that does not have one already.
...
This fixes filenames like x31.html, which is generated in html-split
mode, that somebody will end up linking to at some point.
2004-07-12 22:25:11 +00:00
Hiroki Sato
c77902a017
Back out the previous change. The center justification is
...
intended for the abstract, not the title and the authorgroup.
2004-07-12 15:45:21 +00:00
Murray Stokely
a7df34cf30
Follow the conventions set out in the FreeBSD Doc Project Primer and
...
the O'Reilly word list :
'webpages' -> 'web pages'
'webserver' -> 'web server'
2004-07-12 02:59:57 +00:00
Hiroki Sato
4fc606fda7
Use left justification for trademarks and abstract section
...
in the title page.
2004-07-11 16:49:53 +00:00
Murray Stokely
d05594021a
Add 'frame="none"' attribute to <informaltable>s.
2004-07-09 09:50:34 +00:00
Denis Peplin
0ac125b745
Close sect1
2004-07-07 14:10:07 +00:00
Sergey Matveychuk
d766790a93
Add author entity
...
Move myself from `Additional Contributors' to `Developers'
Approved by: eik (co-mentor)
2004-07-07 13:43:53 +00:00
Denis Peplin
3c5ecbc144
Close para
2004-07-07 13:22:45 +00:00
Sergey A. Osokin
77fd23345e
Update e-mail address for Dmitry Semkin.
...
Notice from: see above
2004-07-07 11:24:01 +00:00
Marc Fonvieille
31ed5a77d6
Update Ken Tom email.
2004-07-06 18:00:38 +00:00
Hiroki Sato
84f8ee0a15
Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
...
is not defined.
- URL_RELPREFIX must always point the top page's URL
(http://www.FreeBSD.org ) in relative form, defined in Makefile.
- &url.base; can be used in doc/<langcode>/*. It will be
replaced with the real URL which points the top page.
For translators: Please make sure to define URL_RELPREFIX to
point the top page. The localized docs have different directory
hierarchy in its URL from the English version.
Tested by: den
2004-07-06 15:09:55 +00:00
Denis Peplin
59859e64cb
Close / fix pair tags
2004-07-06 14:25:55 +00:00
Pav Lucistnik
8fcec94ba2
- Add Yuichiro AIZAWA for mail/quickml port.
2004-07-05 17:22:48 +00:00
Kirill Ponomarev
515fb53dd1
Change contributor's email.
...
Requested by: "Evgueni V. Gavrilov" <aquatique@rusunix.org>
2004-07-05 12:27:35 +00:00
Sergey A. Osokin
f785774ab3
Fix Dmitry Semkin e-mail address.
2004-07-05 11:16:49 +00:00
Pav Lucistnik
b8abd32f99
Add Aleksander Fafula for comms/nokryptia port.
2004-07-02 21:40:47 +00:00
Maho Nakata
e887d456f6
Add Pavel Veretennikov, for his contribution for
...
making 23 localized OpenOffice.org packages for 4.10 PRERELEASE
2004-07-02 07:25:01 +00:00
Maxim Konovalov
616c3db1da
Replace a reference to beast.FreeBSD.org as a single non-i386 machine
...
in the developers cluster by a link to the FreeBSD Internal Page.
Spotted by: Gleb Smirnoff
Reviewed by: ceri@, Remko Lodder
2004-07-01 18:58:14 +00:00
Ceri Davies
0c1016c4ad
Fill in the URL for the questions@ list's bit of mailman.
...
Submitted by: Matt <matt at mattford dot net>
2004-06-30 19:47:38 +00:00
Sergey A. Osokin
07184f31b1
Add Dmitry Semkin <lslarry@gmail.ru>, author of www/srg port.
2004-06-29 10:41:15 +00:00
Volker Stolz
eb9daf6b30
Add Mij <mij @ bitchx.it> for mail/qmrtg
...
PR: ports/67887
2004-06-28 12:00:25 +00:00
Michael Nottebrock
8afa06b34b
Add Chris Howells, contributor of net/warppipe port.
2004-06-27 21:15:48 +00:00
Kirill Ponomarev
294ce0a627
Add some new contributors:
...
Fernan Aguero <fernan at iib dot unsam dot edu dot ar> - biology/ariadne
KANOU Hiroki <kanou at khdd dot net> - print/fontforge
Konstantin Reznichenko <kot at premierbank dot dp dot ua> - archivers/arj
2004-06-26 11:57:43 +00:00
Hye-Shik Chang
ff446cd1bb
Add "Choe, Cheng-Dae" for his ports contribution to
...
www/py-{htmltestcase,clientform}.
2004-06-25 09:01:40 +00:00