Commit Graph

50 Commits

Author SHA1 Message Date
op
cd67c035fe remove :default: from @newuser
it doesn't hurt but @newuser it's often copied from an existing port and
modified, so better avoiding bad examples in the tree.

reminded by / discussed with sthen@.
2022-05-04 09:52:20 +00:00
op
cb868f024c net/znc: add -sasl subpackage, a service file and dedicated user
diff from maintainer Aisha Tammy (thanks!) with minor tweaks from me and
sthen.  ok sthen@
2022-04-28 22:09:53 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
tb
fc66d325e6 net/znc: fix build with opaque DH in LibreSSL 3.5. 2022-01-13 10:40:09 +00:00
tb
4d143c9e51 net/znc: compile with HAVE_OPAQUE_SSL to use the OpenSSL 1.1 codepath
using accessors instead of reaching into structs. Unbreaks build with
upcoming libcrypto bump.
2021-10-25 18:51:15 +00:00
tb
f2d01f1e85 net/znc: fix build after SSL_SESSION became opaque
znc provides its own version SSL_SESSION_get0_cipher() for LibreSSL.
This no longer compiles with an opaque SSL_SESSION struct.  The
function was added to libssl and will be available from LibreSSL 3.4.0.

discussed with Aisha Tammy (maintainer)
2021-05-10 17:31:31 +00:00
solene
a66a7f3299 Update to znc-1.8.2
Diff from new maintainer
Aisha Tamma <openbsd dot ports at aisha dot cc>
2020-11-27 16:40:04 +00:00
ajacoutot
8c483f8b2e Update to znc-1.7.5.
from Brad (maintainer)
2020-02-23 09:13:54 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
solene
3788638441 Update to znc-1.7.4
ok maintainer
patch from Hiltjo Posthuma

Fix CVE-2019-12816
2019-06-27 13:51:01 +00:00
sthen
e9ebeca4ef use https; from Brad 2019-05-07 08:29:28 +00:00
sthen
bf186ba54c update to znc-1.7.3, from Hiltjo Posthuma, ok Brad (maintainer) 2019-05-05 20:29:41 +00:00
ajacoutot
4875d25494 SECURITY update to znc-1.7.1.
CVE-2018-14055, CVE-2018-14056

from Brad (maintainer)
2018-08-04 05:11:07 +00:00
ajacoutot
8be944082b Update to znc-1.7.0.
from Brad (maintainer)
2018-05-16 06:40:51 +00:00
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