./devel/erlang-mqtree, Erlang NIF implementation of N-ary tree

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


Branch: CURRENT, Version: 1.0.15, Package name: erlang-mqtree-1.0.15, Maintainer: pkgsrc-users

mqtree is an Erlang NIF implementation of N-ary tree to keep MQTT topic filters
for efficient matching.

This library was written for ejabberd which still uses it. It was split off
into its own project to follow Erlang/OTP guidelines.


Master sites:

Filesize: 259.224 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-14 18:50:37 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
commit.msg
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-20 21:46:25 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
erlang-mqtree: Update to 1.0.13

upstream changes:
-----------------
Version 1.0.13
  o Updating p1_utils to version 1.0.22.

Version 1.0.12
  o Add missing applications to mqtree.app
   2021-01-16 17:00:28 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message:
erlang-mqtree: Add version 1.0.11

mqtree is an Erlang NIF implementation of N-ary tree. It is a dependency
for the last release of chat/ejabberd.