git: 01619e4292 - main - Remove reference to distilator
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Dec 2021 12:06:35 UTC
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=01619e4292e4110504911774e2042b5751c56d06 commit 01619e4292e4110504911774e2042b5751c56d06 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-12-27 12:05:37 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-12-27 12:05:37 +0000 Remove reference to distilator PR: 259928 Submitted by: Graham Perrin <grahamperrin (AT) gmail.com> Approved by: rene@ --- website/content/en/portmgr/qa.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/content/en/portmgr/qa.adoc b/website/content/en/portmgr/qa.adoc index 289b8ab1b7..291c7a3a0c 100644 --- a/website/content/en/portmgr/qa.adoc +++ b/website/content/en/portmgr/qa.adoc @@ -37,8 +37,6 @@ Successfully built packages (at least, the ones that are freely redistributable) ** public email about port commits that send the revision metadata backwards (and thus confuse tools like portupgrade). -** a public list of all ports that have at least one file that fails to fetch from any non-FreeBSD mastersite. For the complete list of results for all files versus all mastersites, see https://people.FreeBSD.org/~ehaupt/distilator/[Emanuel Haupt's port survey]. - ** private email to an affected port maintainer when a port is about to be marked BROKEN, Cc:ed to the last committer to the port. (This email is not automated but it should be sent as a courtesy.) * Remove expired ports. Ports that have been marked BROKEN for some time are marked DEPRECATED (with an EXPIRATION_DATE) and then are removed if no one has fixed them by that time. The intent of this process is to try to ensure that if a user installs a port, there is the best possible chance that it can be made to work.