Ryusuke SUZUKI
9d62acc0fd
- Merge the following from the English version:
...
r50819 -> r50823 head/ja_JP.eucJP/share/xml/news.xml
2017-09-12 10:05:37 +00:00
Adriaan de Groot
1963c5e79d
Add author entity, procedure 1.1.
...
Approved by: tcberner (mentor)
2017-09-12 09:24:55 +00:00
Ilya Bakulin
fc4bd21cf5
Update my PGP key
...
Approved by: imp (mentor)
2017-09-11 20:46:36 +00:00
Craig Leres
ec1efbeebd
Add my pgp key.
...
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12316
2017-09-11 17:35:40 +00:00
Craig Leres
e9b8f59ade
Introduce myself (leres) as a new ports commiter.
...
Reviewed by: ler, matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12314
2017-09-11 17:32:07 +00:00
Craig Leres
1fcc678c2d
Add myself (leres@freebsd.org) to the contributors list.
...
Remove myself (leres@ee.lbl.gov ) from the additional contributors list.
Reviewed by: ler, matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12313
2017-09-11 17:28:59 +00:00
Ryusuke SUZUKI
b4f07726ba
- Merge the following from the English version:
...
r50817 -> r50819 head/ja_JP.eucJP/share/xml/news.xml
2017-09-11 11:30:40 +00:00
Craig Leres
e5c68277e6
Add myself (leres) to authors reference as a ports committer.
...
Reviewed by: ler, matthew (mentors)
Approved by: ler, matthew (mentors)
Differential Revision: https://reviews.freebsd.org/D12307
2017-09-10 22:45:02 +00:00
Ilya Bakulin
daa61f0190
Introduce information about new commiter - kibab
...
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry
Approved by: imp (mentor)
Differential Revision: https://reviews.freebsd.org/D12303
2017-09-10 20:32:02 +00:00
Ryusuke SUZUKI
b244e4aa6c
- Merge the following from the English version:
...
r50795 -> r50817 head/ja_JP.eucJP/share/xml/release.l10n.ent
r50803 -> r50817 head/ja_JP.eucJP/share/xml/news.xml
2017-09-10 15:52:17 +00:00
Marius Strobl
027f8469a4
- The 10.4-BETA4 set includes the WANDBOARD image again, so uncomment
...
its betarel2 entry.
- Announce 10.4-BETA4 and bump betarel2.vers to BETA4 accordingly.
Approved by: re (implicit)
2017-09-09 21:57:12 +00:00
Danilo G. Baio
c2cb479938
Add Nicolas Embriz to contributors
...
Maintainer of: security/ssh-vault
sysutils/epazote
sysutils/immortal
www/go-www
PR: 222123, 222124
2017-09-09 21:09:44 +00:00
Danilo G. Baio
5cb71a6351
Add Christian Geier to contributors
...
Maintainer of: devel/py-click-log
devel/py-click-threading
devel/py-urwidtrees
devel/py3-click-log
devel/py3-click-threading
mail/py-notmuch
2017-09-09 18:55:09 +00:00
Warren Block
90c78f7750
Exclude all files in htdocs/releases, and better check and sanitize the
...
exclude path used.
2017-09-09 13:35:17 +00:00
Tobias C. Berner
2e832d5849
Update my PGP key.
2017-09-09 11:02:58 +00:00
Benedict Reuschling
df2c3b492d
Fix an instance of "firefox" not being capitalized within
...
<application> tags in the desktop chapter.
PR: 222152
Submitted by: Paul Townsend (pt@zendware.com )
2017-09-09 01:12:46 +00:00
Warren Block
7eccfc1233
Add a utility to convert documentation language subdirectories to UTF-8.
2017-09-09 00:06:46 +00:00
Bjoern Heidotting
aa20b226fb
Update to r50758:
...
- Add missing quote in 'zfs set sharenfs' command
- Use root prompt in various places to reflect reality
- Add missing <userinput> tags
- Remove a useless 'zfs list' command
- Use sysrc instead of echo command
2017-09-08 17:52:36 +00:00
Warren Block
13f5ecf9c7
Remove the temporary assembled document after generating a PO file to
...
make sure it does not hide changes in the English parent from translators.
Sponsored by: iXsystems
2017-09-08 14:29:06 +00:00
Warren Block
e8555b8ea0
Reduce the impact of example $FreeBSD$ version strings by enclosing them
...
in <phrase> elements. The its:notranslate property can then be set on
these individual lines rather than a whole <screen> or <programlisting>.
Sponsored by: iXsystems
2017-09-08 14:20:54 +00:00
Marius Strobl
be19d9b17d
- Due to failure of building a (working) WANDBOARD image as of 10.4-BETA3,
...
OpenSSH 7.3p1 which went into stable/10 after that, it doesn't feel like
we are ready for the RC phase just yet. So 10.4-BETA4 has been inserted
into the 10.4 cycle and the optional 10.4-RC3 de-schedule for now.
- Mark the start of 10.4-BETA4 builds as done.
2017-09-08 00:26:09 +00:00
Ryusuke SUZUKI
6e65a6923f
- Merge the following from the English version:
...
r50795 -> r50803 head/ja_JP.eucJP/share/xml/news.xml
2017-09-07 13:46:23 +00:00
Mathieu Arnold
e1a974cfd5
Fix some extra spacing in screen entries.
...
While there, replace some with programlisting when more suited.
Sponsored by: Absolight
2017-09-07 11:56:16 +00:00
Mathieu Arnold
36ed4c972f
Fix up formatting issues in <screen> entries.
...
PR: 222006 (for the committer's guide)
Submitted by: Paul Townsend
Sponsored by: Absolight
2017-09-07 11:21:07 +00:00
Stephen Hurd
3d3bf5da6e
Fix incorrect separate day tag for each event in the same day
...
Approved by: sbruno (mentor, implied)
Differential Revision: https://reviews.freebsd.org/D12242
2017-09-06 14:07:38 +00:00
Stephen Hurd
d55571792a
Announce my shiny new src bit
...
Approved by: sbruno (mentor)
Differential Revision: https://reviews.freebsd.org/D12225
2017-09-06 00:44:19 +00:00
Mathieu Arnold
7bbbc8aac8
Remove superflous empty line.
...
Sponsored by: Absolight
2017-09-04 14:50:49 +00:00
Mathieu Arnold
82627333fa
Add a section about conditional patching with EXTRA_PATCHES.
...
Reviewed by: wblock
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12165
2017-09-04 12:10:23 +00:00
Ryusuke SUZUKI
b41e80a744
- Merge the following from the English version:
...
r49038 -> r50719 head/ja_JP.eucJP/htdocs/internal/developer.xml
2017-09-04 09:29:51 +00:00
Ruey-Cherng Yu
5c4432c952
Traditional Chinese translation of the news items ( Aug 25th, Sep 2nd)
2017-09-04 06:08:36 +00:00
Johann Kois
331d60d94b
MFde r50795 FreeBSD 10.4-BETA3
2017-09-03 15:59:38 +00:00
Ryusuke SUZUKI
f0600ac0e7
- Merge the following from the English version:
...
r50783 -> r50795 head/ja_JP.eucJP/share/xml/news.xml
r50727 -> r50795 head/ja_JP.eucJP/share/xml/release.l10n.ent
2017-09-03 02:37:00 +00:00
Marius Strobl
34117d2649
- Belatedly mark the start of 10.4-BETA3 builds as done.
...
- The 10.4-BETA3 set includes the BEAGLEBONE image again, so uncomment
its betarel2 entry.
- Announce 10.4-BETA3 and bump betarel2.vers to BETA3 accordingly.
Approved by: re (implict)
2017-09-02 20:58:31 +00:00
Johann Kois
bde9090e93
MFde: Resync r50707
2017-09-02 19:30:01 +00:00
Johann Kois
75e55ee13c
r50572 -> r50754
2017-09-02 19:04:51 +00:00
Johann Kois
e4bc6e1597
r50364 -> r50706 updated secteam and postmaster team members
2017-09-02 18:57:37 +00:00
Johann Kois
ac16130a9d
r50572 -> r50698 Remove a duplicate navibar entry for 10.4
2017-09-02 18:28:13 +00:00
Johann Kois
8c798c9113
r50572 -> r50725 FreeBSD10.4-BETA links activated
2017-09-02 18:21:46 +00:00
Johann Kois
70ec4e56b9
MFde: Resync the project news (10.4-BETA1+2)
2017-09-02 18:05:00 +00:00
Bjoern Heidotting
c8b773c0f4
Update to r50688:
...
Add get/set share properties subsection to handbook's ZFS chapter.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D12213
2017-09-02 16:41:15 +00:00
Ryusuke SUZUKI
57129a2f7a
- Merge the following from the English version:
...
r50725 -> r50783 head/ja_JP.eucJP/share/xml/news.xml
2017-09-02 14:35:58 +00:00
Bjoern Heidotting
99badabf22
Update to r50777:
...
Subversion has been told to expand $FreeBSD$ version strings in source
files. This is good, evidently.
But we don't want it to expand version strings in examples, because then
the example will have an expanded version string with the version of the
current doc file, which is bad. The version number, not the doc file.
Or, well, maybe both, but the point here is the version number won't look
right.
So use the good and righteous $FreeBSD$ construct instead.
This is perfectly cromulent and there is nothing remotely ridiculous or
surreal about this at all. Lalala, I can't hear you.
2017-09-02 10:29:17 +00:00
Bjoern Heidotting
29da3ca554
Update to r50776:
...
Restore a missing linefeed.
2017-09-02 10:22:23 +00:00
Bjoern Heidotting
d98d97abad
Whitespace and intentation fixes.
...
Wrap a long line.
2017-09-02 10:06:37 +00:00
Luca Pizzamiglio
ea800ff9fd
Introduce information about new commiter - pizzamig
...
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12199
2017-09-01 14:39:13 +00:00
Ryusuke SUZUKI
89af63c625
- Merge the following from the English version:
...
r50508 -> r50723 head/ja_JP.eucJP/htdocs/internal/machines.xml
2017-09-01 13:50:17 +00:00
Warren Block
fad42af8e9
Fix missing #.
...
Reported by: jhb
Sponsored by: iXsystems
2017-08-31 15:57:50 +00:00
Ryusuke SUZUKI
fec40b63f5
- Merge the following from the English version:
...
r47800 -> r50718 head/ja_JP.eucJP/htdocs/internal/internal.xml
2017-08-31 10:26:18 +00:00
Warren Block
f88871f59d
Add its:translate="no" properties to elements containing $FreeBSD$
...
version strings. This will prevent them from showing up in PO
translations and causing difficulties.
It has the unfortunate side effect that the entire element contents do
not appear in PO files. Most of these are elements are <programlisting>,
which are probably not translated often yet. At least one is a <screen>,
which might be more of a problem.
At this point, this is a workaround to make it possible for PO translators
to continue work without the ever- changing version strings creating
conflicts.
2017-08-31 02:36:49 +00:00
Warren Block
9f269a41ed
Disguise another expandable $FreeBSD$ version string into an
...
unrecognizable $FreeBSD$ construct to prevent Subversion
from doing what we asked it to do on purpose.
2017-08-31 02:24:58 +00:00