./chat/swirc, Console based ICB and IRC client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4.7nb5, Package name: swirc-3.4.7nb5, Maintainer: pkgsrc-users

Swirc is a BSD licensed, console based and lightweight ICB and IRC
client written in C/C++, whose goals are to be portable and secure.


Master sites:

Filesize: 345.353 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692)
Log message:
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)
   2024-05-15 11:44:36 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
swirc: update to 3.4.7.

## [3.4.7] - 2024-03-12 ##
- Added command `/dcc`
- Added event `BATCH` (IRCv3). The following types were added:
  - `chathistory`
  - `netjoin`
  - `netsplit`
  - `znc.in/playback`
- Added tab completion for:
  - `/mode`
- Added the following config options:
  - `batch` (bool)
  - `dcc` (bool)
  - `dcc_cipher_suite` (string)
  - `dcc_own_ip` (string)
  - `dcc_port` (int)
  - `dcc_upload_dir` (string)
  - `multi_prefix` (bool)
- Did code optimizations:
  - Measure string length once, found by
    [PVS-Studio](https://pvs-studio.com/en/pvs-studio/).
  - ...
- Enabled `iconv_conversion` by default.
- Fixed an off-by-one error in the IRC module. The previous program
  versions weren't really affected however.
- Fixed building on any setup where Ncurses is built with opaque
  types.
- Fixed new [Coverity](https://scan.coverity.com/) defects
- Fixed the precision of the error log size in KB.
- Improved C++ exception handling. Among other things, handle if 'new'
  throws.
- Renamed option `ircv3_server_time` to `server_time` and enabled it
  by default.
   2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113)
Log message:
*: Revision bumps for ncurses 6.5 overhaul.
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1