Port details |
- libomemo Implements OMEMO in C
- 0.8.1 security =2 0.8.1Version of this port present on the latest quarterly branch.
- Maintainer: michael.a.oshin@panafricanssi.org
- Port Added: 2022-08-29 16:00:06
- Last Update: 2024-07-26 15:14:39
- Commit Hash: eb3e888
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/gkdr/libomemo
- Description:
- Implements OMEMO (XEP-0384 v0.3.0) in C.
Input and output are XML strings, so it does not force you to use a certain
XML lib. While the actual protocol functions do not depend on any kind of
storage, it comes with a basic implementation in SQLite.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libomemo>0:security/libomemo
- To install the port:
- cd /usr/ports/security/libomemo/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libomemo
- pkg install libomemo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libomemo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1661585134
SHA256 (gkdr-libomemo-v0.8.1_GH0.tar.gz) = b64d603f675774c922ae9b0c841dd4dbbb59c3780d6ac60bc40dbcf7b0428519
SIZE (gkdr-libomemo-v0.8.1_GH0.tar.gz) = 28648
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libmxml.so : textproc/mxml
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Libraries
-
- net-im/lurch
Configuration Options:
- No options to configure
- Options name:
- security_libomemo
- USES:
- cmake gnome pkgconfig sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1 26 Jul 2024 15:14:39 |
Ryan Steinmetz (zi) |
net-im/lurch, security/axc, security/libomemo: Update MAINTAINER email
PR: 280105
Submitted by: maintainer |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.1 29 Aug 2022 15:56:44 |
Cy Schubert (cy) |
security/libomemo: Add new port
libomemo implements OMEMO (XEP-0384 v0.3.0) in C. For more information
see https://github.com/gkdr/libomemo.
PR: 265966
Submitted by: Michael A. Oshin <micadeyeye at gmail.com>
Reported by: Michael A. Oshin <micadeyeye at gmail.com> |
Number of commits found: 4
|