Add these developers, whose commit bits were taken in for safekeeping, to
the list of developer alumni.
Approved by: doc (bcr)
Differential Revision: https://reviews.freebsd.org/D19785
It has been outdated since August 2018 when all *proto ports have
been folded into xorgproto. Component descriptions are auto-generated
from the underlying COMMENTs.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D19642
The discussions with affected parties have concluded. It was determined
that more time is required for the community to adjust. Thus, there will
be no changes to the support model for STABLE/12. Any changes will apply
to STABLE/13.
Approved by: doc@ (gjb)
Differential Revision: https://reviews.freebsd.org/D19773
- Remove mention of CARGO_GH_CARGOTOML after ports r496795
- Update CARGO_USE_GITHUB description. It does not patch Cargo.lock.
That is done automatically during the configure phase by cargo
itself and is not worth mentioning here.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D19697
This file had a lot of long lines in it as well as redundant markup with
words. A few capitalizations were also fixed, except a few where it would
obscure the original meaning like groff.
recreated.
If a build failure is triggered, such as a port Makefile
contains a non-ASCII apostrophe, the generated files are
not replaced if they exist (even if an error occurs).
In such a case, manual intervention would be needed to
remove the file(s) that would cause the build failure.
Sponsored by: The FreeBSD Foundation
Remove dead link to splash screen site.
The site to download sample splash screens is not available anymore.
Remove the sentence it contains completely and pull in the remaining
single sentence from this paragraph into the next one.
Improve the handbook section about leaf/automatic packages.
The patch includes instructions on how to list the prime (non-automatic)
packages, and how to mark a package as automatic or non-automatic.
Mention that FreeBSD does not ship with /etc/pf.conf by default.
Previous versions of FreeBSD provided a standard /etc/pf.conf, but
that was removed without changing the documentation. Update the
handbook to mention it and point people to the directory
/usr/share/examples/pf/ where example firewall rules are available.
Update link to Daryl's TCP/IP Primer in the firewall chapter.
The link was moved and no forwarding to the new location was put in
place, which resulted in a broken link. Update the link to the new
location.
The summary of the license policy in the commiters guide is a good place
to get started, but the buck stops with the license policy. We enourage
questions before making commits if the policy is not clear.
Approved by: core (bcr, jhb, imp)
Differential Revision: https://reviews.freebsd.org/D19515