36 Commits

Author SHA1 Message Date
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
ajacoutot
c9beeb36a6 Update to znc-1.6.5.
from Brad (maintainer)
2017-04-23 13:29:13 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
e48b5e6ab9 Update to znc-1.6.3.
from Brad (maintainer)
2016-03-07 07:10:00 +00:00
ajacoutot
6d831d923c Add comments to the patch.
from Brad (maintainer)
2015-12-08 06:56:46 +00:00
ajacoutot
377874924c Update to znc-1.6.2.
from Brad (maintainer)
2015-11-29 08:10:47 +00:00
sthen
398828086d patch net/znc to build when OPENSSL_NO_SSL3 is used. ok brad 2015-09-03 15:48:59 +00:00
jca
026c6b4c16 Mark znc as BROKEN (SSLv3 removal). Someone (tm) will have to fix it.
ok sthen@
2015-08-31 17:39:46 +00:00
ajacoutot
dec44b3640 Update to znc-1.6.1.
from brad (maintainer)
2015-08-13 07:33:06 +00:00
kili
9d59f1939e Some more bumps for gcc-4.9. 2015-05-28 18:17:45 +00:00
ajacoutot
19c027d57a Update to znc-1.6.0.
from brad (maintainer)
2015-05-15 06:47:27 +00:00
pascal
44a817c930 Fix after COMP removal.
ok espie@
2014-07-12 14:42:37 +00:00
brad
3fac342084 Update to znc 1.4.
ok sthen@
2014-06-19 23:02:55 +00:00
naddy
d57fc95a3b drop workarounds for missing AI_ADDRCONFIG 2014-04-30 14:12:19 +00:00
jasper
f28e52db4b Security fix for CVE-2013-2130,
ZNC Multiple NULL Pointer Dereference Vulnerabilities

ok brad@ (MAINTAINER)
2013-07-17 07:19:38 +00:00
brad
208c65393b Enable the threaded DNS support for znc now that our getaddrinfo()
is thread-safe. Remove an incredibly stupid autoconf test which
assumes that the lack of the getaddrinfo() flag AI_ADDRCONFIG means
getaddrinfo() is not thread-safe. Although that was the case in the
past and properly resulted in the threaded DNS support not being
utilized on OpenBSD/NetBSD it is no longer true.

ok sthen@
2013-04-01 14:30:32 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
c49af013fc Update to znc 1.0.
ok jcs@
2012-11-17 00:16:54 +00:00
sthen
2d817bf514 update ZNC to 0.206, from Brad
mostly minor fixes etc., http://wiki.znc.in/ChangeLog/0.206
2012-04-28 09:33:58 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
09925fad86 update to znc 0.204; fixes CVE-2012-0033 (crash in bouncedcc module when
DCC RESUME is received) and a few other issues. From Brad.
2012-03-24 21:42:58 +00:00
kili
31c9530add Update to znc-0.202.
From Brad (maintainer).
2011-11-06 20:27:14 +00:00
sthen
a0b11d8d8c update to 0.098, from Brad 2011-05-01 11:28:10 +00:00
jasper
90847ee882 - remove USE_GROFF=Yes, manpages checked by brad.
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
sthen
08143c5337 Update znc to 0.096, from Brad 2010-11-22 11:16:33 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
0e064e6fdf update to 0.094, from Brad (maintainer) 2010-09-02 08:53:20 +00:00
sthen
55d57922b7 SECURITY update to 0.092 from Brad
CVE-2010-2488 NULL pointer deref with traffic stats
2010-07-08 15:14:10 +00:00
jasper
25dba93d54 - update znc to 0.078
from brad smith (MAINTAINER)
2009-12-30 09:46:42 +00:00
sthen
b82e240687 - SECURITY (CVE-2009-2658) and bugfix update to 0.076, from Brad.
- set NO_REGRESS.
2009-09-29 21:40:59 +00:00
sthen
43cb0f6d1c Update to 0.070; mainly bugfixes. From Brad. 2009-06-19 23:19:44 +00:00
sthen
30f7f2dbe7 import znc, from Brad.
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and
SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
2009-05-05 23:28:50 +00:00