- Change FreeBSD Ports distfiles survey's url to portscout.org
PR: 136100 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Reviewed by: remko
This commit is contained in:
parent
729876e651
commit
e9d4320ce1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34964
2 changed files with 6 additions and 6 deletions
en_US.ISO8859-1
|
@ -455,7 +455,7 @@
|
|||
<para>Regularly check the automated ports building cluster,
|
||||
<ulink url="http://pointyhat.FreeBSD.org">pointyhat</ulink>,
|
||||
and the
|
||||
<ulink url="http://people.FreeBSD.org/~fenner/portsurvey/">distfiles survey</ulink>
|
||||
<ulink url="http://www.portscout.org">distfiles scanner</ulink>
|
||||
to see if any of the ports you maintain are failing to
|
||||
build or fetch (see <link linkend="resources">resources</link>
|
||||
for more information about these systems). Reports of
|
||||
|
@ -779,8 +779,8 @@
|
|||
contributor you can use it to find broken and unmaintained ports
|
||||
that need to be fixed.</para>
|
||||
|
||||
<para>Bill Fenner's
|
||||
<ulink url="http://people.FreeBSD.org/~fenner/portsurvey/">distfile survey</ulink>
|
||||
<para>The
|
||||
<ulink url="http://www.portscout.org">FreeBSD Ports distfile scanner</ulink>
|
||||
can show you ports for which the distfiles are not fetchable. You
|
||||
can check on your own ports or use it to find ports that need their
|
||||
<makevar>MASTER_SITES</makevar> updated.
|
||||
|
|
|
@ -14246,14 +14246,14 @@ pre-install:
|
|||
</sect1>
|
||||
|
||||
<sect1 id="distfile-survey">
|
||||
<title>The &os; Port Distfile Survey</title>
|
||||
<title>The &os; Ports Distfile Scanner</title>
|
||||
|
||||
<para>The build cluster is dedicated to building the latest
|
||||
release of each port with distfiles that have already been
|
||||
fetched. However, as the Internet continually changes,
|
||||
distfiles can quickly go missing. The <ulink
|
||||
url="http://people.FreeBSD.org/~fenner/portsurvey/">FreeBSD
|
||||
Ports distfiles survey</ulink> attempts to query every
|
||||
url="http://www.portscout.org">FreeBSD
|
||||
Ports distfile scanner</ulink> attempts to query every
|
||||
download site for every port to find out if each distfile
|
||||
is still currently available. Maintainers are asked to
|
||||
check this report periodically, not only to speed up the
|
||||
|
|
Loading…
Reference in a new issue