6dff674943
Some of its features include symmetric ciphering of talk and connections (Blowfish and IDEA), the possibility of linking multiple bouncers to an internal network including a shared partyline, vhost- and relay support to connected bouncers and an extensive online help system.
18 lines
472 B
Text
18 lines
472 B
Text
$NetBSD: patch-aa,v 1.1 2014/06/15 21:55:17 pettai Exp $
|
|
|
|
use pkgsrc framework then compiling
|
|
|
|
--- Makefile.orig 2011-07-14 18:57:41.000000000 +0000
|
|
+++ Makefile
|
|
@@ -13,10 +13,7 @@ all: $(OBJS)
|
|
@echo [*] Compiling MakeSalt for Encryption..
|
|
@$(CC) -I. -o makesalt tools/makesalt.c
|
|
@./makesalt
|
|
- @echo [*] Compiling Bouncer..
|
|
- @make -f makefile.out
|
|
- @ls -al psybnc
|
|
- @echo done.
|
|
+ @echo [*] Ready for Compiling Bouncer..
|
|
|
|
autoconf:
|
|
@echo [*] Running Autoconfig.
|