./chat/cgiirc, Access IRC from a web browser

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


Branch: CURRENT, Version: 0.5.12nb4, Package name: cgiirc-0.5.12nb4, Maintainer: pkgsrc-users

CGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it
is designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.


Required to run:
[lang/perl5] [net/p5-IO-Socket-INET6]

Required to build:
[pkgtools/cwrappers]

Package options: inet6

Master sites:

Filesize: 137.089 KB

Version history: (Expand)


CVS history: (Expand)


   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   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-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-11-02 23:18:26 by Roland Illig | Files touched by this commit (40)
Log message:
chat: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-02-07 13:58:49 by Nia Alarie | Files touched by this commit (2)
Log message:
cgiirc: Update to 0.5.12

Changes:

Fix CVE-2017-8920: XSS in 'R' parameter.
Thanks to Niklaus Schiess for discovering this.