Commit graph

49507 commits

Author SHA1 Message Date
Benjamin Kaduk
0315fa3405 Add a few updates to the 2016Q4 Wine entry from dbn that I missed
in the previous commit
2017-01-15 05:03:54 +00:00
Benjamin Kaduk
f7813709dd Add 2016Q4 Wine entry from gerald 2017-01-15 04:59:43 +00:00
Benjamin Kaduk
1029af09d5 Add 2016Q4 Graphics entry from Matthew Macy 2017-01-15 04:50:19 +00:00
Sevan Janiyan
d2a586b4ce Direct reader to install packages first.
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D9175
2017-01-15 02:55:29 +00:00
Sevan Janiyan
bc86e5568c Direct reader to install packages first.
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D9174
2017-01-15 02:54:36 +00:00
Sevan Janiyan
5359736db7 Direct reader to install packages first.
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D9173
2017-01-15 02:53:10 +00:00
Benjamin Kaduk
fcfe8063a2 Add re@ entry from gjb 2017-01-14 23:36:46 +00:00
Benjamin Kaduk
83b3fdd06a Remove Unicode apostrophes that snuck into the previous commit 2017-01-14 22:45:38 +00:00
Benjamin Kaduk
d476880f0b Add Ceph entry from Willem Jan Withagen 2017-01-14 22:42:06 +00:00
Matthew Seaman
814b05c124 Add seven now former-src committers to developer alumni:
brian
  gber
  gleb
  ivoras
  rdivacky
  vanhu
  zont

Approved by:	hrs
Differential Revision:	https://reviews.freebsd.org/D9182
2017-01-14 19:19:39 +00:00
Christian Brueffer
f29c7d8634 In the OpenBSM report, carify that CADETS is a DARPA project and
add a sponsor section.

Discussed with:	rwatson, emaste
2017-01-13 10:37:26 +00:00
Benjamin Kaduk
91b2738fc2 Add Minnowboard hardware support entry from gonzo 2017-01-13 06:41:38 +00:00
Benjamin Kaduk
48823c8b94 Add portmgr entry from rene 2017-01-13 06:34:42 +00:00
Benjamin Kaduk
a2a1a693fe Add the core entry from matthew 2017-01-13 06:26:34 +00:00
Benjamin Kaduk
772c4b45fd Add OpenBSM entry from brueffer 2017-01-13 05:52:33 +00:00
Benjamin Kaduk
8024978e91 Add xfce entry from olivierd 2017-01-13 04:55:31 +00:00
Benjamin Kaduk
2f6c7b5124 Add LXQt entry from olivierd 2017-01-13 00:54:14 +00:00
Johann Kois
4eec99b3fb MFde: Update the number of FreeBSD events/user groups. 2017-01-12 23:13:31 +00:00
Johann Kois
69468425bc r49784 -> r49822
MFde:   Link to https://planet.FreeBSD.org/
2017-01-12 22:58:51 +00:00
Johann Kois
74911fe0cf r49753 -> r49834
MFde:   Resync the project news.
2017-01-12 22:52:09 +00:00
Benjamin Kaduk
660d3e87a9 Fix build 2017-01-12 15:30:10 +00:00
Ryusuke SUZUKI
5190560a3b - Merge the following from the English version:
r49826 -> r49834	head/ja_JP.eucJP/share/xml/news.xml
2017-01-12 15:24:54 +00:00
Nikolai Lifanov
4b039acfac Add new contributors:
Jesse Smith for databases/mysqldump-secure
Richard Gallamore for net/guacamole-server

Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9154
2017-01-12 15:09:41 +00:00
Nikolai Lifanov
2b666b8988 Add new contributors:
Andris Raugulis for sysutils/s6-rc
Robert Zelaya for devel/oniguruma6
Mahdi Mokhtari for databases/mysql80-server
Steffen Fritz for sysutils/siegfried
Zsolt Udvari for x11-wm/wmname

Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9148
2017-01-12 14:40:01 +00:00
Jean-Sébastien Pédron
30ff8ffce3 news.xml: Add myself
Approved by:	antoine (mentor)
Differential Revision:	https://reviews.freebsd.org/D9141
2017-01-11 19:40:23 +00:00
Jean-Sébastien Pédron
6311f614a4 Update my PGP key
The expiration date was extended and new IDs were added.
2017-01-11 18:51:06 +00:00
Ryusuke SUZUKI
e7aecc3e9b - Merge the following from the English version:
r49753 -> r49826	head/ja_JP.eucJP/share/xml/news.xml
2017-01-11 13:21:19 +00:00
Ryusuke SUZUKI
5eba47f0c4 - Merge the following from the English version:
r18103 -> r18962	head/ja_JP.eucJP/books/handbook/security/chapter.xml
2017-01-11 13:13:26 +00:00
Xin LI
094740a05f Add SA-17:01. 2017-01-11 06:07:42 +00:00
Mark Linimon
58cdf5b430 Add a short section 4.5.3.1, "Tools To Upgrade And Manage Ports".
This removes the assertion that only portupgrade or portmaster
are suitable for upgrading ports, and provides a framework for
discussing more alternatives as they become available.

