./chat/libmesode, Fork of libstrophe for use with the Profanity XMPP client

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


Branch: CURRENT, Version: 0.10.1nb1, Package name: libmesode-0.10.1nb1, Maintainer: pkgsrc-users

libmesode is a libstrophe fork.

libstrophe is a minimal XMPP library written in C. It has almost no
external dependencies, only an XML parsing library.


Master sites:

Filesize: 147.099 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2022-03-10 07:56:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
libmesode: remove patch that is not (active) in distinfo
   2022-03-04 10:14:28 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
libmesode: update to 0.10.1

libstrophe 0.10.0 has several more new features and changes than libmesode 0.10.0.
It is quite likely that libmesode will be deprecated soonish. So this might be \ 
the last release.
It is our goal that the extra functionality provided in libmesode will find its \ 
way into libstrophe.

    New API:
        xmpp_stanza_get_child_by_name_and_ns()
        xmpp_stanza_new_from_string()
    Fixed issue with IPv6 on Windows (strophe/libstrophe#153)
    LibreSSL support
    Improved portability across systems such as Haiku, Windows
   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-09-04 12:13:16 by Nia Alarie | Files touched by this commit (6)
Log message:
chat: Add libmesode. Based on work by js in pkgsrc-wip.

libmesode is a libstrophe fork.

libstrophe is a minimal XMPP library written in C. It has almost no
external dependencies, only an XML parsing library.