Commit graph

912 commits

Author SHA1 Message Date
Eitan Adler
d6dd221c5a relaydelay: wave goodbye
The article discusses a specific option for puremagic's greylisting.

- It tells users to install mysql40-server and perl5.16; neither of
  which exist any more.

- The last edit was 2015, by me, to switch from `pkg_add` to `pkg`.

- It encourages users to download code from a third-party website,
  without validation, via HTTP (not even HTTPS).

- The code itself has to be patched to compile

and more generally the FreeBSD project is not in the business of
teaching end users how to run an anti-spam mail server.

Discussed with:	allanjude
2017-12-12 02:18:20 +00:00
Wolfram Schneider
f33530ab05 sync with English makefile, r51099
PR: 222631
2017-10-11 11:31:27 +00:00
Wolfram Schneider
93a30bd6c4 sync from English Makefile, r51076
PR: 222828
2017-10-07 11:25:06 +00:00
Glen Barber
0ad11d3083 Fix index.html and references.html generation after r50956.
Sponsored by:	The FreeBSD Foundation
2017-10-04 14:46:50 +00:00
Wolfram Schneider
4a6e1d3dea change download links from ftp to download.freebsd.org
PR: 222678
2017-10-01 12:05:26 +00:00
Wolfram Schneider
886b5531c5 the "install" target should not depend on "all"
this fix the issue with the failing:
make -C en_US.ISO8859-1/htdocs/ports -j1 install

PR: 222626
2017-09-29 08:51:42 +00:00
Wolfram Schneider
3ce0e3e0e9 fix `make -n' if using git
PR: 222631
2017-09-28 17:00:22 +00:00
Wolfram Schneider
ff79a61317 fix `make -n' if using git
PR: 222631
2017-09-27 07:29:27 +00:00
Wolfram Schneider
071dc1dfbc sync from english Makefile: remove stale homepage.html from build 2017-09-26 09:10:00 +00:00
Wolfram Schneider
bd08435716 sync with english Makefile
PR: 222597
2017-09-26 07:58:33 +00:00
Wolfram Schneider
713792bb69 remove stale links
PR: 215231
2017-09-14 12:31:48 +00:00
Maxim Konovalov
8232712bd0 Typo fixed.
PR:		203298
Submitted by:	Artur
2017-08-14 15:57:52 +00:00
Maxim Konovalov
0fa86d6d44 Words duplication removed.
Submitted by:	Roman Marchenko
2017-07-12 15:22:52 +00:00
Maxim Konovalov
02c4d9393b Typos fixed.
Submitted by:	Max Rys
2017-06-14 10:43:31 +00:00
Dmitry Marakasov
6bf7112902 - Fix typo (erroneously duplicated word)
Submitted by:	Dmitriy Makarov (via GitHub)
Approved by:	wblock
Differential Revision:	D5713
2016-03-23 10:47:11 +00:00
Sergey Kandaurov
89e5a7efd9 Sync the cutting-edge chapter, update associated xrefs.
MFen:
	handbook/cutting-edge/chapter.xml	r33528 -> r47724
2016-01-09 00:47:59 +00:00
Sergey Kandaurov
53ae5b7bd1 MFen:
r39632 -> r47265	ports/installing.xml
2015-08-18 21:34:56 +00:00
Glen Barber
c67f1a1ff8 Remove the 'ports.size' target and all references to it in
the htdocs/ directories.

While here, fix the hostname(1) evaluation for non-en_US
translations.

These scripts used to fetch the ports.tgz file from FTP, but
this file no longer exists.  Since we already reference the
size of the ports tree (via share/xml/freebsd.ent) for the
Handbook, I do not plan to bring back this functionality, as
the information it was producing was incorrect anyway.

Note to translators of de_DE, ja_JP, and ru_RU trees:
The relevant files in the htdocs/ directories also needed to
be updated as part of this commit to avoid breaking the build.

