Eitan Adler
48a016649c
multiple: modernize links
...
- contributing-ports moved into contributing
- OpenBSM redirects to TrustedBSD which is the entry immediately below.
- cvsweb is no longer maintained by the FreeBSD project
- TET integration is obsolete (per the wiki). Linking to the newer
project is left to a future commi
- binary-update refers to an older version of freebsd-update. This is
now documented in the handbook.
- vinum redirects to to an ad website
- Tertiary Disk - http://now.cs.berkeley.edu/Td/ is unreachable.
- OpenJDK 6 is not frequently updated. While its still available it is
also EoL so just stop referencing it.
2017-12-12 06:46:38 +00:00
Eitan Adler
17510e3514
translations: remove 'contributing-ports'
...
I merged this document into the 'contributing' doc a long time ago.
Translators: please consider updating this page.
2017-12-12 06:24:48 +00:00
Eitan Adler
d6dd221c5a
relaydelay: wave goodbye
...
The article discusses a specific option for puremagic's greylisting.
- It tells users to install mysql40-server and perl5.16; neither of
which exist any more.
- The last edit was 2015, by me, to switch from `pkg_add` to `pkg`.
- It encourages users to download code from a third-party website,
without validation, via HTTP (not even HTTPS).
- The code itself has to be patched to compile
and more generally the FreeBSD project is not in the business of
teaching end users how to run an anti-spam mail server.
Discussed with: allanjude
2017-12-12 02:18:20 +00:00
Eitan Adler
49ce08e204
prstats: remove reference to GNATS specific stats
...
This this is specific to GNATS which FreeBSD no longer uses.
2017-12-11 08:20:38 +00:00
Eitan Adler
b004319511
cvsup: wave gbye!
...
proc-add-cvsup is not referenced by anything anymore
2017-12-11 07:01:00 +00:00
Eitan Adler
6975b036b9
teams.ent: cvsup-master no longer exists
2017-12-11 06:57:56 +00:00
John-Mark Gurney
6243e7933c
switch to d/l'ing source of freebsd-update-server to be more
...
secure than unauthenticated HTTP.
Reviewed by: delphij
2017-12-10 20:54:30 +00:00
Brad Davis
d184334c88
Fix typo Arm -> ARM.
2017-12-10 20:30:07 +00:00
Eitan Adler
75c80951fc
abort: MIPS will not 'shortly' be supported
2017-12-10 07:31:10 +00:00
Eitan Adler
a4da281aba
Correctly document pc98's status
2017-12-10 06:32:29 +00:00
Benjamin Kaduk
66d80d1e27
Add 2017Q3 man page entry from wblock
2017-12-10 04:02:26 +00:00
Benjamin Kaduk
1582552349
Add 2017Q3 nosh entry from Jonathan de Boyne Pollard
2017-12-10 03:54:46 +00:00
Gordon Tetlow
4a68ddceba
Correct spelling: exceprt to excerpt.
2017-12-08 07:27:10 +00:00
Glen Barber
0aa859afda
Update the 12.0R release documentation following the recent move
...
from the base repository with changes provided by hrs@, and further
tweaks from myself.
Of note:
- Consolidate duplicated logic throughout the Makefiles and shared
logic, and move files to more sane locations where they may be
shared by other parts of the build tools.
- Update location of several entity files.
- In the top-level Makefile, only include the hardware page if the
MAN4PAGES knob is set. This is done to prevent build failures on
the website until the webupdate script and wrapper are updated,
which will require some more thought. [1]
This fixes the 'reldoc' target in release/Makefile in head, found
to be broken a few days ago.
[1] Changes from myself.
Patch provided by: hrs
Sponsored by: The FreeBSD Foundation
2017-12-07 19:58:47 +00:00
Bjoern Heidotting
f6be0f5d1b
- Add IP information to ifconfig output
...
- Fix indentation in dhcpd.conf
- put GENERIC in filename tag as we do in other places
2017-12-07 19:55:12 +00:00
Gordon Tetlow
bd74571ee2
Update website to make 11.0 unsupported now that it is EoL.
...
PR: 224119
Reviewed by: gjb
Differential Revision: https://reviews.freebsd.org/D13392
2017-12-06 23:13:07 +00:00
Glen Barber
98e2f81109
Fix generating pgpkeyring.txt when it does not exist, which seems
...
to have been broken following r51076 or r51077.
Sponsored by: The FreeBSD Foundation
2017-12-06 18:50:32 +00:00
Remko Lodder
fda182d10e
Remove 11.0 from the list of supported versions.
2017-12-06 09:15:25 +00:00
Mathieu Arnold
d79cb93f86
Add two examples of pkg version -t
usage inside examples.
...
Sponsored by: Absolight
2017-12-04 16:30:25 +00:00
Eitan Adler
22253d8275
Use https for FreeBSD Mall
...
While here remove two dead comments.
2017-12-04 04:16:21 +00:00
Eitan Adler
8950024fd2
introduction: stop referencing sysinstall
...
All recent version of FreeBSD use bsdinstall
2017-12-03 03:03:56 +00:00
Warren Block
886065c306
Add missing word.
...
Sponsored by: iXsystems
2017-12-02 13:30:39 +00:00
Mathieu Arnold
d8c5f4c2d1
Fix a case where allflavors was forgotten.
...
Sponsored by: Absolight
2017-12-01 11:57:49 +00:00
Mathieu Arnold
ec88ea0582
Add a note about the real OSVERSION of 11.1-RELEASE.
...
Sponsored by: Absolight
2017-12-01 11:57:47 +00:00
Mathieu Arnold
9c4fb280c1
Remove a bad tag.
...
Sponsored by: Absolight
2017-12-01 09:16:37 +00:00
Mathieu Arnold
3db70013d9
Small fixes.
...
Submitted by: adamw
Sponsored by: Absolight
2017-12-01 09:16:34 +00:00
Mathieu Arnold
35b3600a66
Add DISTFILES to the warning.
...
PR: 224005
Reported by: yuri
Sponsored by: Absolight
2017-12-01 07:56:26 +00:00
Mathieu Arnold
098072f72f
Add a Flavors chapter.
2017-11-30 15:45:49 +00:00
Guangyuan Yang
dafaec8fca
Improve the description of leap seconds in the article.
...
PR: 221037
Reviewed by: imp, phk
2017-11-30 14:49:53 +00:00
Benjamin Kaduk
410390a27e
Tweak status report sample to reflect current practices
...
Remove the blank line before email addresses, title case for URL
descriptions, etc..
2017-11-30 04:46:58 +00:00
Benjamin Kaduk
3e2c4d5e14
Add 2017Q3 pNFS entry from rmacklem
2017-11-30 04:41:30 +00:00
Glen Barber
1946c3fd4f
Regen after r326368.
...
Sponsored by: The FreeBSD Foundation
2017-11-29 14:47:19 +00:00
Mathieu Arnold
a84661a446
Change an important bit from a tip to an important tag, and add an
...
example of what not to do.
Sponsored by: Absolight
2017-11-29 08:55:47 +00:00
Danilo G. Baio
71836e64eb
Add Marcel Bischoff to contributors
...
Maintainer of www/http_load.
PR: 223916
2017-11-28 21:56:53 +00:00
Mathieu Arnold
e1219e9112
Whitespace cleanup.
...
Sponsored by: Absolight
2017-11-28 14:44:12 +00:00
Glen Barber
09fa751193
Fix an incorrect URL redirect to the Foundation trademark guidelines.
...
Submitted by: anne
Sponsored by: The FreeBSD Foundation
2017-11-27 19:49:55 +00:00
Benjamin Kaduk
b0fc915910
Add 2017Q3 Foundation entry from deb
2017-11-27 05:45:24 +00:00
Benjamin Kaduk
226fdbbad8
Add 2017Q3 core@ entry from matthew
2017-11-27 03:14:30 +00:00
Xin LI
7014f0a559
Document xlint removal.
...
Submitted by: imp
2017-11-27 02:42:02 +00:00
Benjamin Kaduk
043f213961
Update 2017Q3 gdb entry for newer version available
...
Submitted by: jhb
2017-11-27 01:42:36 +00:00
Benjamin Kaduk
b550750a3b
Add 2017Q3 CI entry from lwhsu
2017-11-27 01:41:42 +00:00
Benjamin Kaduk
61b99dd475
Add 2017Q3 portmgr entry from rene
2017-11-27 01:25:41 +00:00
Benjamin Kaduk
8887480133
Add 2017Q3 OpenJFX entry from tobik
2017-11-27 01:19:46 +00:00
Mathieu Arnold
ef1c70059f
Make a note of BROKEN_SSL* variables.
...
Sponsored by: Absolight
2017-11-24 18:44:00 +00:00
Mathieu Arnold
f70d7127e3
Minor formatting nitpicking.
...
Sponsored by: Absolight
2017-11-24 14:07:13 +00:00
Danilo G. Baio
d01f74ba1b
Add Roberto Fernandez Cueto to contributors
...
Maintainer of shells/xonsh.
PR: 223823
2017-11-23 22:15:44 +00:00
Jason W. Bacon
1b8eed50f2
Add new committer jwb@
...
Submitted by: jwb
Approved by: jrm
2017-11-23 15:23:15 +00:00
Benjamin Kaduk
6226bcd4bf
Add 2017Q3 FreeBSDDesktop entry from jmd
2017-11-22 02:21:54 +00:00
Benjamin Kaduk
949df58b3a
Add 2017Q3 Intel 10G iflib conversion entry from Jeb Cramer
2017-11-21 03:58:33 +00:00
Benjamin Kaduk
a7caa668d0
Add 2017Q3 iWARP entry from Jeb Cramer
2017-11-21 02:25:11 +00:00