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
Port details
py-omemo-dr OMEMO Double Ratchet
1.2.0 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 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-16 08:12:07
Last Update: 2026-04-05 17:18:54
Commit Hash: 3fb2ecc
Also Listed In: python
License: GPLv3
WWW:
https://dev.gajim.org/gajim/omemo-dr
Description:
Python library initially forked from python-axolotl, heavily rewritten, focusing only on OMEMO cryptographic sessions, and not on communication protocols.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}omemo-dr>0:security/py-omemo-dr@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-omemo-dr/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-omemo-dr
  • pkg install py311-omemo-dr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-omemo-dr listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-omemo-dr
Package flavors (<flavor>: <package>)
  • py311: py311-omemo-dr
distinfo:
TIMESTAMP = 1773966926 SHA256 (omemo_dr-1.2.0.tar.gz) = 18b6542b3bb7ed6dce34dd02f32b16401982ba24f0146ddae091dcb92c79a484 SIZE (omemo_dr-1.2.0.tar.gz) = 152804

Packages (timestamps in pop-ups are UTC):
py39-omemo-dr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------1.0.11.0.1
FreeBSD:15:latest--n/a-n/an/a1.0.1-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-omemo-dr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.01.2.0-1.0.11.2.0n/an/an/a
FreeBSD:13:quarterly1.0.11.0.1-1.0.11.0.1n/an/an/a
FreeBSD:14:latest1.2.01.2.0-1.0.11.2.0---
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.1---
FreeBSD:15:latest1.2.01.2.0n/a1.0.1n/an/a--
FreeBSD:15:quarterly1.0.11.0.1n/a-n/an/a--
FreeBSD:16:latest1.2.01.2.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61.0.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-protobuf>=4.21.0 : devel/py-protobuf@py311
  2. py311-cryptography>=46.0.5,1<47,1 : security/py-cryptography@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. net-im/gajim

Configuration Options:
No options to configure
Options name:
security_py-omemo-dr
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/omemo_dr/
  2. https://pypi.org/packages/source/o/omemo_dr/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0
05 Apr 2026 17:18:54
commit hash: 3fb2ecc88edae6c9c9cb09574b75c419184a367ecommit hash: 3fb2ecc88edae6c9c9cb09574b75c419184a367ecommit hash: 3fb2ecc88edae6c9c9cb09574b75c419184a367ecommit hash: 3fb2ecc88edae6c9c9cb09574b75c419184a367e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-omemo-dr: Update to 1.2.0

- Update COMMENT
- Fix BUILD_DEPENDS: Remove py-build
- Take maintainership

Changes:	https://dev.gajim.org/gajim/omemo-dr/-/blob/master/CHANGELOG.md
1.0.1
01 Nov 2025 17:23:22
commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Revise USES=python:... version range constraints

and strip all lower bounds of 3.9 or 3.10 because they are implied now.

python:3.9-X  -> python:-X
python:3.9+   -> python
python:3.10-X -> python:-X
python:3.10+  -> python
(options such as ,build preserved)
1.0.1
12 Jun 2025 11:33:18
commit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8bcommit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8bcommit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8bcommit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8b files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alastair Hogge
*/*: Return to pool as per maintainer's request

PR:		287458
1.0.1
21 Oct 2024 09:17:40
commit hash: 1d7f327ef77632112d585adb112d7e7834f02122commit hash: 1d7f327ef77632112d585adb112d7e7834f02122commit hash: 1d7f327ef77632112d585adb112d7e7834f02122commit hash: 1d7f327ef77632112d585adb112d7e7834f02122 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-omemo-dr: Convert to USE_PYTHON=cryptography

Approved by:	portmgr (blanket)
With hat:	python
1.0.1
16 Nov 2023 08:10:05
commit hash: 22e0a974790709a32f73c1f1d9c4f6666fa39cc4commit hash: 22e0a974790709a32f73c1f1d9c4f6666fa39cc4commit hash: 22e0a974790709a32f73c1f1d9c4f6666fa39cc4commit hash: 22e0a974790709a32f73c1f1d9c4f6666fa39cc4 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
Author: Ruslan Makhmatkhanov
security/py-omemo-dr: New port

Python library initially forked from python-axolotl, heavily
rewritten, focusing only on OMEMO cryptographic sessions, and not on
communication protocols.

PR:		271876
Co-Authored-By:	Alastair Hogge <agh@riseup.net>

Number of commits found: 5