Commit graph

52298 commits

Author SHA1 Message Date
Gabor Kovesdan
ec06b34c4b - Add translation of freebsd-questions
Submitted by:	Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-29 15:15:06 +00:00
Tobias Kortkamp
f7b64f863f Porter's Handbook: Document CARGO_USE_GITLAB
- Remove mention of CARGO_GH_CARGOTOML after ports r496795
- Update CARGO_USE_GITHUB description.  It does not patch Cargo.lock.
  That is done automatically during the configure phase by cargo
  itself and is not worth mentioning here.

Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D19697
2019-03-28 23:51:12 +00:00
Bjoern Heidotting
d2f8d7bbc1 Update to r52888:
There is no /boot/GENERIC.  Reword to advise on checking the installed kernel
and better inform users on the upgrade path.
2019-03-28 19:22:00 +00:00
Mathieu Arnold
5c48b21e85 Add a description on how to configure a local postfix to forward
emails to the FreeBSD smtp servers.
2019-03-28 15:28:01 +00:00
Bjoern Heidotting
dada9efe52 Update to r52868:
Replace another svn with svnlite.
2019-03-25 20:51:34 +00:00
Bjoern Heidotting
9271d0e820 Update to r52392:
Correct two instances where IPv6 SLAAC "router solicitation" should have
been named "router advertisement" istead.
2019-03-25 19:49:46 +00:00
Ruey-Cherng Yu
fc41b45308 - Traditional Chinese translation of the latest news item (March)
Merge the following from the English version : r52801 ->r52885
2019-03-25 06:06:34 +00:00
Ryusuke SUZUKI
bce759c258 - Merge the following from the English version:
r52072 -> r52781	head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2019-03-24 07:22:20 +00:00
Ryusuke SUZUKI
703f029834 - Merge the following from the English version:
r52801 -> r52885	head/ja_JP.eucJP/share/xml/news.xml
2019-03-23 08:03:02 +00:00
Ryusuke SUZUKI
463a2176b6 - Merge the following from the English version:
r52868 -> r52888	head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2019-03-23 07:31:57 +00:00
Benedict Reuschling
06e7dd44a0 Cleanup a couple of igor warnings.
This file had a lot of long lines in it as well as redundant markup with
words. A few capitalizations were also fixed, except a few where it would
obscure the original meaning like groff.
2019-03-23 04:50:01 +00:00
Benedict Reuschling
54e3ba2ec7 Wrap long lines in the CUPS article.
Remove a couple of warnings that igor was giving, mostly
about wrapping long lines.  In one instance, there was a
redundant word removed.
2019-03-23 02:02:12 +00:00
Tom Rhodes
049909df2c There is no /boot/GENERIC. Reword to advise on checking the installed kernel
and better inform users on the upgrade path.

PR:		235627
2019-03-22 20:09:34 +00:00
Glen Barber
39684c080f Fix a broken link.
Sponsored by:	The FreeBSD Foundation
2019-03-22 17:41:37 +00:00
Glen Barber
e1b30f2ab6 Remove reference to GUMSTIX board, as we no longer build images for it.
Sponsored by:	The FreeBSD Foundation
2019-03-22 17:40:30 +00:00
Mitchell Horne
b82e724568 Add myself (mhorne) as a new committer
Update author/committer files and add my GPG key.

Approved by:	markj
Differential Revision:	https://reviews.freebsd.org/D19679
2019-03-22 17:30:56 +00:00
Bjoern Heidotting
bab4255cb8 Update to r51813:
Cover using symbolic names for interfaces in VLAN article.
2019-03-21 19:03:49 +00:00
Glen Barber
80a5ac61f8 Prefer https:// over http://, even though it is redirected anyway.
While here, use 'svnweb' instead of 'svn' (which is also redirected).

Sponsored by:	The FreeBSD Foundation
2019-03-21 18:26:53 +00:00
Glen Barber
b00aff92a6 Ensure the generated ports category XML files are always
recreated.

If a build failure is triggered, such as a port Makefile
contains a non-ASCII apostrophe, the generated files are
not replaced if they exist (even if an error occurs).
In such a case, manual intervention would be needed to
remove the file(s) that would cause the build failure.

Sponsored by:	The FreeBSD Foundation
2019-03-21 18:23:41 +00:00
Glen Barber
6385564661 Link to the 11.3-RELEASE schedule on the front page and
the releng index page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-03-21 18:20:14 +00:00
Glen Barber
ce94019f65 Connect the 11.3-RELEASE schedule to the build.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-03-21 18:16:54 +00:00
Glen Barber
00088b8420 Add the initial 11.3-RELEASE schedule.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2019-03-21 18:16:28 +00:00
Ryusuke SUZUKI
3b9c31c00d - Merge the following from the English version:
r51412 -> r52868	head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2019-03-21 16:51:49 +00:00
David Naylor
bcc2c66194 dbn: update key for another year 2019-03-21 15:07:38 +00:00
Edward Tomasz Napierala
f91e82b240 Publish the 2018Q4 status report.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D19660
2019-03-21 08:56:21 +00:00
Edward Tomasz Napierala
5b793d5562 Fix typo.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D19659
2019-03-21 08:55:36 +00:00
Edward Tomasz Napierala
0a65735a06 Add Quarterly Status Report for 2018Q4.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D19618
2019-03-18 22:43:51 +00:00
Tobias Kortkamp
d1d4e45427 Porter's Handbook: Update KDE and Qt sections
- Remove mention of KDE/Qt 4
- Update examples to use KDE/Qt 5
- Update USE_KDE, USE_QT component lists

