Anope /
Anope for Ngircd
1- doas pkg_add wget cmake
2- wget https://github.com/anope/anope/archive/2.0.9.tar.gz
3- tar zxf 2.0.9.tar.gz
4- cd anope-2.0.9
5- ./Config
6- cd build
7- make
8- make install
9- Then the source is builded and you can go ahead edit the conf,
cd ~/services/conf
cp example.conf services.conf
nano services.conf
10- restart (or reload) your ngircd
doas rcctl restart ngircd
11- start the services:
cd ~/services/bin
./anoperc start