Port details |
- znc Advanced IRC bouncer
- 1.9.1_3 irc =12 1.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2008-03-07 15:52:10
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: portmaster, smartmontools, openssl, tor, monit
- License: APACHE20
- WWW:
- https://wiki.znc.in/ZNC
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/irc/znc/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/znc
- pkg install znc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: znc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722200851
SHA256 (znc-1.9.1.tar.gz) = e8a7cf80e19aad510b4e282eaf61b56bc30df88ea2e0f64fadcdd303c4894f3c
SIZE (znc-1.9.1.tar.gz) = 2236498
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- swig>=4.0.1 : devel/swig
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libicuuc.so : devel/icu
- libboost_locale.so : devel/boost-libs
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- irc/znc-clientbuffer
- irc/znc-push
- for Run
-
- irc/znc-clientbuffer
- irc/znc-push
Configuration Options:
- ===> The following configuration options are available for znc-1.9.1_3:
CYRUS=off: Cyrus SASL module
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
PERL=on: Perl scripting module
TCL=off: Tcl scripting module
===> Use 'make config' to modify these settings
- Options name:
- irc_znc
- USES:
- compiler:c++17-lang cpe cmake:run iconv pathfix perl5 pkgconfig:both python ssl gettext
- pkg-message:
- For install:
- *******************************************************************************
To generate a basic configuration file, run znc --makeconf after installation.
It is NOT a good idea to create a new config file manually.
For generate your config file using znc user, execute:
su -m znc -c 'znc -d /usr/local/etc/znc --makeconf'
or
sudo -u znc znc -d /usr/local/etc/znc --makeconf
http://wiki.znc.in/Configuration
*******************************************************************************
- If upgrading
- *******************************************************************************
After each upgrade you must recompile all your external modules, ZNC ABI is
not stable. $ znc-buildmod <modulename>.cpp
http://wiki.znc.in/Compiling_modules
*******************************************************************************
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.206 13 Nov 2012 21:45:57 |
jase |
- Convert to new format Makefile header
- Assume maintainership [1]
Approved by: miwi [1]
Feature safe: yes |
0.206 21 Apr 2012 19:03:42 |
miwi |
- Update to 0.206
PR: 167008
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.204 28 Jan 2012 17:49:32 |
miwi |
- Update to 0.204
PR: 164424
Submitted by: Jase Thew <freebsd@beardz.net> |
0.202 23 Oct 2011 15:52:36 |
miwi |
- Update to 0.202
- Add LICENSE
- Change IPv6 option default to On
- Fix typo in WITH_TCLALLOWALL/WITHOUT_TCL IGNORE message
- Fix CONFIGURE_ARGS for PYTHON option
- Add check for EXTRA option to SASL option (required to build)
PR: 159952
Submitted by: Jase Thew <freebsd@beardz.net> |
0.098 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.098 26 May 2011 04:03:46 |
miwi |
- Update 0.098
PR: 156421
Submitted by: Jase Thew <freebsd@beardz.net> |
0.096 17 Dec 2010 09:29:13 |
miwi |
- Update to 0.096
PR: 152273
Submitted by: Jase Thew <freebsd@beardz.net> |
0.094 11 Sep 2010 11:35:24 |
miwi |
- Update to 0.094
PR: 149964
Submitted by: Jase Thew <freebsd@beardz.net> |
0.092 06 Jul 2010 06:52:40 |
miwi |
- Update to 0.092
PR: 148346
Submitted by: Jase Thew <freebsd@beardz.net>
Feature safe: yes |
0.090 12 Jun 2010 15:55:36 |
miwi |
- Update to 0.090
PR: 174661
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) |
0.080 08 Mar 2010 23:14:29 |
miwi |
- Update to 0.080
PR: 144368
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) |
0.078 24 Dec 2009 21:49:29 |
miwi |
- Update to 0.078
PR: 141940
Submitted by: Jase Thew <freebsd@beardz.net> |
0.076 18 Dec 2009 23:20:57 |
miwi |
- Update to 0.076
- As 0.076 brings the "extra" modules into the main ZNC package
PR: 141711
Submitted by: Jase Thew <freebsd@beardz.net> |
0.074 30 Aug 2009 10:39:49 |
linimon |
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.
Hat: portmgr |
0.074 27 Aug 2009 15:04:16 |
amdmi3 |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav) |
0.074 13 Aug 2009 11:18:28 |
miwi |
- Update to 0.074 |
0.070 06 Jun 2009 16:25:51 |
miwi |
- Update to 0.070 |
0.068 31 Mar 2009 08:43:25 |
miwi |
- Update to 0.068 |
0.066 07 Mar 2009 04:28:25 |
miwi |
- Update to 0.066 |
0.062 11 Dec 2008 19:24:27 |
miwi |
- Update to 0.062 |
0.060_1 15 Nov 2008 22:57:32 |
miwi |
- add really the patch :P |
0.060_1 15 Nov 2008 22:56:40 |
miwi |
- Add patch from upstream to fix segfault in modperl on x86
Note:
Fix a crash bug when modperl was loaded on some arches
PERL_SYS_INIT3 was added to modperl in r1155-1158 to fix modperl on arches like
hppa. This added an invalid cast which caused a segfault.
If you have:
const char *pArgv[];
Then pArgv will point to the same memory location as &pArgv. This pointer was
then casted to (char ***) which is one level of pointers too much for this
pointer.
Thanks to an anonymous reporter who pointed out the crash.
Thanks to pippijin for helping me understand the C++ magic.
Reported by: Elvis Stansvik <elvstone@gmail.com> |
0.060 24 Sep 2008 14:34:17 |
miwi |
- Update to 0.060 |
0.058 25 Aug 2008 16:42:58 |
miwi |
- Update to 0.058
- Take maintainership
PR: 126717
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
0.056 20 Jun 2008 18:04:23 |
miwi |
- Update to 0.056
PR: 124190
Submitted by: "Matthew Donovan" <kitche@kitchetech.com>
Approved by: maintainer timeout |
0.054 17 May 2008 12:26:13 |
miwi |
- Fix plist
PR: based on 123448 |
0.054 08 May 2008 23:13:22 |
beech |
- Update to 0.054
PR: ports/123448
Submitted by: Matthew Donovan <kitche@kitchetech.com>
Approved by: Aron Stansvik <elvstone@gmail.com> (maintainer) |
0.052 07 Mar 2008 15:51:44 |
miwi |
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.
WWW: http://znc.in/
PR: ports/121412
Submitted by: elvstone at gmail.com |