# mkdir -p /package # chmod 1755 /packageDownload ipsvd-1.1.0.tar.gz into /package (sha256sum) and unpack the archive
# cd /package # gunzip ipsvd-1.1.0.tar # tar -xpf ipsvd-1.1.0.tar # rm ipsvd-1.1.0.tar # cd net/ipsvd-1.1.0Now 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-1.1.0@xxiv.smarden.org <compile/sysdepsIf you use ipsvd regularly, please contribute to the project.
Refer to the examples to learn how to set up services with ipsvd.