Use &cgibase; rather than hardcoding http://www.freebsd.org/cgi/
There are a few remaining explicit uses of http://www.freebsd.org/cgi/ but all of these appear to be outdated e.g. pointing to GNATS) and need updating. Switch &cgibase; to use protocol-relative links, rather than hardcoding http. Switch two others (ftpbase and ftpbaseerrata) whilst here.
This commit is contained in:
parent
46a675faf1
commit
84596a3a4f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45654
8 changed files with 16 additions and 16 deletions
en_US.ISO8859-1/htdocs
docproj
gnome/docs
ipv6
platforms/ia64
projects/acpi
search
share/xml
|
@ -16,7 +16,7 @@
|
|||
<p>FreeBSD's documentation falls into three basic categories:</p>
|
||||
|
||||
<ol>
|
||||
<li><p><a href="http://www.FreeBSD.org/cgi/man.cgi"><b>The manual pages</b></a></p>
|
||||
<li><p><a href="&cgibase;/man.cgi"><b>The manual pages</b></a></p>
|
||||
|
||||
<p>The Project does not really concern itself with these, since
|
||||
they are a part of the base system. The exception to this is the
|
||||
|
|
|
@ -156,7 +156,7 @@ WANT_GNOME= yes
|
|||
<tt>gnomepanel</tt>, we check <tt>HAVE_GNOME</tt> to see if it
|
||||
contains <tt>gnomepanel</tt> (for more on the :M<tt>pattern</tt>
|
||||
make syntax, please refer to the
|
||||
<a href="http://www.FreeBSD.org/cgi/man.cgi?query=make&apropos=0&sektion=0&manpath=FreeBSD+4.6-stable&format=html">make(1)</a> manpage).
|
||||
<a href="&cgibase;/man.cgi?query=make&sektion=0&format=html">make(1)</a> manpage).
|
||||
If <tt>gnomepanel</tt> is found, then it is added the list of
|
||||
<tt>USE_GNOME</tt> dependencies, and the port-specific
|
||||
<tt>--with-gnome</tt> <tt>CONFIGURE_ARG</tt> is passed.
|
||||
|
|
|
@ -75,9 +75,9 @@
|
|||
</li>
|
||||
<li><b>June 7, 2011</b>: New set of IPv6-only snapshots uploaded. Now
|
||||
with RFC 6106 DNS search list and nameserver support in
|
||||
<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsol&sektion=8'>rtsol(8)</a>
|
||||
<a href='&cgibase;/man.cgi?query=rtsol&sektion=8'>rtsol(8)</a>
|
||||
and
|
||||
<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsold&sektion=8'>rtsold(8)</a>,
|
||||
<a href='&cgibase;/man.cgi?query=rtsold&sektion=8'>rtsold(8)</a>,
|
||||
also when installing. Read more about the
|
||||
snapshots <a href="ipv6only.html">here</a> and find download links
|
||||
and netinstall documentation <a href="&ipv6onlysnap;">on the wiki</a>.
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p>Search the ia64 mailing list archives:</p>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
<input name="words" size="50" type="text"/>
|
||||
<input name="max" type="hidden" value="25"/>
|
||||
<input name="source" type="hidden" value="freebsd-ia64"/>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<p>Information on using and debugging ACPI can be found in the
|
||||
<a href="/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html">
|
||||
handbook entry</a> and
|
||||
<a href="/cgi/man.cgi?query=acpi&sektion=4&format=html">man page</a>.</p>
|
||||
<a href="&cgibase;/man.cgi?query=acpi&sektion=4&format=html">man page</a>.</p>
|
||||
|
||||
<p>If you are looking for the list of completed projects not located
|
||||
on this page, it can be found
|
||||
|
@ -193,7 +193,7 @@
|
|||
cards but fails for others. We could implement this in vm86
|
||||
calls from a proper video driver resume method. Investigate
|
||||
integrate the techniques used by the <a
|
||||
href="http://www.freebsd.org/cgi/url.cgi?ports/sysutils/radeontool/pkg-descr">Radeontool
|
||||
href="&cgibase;/url.cgi?ports/sysutils/radeontool/pkg-descr">Radeontool
|
||||
port</a> in video resume.</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
|
|
|
@ -13,14 +13,14 @@
|
|||
|
||||
<body>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="get">
|
||||
<form action="&cgibase;/mid.cgi" method="get">
|
||||
<b>Message-ID:</b><br/>
|
||||
<input name="id" type="text" size="50"/>
|
||||
<input name="db" value="mid" type="hidden"/>
|
||||
<input type="submit" value="Search"/>
|
||||
</form>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="get">
|
||||
<form action="&cgibase;/mid.cgi" method="get">
|
||||
<b>Answers to a Message-ID:</b><br/>
|
||||
<input name="db" value="irt" type="hidden"/>
|
||||
<input type="text" name="id" size="50"/>
|
||||
|
|
|
@ -21,8 +21,8 @@
|
|||
<li><a href="search-mid.html">Message-ID</a></li>
|
||||
<li><a href="https://bugs.FreeBSD.org/search/">
|
||||
Problem Reports (Bugs) database</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/man.cgi">Manual Pages</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/ports.cgi">
|
||||
<li><a href="&cgibase;/man.cgi">Manual Pages</a></li>
|
||||
<li><a href="&cgibase;/ports.cgi">
|
||||
Ports Changes</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
|||
href="&base;/doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a> and <a
|
||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a>)</h2>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
|
||||
<h3>Search for:</h3>
|
||||
|
||||
|
@ -100,7 +100,7 @@
|
|||
<p>The mailing lists (as well as many others) have also been archived by <a
|
||||
href="http://markmail.org/browse/?q=list:org.freebsd">MarkMail</a>.</p>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
|
||||
<h3>Search for:</h3>
|
||||
|
||||
|
|
|
@ -34,10 +34,10 @@
|
|||
use &enbase; instead of &base;.
|
||||
-->
|
||||
|
||||
<!ENTITY cgibase "http://www.FreeBSD.org/cgi">
|
||||
<!ENTITY ftpbase "http://security.FreeBSD.org/advisories/">
|
||||
<!ENTITY cgibase "//www.FreeBSD.org/cgi">
|
||||
<!ENTITY ftpbase "//security.FreeBSD.org/advisories/">
|
||||
<!ENTITY ftpbaseold "ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/old/">
|
||||
<!ENTITY ftpbaseerrata "http://security.FreeBSD.org/advisories/">
|
||||
<!ENTITY ftpbaseerrata "//security.FreeBSD.org/advisories/">
|
||||
|
||||
<!ENTITY os 'FreeBSD'>
|
||||
|
||||
|
|
Loading…
Reference in a new issue