notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
libomemo-c Implementation of the ratcheting forward secrecy protocol
0.5.1_1 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.1_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-12 09:51:07
Last Update: 2025-07-09 08:58:51
Commit Hash: f0ba732
License: GPLv3
WWW:
https://github.com/dino/libomemo-c/
Description:
This is a fork of libsignal-protocol-c, an implementation of Signal's ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging. The fork adds support for OMEMO as defined in XEP-0384 versions 0.3.0 and later. * OMEMO version 0.3.0 uses the original libsignal-protocol-c implementation with its protocol versions 2 and 3. * OMEMO version 0.4.0+ is implemented using a new protocol version 4 internally. In comparison with protocol version 3, it changes: * HKDF info strings * Protocol buffer encoding * Signature scheme (uses XEd25519 instead of custom "Curve25519 signatures") * Specification-compliant double ratchet * Support for Ed25519 public keys * Various serializations * Removes unused functionality
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/libomemo-c-0.5.1_1/catalog.mk
  2. /usr/local/share/licenses/libomemo-c-0.5.1_1/LICENSE
  3. /usr/local/share/licenses/libomemo-c-0.5.1_1/GPLv3
  4. include/omemo/curve.h
  5. include/omemo/hkdf.h
  6. include/omemo/key_helper.h
  7. include/omemo/protocol.h
  8. include/omemo/ratchet.h
  9. include/omemo/sender_key.h
  10. include/omemo/sender_key_record.h
  11. include/omemo/sender_key_state.h
  12. include/omemo/session_builder.h
  13. include/omemo/session_cipher.h
  14. include/omemo/session_pre_key.h
  15. include/omemo/session_record.h
  16. include/omemo/session_state.h
  17. include/omemo/signal_protocol.h
  18. include/omemo/signal_protocol_types.h
  19. lib/libomemo-c.so
  20. lib/libomemo-c.so.0
  21. lib/libomemo-c.so.0.5.1
  22. libdata/pkgconfig/libomemo-c.pc
  23. @owner
  24. @group
  25. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libomemo-c>0:security/libomemo-c
To install the port:
cd /usr/ports/security/libomemo-c/ && make install clean
To add the package, run one of these commands:
  • pkg install security/libomemo-c
  • pkg install libomemo-c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libomemo-c
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1744149692 SHA256 (dino-libomemo-c-v0.5.1_GH0.tar.gz) = d1b65dbf7bccc67523abfd5e429707f540b2532932d128b2982f0246be2b22a0 SIZE (dino-libomemo-c-v0.5.1_GH0.tar.gz) = 239905

Packages (timestamps in pop-ups are UTC):
libomemo-c
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.1_10.5.1_1--0.5.1_1n/an/an/a
FreeBSD:13:quarterly0.5.1_10.5.1_10.5.00.5.1_10.5.1_1n/an/an/a
FreeBSD:14:latest0.5.1_10.5.1_1-0.5.1_10.5.1_10.5.0-0.5.0
FreeBSD:14:quarterly0.5.1_10.5.1_1-0.5.1_10.5.1_10.5.00.5.00.5.0
FreeBSD:15:latest0.5.1_10.5.1_1n/a0.5.1_1n/an/a0.5.00.5.0
FreeBSD:15:quarterly0.5.1_10.5.1_1n/a-n/an/a--
FreeBSD:16:latest0.5.1_10.5.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libprotobuf-c.so : devel/protobuf-c
This port is required by:
for Libraries
  1. net-im/dino
  2. net-im/profanity
  3. net-im/qxmpp

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/qxmpp-qt5*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_libomemo-c
USES:
meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dino/libomemo-c/tar.gz/v0.5.1?dummy=/
Collapse this list.

There are no commits on branch 2026Q2 for this port