gpo.zugaina.org

Search Portage & Overlays:

net-libs/oxenmq

High-level zeromq-based message passing for network-based projects

Screenshots

  • oxenmq-1.2.14
    amd64 ~x86 ~arm64 ~arm ~mips ~mips64 ~ppc64
    test

    View      Download      Browse     License: GPL-3+   
    Overlay: oxen-overlay

ChangeLog

commit 61356286982f9903090537adc8c9b682a5a81924
Author: layman <layman@localhost>
Date: Wed Nov 23 21:09:43 2022 +0100

Updated lokinet to 0.9.10

commit 339550b3be8ed3814ccff70f63ca15861b0d3c67
Author: layman <layman@localhost>
Date: Tue Oct 18 17:16:58 2022 +0200

Remove 9999 files so people don't use those versions

commit ded830dcb32ff22f79e06497ec2a6dcfa125e3d6
Author: layman <layman@localhost>
Date: Sun Oct 2 23:18:35 2022 +0200

Updated oxencore and lokinet

now it uses shared libs when it can

commit c5a1dc6e66fbfd7295df08bcf7ad77b98fbdcda3
Author: xutaxkamay <xutaxkamay@gmail.com>
Date: Mon Apr 11 03:45:27 2022 +0200

Prefer static builds for now

We rather statically link the from the external projects, the reason
is that oxen-core and lokinet for example links to different versions
of librairies due to different release timeline and many
complications. Ideally, in the future, we could get everything
as to link against shared libraries (with an ebuild for each librairies).

commit 463fa68ea1ca35a4ac9480d83b93f9cca1baf070
Author: xutaxkamay <xutaxkamay@gmail.com>
Date: Mon Apr 11 01:22:41 2022 +0200

Added compatibility patch for oxencore

This fixes builds but some libs are missing

commit 10cd966bc62dc50894c5bc73007e29759328e5be
Author: xutaxkamay <xutaxkamay@gmail.com>
Date: Sun Apr 10 23:50:16 2022 +0200

Removed patches & debug useflag

Can't set build type as release yet.

commit 0935a5894665f4d76abd9454055eb4b87e0473f3
Author: xutaxkamay <xutaxkamay@gmail.com>
Date: Sun Apr 10 12:16:10 2022 +0200

Initial commit