Commit graph

51041 commits

Author SHA1 Message Date
Gordon Tetlow
73d16f03cd Add today's advisories.
Approved by:	so
Sponsored by:	The FreeBSD Foundation
2018-05-08 17:24:52 +00:00
Glen Barber
1a92f8ff7f Add missing manual page references from 12-CURRENT.
Sponsored by:	The FreeBSD Foundation
2018-05-08 15:29:41 +00:00
Bjoern Heidotting
cb0e21977b Update to r51458:
Announce the FreeBSD Elastic mailing list on the website.
2018-05-07 20:10:12 +00:00
Ruey-Cherng Yu
d16105f0de - fix typo 2018-05-07 11:03:27 +00:00
Remko Lodder
3fb48cd71e Add the FreeBSD Erlang list.
Requested by:	olgeni
Hat:		FreeBSD Postmaster/doc
2018-05-06 22:01:55 +00:00
Bjoern Heidotting
6532a290eb Update to r51460:
handbook: stop talking about older FreeBSD versions
FreeBSD 9.x is no longer supported.
2018-05-06 20:19:07 +00:00
Bjoern Heidotting
a15e5cf706 Update to 51437:
Fix the path to the XDM configuration file.  It now resides in
/usr/local/etc/X11/xdm/xdm-config.
2018-05-06 20:13:49 +00:00
Bjoern Heidotting
a3720400c6 Update to r51406:
handbook: iSCSI is supported on all supported versions

There is no need to mention versions older than FreeBSD 10, as they are
no longer supported.
2018-05-06 19:26:08 +00:00
Bjoern Heidotting
e48aa31b23 Update to r51447:
Fix command to extract multiple sets for jail creation

In the example for extracting multiple distribution sets the path and
case was incorrect.