Because my editor does not seem to properly handle ja_JP or
ru_RU, editing the installing.xml files within those trees was
not an option, as it mangled the file after saving.  A sed(1)
substitution to comment the '&ports.size;' macro was done here
instead, but the entire line referencing ftp.freebsd.org should
be removed instead.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-18 20:36:22 +00:00
Glen Barber
834ea74d29 MFen r47260:
Switch the 'packages.exist' target to use pkg.freebsd.org, since
  we do not publish packages on FTP mirrors anymore.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-18 19:14:16 +00:00
Brad Davis
5b0f8abada Fix links to the consultants page.
PR:		199484
Submitted by:	Oznob <oznob@rambler.ru>
2015-06-11 15:31:40 +00:00
Taras Korenko
b55bb8ba3f MFen:
+ cups/article.xml                              r43184  --> r46469
+ explaining-bsd/article.xml                    r43184  --> r46457
+ fonts/article.xml                             r43184  --> r46439
+ freebsd-questions/article.xml                 r43184  --> r46431
+ hubs/article.xml                              r43184  --> r46284
+ mailing-list-faq/article.xml                  r43184  --> r46073
+ new-users/article.xml                         r43184  --> r46448
2015-05-12 08:03:23 +00:00
Sergey Kandaurov
1eb9614504 MFen books/faq:
r38488 -> r46459
2015-05-09 17:02:15 +00:00
Eitan Adler
a7ecf541de releng-packages: remove it
- remove article about releng packages
	- we no longer produce multi-cd releases
	- CVS is not our VCS system
	- we havn't releaseed with xfree86 is years
	- section 1 about the 'ports cluster' is now entirely untrue and
	  been disclaimed by portmgr

Discussed with:	peter, bdrewery, Daniel O'Connor
2015-04-06 04:47:40 +00:00
Eitan Adler
1fb2e18819 multiple:
clean up for other older articles which were already deleted.

	tested with a top-level 'make'
2015-04-05 16:36:06 +00:00
Eitan Adler
411bbe20b8 cvs-freebsd: fully remove it
the cvs-freebsd article was removed from the English version some time
	ago.  Fully remove it from the doc tree now
2015-04-05 16:07:22 +00:00
Eitan Adler
2e5158166a articles/console-server: remove it
- references mostly outdated hardware
	- doesn't use modern technologies (IPMI, nmdm, bhyve)
	- the SUN hardware peculiarities are not useful anymore
	- there are other better references on crimping custom serial cables
	- MAKEDEV is no a thing anymore

	there might be room for a modern version of this article in the handbook
	but there is little that is salvageable from this article.

Discussed with:	bcr, xmj, sbruno, cem
2015-04-05 15:45:33 +00:00
Eitan Adler
5ec7a2ea1e articles/custom-gcc: remove it
- using a custom gcc should be done within poudriere
	- there is a framework for choosing a ports compiler anyways
	- this article is incomplete w.r.t. modern gcc verisons
	- encouraging people to add global options like `mssse3` is dangerous
	- the original reason to use a custom gcc is gone (our old gcc was
	  outdated)
2015-04-04 23:36:32 +00:00
Eitan Adler
73bca3ef97 Linux comparison:
- comparing 'Linux' vs 'FreeBSD' is comparing apples and fruit: one is
	  just the kernel and the other is a specific distribution.
	- the license 'debate' is well covered elsewhere
	- it still references CVS
	- comparing the development style of '300 committers' vs 'going through
	  the maintainer' is a straw man and doesn't reflect how Linux works (or
	  how BSD works)
	- the supported platforms list is old and incorrect
	- the "Extensible Frameworks" section belongs elsewhere
	- the 'security' section is a feature list, not a comparison and is
	  missing important features

	etc.

Discussed with:	mjg
2015-04-03 16:31:14 +00:00
Eitan Adler
db5df9d85f attempt to fix build breakage
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.

Remove the translated articles for the articles I removed in English
2015-04-03 05:08:29 +00:00
Taras Korenko
4e77ebb874 + follow r46438: remove russian translation of articles/fbsd-from-scratch 2015-04-03 04:28:26 +00:00
Taras Korenko
84e96a637c Refresh translation of ru/htdocs/index.xsl.
The source file was provided by Dmitry Luhtionov [1].

1. http://lists.freebsd.org/pipermail/freebsd-doc/2014-October/024398.html
2014-10-13 22:12:57 +00:00
Sergey Kandaurov
56bf73bfb5 MFen up to the latest r43181.
Submitted by:	Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2014-07-24 20:12:15 +00:00
Sergey Kandaurov
3cc6052c15 MFen:
41155 -> 45302	releng/index.xml

Submitted by:	Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2014-07-24 10:07:49 +00:00
Sergey Kandaurov
d6ee92e7f2 MFen r45243 and thus unbreak the web build process.
Reported by:	gavin
2014-07-13 19:46:06 +00:00
Sergey Kandaurov
c94cea3698 MFen r45188. Now that mirrors/chapter.xml synced, we can safely remove this. 2014-07-12 16:55:15 +00:00
Sergey Kandaurov
4c5f051f81 MFen:
+ books/handbook/mirrors/chapter.xml	r28148	--> r45217
2014-07-12 14:17:51 +00:00
Sergey Kandaurov
8cc7166d97 Whitespace fixes after PH split. 2014-07-12 14:08:49 +00:00
Peter Wemm
75cf08436e Copy over just the redirect header from the en_US version of
send-pr.xml as in r44999 and r45025 to avoid messing with
translation text.

Reviewed by:	gjb (glanced at)
2014-06-29 22:01:49 +00:00
Taras Korenko
e5712d4822 + ru/articles & ru/books/handbook: restore <replaceable> tags, which
were lost during conversion to the DocBook5.

P.S.: special thanks to wblock@ for his script [1], which made this
  task much easier.

1. http://lists.freebsd.org/pipermail/freebsd-doc/2014-March/023463.html
2014-06-13 14:53:24 +00:00
Taras Korenko
ba0eb3136d + whitespace cleanup after previous two commits. 2014-04-16 17:21:04 +00:00
Taras Korenko
7a42c55166 MFen:
+ books/handbook/audit/chapter.xml            r43688  --> r44395
2014-04-16 17:18:22 +00:00
Taras Korenko
83fd82d689 MFen:
+ books/handbook/audit/chapter.xml            r30208  --> r43688

PR: docs/187278
Submitted by: Vladimir Romanov <blueboar_2@rambler.ru>
2014-04-16 17:12:25 +00:00
Gabor Kovesdan
bc0ea04e7d - Move the PGP keyring generation to the language-independent share directory
Discussed with:	hrs, wblock
2014-03-07 12:23:51 +00:00
Sergey Kandaurov
25720aca5a MFen:
r38209 -> r43583	releases/index.xml / except r41543
2014-02-25 22:01:30 +00:00
Sergey Kandaurov
b5ad9ec028 Update translation of release dates. 2014-02-25 19:40:47 +00:00
Sergey Kandaurov
b2690733d4 MFen r43840 et al.
Break the porters handbook out into individual chapters.
2014-02-22 12:30:10 +00:00
Sergey Kandaurov
94539e8197 MFen up to before splitting porters-handbook.
book.xml	r42833 -> r43827
uses.xml	r43006 -> r43793
versions.xml	r42930 -> r43967
2014-02-22 10:29:12 +00:00
Taras Korenko
61859c468a MFen:
+ books/handbook/bsdinstall/chapter.xml       r43126  --> r43414
2014-01-26 23:12:18 +00:00
Taras Korenko
f1a119dc2e + merge ru/htdocs/community/mailinglists.xml to its english counterpart. 2013-12-26 22:33:39 +00:00
Taras Korenko
c9cc1c8bc5 This commit integrates contents of users/chapter.xml into
basics/chapter.xml and removes the former.
2013-12-23 11:02:28 +00:00