Danilo G. Baio
1a16fc113d
Add pt_BR header and navibar entities
...
Approved by: doc (bcr)
Differential Revision: https://reviews.freebsd.org/D15794
2018-06-15 22:43:48 +00:00
Conrad Meyer
014c23c0dc
Document __FreeBSD_version 1200069
...
Correct prior entries' speling of "Jun" — months are not truncated to three
letters in this file.
Sponsored by: Dell EMC Isilon
2018-06-15 21:08:07 +00:00
Ruey-Cherng Yu
5662188609
- Add links to Phabricator and Wiki to the Developers menu.
...
- Remove the link to Perforce Repository.
2018-06-15 15:30:56 +00:00
Glen Barber
73ec4d05f0
Update the 11.2-RELEASE schedule page to reflect MFC requests
...
are no longer being accepted by re@.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-15 15:07:00 +00:00
Glen Barber
416e5b75d1
Update the 11.2-RELEASE schedule to reflect RC3 builds have
...
started.
Unmark RC3 as 'as needed.'
Belatedly unmark BETA3 as 'as needed.'
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-15 14:50:11 +00:00
Ryusuke SUZUKI
66c17c03c8
- Merge the following from the English version:
...
r51251 -> r51826 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2018-06-15 09:03:07 +00:00
Edward Tomasz Napierala
947811e80e
Two small tweaks to USB device mode chapter - mention "OTG"
...
in the title, and "USB gadget" in the description.
Reported by: bcr@
Reviewed by: bcr@ (earlier version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D15811
2018-06-15 08:27:41 +00:00
Wolfram Schneider
c940005f14
switch to HTTPS
...
Submitted by: gigenet.com
2018-06-14 17:46:00 +00:00
Benedict Reuschling
d2dcb18a50
Properly break some overflowing lines that textproc/igor was reporting.
...
No visible content changes.
2018-06-14 17:14:31 +00:00
Mathieu Arnold
39722aa78c
Revise the maintainer timeout wording.
...
Reviewed by: adamw
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15776
2018-06-14 14:12:49 +00:00
Ryusuke SUZUKI
cd42829567
Correct frontgetroundbox and frontnewroundbox block.
2018-06-14 09:57:56 +00:00
Ryusuke SUZUKI
9114aa3092
- Merge the following from the English version:
...
r51679 -> r51827 head/ja_JP.eucJP/share/xml/header.l10n.ent
2018-06-14 08:42:26 +00:00
Edward Tomasz Napierala
026da0849a
Add links to Phab and Wiki to the "Developers" menu on the FreeBSD website.
...
Reviewed by: eadler@
Approved by: eadler@
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D15788
2018-06-13 18:30:34 +00:00
Sevan Janiyan
de43da3c66
Update the list of supported architectures.
...
Submitted by: trasz
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D15781
2018-06-13 14:55:04 +00:00
Ryusuke SUZUKI
d732b9af79
Fix typo.
...
Pointed out by: rcyu
2018-06-13 09:58:06 +00:00
Benedict Reuschling
452b46c55f
Re-commit my cleanup changes.
...
Apparently, igor does not like the occurance of the second <para> in the
<para><note><para> sequence in the abstract. Replacing it with something else
makes the file not pass the DTD checks. Err on the side of letting the file
compile, leaving a couple of igor checks unresolved.
Overall, the docbook xml source in this file should be much cleaner now.
2018-06-12 18:54:46 +00:00
Benedict Reuschling
2ceb7e0f9d
Revert until I figure out the build breakage.
...
Yes, I should have tested it locally first.
Pointy hat to: me
2018-06-12 18:19:12 +00:00
Benedict Reuschling
f1472e55fa
Make igor happier about the releng article source.
...
In particular, a lot of spaces were replaced by tabs, indentations were
corrected, two spaces after a setence stop were added, and titles where
capitalized when needed.
I've kept the "redundant markup and words" and contraction errors as they
were, in order not to change the historical text and the original author's
words.
2018-06-12 18:07:07 +00:00
Ruey-Cherng Yu
49b6b0bc73
- Traditional Chinese translation of the news items (June 8th and June 9th)
2018-06-12 07:13:14 +00:00
Benjamin Kaduk
17850f1a11
Fix build.
2018-06-11 13:15:23 +00:00
Tobias Kortkamp
4b3c52099b
Remove mention of some old WANT_* and USE_* variables from the Porter's Handbook
...
WANT_PHP_WEB
USE_FIREFOX*
USE_SEAMONKEY*
USE_THUNDERBIRD*
WANT_GNOME
HAVE_GNOME
USE_BDB
USE_PGSQL
USE_SQLITE
are all not supported anymore or have been replaced by USES=x.
Rewrite "Using Databases", add examples, and point to the various
USES macros for dealing with database dependencies.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D15704
2018-06-11 11:15:11 +00:00
Ryusuke SUZUKI
36e397eecc
- Merge the following from the English version:
...
r51805 -> r51811 head/ja_JP.eucJP/share/xml/news.xml
2018-06-11 09:30:42 +00:00
Sevan Janiyan
5b495730ad
replace www/apache22 with www/apache24
...
change www/boa's description
add www/cherokee and www/lighttpd web servers to the list
Nginx -> nginx (as used by the project)
minor fixes
PR: 227714
Submitted by: Vinicius Zavam <egypcio AT googlemail DOT com>
Approved by: wosch
Differential Revision: https://reviews.freebsd.org/D15167
2018-06-10 20:57:09 +00:00
Sevan Janiyan
fa44bd52b1
Remove nits
...
PR: 203342
Submitted by: anli.azuresand AT gmail
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D15742
2018-06-10 20:21:30 +00:00
Sevan Janiyan
01ca31158c
Update DVD+RW links.
...
PR: 222057
Submitted by: Paul Townsend <pt AT mindvox org>
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D15741
2018-06-10 19:13:17 +00:00
Benedict Reuschling
4ec38467f9
Replace mentions of obsolete sysinstall with bsdinstall in the whole releng
...
article.
PR: 189388
Submitted by: cm0graff@gmail.com
2018-06-10 18:55:44 +00:00
Sevan Janiyan
1282c75d06
Cover using symbolic names for interfaces in VLAN article.
...
PR: 228231
Submitted by: Brian Haug <haug.bsd6114 AT yahoo dot com>
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D15586
2018-06-10 18:31:35 +00:00
Matthew Seaman
2a3901d791
Update wording to highlight that FreeBSD Project Members are meant to
...
be active in the community.
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D10413
2018-06-10 16:07:15 +00:00
Glen Barber
f678b5247f
Announce 11.2-RC2.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-09 21:13:51 +00:00
Glen Barber
ef016e198e
Switch download URLs to 11.2-RC2.
...
Add 11.2-RC2 signed checksum files.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-09 21:09:59 +00:00
Mark Johnston
d2ce5692ad
Document the __FreeBSD_version bump to 1200067.
2018-06-09 20:25:00 +00:00
Ryusuke SUZUKI
ee2d158555
- Merge the following from the English version:
...
r51774 -> r51805 head/ja_JP.eucJP/share/xml/news.xml
2018-06-09 05:51:27 +00:00
Eitan Adler
c5b3ebb325
internal: update i18n policy
...
Following a report of a dead link, core@ updated the text of the i18n
policy. Follow suit.
Approved by: core@
2018-06-09 02:57:21 +00:00
Ryusuke SUZUKI
40c12e5ebb
- Merge the following from the English version:
...
r51013 -> r51803 head/ja_JP.eucJP/htdocs/internal/about.xml
2018-06-08 15:50:06 +00:00
Peter Wemm
54df202efd
Add a note for Saturday's network outage so there's something on the
...
front page while other things are broken.
2018-06-08 15:43:36 +00:00
Eitan Adler
f0679e836b
ga: convert to "tag manager"
...
There have been two generations of GA since we first implemented GA on
the website. The newest version allows us to get deeper insights while
collecting less personal data. This version is also faster and loads
async which should help load the &os; website on slower networks.
As a reminder: to opt out do ANY of the following:
- block google.com via an adblocker
- set (abuse) the "do not track" header
In addition we've selected to disable many features in the console that
would result in collecting more data.
With Hat: webstats@
2018-06-08 05:42:14 +00:00
Eitan Adler
e97014062f
internal: update some links
...
- remove two dead links
- update the GSoC link
2018-06-08 03:57:09 +00:00
Eitan Adler
7f2eb438fc
policies: remove reference to fortune file policy.
...
Said policy was removed in r51426.
2018-06-08 02:08:28 +00:00
Glen Barber
0146b9a4b2
Update the 11.2-RELEASE schedule to reflect RC2 builds have started.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-08 00:02:24 +00:00
Glen Barber
bfff5ea442
Switch the default man.cgi path to use 11.2-RELEASE.
...
Sponsored by: The FreeBSD Foundation
2018-06-07 23:13:32 +00:00
Glen Barber
723a1b72b6
Regen after r334800.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-07 17:09:15 +00:00
Glen Barber
df7fb0fda0
Regen after r334798.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-07 16:36:06 +00:00
Glen Barber
6efd8520a8
Add the installation.html page, not yet connected to the build.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-07 16:28:24 +00:00
Glen Barber
a08d76711a
Regen after r334795.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-07 16:23:27 +00:00
Guangyuan Yang
df6576b4fe
Update release information in zh_CN.UTF-8/share/xml/l10n.ent.
...
MFen: r51033 -> r51720
Reviewed by: loader (mentor)
Approved by: loader (mentor)
Differential Revision: https://reviews.freebsd.org/D15670
2018-06-07 14:51:47 +00:00
Ruey-Cherng Yu
48438c3747
- Update the link to the production version
2018-06-07 12:06:10 +00:00
Ryusuke SUZUKI
d9ea63d163
- Merge the following from the English version:
...
r48208 -> r51348 head/ja_JP.eucJP/articles/problem-reports/article.xml
2018-06-07 09:50:12 +00:00
Ryusuke SUZUKI
d519f7f0f2
- Merge the following from the English version:
...
r51761 -> r51774 head/ja_JP.eucJP/share/xml/news.xml
2018-06-07 09:41:27 +00:00
Ruey-Cherng Yu
eec86a231f
- Traditional Chinese translation of the news items (May 26th and June 2nd)
2018-06-07 09:39:10 +00:00
Tobias Kortkamp
721ccf08e3
Document BINARY_ALIAS in the Porter's Handbook
...
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D15666
2018-06-07 07:58:22 +00:00