There's still more adjustment to be made here: not all sets are listed,
and one of the unlisted ones (lib32) does not exist on all archs, but
at least the example command should work.
2018-05-06 18:29:47 +00:00
Bjoern Heidotting
b0b1990ff3 Update to r51391:
Add a note about this really not being for FreeBSD after 9.
2018-05-06 11:09:11 +00:00
Bjoern Heidotting
50ca6d4b55 Update to r51357:
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'
2018-05-06 11:07:49 +00:00
Johann Kois
2dcc61b008 r51304 -> r51620
MFde:   Remove the download links for 10.3 (it is EOL).
2018-05-06 09:36:20 +00:00
Johann Kois
48c3274d9a FreeBSD 10.3 is EOL (r51605). Remove the download links on htdocs/where.xml 2018-05-06 09:21:54 +00:00
Eitan Adler
c93fd8be89 [porter's handbook] remove references to fmake USES
The USES was removed in ports r452546 so there no more need to document
it.
2018-05-05 16:54:41 +00:00
Bjoern Heidotting
a0ed20ea41 Update to r51412:
Restore the Using FreeBSD-Stable section, which somehow got accidentally
deleted ten months ago and nobody noticed until now.
2018-05-05 11:52:37 +00:00
Bjoern Heidotting
ab5daecb25 Fix section numbers. 2018-05-05 11:00:28 +00:00
Eitan Adler
ae7df90240 [porter's handbook] bump copyright year 2018-05-05 07:25:58 +00:00
Ryusuke SUZUKI
af74513277 - Merge the following from the English version:
r49918 -> r51486	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2018-05-04 02:05:13 +00:00
Glen Barber
2c9127921a Document the 11.2-RELEASE code freeze has started.
Happy Star Wars day.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-05-04 00:05:03 +00:00
Johann Kois
4bef9db420 r51609
MFde:   Move 10.3R to the unsupported list.
2018-05-03 18:56:33 +00:00
Johann Kois
6ee9e4da96 MFde: Add 10.3R to list of EOL versions (follow-up to r51605). 2018-05-03 18:54:24 +00:00
Johann Kois
0897b6ea17 MFde: r51605 10.3R is EOL. 2018-05-03 18:44:12 +00:00
Ryusuke SUZUKI
35b3b8d649 - Merge the following from the English version:
r51261 -> r51609	head/ja_JP.eucJP/htdocs/security/unsupported.xml
2018-05-03 01:45:54 +00:00
Li-Wen Hsu
ce30a70039 Add 10.3-RELEASE to unsupported list
Approved by:	gjb
2018-05-02 22:02:29 +00:00
Bernhard Froehlich
ccba52bbdf Update expiration date of existing key. 2018-05-02 09:53:25 +00:00
Ryusuke SUZUKI
55a2e1e17a - Merge the following from the English version:
r51342 -> r51605	head/ja_JP.eucJP/htdocs/index.xsl
	r51261 -> r51605	head/ja_JP.eucJP/htdocs/releases/index.xml
	r51259 -> r51605	head/ja_JP.eucJP/htdocs/security/security.xml
	r51261 -> r51605	head/ja_JP.eucJP/share/xml/navibar.l10n.ent
2018-05-02 09:46:10 +00:00
Philip Paeps
1f58abfc2f Annual update of my PGP key expiry date. 2018-05-02 08:18:08 +00:00
Glen Barber
44d6a3d973 Document 10.3-RELEASE has reached end-of-life. 2018-05-01 15:48:07 +00:00
Mathieu Arnold
d5d4100ba8 Add a note about PHP_FLAVOR.
Sponsored by:	Absolight
2018-04-30 15:13:18 +00:00
Mathieu Arnold
84b985ee92 Expand a bit the start of the chapter.
Sponsored by:	Absolight
2018-04-30 15:13:14 +00:00
Mathieu Arnold
20c25af508 Flatten the Flavor chapter by removing the encapsulating "Flavors
Auto-Activation" section and moving php and Python one setup up.

The only change here is sect2 → sect1 and sect3 → sect2.

Sponsored by:	Absolight
2018-04-30 15:12:54 +00:00
Johann Kois
f48191c356 r46386 -> r51184
MFde:   Resync htdocs/security/reporting.xml
2018-04-28 12:59:18 +00:00
Johann Kois
6cc934a8f1 r43181 -> r49745
MFde:   Resync htdocs/mailto.xml
2018-04-28 12:29:43 +00:00
Johann Kois
1551929be8 r47800 > r51090
MFde:   Resync htdocs/relnotes.xml
2018-04-28 12:24:44 +00:00
Danilo G. Baio
b0ceb34261 Add Alfonso S. Siciliano to contributors
Maintainer of:	games/beret
		games/trigger-rally
		lang/duktape
		lang/duktape-lib
		www/edbrowse
		x11-fonts/averiagwf

PR:		227821
2018-04-28 12:16:21 +00:00
Johann Kois
7f9eb11e5c r50706 -> r51184
MFde:   Resync htdocs/administration.xml
2018-04-28 11:57:21 +00:00
Johann Kois
4714a9ead2 r51261 -> r51304
MFde:   Resync htdocs/where.xml
2018-04-28 11:48:24 +00:00
Johann Kois
2c5d3297e1 r49284 -> r51328
MFde:   Resync htdocs/community.xsl
2018-04-28 11:34:04 +00:00
Johann Kois
0327f38830 r43181 -> r51348
MFde:   Resync htdocs/art.xml
2018-04-28 11:22:35 +00:00
Benedict Reuschling
ca503c19bb Add an entry for EuroBSDcon 2018 in Romania. 2018-04-28 11:05:54 +00:00
Johann Kois
f25c6f3a38 r51261 -> r51342
MFde:   Resync index.xsl
2018-04-28 10:53:19 +00:00
Johann Kois
d89fac71a3 r49208 -> r51392
MFde:   resync about.xml
2018-04-28 10:47:41 +00:00
Johann Kois
d412001711 r51524 -> r51549
MFde:           Resync the project news.
2018-04-28 07:23:28 +00:00
Glen Barber
7bb884ce8e Remove an out-of-date comment regarding the 12.0 schedule.
Sponsored by:	The FreeBSD Foundation
2018-04-26 16:08:16 +00:00
Glen Barber
76e3eace21 Comment the hardware.html URL on the 12.0-RELEASE index page, as
there is an outstanding issue with how it is generated at the
moment.

Sponsored by:	The FreeBSD Foundation
2018-04-26 16:02:26 +00:00
Glen Barber
703ef395de Add the initial schedule for 12.0-RELEASE.
Add 12.0 to the releng index page, and the main index page.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-04-26 15:47:35 +00:00
Danilo G. Baio
18fcc84fdd Update email address of contributor Leo Vandewoestijne 2018-04-24 00:57:52 +00:00
Sean Chittenden
135ba28351 Chase bugzilla product rename to just Services.
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D15163
2018-04-23 07:48:49 +00:00
Ruey-Cherng Yu
7fcc53a195 - Traditional Chinese translation of the news item (Apr 17th) 2018-04-23 06:24:27 +00:00
Sean Chittenden
5b719b83a4 Update my status and PGP information.
Approved by: swills (mentor)
2018-04-23 00:13:20 +00:00