Commit graph

14841 commits

Author SHA1 Message Date
Dmitry Morozovsky
31d74f2743 Add linux-comparison translation, in sync with English 1.6, and connect it
to the build. [1]

Sync trademarks.ent up to r1.30

MFen:
        ??? -> ???      articles/Makefile
        1.24 (share/sgml/trademarks.ent) -> 1.30 (doc/share/sgml/trademarks.ent)        share/sgml/trademarks.ent
        ??? -> 1.1      articles/linux-comparison/Makefile
        ??? -> 1.6              articles/linux-comparison/article.sgml

Obtained from:  The FreeBSD Russian Documentation Project
Submitted by:	gad -at- FRDP [1]
2005-09-26 10:29:36 +00:00
Ceri Davies
a61e967d40 Links to our CGI scripts should always be absolute ones pointing to the
copies on www.FreeBSD.org.
2005-09-25 23:38:22 +00:00
Thierry Thomas
5b974281f5 Add an entry for Oliver Dunkl.
PR:		ports/86297
Submitted by:	Oliver Dunkl <odunkl (at)gmx.net>
2005-09-25 12:55:09 +00:00
Dmitry Morozovsky
a84ab84cb4 MFen:
1.54 -> 1.56	desktop/chapter.sgml
	1.173 -> 1.174	eresources/chapter.sgml
	1.325 -> 1.329	install/chapter.sgml
	1.386 -> 1.387	mirrors/chapter.sgml
	1.110 -> 1.111	multimedia/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2005-09-25 10:04:06 +00:00
Dmitry Morozovsky
18268be84b MFen:
1.226 -> 1.229	committers-guide/article.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2005-09-25 06:48:30 +00:00
Giorgos Keramidas
33bcff02e3 Add a tip about ``C-c /'' and a new way to add local stuff to the
psgml-mode-hook that works better with the current version of
editors/psgml in GNU Emacs 21.3

Submitted by:	Leonidas Tsampros <ltsampros@upnet.gr>
2005-09-24 23:15:42 +00:00
Marc Fonvieille
d901c3c2f7 Translation fixes. 2005-09-24 17:10:37 +00:00
Marc Fonvieille
257a6b1485 Translation fixes. 2005-09-24 15:41:50 +00:00
Marc Fonvieille
0e4079c50d MFen: 1.110 --> 1.111 2005-09-24 15:13:46 +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
Giorgos Keramidas
cb05a35171 MFen: 1.5 -> 1.16 2005-09-23 16:46:14 +00:00
Giorgos Keramidas
195a409cef MFen 1.6: Remove a confusing emoticon. 2005-09-23 14:01:47 +00:00
Giorgos Keramidas
b798665579 Whitespace only change: delete EOL spaces. 2005-09-23 14:01:02 +00:00
Giorgos Keramidas
a4353ef872 MFen: 1.27 -> 1.29
- Simplify entity list in document declaration
- Use lowercase articles

No content changes should be visible after this.
2005-09-23 13:58:04 +00:00
Giorgos Keramidas
cbbea9eadb MFen: 1.18 -> 1.20
- Add id attributes to sect1 tags
- Refer to BSD/OS in the past sentence
- Minor English grammar fixes
2005-09-23 13:36:38 +00:00
Giorgos Keramidas
d6b5f0a537 Make editing with Emacs a tad nicer by adding locla vars to the end
of these files.  No real content changes.
2005-09-23 01:07:46 +00:00
Pav Lucistnik
cb8bc0db33 - Remove a suggestion to put porter's name and email to the bottom
of the pkg-descr file

Submitted by:	barner
Approved by:	keramida (mentor)
Approved by:	portmgr
2005-09-22 08:13:51 +00:00
Kirill Ponomarev
651f4b2880 Use direct reference to pkg-descr for devel/portlint instead of
mentioning it with <command> macro.
Remove trainling spaces.
2005-09-20 22:23:31 +00:00
Kirill Ponomarev
7474f21269 Fix typo. 2005-09-20 22:07:33 +00:00
Joel Dahl
e356cd7f2f Split article.sgml into two more files.
Reviewed by:	brueffer
2005-09-20 20:55:51 +00:00
Renato Botelho
24ad99e2ee Add Alex Samorukov <samm@os2.kiev.ua> for ports/dns/inadyn
PR:		ports/86350
2005-09-20 15:45:36 +00:00
Renato Botelho
a85f938420 Add Anders Troback <freebsd@troback.com> for ports/x11-fm/evidence
PR:		ports/84039
2005-09-20 14:32:31 +00:00
Renato Botelho
6fa6df9535 Add Andrey V. Elsukov <bu7cher@yandex.ru> for port devel/libbegemot
PR:		ports/86327
2005-09-20 10:57:26 +00:00
Hiroki Sato
4c5050dc07 Add temporary files to CLEANFILES instead of removing them
during the build.
2005-09-19 20:01:58 +00:00
Vsevolod Stakhov
7ce75061a6 Add Mikhail Zakharov for his net/empty port. 2005-09-19 10:44:05 +00:00
Vsevolod Stakhov
a04115a4de Add Clive Crous to list of additional contributors for his
databases/py-tada port.
2005-09-19 09:52:30 +00:00
Hiroki Sato
2b98be436c Add continents group. 2005-09-19 07:58:57 +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
Mark Linimon
0ce8eaa6b5 Swap the order of items 2 and 3 under Dealing With Broken Ports without
making any changes to the content.  With the surrounding changes, this
order now seems more natural to me.
2005-09-18 07:59:42 +00:00
Mark Linimon
56f9a51317 Add text to the Dealing With Broken Ports sectino. First, direct people
to GNATS instead of the mailing lists or the Porter's Handbook.  Also
provide links to the How To Write Problem Reports article, the mailing
list article, and the mirror list.  Finally, add text trying to explain
the difference between maintained and unmaintained ports.

