[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] add instructions for netbsd
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
download.html
Log Message:
add instructions for netbsd
Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- download.html 8 Feb 2005 00:19:49 -0000 1.65
+++ download.html 13 Feb 2005 20:43:32 -0000 1.66
@@ -102,9 +102,11 @@
<p><b>OpenBSD</b>: <tt>cd /usr/ports/net/tor && make && make install</tt> (<a href="http://pestilenz.org/~bauerm/tor-openbsd-howto.html">guide to chrooting</a>)</p>
+<p><b>NetBSD</b>: <tt>cd /usr/pkgsrc/net/tor && make install</tt></p>
+
<p><b>Gentoo</b>: <tt>emerge tor</tt> (<a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">guide</a>)</p>
-<p><b>Other packages</b> are available for NetBSD and others.
+<p><b>Other packages</b> for other platforms are rumored to exist.
If somebody sends details, we'll put links here.
</p>