- 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
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.
PR: 231977
Submitted by: koobs@
Discussed with: kp@
Subversion (svnlite) has always been Apache-licensed and LLVM
will be as well starting with version 9.0.0.
Note that core@ must still approve imports of new Apache-license
components in the tree as well as license changes to Apache ones.
Thanks to Brooks for the writeup.
Approved by: core@
Differential Revision: https://reviews.freebsd.org/D19358
While our ancient toolchain still falls into this category, we are
rapidly transitioning away from it and few if any bugfixes have been
merged from upstream in recent years.
Approved by: core@
Differential Revision: https://reviews.freebsd.org/D19356
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.
PR: 236402
Submitted by: yuri@