Path to this page:
./
chat/ircII,
Internet Relay Chat and Internet Citizens Band Client
Branch: CURRENT,
Version: 20240111,
Package name: ircII-20240111,
Maintainer: pkgsrc-usersThe ircII program is a full screen, termcap based interface to Internet Relay
Chat. It gives full access to all of the normal IRC functions, plus a variety
of additional options. It also has support for ICB -- Internet Citizens Band.
Required to run:[
security/openssl]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 563.184 KB
Version history: (Expand)
- (2024-02-04) Updated to version: ircII-20240111
- (2023-10-25) Updated to version: ircII-20210314nb1
- (2021-03-15) Updated to version: ircII-20210314
- (2020-01-19) Updated to version: ircII-20190117nb2
- (2019-04-26) Updated to version: ircII-20190117nb1
- (2019-01-18) Updated to version: ircII-20190117
CVS history: (Expand)
2024-04-09 02:30:15 by David H. Gutteridge | Files touched by this commit (1) | |
Log message:
ircII: update HOMEPAGE
|
2024-02-04 06:52:08 by matthew green | Files touched by this commit (2) | |
Log message:
update to ircii 20240111. changes include:
o fix various iconv issues: build, usage, fallback
o fix debian bug 994552: crash in /help
o fixes for recursive crashes when exiting
o better support for multi-homed hosts where the connection to the first
host fails and additional IPs should be tried
o fix some ICB references
o some more /window create fixes
o handle multi-IP/IP version host lookups less poorly
o fix /window create resizing
o fix and enable the AES crypto support. uses openssl AES256-CBC
and PKCS padding, will become default probably in 2022.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message:
chat: Remove SHA1 hashes for distfiles
|
2021-03-15 17:40:15 by Klaus Klein | Files touched by this commit (1) |
Log message:
ircII: PLIST: Add missing refresh_window_lastlog help (from 20210314).
|
2021-03-15 06:30:14 by matthew green | Files touched by this commit (3) | |
Log message:
update to ircii 20210314. changes include:
o fix two memory leaks, one from michael ortmann <ortmann@posteo.de>
o fixes for various issues by michael ortmann <ortmann@posteo.de>
o new --with-sanitizer=<asan|ubsan|lsan> configure support
o many fixes for fuzzer and sanitizer found issues
o the $IRCSERVERS variable no longer triggers some library asserts
o avoid displaying negative hours/minutes
o fix a potential messages goes to wrong window issue in numerics
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|