Synth is mentioned as an alternative.  A subsequent patch will
be put up for community discussion.

While here, clean up some duplicate and awkward wording.

This commit expands on the rework done in D8838 and D8839.

Submitted by:	linimon
Reviewed by:	wblock
Approved by:	wblock (mentor)
2017-01-10 23:08:09 +00:00
Mark Linimon
9c7c73db1b Shuffle some text in the ports section of the Handbook.
The presentation assumes more knowledge on the part of a new user to
FreeBSD than it should.

In good writing, concepts should always be introduced before being
discussed. The current presentation mixes them. The new order introduces
applications, then ports, then packages, and then elaborates on the
difference between packages and ports.

90% of the content is merely moved. Some editing for clarity is included.

Submitted by:	linimon
Reviewed by:	wblock
Approved by:	wblock (mentor)
Differential Revision:	https://reviews.freebsd.org/D8839
2017-01-10 22:55:05 +00:00
Mark Linimon
c5261d8fda Clarify wording in the ports section of the Handbook.
The presentation assumes more knowledge on the part of a new user to
FreeBSD than it should. Some of the text, while correct, is still too
easy to misunderstand.

The overall sense of the text does not change.

Add note about ports not running their startup scripts upon installation
as being by design.

Submitted by:	linimon
Reviewed by:	wblock
Approved by:	wblock (mentor)
Differential Revision:		https://reviews.freebsd.org/D8838
2017-01-10 22:49:38 +00:00
Glen Barber
fae3847ad5 Fix the news.xml entries for 2017.
Submitted by:	ler
Sponsored by:	The FreeBSD Foundation
2017-01-10 18:44:22 +00:00
Pietro Cerutti
4ebd16f5bc Fix double param in Long desc for ports in more than 1 category
PR:		206709
Submitted by:	linimon
Reported by:	Dave Evans <dave.evans55@googlemail.com>
Approved by:	brd
2017-01-10 15:52:39 +00:00
Ryusuke SUZUKI
267c3b499f - Merge the following from the English version:
r49784 -> r49822	head/ja_JP.eucJP/share/xml/navibar.l10n.ent
2017-01-10 12:58:21 +00:00
Pietro Cerutti
34568758ad Fix Tim Kientzle's name
Reported by:	brueffer
2017-01-10 10:34:08 +00:00
Daniel Gerzo
7739333d21 - link planet.freebsd.org blogs agreegator 2017-01-10 08:39:51 +00:00
Larry Rosenman
5f7b0b038e Add my pgp key
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9116
2017-01-10 04:18:38 +00:00
Larry Rosenman
334252f1b5 Add myself to news.xml
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9115
2017-01-10 04:14:55 +00:00
Larry Rosenman
974c6fddf6 Add myself to contrib.committers, and remove myself from contrib.additional
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9114
2017-01-10 03:55:08 +00:00
Larry Rosenman
d01c3f49fb Approved by: adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9113
2017-01-10 03:36:15 +00:00
Benjamin Kaduk
621845fcca Add gdb entry from jhb 2017-01-10 02:07:38 +00:00
Bruce M Simpson
d4ec18012f Update my OpenPGP key.
(Verification: I use the same RSA secret(s) for freefall ssh access.)
2017-01-10 01:01:53 +00:00
Glen Barber
3a92713d18 Fix build.
Sponsored by:	The FreeBSD Foundation
2017-01-09 21:46:32 +00:00
Sevan Janiyan
8831f4f54b Add the Announcement file for FreeBSD 1.1.5.1
Add the What's New file for FreeBSD 1.1.5 & 1.1.5.1

1.1.5.1 Announcement via
https://ftp.netbsd.org/pub/NetBSD/misc/release/FreeBSD/FreeBSD-1.1.5.1

What's New files via
http://ftp.internat.freebsd.org/pub/FreeBSD/old/1.1-to-1.1.5.1/

PR:		212521
Submitted by:	Sevan Janiyan <venture37 AT geeklan co uk>
Approved by:	bcr (mentor)
Obtained from:	NetBSD
Differential Revision:	https://reviews.freebsd.org/D9097
2017-01-09 21:30:25 +00:00
Pietro Cerutti
2c7ebe49ec Document Tim Kientzle's donation of a Raspberry Pi to swills@ 2017-01-09 14:39:03 +00:00
Pietro Cerutti
9b9456b75d Fix html entity 2017-01-09 10:19:24 +00:00
Eitan Adler
865edb0da3 remove duplicate word 2017-01-09 07:04:46 +00:00
Benjamin Kaduk
493bf364d8 Add entry on Hyper-V and Azure from dexuan 2017-01-09 03:23:36 +00:00
Benjamin Kaduk
922cb7b91b Add libarchive entry from mm 2017-01-09 01:42:37 +00:00