Glanced over by:	simon
2005-09-18 07:54:55 +00:00
Hiroki Sato
341bef6be3 Add localization support for usergroups.xml. 2005-09-18 06:26:47 +00:00
Mark Linimon
f78e2a27a7 Minor wordsmithing in the Introduction To Ports And Packages section to
try to clarify which is which.
2005-09-18 06:24:40 +00:00
Tom McLaughlin
57656c33ef Add my PGP keys.
Approved by:	ahze (mentor)
2005-09-18 05:47:06 +00:00
Tom McLaughlin
ce56e9ad67 Add myself as a new committer and remove as an additional contributor.
Approved by:	ahze (mentor)
2005-09-18 05:44:29 +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
Tom McLaughlin
158e4ce492 Adding myself as a new committer.
Approved by:	ahze (mentor)
2005-09-18 05:37:48 +00:00
Yen-Ming Lee
9ab5b25f2c - add Tsung-Han Yeh <snowfly@yuntech.edu.tw> for contributing ports/net/tmsnc 2005-09-18 04:54:47 +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
Remko Lodder
b0659ce55b - Fix broken link in the FAQ. 5.X-RELEASE/STABLE refers to packages-5-current,
refer it to packages-5-stable instead.

- Also add 7-CURRENT to the list of packages.

Reported by:		Jonathan Strait <jstrait at moonloop dot net> on www@
Submitted by:		Daniel Gerzo <danger at rulez dot sk>
2005-09-17 18:35:33 +00:00
Joel Dahl
2d39e1f6dd Fix typo.
Noticed by:	brueffer
2005-09-17 09:46:47 +00:00
Gary W. Swearingen
b2b73de79d Mention tmpmfs- and varmfs-related variables in Dir.Struc. chapter.
= Also mention rc.conf(5), /etc/fstab, and mdmfs(8)
= Add note that /var/tmp files might then be lost on reboot.

Based on a tmpmfs-related patch by Niclas Zeising.

Approved by:    keramida
2005-09-17 00:12:18 +00:00
Pav Lucistnik
ffb7c537b3 - Add Elias Mandouvalos for devel/pecl-runkit port. 2005-09-16 22:33:06 +00:00
Marc Fonvieille
b40dfb3c3d SoundBlaster 16 card requires both snd_sbc(4) and snd_sb16(4) drivers to
run, so add missing references to snd_sb16(4) where needed.

Found by:	Fred Wheeler <fred.wheeler@gmail.com>
2005-09-16 20:59:59 +00:00
Johann Kois
5abe974444 MFbed: Update the German documentation set.
books/fdp-primer/sgml-markup/chapter.sgml       1.69  -> 1.73
books/fdp-primer/sgml-primer/chapter.sgml       1.42  -> 1.44
books/fdp-primer/translations/chapter.sgml      1.26  -> 1.29
books/fdp-primer/writing-style/chapter.sgml     1.47  -> 1.48
books/handbook/basics/chapter.sgml              1.138 -> 1.139
books/handbook/boot/chapter.sgml                1.59  -> 1.60
books/handbook/cutting-edge/chapter.sgml        1.217 -> 1.219 + fixes [X]
books/handbook/mail/chapter.sgml                1.129 -> 1.131
books/handbook/mirrors/chapter.sgml             1.386 -> 1.387
books/handbook/multimedia/chapter.sgml          fixes only
books/handbook/pgpkeys/chapter.sgml             1.270 -> 1.272
books/handbook/preface/preface.sgml             1.29  -> 1.30
books/handbook/printing/chapter.sgml            1.93  -> 1.94 + translation finished
books/handbook/security/chapter.sgml            fixes only
books/handbook/x11/chapter.sgml                 1.166 -> 1.167

[X] - submitted by Fabian Keil (freebsd-listen at fabiankeil.de)

Obtained from:          The FreeBSD German Documentation Project.
2005-09-16 19:53:13 +00:00
Pav Lucistnik
2a7d6d0549 - Remove suggestion to uuencode PRs. Fact is it's most unwelcomed among
committers.

Approved by:	keramida (mentor)
2005-09-16 16:13:33 +00:00
Marcus Alves Grando
994a028d70 Add my PGP key into Handbook
Approved by: pav (mentor)
2005-09-16 16:08:54 +00:00
Pav Lucistnik
836b69b2d6 - Add Henrik Brautaset Aronsen for astro/stardates port 2005-09-15 23:57:41 +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
Pav Lucistnik
bd631846c7 Add Chris Laverdure for www/dfileserver port. 2005-09-15 19:52:34 +00:00