Fix up links to porters-handbook
Reviewed by: bmah
This commit is contained in:
parent
d40e6245cb
commit
42dd786f19
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10617
5 changed files with 10 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.115 2001/08/25 22:59:23 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.116 2001/09/02 23:59:46 murray Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
<small>Everything you need to know about configuring PPP on
|
||||
FreeBSD.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/porters-handbook">The Porter's
|
||||
<p><a href="doc/en_US.ISO8859-1/books/doc/en_US.ISO8859-1/books/porters-handbook/index.html">The Porter's
|
||||
Handbook</a><br>
|
||||
<small>Essential reading if you plan on providing a port of a third
|
||||
party piece of software.</small></p>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.14 2001/04/11 22:31:45 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.15 2001/07/13 12:52:14 dd Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -25,7 +25,7 @@ contributing to the FreeBSD Documentation Project, from the tools and
|
|||
software you will be using (both mandatory and recommended) to the
|
||||
philosophy behind the Documentation Project.
|
||||
|
||||
<h2><a href="../porters-handbook/index.html">
|
||||
<h2><a href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
|
||||
FreeBSD Porter's Handbook</a></h2>
|
||||
|
||||
A Guide for FreeBSD Ports Committers
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.13 2001/03/11 18:30:25 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.14 2001/07/06 02:12:00 dd Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -16,7 +16,7 @@ test stage and is now available in the ports directory (ports/java/jdk12-beta).
|
|||
<br>While this is only for i386 architecture at the moment, this will allow anyone
|
||||
running the i386 (most of you) the opportunity to build a native JDK2, and then
|
||||
test them out against your favorite apps and custom code. If you use something
|
||||
regularly, why not make a port of it? Instructions are available at <a href="http://www.freebsd.org/porters-handbook">Porters Handbook</a>.
|
||||
regularly, why not make a port of it? Instructions are available at <a href="../../doc/en_US.ISO8859-1/books/porters-handbook/index.html">Porters Handbook</a>.
|
||||
|
||||
<P>If you want to try to build it by hand, due to SCSL concerns, you now have to go to
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/ports/ports.inc,v 1.57 2001/07/04 19:22:23 dannyboy Exp $ -->
|
||||
<!-- $FreeBSD: www/en/ports/ports.inc,v 1.58 2001/07/08 00:20:08 dd Exp $ -->
|
||||
<p>The FreeBSD Ports and Packages Collection offers a simple way for
|
||||
users and administrators to install applications. The ports
|
||||
collection has been <a
|
||||
|
|
@ -53,7 +53,7 @@ Search for:
|
|||
href="../handbook/ports.html">The ports collection</a>, a
|
||||
section of the <a href="../handbook/">FreeBSD Handbook</a>. For
|
||||
information about creating new ports, see <a
|
||||
href="../porters-handbook/">Porting applications</a>.</p>
|
||||
href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">Porting applications</a>.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.52 2001/08/24 01:46:21 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.53 2001/08/24 05:52:09 murray Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -106,7 +106,7 @@
|
|||
|
||||
<p>For information about how <em>you</em> can contribute <em>your</em>
|
||||
favorite piece of software to the port collection, have a look at <em><a
|
||||
href="porters-handbook">The Porter's Handbook</a></em> and
|
||||
href="doc/en_US.ISO8859-1/books/porters-handbook/index.html">The Porter's Handbook</a></em> and
|
||||
the <em><a href="handbook/contrib.html">Contributing to
|
||||
FreeBSD</a></em> chapter in
|
||||
the <a href="handbook"><em>FreeBSD handbook</em></a>.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue