Ryusuke SUZUKI
b0f49db59e
- Merge the following from the English version:
...
r46219 -> r46245 head/ja_JP.eucJP/share/xml/news.xml
2015-02-01 12:11:54 +00:00
Jason Helfman
a415138838
- fix typo
...
PR: 197052
Differential Revision: https://reviews.freebsd.org/D1735
Submitted by: danilo@
Approved by: bcr (mentor)
2015-02-01 08:10:43 +00:00
Ryusuke SUZUKI
94731bd775
- Merge the following from the English version:
...
r44550 -> r46242 head/ja_JP.eucJP/books/handbook/install/chapter.xml
2015-01-31 07:00:56 +00:00
Ryusuke SUZUKI
cde38fde59
Refine translation.
2015-01-31 06:50:10 +00:00
Eric Joyner
2e2d6b4b69
Add Eric Joyner (erj)'s information to doc/ per New Committer's Guide.
...
Approved by: gnn (mentor), jfv (mentor)
2015-01-30 18:22:46 +00:00
Mathieu Arnold
ee7adc115d
Catch up with options changes. Various sentence rearranging and rewording.
...
Differential Revision: https://reviews.freebsd.org/D1599
Approved by: wblock
Sponsored by: Absolight
2015-01-30 18:11:26 +00:00
Jason Helfman
5e81b5e582
- address outdated infomation regarding memory limits for amd64 in faq
...
PR: 196997
Differential Revision: https://reviews.freebsd.org/D1731
Reported by: ports@toco-domains.de
Approved by: bcr (mentor)
2015-01-30 08:25:47 +00:00
Jason Helfman
7f7bcb5e85
- fix command-line arguments
...
[1] http://lists.freebsd.org/pipermail/freebsd-doc/2015-January/024903.html
Differential Revision: https://reviews.freebsd.org/D1730
Reported by: Chad Smith [1]
Approved by: remko (mentor)
2015-01-30 07:29:55 +00:00
Jason Helfman
ff2ceeb312
- fix dead link and point to FreeBSD wiki
...
PR: 196751
Differential Revision: https://reviews.freebsd.org/D1714
Submitted by: info@juanmolina.eu
Approved by: wblock (mentor)
2015-01-30 04:22:33 +00:00
Jason Helfman
aa2b127d13
- fix typo in directory path
...
PR: 197067
Differential Revision: https://reviews.freebsd.org/D1713
Submitted by: mathias@monnerville.com
Approved by: wblock (mentor)
2015-01-30 04:17:17 +00:00
John Baldwin
ab4b128db9
Document FreeBSD versions 1100054 through 1100057.
2015-01-29 20:01:40 +00:00
Glen Barber
a58a6dc75a
Note that doc committers are allowed to update the
...
documentation within the ports/ tree as necessary.
Update copyright year while here.
Sponsored by: The FreeBSD Foundation
2015-01-28 14:58:51 +00:00
Glen Barber
b26c39a961
Add missing manual pages from CURRENT:
...
- pmcstudy(1)
- utimensat(2)
- xo_error(3)
- cc_dctcp(4)
- ixl(4)
- ixlv(4)
Sponsored by: The FreeBSD Foundation
2015-01-27 21:15:54 +00:00
Glen Barber
a9e4ca56eb
In build_manpages(), evaluate the 'package' variable which,
...
if zero-length, turns on NO_MLINKS mode for comparing against
man-refs.ent.
After processing (and updating man-refs.ent if needed), run
build_manpages() again without NO_MLINKS, which then produces
an archive containing manual pages that are installed as hard
links (MLINKS), such as tar(1), sound(4), etc., which people
do expect to be available on the website.
Sponsored by: The FreeBSD Foundation
2015-01-27 21:13:17 +00:00
Xin LI
4865711fb9
Add advisories and patches for SA-15:02.kmem and SA-15:03.sctp.
2015-01-27 19:53:31 +00:00
Bryan Venteicher
d78ba7735b
Document __FreeBSD_version 1001507.
2015-01-27 06:38:29 +00:00
Ryusuke SUZUKI
00faeabf41
- Merge the following from the English version:
...
r46192 -> r46228 head/ja_JP.eucJP/htdocs/where.xml
2015-01-26 09:35:45 +00:00
Ryusuke SUZUKI
79cc59eb20
- Merge the following from the English version:
...
r46080 -> r46231 head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2015-01-25 10:18:32 +00:00
Warren Block
1b7bcd27e5
Change an unqualified 'rm -rf *' to the better practice of giving a
...
path.
2015-01-24 19:53:22 +00:00
Steve Wills
d37103ffd4
Update my pgp key
2015-01-24 03:39:37 +00:00
Steve Wills
2c4a58cb38
Remove myself from here as should have been done when I added myself to
...
contrib.committers in r36368
Reported by: feld
2015-01-24 03:25:27 +00:00
Glen Barber
b130e92864
Fix URL to 8.4-RELEASE installation images.
...
Sponsored by: The FreeBSD Foundation
2015-01-23 20:07:33 +00:00
Glen Barber
85e670a54e
Add 10.1-STABLE to the list of development snapshots.
...
Note, 9.3-STABLE is intentionally excluded since there
will not be any further releases from stable/9, despite
snapshot availability.
Add a 'Documentation' section to the 'Development
Snapshots' section, providing a URL to the changelog
for 11-CURRENT and 10.1-STABLE.
Sponsored by: The FreeBSD Foundation
2015-01-23 20:05:02 +00:00
Ryusuke SUZUKI
516bfb87ee
- Merge the following from the English version:
...
r46131 -> r46225 head/ja_JP.eucJP/htdocs/security/security.xml
2015-01-22 12:19:52 +00:00
Xin LI
e2c28ec7d7
Use the latest release names.
2015-01-21 20:11:55 +00:00
Benjamin Kaduk
03ac29116d
Update the monthly@ README with this cycle's experiences
...
The forums are another place to seek submissions, and go into more
detail about the nature of the "prettification" needed for the email
copy of the report.
Approved by: hrs (mentor, blanket)
2015-01-21 19:11:46 +00:00
Mathieu Arnold
e6862916a8
Catch up after makepatch naming change.
...
Differential Revision: https://reviews.freebsd.org/D1576
Reviewed by: bjk
Sponsored by: Absolight
2015-01-21 14:59:03 +00:00
Ryusuke SUZUKI
44b4738ed9
- Merge the following from the English version:
...
r46064 -> r46220 head/ja_JP.eucJP/books/handbook/ports/chapter.xml
2015-01-21 09:24:53 +00:00
Ryusuke SUZUKI
f139e395a6
- Merge the following from the English version:
...
r46209 -> r46219 head/ja_JP.eucJP/share/xml/news.xml
2015-01-21 08:59:56 +00:00
Brad Davis
dcc5b453e9
Fix a few of the poudriere options [1] and link to the website now that has moved to github.
...
Reported by: Bitt Faulk <wfaulk@sbin.sh> [1]
2015-01-20 21:09:39 +00:00
Jan Beich
1af8cefe40
Add Jan Beich (myself) to ports developers
...
Changes per Committer's Guide:
- List myself as a committer
- Add my GPG public key
- Add my author entity
- Add a news entry
Differential Revision: https://reviews.freebsd.org/D1560
Approved by: flo (mentor)
2015-01-20 17:06:44 +00:00
Ryusuke SUZUKI
94a79288cc
- Merge the following from the English version:
...
r44548 -> r44550 head/ja_JP.eucJP/books/handbook/install/chapter.xml
2015-01-20 13:55:14 +00:00
Benjamin Kaduk
40c24e33ed
Fix direct links to the clang and libxo reports
...
Newlines within the <title> element are retained and processed into
HTML-encoded newlines in the anchor ids, which do not function as
desired. Thanks to Mark Eichin for the diagnosis.
While here, un-wrap a couple of <url> elements, as the hover-text
renders poorly when newlines are included there as well.
Approved by: hrs (mentor, blanket)
2015-01-20 03:04:56 +00:00
Ryusuke SUZUKI
9acfd12bed
- Merge the following from the English version:
...
r44548 -> r44538 head/ja_JP.eucJP/books/handbook/install/chapter.xml
2015-01-18 04:41:52 +00:00
Benjamin Kaduk
c64ec0cce8
Fix another typo in the gcloud report
...
Approved by: hrs (mentor, blanket)
2015-01-16 15:38:01 +00:00
Ryusuke SUZUKI
9613f0f83a
- Merge the following from the English version:
...
r44273 -> r44548 head/ja_JP.eucJP/books/handbook/install/chapter.xml
2015-01-16 12:24:46 +00:00
Ryusuke SUZUKI
5933b82289
- Merge the following from the English version:
...
r46166 -> r46209 head/ja_JP.eucJP/share/xml/news.xml
2015-01-16 12:01:39 +00:00
Glen Barber
679ff2a4e2
Grammar fix: s/prebuild/prebuilt/
...
Sponsored by: The FreeBSD Foundation
2015-01-16 01:36:54 +00:00
Allan Jude
ad6b13e84f
Add infoworld article "Intro to FreeBSD for Linux users" to press column on the front page
...
Differential Revision: https://reviews.freebsd.org/D1439
Submitted by: hans@beastielabs.net (original)
Approved by: wblock (mentor)
2015-01-16 01:16:51 +00:00
Benjamin Kaduk
9546128716
Shuffle a couple categories
...
Approved by: hrs (mentor, blanket)
2015-01-15 22:14:41 +00:00
Benjamin Kaduk
0451ac7390
Publish the 2014Q4 Status Report
...
Update the deadline for the next report, and add a news entry (and new year!).
Approved by: hrs (mentor, blanket)
2015-01-15 21:38:13 +00:00
Benjamin Kaduk
534ee1cfeb
Mare grammer and spalling foxes.
...
A few markup tweaks as well, and give some motivation for the C720
Chromebook project.
Approved by: hrs (mentor, blanket)
2015-01-15 21:17:55 +00:00
Benjamin Kaduk
73354d2e06
Add gcloud report
...
Approved by: hrs (mentor, blanket)
2015-01-15 16:30:14 +00:00
Ryusuke SUZUKI
fdf1152db5
- Merge the following from the English version:
...
r45989 -> r46192 head/ja_JP.eucJP/htdocs/where.xml
r45881 -> r46192 head/ja_JP.eucJP/share/xml/release.l10n.ent
2015-01-15 14:50:20 +00:00
Benedict Reuschling
99a28242f0
Update the DigitalOcean entry with a more descriptive text.
...
Differential Revision: https://reviews.freebsd.org/D1528
Submitted by: allanjude@
Reviewed by: wblock@
Approved by: bcr@
2015-01-15 07:52:43 +00:00
Allan Jude
667780ac04
Add Atlantic.net to the Commercial ISPs list
...
Differential Revision: https://reviews.freebsd.org/D1215
PR: 193773
Approved by: wblock (mentor)
2015-01-14 21:44:32 +00:00
Xin LI
6cdc0083a1
Add advisory and patches for SA-15:01.openssl.
2015-01-14 21:37:46 +00:00
Benedict Reuschling
a4483d91c3
Add a press release about FreeBSD being supported on the DigitalOcean
...
platform.
Differential Revision: https://reviews.freebsd.org/D1528
Reviewed by: remko@, bjk@ (quick glance)
Approved by: remko@
2015-01-14 21:03:22 +00:00
Ed Maste
b3ff70be6c
Add FreeBSD Foundation quarterly status entry
...
Approved by: bjk
Differential Revision: https://reviews.freebsd.org/D1522
2015-01-14 19:14:40 +00:00
Mark Felder
9019ac14a3
Need to use HTML entity for Stig's last name as it still appears to
...
not accept UTF-8 characters
2015-01-14 18:02:37 +00:00