--- /usr/local/ports/irc/ircd-hybrid/Makefile.20060106092011 Wed Jan 4 09:41:13 2006 +++ Makefile Fri Jan 6 09:22:06 2006 @@ -33,6 +33,7 @@ # WITHOUT_SHARED_MODULES - Disable shared modules. More secure but reduces flexability. # WITHOUT_ASSERT - Disable parts of the debugging code. # WITH_SMALL_NET - Tunes the memory allocation for small networks. +# WITH_HALFOPS - Enable halfops on the server. # NICKLEN - Nick length. Default is 9. Must be consistant across the network. # MAXCLIENTS - Set this to the maximum number of clients supported by this server. Default is 200