next up previous contents
Next: MacPorts and Mac OS Up: Installing Subversion Previous: FreeBSD   Contents

NetBSD

Subversion is available for NetBSD as devel/subversion pkgsrc package. It can be installed in a similar way as FreeBSD:

# cd /usr/pkgsrc/devel/subversion
# make install && make clean

By default the language bindings are already installed.

Apache 2.x is available as pkgsrc packages: 2.0 in www/apache2 and 2.2 in www/apache22. It can be installed with the standard commands

# cd /usr/pkgsrc/www/apache22
# make install && make clean

The pkgsrc package www/ap2-subversion contains the Apache module for Subversion and should be installed separately if needed.



Ivan Ivanov 2008-04-21