notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/lime/Makefile
SVNWeb

Number of commits found: 4

Sun, 19 Mar 2023
[ 16:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:38c448ada8667887ba13a27ecd2396cd496ca1c9  commit hash:38c448ada8667887ba13a27ecd2396cd496ca1c9  commit hash:38c448ada8667887ba13a27ecd2396cd496ca1c9  38c448a 
security/lime: Update version 5.0.8=>5.2.37

Changelog: https://gitlab.linphone.org/BC/public/lime/-/tags/5.2.37
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Wed, 15 Jun 2022
[ 22:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9209bd43dfe3b97a1ae123ef93220eb95242ff60  commit hash:9209bd43dfe3b97a1ae123ef93220eb95242ff60  commit hash:9209bd43dfe3b97a1ae123ef93220eb95242ff60  9209bd4 
security/lime: New Port

LIME is an end-to-end encryption library for one-to-one and group
instant messaging, allowing users to exchange messages privately and
asynchronously. It uses modern ciphering curve X448 and double ratchet
algorithm for perfect forward secrecy.

LIME is composed of a portable client library coupled with a public key
server developed by Belledonne Communications to allow end-to-end
encryption for messaging, without having to exchange cryptographic keys
simultaneously.

The library exposes a C, C++, Python and Java API for easy integration
in mobile and desktop environments.

LIME supports multiple devices per user and multiple users per device.

WWW: https://www.linphone.org/technical-corner/lime

Number of commits found: 4