For those Linux users who use the Gentoo distribution (
http://www.gentoo.org), a set of ebuilds is available.
The ebuilds are not part of the official gentoo portage system, so you need to get them into your local portage tree. Simply do
rsync -rztp --delete rsync://rsync.omz13.com/local-portage/dev-util/cvsnt /usr/local/portage/dev-util
You will also need to add dev-util/cvsnt into /etc/portage/package.keywords.
Then, to install cvsnt, simply do:
emerge cvsnt
You can adjust the following USE flags as required:
doc - to generate the documentation (into /usr/doc/cvsnt*)
kerberos - to include/exclude the gserver protocol
pam - to include/exclude PAM support
server - to incude/exclude the server-side code
ssl - to include/exclude sserver support
The gentoo ebuilds for cvsnt are maintained by DavidSomers, so blame him, and not TonyHoyle, if they don't work.
If you want to be notified automagically when new ebuilds are anything else I am up to happens, you can subscribe to the RSS2 feed
http://www.omz13.com/feed. If you are using IE7 or another RSS client that can filter by category, simply look at the "cvsnt" categories; to have a feed specific to cvsnt, subscribe to
http://www.omz13.com/?feed=rss2&tag=cvsnt.

