You can get VerliHub source from tar.bz2 file and compile it. Last version is 0.9.8e-r2
Before compiling Verlihub from Portage you must add the ebuilds from Layman; for more information please follow this guide.
From shell just type:
emerge net-p2p/verlihub
Portage will install all depends needed.
Verlihub source are available on GIT from SF.net site; if you want to get a copy of the existing Git repository the command you need is git clone:
git clone git://verlihub.git.sourceforge.net/gitroot/verlihub/verlihub
That creates a directory named “verlihub”, initializes a .git directory inside it, pulls down all the data for that repository. If you want to clone the repository into a directory named something other than 'verlihub', you can specify that as the next command-line option:
git clone git://verlihub.git.sourceforge.net/gitroot/verlihub/verlihub mydir
Add more features to Verlihub using plugins
Before compiling Lua plugin you have to install Lua library. You can do that by using your system package manager or downloading and compiling it manually from http://www.lua.org/ftp/. Check out this thread aswell, you might be very interested: http://forums.verlihub-project.org/viewtopic.php?f=26&t=4244.
For Gentoo user
emerge net-libs/lua
For Debian user
sudo apt-get install lua5.1
From Gentoo use
emerge net-libs/forbid
From Gentoo use
emerge net-libs/chatroom
From Gentoo use
emerge net-libs/iplog
From Gentoo use
emerge net-libs/python
From Gentoo use
emerge net-libs/replacer
From Gentoo use
emerge net-libs/isp
From Gentoo use
emerge net-libs/messanger
From Gentoo use
emerge net-libs/stats