Commit graph

50919 commits

Author SHA1 Message Date
Ryusuke SUZUKI
8de7b0db20 - Merge the following from the English version:
r50581 -> r51357	head/ja_JP.eucJP/books/handbook/desktop/chapter.xml
2018-01-02 08:39:19 +00:00
Eitan Adler
2afb477b27 handbook: remove instructions for NPAPI plugins
- Neither Firefox nor Chrome support NPAPI plugins anymore and as such
  the instructions to install them are not applicable.
- Tell users of opera to install the plugin directly rather than
  redirect to Firefox's instructions. I have not validated that this
  still works. Google shows mixed information for Opera's NPAPI support.
- While here remove an extraneous word 'new'

PR:		220399
Reported by:	Randy Westlund <rwestlun@gmail.com>
2018-01-01 10:07:34 +00:00
Eitan Adler
b55a034b0d myths: remove a dead project
- ThinBSD - website no longer resolves

PR:		213523
Reported by:	linimon
2018-01-01 09:37:16 +00:00
Niclas Zeising
cf50a83a7a Update key with new expiry date.
Happy new year!
2017-12-31 21:28:11 +00:00
Benedict Reuschling
e6fe78581b Fix event-id for FOSDEM to the actual year it will be in (2018). 2017-12-31 18:40:15 +00:00
Benedict Reuschling
56ff8fa0a5 Bump copyright years for the doc tree to 2018 as listed in
https://wiki.freebsd.org/HappyNewYearCopyrightYearBumps.
I had to introduce a line-break into doc.xml.mk to avoid overlong lines.

Happy New Year everyone!
2017-12-31 18:37:34 +00:00
Benedict Reuschling
f81d6d2592 Bump the STARTYEAR to 2018, which was forgotten as part of r51351. 2017-12-31 18:19:30 +00:00
Benedict Reuschling
0103efe144 Create a new events page for 2018 by copying the 2017 events page
and making the necessary changes.
The following events of 2018 are already listed with their dates:
- FOSDEM 2018
- AsiaBSDcon 2018
- BSDCan 2018

Hope to see many of you at these events.
2017-12-31 18:14:23 +00:00
Eitan Adler
faa19e0304 Contributing: correct link to pkg-info
PR:		212781
Submitted by:	Pratik Patel <pkpatel88@gmail.com>
2017-12-31 00:40:01 +00:00
Eitan Adler
e35076e423 FAQ: wordsmith password hashing 2017-12-30 23:01:13 +00:00
Eitan Adler
1d6a8965af all: use https for FreeBSD.org domains
This change excludes some generally unchanged files such as release
announcements, events, news, etc.
2017-12-30 22:56:56 +00:00
Adam Weinberger
87cbed3f18 Add a section on shell completion files. Basically, always install them,
and never register RUN_DEPENDS on the shells themselves.

Approved by:	mat (doc hat)
Differential Revision:	https://reviews.freebsd.org/D13696
2017-12-30 20:49:24 +00:00
Ryusuke SUZUKI
4221c2a17d - Merge the following from the English version:
r49468 -> r51329	head/ja_JP.eucJP/htdocs/developers/cvs.xml
2017-12-29 16:37:22 +00:00
Ryusuke SUZUKI
a32fb5012d - Merge the following from the English version:
r51261 -> r51342	head/ja_JP.eucJP/htdocs/index.xsl
2017-12-29 16:30:04 +00:00
Eitan Adler
e3bfd7fc38 Correct #indefinite-wait-buffer explanation
The relevent code block on `swread` which is page-in not page-out.

Reported by:	Mark Millard <markmi@dsl-only.net>
2017-12-28 07:26:53 +00:00
Danilo G. Baio
40d4501456 Add Dhananjay Balan to contributors
Maintainer of devel/hexd
		graphics/pixd
		mail/py-alot
2017-12-27 20:57:46 +00:00
Eitan Adler
16430de387 Front Page: wordsmith the description a bit
Remove "advanced" which tells the user nothing, and is repeated later.
Remove "computer" in front of "operating system" which is a given.

"Perfection is achieved, not when there is nothing more to add, but when
there is nothing left to take away"
2017-12-27 11:32:11 +00:00
Eitan Adler
073bdfc8e6 flyer: modernize program names
- OO.O -> LibreOffice
- SAP/R3 is dead, and SAP SE has not been confirmed to work on FreeBSD
- an extra word
2017-12-27 11:22:49 +00:00
Eitan Adler
23d72cf990 flyer: update the text a bit
Try and make the flyer a bit nicer. It can do with some formatting
changes and an overall reduction of wordyness but this is a start.
2017-12-27 11:16:05 +00:00
Carlo Strub
29afb40a94 Update PGP key 2017-12-26 22:49:40 +00:00
Oleksandr Tymoshenko
8f439721ae Provide more details for new committers on Bugzilla account merging
Update Bugzilla section of new committer's guide with more detailed
description of Bugzilla account merging and add reference to Kerberos
password generation/change. Based on emails bugmeister@ team receives these
items are the most common sources of confusion for new FeeBSD committers
when it comes to bugtracker.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12828
2017-12-26 21:17:23 +00:00
Benjamin Kaduk
c965a11410 Extend the submission deadline for 2017Q4 entries
Give people another week, since the call for submissions has not
gone out yet.
2017-12-25 23:35:59 +00:00
Benjamin Kaduk
c618ef8675 Add introduction to the 2017Q3 report 2017-12-25 23:35:06 +00:00
Benjamin Kaduk
5e3363b588 Second editing pass through the 2017Q3 report 2017-12-25 23:28:48 +00:00
Benjamin Kaduk
b18fc89779 Fix broken links in the 2017Q3 report 2017-12-24 06:28:31 +00:00
Eitan Adler
6ba75941c6 Wordsmith
Reported by: bjk
2017-12-23 04:42:21 +00:00
Eitan Adler
61360590ea FDP Primer: add missing word; pet igor
PR:		224531
Submitted by:	ljuba.bsd@gmail.com
2017-12-23 01:19:43 +00:00
Glen Barber
f7ec3e1947 Ensure pgpkeyring.txt is always regenerated to prevent stale keys
from existing on the website until a full, clean build is done.

