./chat/riece, IRC client for Emacs

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


Branch: CURRENT, Version: 9.0.0nb5, Package name: riece-9.0.0nb5, Maintainer: makoto

Riece is a redesign of the Liece IRC client.

Riece has many advanced features:

+ Can connect to multiple servers per session
+ Provide more sophisticated API
+ Reduced code size (total amount of code is about 5k lines)
+ 100% APEL free


Required to run:
[editors/emacs26]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 428.274 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-17 04:16:41 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(chat/riece) Add emacs28. packaged, but function is not verified
   2023-05-04 16:58:16 by Hauke Fath | Files touched by this commit (3)
Log message:
'with-current-buffer' takes a buffer; upstream says so, too.

Give it one, since at least XEmacs insists.
   2023-05-04 15:06:00 by Hauke Fath | Files touched by this commit (1)
Log message:
When installing files that are in PLIST, grep for for the correct lisp
path for XEmacs.
   2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90)
Log message:
Bump all elisp packages for the CONFLICTS change.
   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
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2018-07-16 07:56:10 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Adapt for emacs26. version nb1 packaged, but runtime error for make-face