Minor cosmetic changes/reformatting at the end of the 'Making a Port
Yourself' section. Reviewed by: nik
This commit is contained in:
parent
f8abdcf951
commit
9e899c53ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5621
4 changed files with 72 additions and 72 deletions
en_US.ISO8859-1/books
en_US.ISO_8859-1/books
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.54 1999/09/06 06:53:02 peter Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -653,9 +653,8 @@ do-install:
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<para>I did what you said for <link linkend="ports-cd">compiling
|
||||
ports from a CDROM</link> and it worked great until I tried to
|
||||
install the kermit port:-</para>
|
||||
<para>I did what you said for compiling ports from a CDROM and it
|
||||
worked great until I tried to install the kermit port.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make install</userinput>
|
||||
>> cku190.tar.gz doesn't seem to exist on this system.
|
||||
|
@ -665,13 +664,16 @@ do-install:
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>The licensing terms for kermit do not allow us to put the
|
||||
tarball for it on the CDROM, so you will have to fetch it by hand
|
||||
— sorry! The reason why you got all those error messages was
|
||||
because you were not connected to the Internet at the time. Once
|
||||
you have downloaded it from any of the sites above, you can re-start
|
||||
the process (try and choose the nearest site to you, though, to save
|
||||
your time and the Internet's bandwidth).</para>
|
||||
<para>As was explained in the <link linkend="ports-cd">compiling ports
|
||||
from a CDROM</link> section, some ports are unable to be put on the
|
||||
CDROM due to licensing limitations. Kermit is an example of that. The
|
||||
licensing terms for kermit do not allow us to put the tarball for it
|
||||
on the CDROM, so you will have to fetch it by hand—sorry!</para>
|
||||
<para>The reason why you got all those error messages was because you were
|
||||
not connected to the Internet at the time. Once you have downloaded it
|
||||
from any of the sites above, you can re-start the process (try and choose
|
||||
the nearest site to you, though, to save your time and the Internet's
|
||||
bandwidth).</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -4766,13 +4768,11 @@ pre-install:
|
|||
<sect2>
|
||||
<title>That is It, Folks!</title>
|
||||
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really.</para>
|
||||
|
||||
<para>Well, now that you know how to do a port, let us go at it and
|
||||
convert everything in the world into ports! That is the easiest way to
|
||||
start contributing to the FreeBSD Project! <!-- smiley
|
||||
--><emphasis>:)</emphasis></para>
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really. Now that you know how to do a port,
|
||||
have at it and convert everything in the world into ports! That
|
||||
is the easiest way to start contributing to the FreeBSD Project!
|
||||
<!-- smiley --><emphasis>:)</emphasis></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.54 1999/09/06 06:53:02 peter Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -653,9 +653,8 @@ do-install:
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<para>I did what you said for <link linkend="ports-cd">compiling
|
||||
ports from a CDROM</link> and it worked great until I tried to
|
||||
install the kermit port:-</para>
|
||||
<para>I did what you said for compiling ports from a CDROM and it
|
||||
worked great until I tried to install the kermit port.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make install</userinput>
|
||||
>> cku190.tar.gz doesn't seem to exist on this system.
|
||||
|
@ -665,13 +664,16 @@ do-install:
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>The licensing terms for kermit do not allow us to put the
|
||||
tarball for it on the CDROM, so you will have to fetch it by hand
|
||||
— sorry! The reason why you got all those error messages was
|
||||
because you were not connected to the Internet at the time. Once
|
||||
you have downloaded it from any of the sites above, you can re-start
|
||||
the process (try and choose the nearest site to you, though, to save
|
||||
your time and the Internet's bandwidth).</para>
|
||||
<para>As was explained in the <link linkend="ports-cd">compiling ports
|
||||
from a CDROM</link> section, some ports are unable to be put on the
|
||||
CDROM due to licensing limitations. Kermit is an example of that. The
|
||||
licensing terms for kermit do not allow us to put the tarball for it
|
||||
on the CDROM, so you will have to fetch it by hand—sorry!</para>
|
||||
<para>The reason why you got all those error messages was because you were
|
||||
not connected to the Internet at the time. Once you have downloaded it
|
||||
from any of the sites above, you can re-start the process (try and choose
|
||||
the nearest site to you, though, to save your time and the Internet's
|
||||
bandwidth).</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -4766,13 +4768,11 @@ pre-install:
|
|||
<sect2>
|
||||
<title>That is It, Folks!</title>
|
||||
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really.</para>
|
||||
|
||||
<para>Well, now that you know how to do a port, let us go at it and
|
||||
convert everything in the world into ports! That is the easiest way to
|
||||
start contributing to the FreeBSD Project! <!-- smiley
|
||||
--><emphasis>:)</emphasis></para>
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really. Now that you know how to do a port,
|
||||
have at it and convert everything in the world into ports! That
|
||||
is the easiest way to start contributing to the FreeBSD Project!
|
||||
<!-- smiley --><emphasis>:)</emphasis></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.54 1999/09/06 06:53:02 peter Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -653,9 +653,8 @@ do-install:
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<para>I did what you said for <link linkend="ports-cd">compiling
|
||||
ports from a CDROM</link> and it worked great until I tried to
|
||||
install the kermit port:-</para>
|
||||
<para>I did what you said for compiling ports from a CDROM and it
|
||||
worked great until I tried to install the kermit port.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make install</userinput>
|
||||
>> cku190.tar.gz doesn't seem to exist on this system.
|
||||
|
@ -665,13 +664,16 @@ do-install:
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>The licensing terms for kermit do not allow us to put the
|
||||
tarball for it on the CDROM, so you will have to fetch it by hand
|
||||
— sorry! The reason why you got all those error messages was
|
||||
because you were not connected to the Internet at the time. Once
|
||||
you have downloaded it from any of the sites above, you can re-start
|
||||
the process (try and choose the nearest site to you, though, to save
|
||||
your time and the Internet's bandwidth).</para>
|
||||
<para>As was explained in the <link linkend="ports-cd">compiling ports
|
||||
from a CDROM</link> section, some ports are unable to be put on the
|
||||
CDROM due to licensing limitations. Kermit is an example of that. The
|
||||
licensing terms for kermit do not allow us to put the tarball for it
|
||||
on the CDROM, so you will have to fetch it by hand—sorry!</para>
|
||||
<para>The reason why you got all those error messages was because you were
|
||||
not connected to the Internet at the time. Once you have downloaded it
|
||||
from any of the sites above, you can re-start the process (try and choose
|
||||
the nearest site to you, though, to save your time and the Internet's
|
||||
bandwidth).</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -4766,13 +4768,11 @@ pre-install:
|
|||
<sect2>
|
||||
<title>That is It, Folks!</title>
|
||||
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really.</para>
|
||||
|
||||
<para>Well, now that you know how to do a port, let us go at it and
|
||||
convert everything in the world into ports! That is the easiest way to
|
||||
start contributing to the FreeBSD Project! <!-- smiley
|
||||
--><emphasis>:)</emphasis></para>
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really. Now that you know how to do a port,
|
||||
have at it and convert everything in the world into ports! That
|
||||
is the easiest way to start contributing to the FreeBSD Project!
|
||||
<!-- smiley --><emphasis>:)</emphasis></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.54 1999/09/06 06:53:02 peter Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.55 1999/09/11 10:42:32 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -653,9 +653,8 @@ do-install:
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<para>I did what you said for <link linkend="ports-cd">compiling
|
||||
ports from a CDROM</link> and it worked great until I tried to
|
||||
install the kermit port:-</para>
|
||||
<para>I did what you said for compiling ports from a CDROM and it
|
||||
worked great until I tried to install the kermit port.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make install</userinput>
|
||||
>> cku190.tar.gz doesn't seem to exist on this system.
|
||||
|
@ -665,13 +664,16 @@ do-install:
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>The licensing terms for kermit do not allow us to put the
|
||||
tarball for it on the CDROM, so you will have to fetch it by hand
|
||||
— sorry! The reason why you got all those error messages was
|
||||
because you were not connected to the Internet at the time. Once
|
||||
you have downloaded it from any of the sites above, you can re-start
|
||||
the process (try and choose the nearest site to you, though, to save
|
||||
your time and the Internet's bandwidth).</para>
|
||||
<para>As was explained in the <link linkend="ports-cd">compiling ports
|
||||
from a CDROM</link> section, some ports are unable to be put on the
|
||||
CDROM due to licensing limitations. Kermit is an example of that. The
|
||||
licensing terms for kermit do not allow us to put the tarball for it
|
||||
on the CDROM, so you will have to fetch it by hand—sorry!</para>
|
||||
<para>The reason why you got all those error messages was because you were
|
||||
not connected to the Internet at the time. Once you have downloaded it
|
||||
from any of the sites above, you can re-start the process (try and choose
|
||||
the nearest site to you, though, to save your time and the Internet's
|
||||
bandwidth).</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -4766,13 +4768,11 @@ pre-install:
|
|||
<sect2>
|
||||
<title>That is It, Folks!</title>
|
||||
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really.</para>
|
||||
|
||||
<para>Well, now that you know how to do a port, let us go at it and
|
||||
convert everything in the world into ports! That is the easiest way to
|
||||
start contributing to the FreeBSD Project! <!-- smiley
|
||||
--><emphasis>:)</emphasis></para>
|
||||
<para>Boy, this sure was a long tutorial, wasn't it? Thanks for
|
||||
following us to here, really. Now that you know how to do a port,
|
||||
have at it and convert everything in the world into ports! That
|
||||
is the easiest way to start contributing to the FreeBSD Project!
|
||||
<!-- smiley --><emphasis>:)</emphasis></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in a new issue