Approved by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D19605
2019-03-17 10:22:32 +00:00
Dimitry Andric
737069e4df Document __FreeBSD_version values 1300015 and 1300016. 2019-03-16 15:52:47 +00:00
Bjoern Heidotting
0180450afc Update to r52822:
Add 2019 to copyright
2019-03-16 13:08:32 +00:00
Bjoern Heidotting
0003125466 Update to r52851:
Remove dead link to splash screen site.

The site to download sample splash screens is not available anymore.
Remove the sentence it contains completely and pull in the remaining
single sentence from this paragraph into the next one.
2019-03-16 12:52:26 +00:00
Bjoern Heidotting
c070fd9a70 Update to r52705:
Improve the handbook section about leaf/automatic packages.

The patch includes instructions on how to list the prime (non-automatic)
packages, and how to mark a package as automatic or non-automatic.
2019-03-16 12:51:07 +00:00
Bjoern Heidotting
e0e66bfcaf Replace another svn with svnlite. 2019-03-15 20:11:41 +00:00
Bjoern Heidotting
6405ad20f7 Update to r52855:
Note that, even if logging is enabled in rc.conf, IPFW rules still need the "log"
keyword to create logs.
2019-03-15 20:09:44 +00:00
Bjoern Heidotting
6de9dfd3f9 Update to 52854:
Mention that FreeBSD does not ship with /etc/pf.conf by default.

Previous versions of FreeBSD provided a standard /etc/pf.conf, but
that was removed without changing the documentation.  Update the
handbook to mention it and point people to the directory
/usr/share/examples/pf/ where example firewall rules are available.
2019-03-15 19:56:38 +00:00
Bjoern Heidotting
c2a387c519 Update to 52845:
Update link to Daryl's TCP/IP Primer in the firewall chapter.

The link was moved and no forwarding to the new location was put in
place, which resulted in a broken link.  Update the link to the new
location.
2019-03-15 19:38:28 +00:00
Bjoern Heidotting
4497f3e1ed Update to r52849:
Update cutting-edge chapter to cover svnlite in place of installing the
svn package.
2019-03-14 20:25:17 +00:00
Ryusuke SUZUKI
f722637c03 - Merge the following from the English version:
r48529 -> r52851	head/ja_JP.eucJP/books/handbook/boot/chapter.xml
2019-03-14 11:46:06 +00:00
Tobias Kortkamp
ceb746bcc7 Porter's Handbook: Update USES=cmake description
- outsource is no longer a valid argument
- Document noninja, insource

Approved by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D19567
2019-03-13 07:51:40 +00:00
Brooks Davis
ee29c13b62 Refer to the license policy document as the source of truth.
The summary of the license policy in the commiters guide is a good place
to get started, but the buck stops with the license policy.  We enourage
questions before making commits if the policy is not clear.

Approved by:	core (bcr, jhb, imp)
Differential Revision:	https://reviews.freebsd.org/D19515
2019-03-12 17:42:24 +00:00
Tobias Kortkamp
faf365ddad Porter's Handbook: Add Meson section
- Document new opt_MESON_{DIS,EN}ABLED helpers
- Fix existing examples

Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D19554
2019-03-12 12:37:40 +00:00
Gabor Kovesdan
91e8c7b23e - Update localized header so that the Spanish webpage renders better again
Submitted by:	Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-12 10:02:49 +00:00
Gabor Kovesdan
3c229e5b62 - Update translation
Submitted by:	Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-12 09:54:56 +00:00
Gabor Kovesdan
0218e63274 - Add Spanish translation for cups article
Submitted by:	Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-12 09:50:45 +00:00
Tom Rhodes
1eddfbb10a Use %zd as the format string. The previous, %d, is not ssize_t and breaks
the mypci.c build.

PR:		215863
2019-03-11 15:12:25 +00:00
Tom Rhodes
aa4b126086 Note that, even if logging is enabled in rc.conf, IPFW rules still need the "log"
keyword to create logs.

Reviewed by:		bcr
Differential Revision:	https://reviews.freebsd.org/D19513
2019-03-11 15:04:02 +00:00
Benedict Reuschling
41b8401711 Mention that FreeBSD does not ship with /etc/pf.conf by default.
Previous versions of FreeBSD provided a standard /etc/pf.conf, but
that was removed without changing the documentation.  Update the
handbook to mention it and point people to the directory
/usr/share/examples/pf/ where example firewall rules are available.

PR:		    231977
Submitted by:	    koobs@
Discussed with:	    kp@
2019-03-10 15:22:54 +00:00
Benedict Reuschling
7362407766 Codify the use of Apache License 2.0 software.
Subversion (svnlite) has always been Apache-licensed and LLVM
will be as well starting with version 9.0.0.
Note that core@ must still approve imports of new Apache-license
components in the tree as well as license changes to Apache ones.

Thanks to Brooks for the writeup.

Approved by:		    core@
Differential Revision:	    https://reviews.freebsd.org/D19358
2019-03-09 18:35:18 +00:00
Benedict Reuschling
fd3ed382a7 Remove text about handling software with GPLv3 upstreams.
While our ancient toolchain still falls into this category, we are
rapidly transitioning away from it and few if any bugfixes have been
merged from upstream in recent years.

Approved by:	core@
Differential Revision:	https://reviews.freebsd.org/D19356
2019-03-09 18:26:04 +00:00
Benedict Reuschling
28daf1309d Remove dead link to splash screen site.
The site to download sample splash screens is not available anymore.
Remove the sentence it contains completely and pull in the remaining
single sentence from this paragraph into the next one.

PR:		236402
Submitted by:	yuri@
2019-03-09 18:18:00 +00:00