summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorasau <asau>2010-12-23 10:08:18 +0000
committerasau <asau>2010-12-23 10:08:18 +0000
commit9a413f96303a3fe7507030fa3038290fedc27f68 (patch)
tree281558ebff38ad40d0a8fb2e2aee192e0e6d4e80 /doc/guide
parent6c7295291f4134c4b48af028d90e599cff045522 (diff)
downloadpkgsrc-9a413f96303a3fe7507030fa3038290fedc27f68.tar.gz
Drop SUP.
If anyone is interested in supporting it, write an appendix or external article and link it here.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/getting.xml25
1 files changed, 3 insertions, 22 deletions
diff --git a/doc/guide/files/getting.xml b/doc/guide/files/getting.xml
index fe075739a22..3431c1e4c1b 100644
--- a/doc/guide/files/getting.xml
+++ b/doc/guide/files/getting.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: getting.xml,v 1.25 2009/10/11 20:50:48 rillig Exp $ -->
+<!-- $NetBSD: getting.xml,v 1.26 2010/12/23 10:08:18 asau Exp $ -->
<chapter id="getting">
<title>Where to get pkgsrc and how to keep it up-to-date</title>
@@ -24,8 +24,8 @@ and dashes.</para>
<literal>2009Q1</literal>.</para>
<para>The second step is to decide <emphasis>how</emphasis> you
- want to download pkgsrc. You can get it as a tar file, via SUP,
- or via CVS. All three ways are described here.</para>
+ want to download pkgsrc. You can get it as a tar file or via CVS.
+ Both ways are described here.</para>
<sect2 id="getting-via-tar">
<title>As tar file</title>
@@ -71,25 +71,6 @@ and dashes.</para>
<screen>&uprompt; <userinput>ftp ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc.tar.gz</userinput></screen>
</sect2>
-<sect2 id="getting-via-sup">
-<title>Via SUP</title>
-
- <para>As an alternative to the tar file, you can get pkgsrc via
- the Software Update Protocol, SUP. To do so, make sure your
- supfile has a line
-
-<programlisting>
-release=pkgsrc
-</programlisting>
-
- in it, see the examples in
- <filename>/usr/share/examples/supfiles</filename>, and that the
- <filename>/usr/pkgsrc</filename> directory exists. Then, simply
- run:</para>
-
-<screen>&uprompt; <userinput>sup -v <replaceable>/path/to/your/supfile</replaceable></userinput>.</screen>
-
-</sect2>
<sect2 id="getting-via-cvs">
<title>Via anonymous CVS</title>