Sponsored by:	The FreeBSD Foundation
2017-12-22 19:44:54 +00:00
Eitan Adler
d66aedfc0b multiple: fix a few typos
- Duplicate words
- change -> chance
- insure -> ensure (this is actually an Americanism, but can confuse
  some people)
2017-12-22 17:48:44 +00:00
Eitan Adler
3845c83d66 subversion: update URL
The link to the Subversion project points to its former home page.

PR:		221068
Reported by:	philipp.kloke <philipp.kloke@web.de>
2017-12-22 14:48:00 +00:00
Eitan Adler
3e234db2e5 community: multiple updates
- del.icio.us is being shutdown in favor of in pinboard's paid service
- make most URLs https instead of http
- update the Facebook user group link
- add a link to @freebsdcore's Twitter page

PR:		221489
Reported by:	ygy
2017-12-21 09:24:28 +00:00
Ryusuke SUZUKI
5ab280619f - Merge the following from the English version:
r50360 -> r51251	head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2017-12-20 12:56:24 +00:00
Mathieu Arnold
cc35a951e5 Add missing 1101506.
Sponsored by:	Absolight
2017-12-20 08:33:38 +00:00
Mathieu Arnold
3df4f71d38 Remove extra revision numbers.
Sponsored by:	Absolight
2017-12-20 08:33:36 +00:00
Mathieu Arnold
976acf33f7 Add a template and a bit of an explanation for the versions
descriptions.

Sponsored by:	Absolight
2017-12-20 08:33:22 +00:00
Wolfram Schneider
23b67b4931 always check if there is a newer INDEX database is available
PR: 224465
2017-12-20 08:13:57 +00:00
Ryusuke SUZUKI
c1990e4b7a - Merge the following from the English version:
r50566 -> r51261	head/ja_JP.eucJP/books/handbook/book.xml
2017-12-19 13:46:37 +00:00
Johann Kois
b4f968558a r51139 -> r51259
MFde:   11.0R is no longer supported. Remove it from the list.
2017-12-19 06:57:37 +00:00
Ryusuke SUZUKI
909b9327e9 - Merge the following from the English version:
r49208 -> r51282	head/ja_JP.eucJP/htdocs/about.xml
2017-12-18 13:56:36 +00:00
Benjamin Kaduk
a9c8c88c05 Remove empty category from 2017Q3 report 2017-12-18 02:47:55 +00:00
Benjamin Kaduk
4219f0bc4b Make an editing pass through the 2017Q3 report 2017-12-17 19:18:37 +00:00
Ryusuke SUZUKI
740605f21d - Merge the following from the English version:
r45186 -> r51296	head/ja_JP.eucJP/htdocs/projects/projects.xml
2017-12-17 08:15:40 +00:00
Gordon Tetlow
be80580879 Update so_public_key with new key. 2017-12-17 05:16:23 +00:00
Gordon Tetlow
111f538a34 Update PGP key for security-officer. 2017-12-17 04:41:22 +00:00
Ryusuke SUZUKI
4a98694149 - Merge the following from the English version:
r49927 -> r51293	head/ja_JP.eucJP/htdocs/docs/books.xml
	r30511 -> r39631	head/ja_JP.eucJP/htdocs/docs/Makefile
2017-12-17 03:22:25 +00:00
Johann Kois
6694e9cb0a r51261 - 11.0-RELEASE is EoL.
MFde:   Update all relevant german pages.
2017-12-16 16:11:04 +00:00
Johann Kois
34a3ee0e13 r51162 -> r51216
MFde:   Resnyc the project news
2017-12-16 14:03:42 +00:00
Bjoern Heidotting
46c84bea19 Merge the following from the english version:
r42226
	r44676
	r45567
	r50805
	r51283
2017-12-16 11:46:10 +00:00
Ryusuke SUZUKI
dd7a068162 - Merge the following from the English version:
r50989 -> r51294	head/ja_JP.eucJP/htdocs/docproj/translations.xml
2017-12-15 10:02:47 +00:00
Wolfram Schneider
c6b8fe8a4c by default run with more processes than CPUs, but not much more CPUs (n+1) 2017-12-15 09:07:16 +00:00