Download packages
There is an ebuild available from here
To install please do the following:
Note: These instructions assume you are using portage. If you are using paludis or pkgcore adjust these directions to meet the needs of your package manager.
- Change to a reasonable directory:
cd /usr/local/portage
- Get the overlay:
wget http://www.feltonline.com/p_c/bongo/gentoo-ebuild.tgz
- Set PORTDIR_OVERLAY to /usr/local/bongo in /etc/make.conf:
PORTDIR_OVERLAY="/usr/local/portage"
- Install Bongo:
ACCEPT_KEYWORDS=~x86 emerge mail-mta/bongo
- Follow the instructions at the tail of the build to configure Bongo.
Continue on to configuring Bongo.
