Path to this page:
./
chat/unrealircd,
Advanced IRC server with IPv6 and SSL support
Branch: pkgsrc-2019Q1,
Version: 4.2.2nb1,
Package name: unrealircd-4.2.2nb1,
Maintainer: pkgsrc-usersUnrealIRCd is an IRC server based on the branch of IRCu called Dreamforge,
formerly used by the DALnet IRC Network. Since development started on it
(around May 1999) many new features has been added, modified, and many bugs
fixed. Unreal runs both on *nix platforms, Amiga & Windows 95/98/2k/NT.
Some features to mention: Channel Halfops, No-color channel mode,
Strip-colors channel mode, channelmode +q & +a - protect modes, Oper and
Admin only channels, exception bans, Nokicks mode (channel and user), Flood
limiter, Channel links, Host cloaking, Net* Tech and Co-Admin modes, Whois
notifies, Foreign connects monitor, Oper suspend, G:Lines, T:Lines, channel
restriction (people can only go to these channels if enabled), Trojan/DCC
Deny, RPING/RPONG, Sethost family, Token in server<->server etc.
FDlists/High Traffic Mode, SOCKS check on connect, Speeded up server
synchs, limited WebTV Client support, /vhost, and many dreamforge
optimations. UnrealIRCd is aimed to be an advanced, not an easy IRCd.
Also includes SSL and IPv6 support.
Required to run:[
net/libcares] [
security/argon2]
Package options: unrealircd-showlistmodes
Master sites:
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version unrealircd-4.2.2nb1 (created)
CVS history: (Expand)
2019-04-07 11:39:25 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #5928 - requested by nia
chat/unrealircd: build fix
Revisions pulled up:
- chat/unrealircd/Makefile 1.58-1.59
- chat/unrealircd/distinfo 1.22-1.23
---
Module Name: pkgsrc
Committed By: nia
Date: Tue Apr 2 11:29:46 UTC 2019
Modified Files:
pkgsrc/chat/unrealircd: distinfo
Log message:
chat/unrealircd: update distinfo.
The tarball was silently updated without a release. After diffing this
against the git tag, the updated tarball seems to change some if statements
from if (x = y) to if (x == y)...
\
https://github.com/unrealircd/unrealircd/commit/766055d5c0399fa55d03ac6ab33804dc084e2547
The bug fixed by this change is apparently not exploitable.
---
Module Name: pkgsrc
Committed By: nia
Date: Tue Apr 2 12:42:44 UTC 2019
Modified Files:
pkgsrc/chat/unrealircd: Makefile
Log message:
unrealircd: bump PKGREVISION for distinfo change
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 2 13:20:21 UTC 2019
Modified Files:
pkgsrc/chat/unrealircd: Makefile distinfo
Log message:
unrealircd: set DIST_SUBDIR for new distfile
|