Machines are not owned my individuals anymore, and accounts do not need
to be requested. Remove these statements.
Also remove very old references to using machines for vanity domains etc
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
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
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 ports security teams exists for a while now, so it should have a
proper listing on the administration page with all current members.
Thanks to Kurt Jaeger for the writeup and submitting the patch.
I only rewrapped one line to fit within the line limits.
PR: 235939
Submitted by: pi@
Drop mention of SVN and Perforce in favor of using github. If students
are familiar with anything it's going to be git.
Comment out text on gsoc flyers until someone makes an updated one.
Reported by: bz
Reviewed by: mmokhi
Differential Revision: https://reviews.freebsd.org/D19505
tree.
- Link to the templates on the reporting.html page.
Suggested by: emaste
Discussed with: secteam (emaste, remko)
Sponsored by: The FreeBSD Foundation
if checksum files should be included.
This case was specifically added to handle a case where a final
release was a re-roll, i.e., 11.0-RELEASE was really 11.0-RELEASE-p1;
this will need to be handled on a case-by-case basis.
There be dragons. Here lies Link.
Reported by: David Boyd
Sponsored by: The FreeBSD Foundation
to be a bit complicated to fix after moving release notes for 12.x
and later from the base repository to the doc repository.
Fix the link to 11.2-STABLE while here. [1]
Reported by: ryusuke
Sponsored by: The FreeBSD Foundation