Download ipsvd-0.7.0.tar.gz into /package and unpack the archive
# cd /package # gunzip ipsvd-0.7.0.tar # tar -xpf ipsvd-0.7.0.tar # rm ipsvd-0.7.0.tar # cd net/ipsvd-0.7.0Download the dibdns client library into the current directory, unpack the archive, and build the library
# gunzip djbdns-pd-1.05.tar # tar -xpf djbdns-pd-1.05.tar # cd djbdns-pd-1.05 # make libdjbdns.a ... # cd ..Compile and install the ipsvd programs
# package/installIf you want to make the man pages available in the /usr/local/man/ hierarchy, do
# package/install-manTo report success:
# mail pape-ipsvd-0.7.0@smarden.org <compile/sysdeps