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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mtxclient Client API library for the Matrix protocol
0.9.2_4 net-im 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.9.2_4Version of this port present on the latest quarterly branch.
Maintainer: adridg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-03-25 10:40:57
Last Update: 2023-12-03 20:52:22
Commit Hash: 3662aa6
License: MIT
WWW:
https://nheko.im/nheko-reborn/mtxclient/
Description:
Client API library for the Matrix protocol, built on top of Boost.Asio. This library is a C++-based API used by some C++-based Matrix clients, like Nheko.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. /usr/local/share/licenses/mtxclient-0.9.2_4/catalog.mk
  2. /usr/local/share/licenses/mtxclient-0.9.2_4/LICENSE
  3. /usr/local/share/licenses/mtxclient-0.9.2_4/MIT
  4. include/mtx.hpp
  5. include/mtx/common.hpp
  6. include/mtx/errors.hpp
  7. include/mtx/events.hpp
  8. include/mtx/events/account_data/direct.hpp
  9. include/mtx/events/account_data/fully_read.hpp
  10. include/mtx/events/aliases.hpp
  11. include/mtx/events/avatar.hpp
  12. include/mtx/events/canonical_alias.hpp
  13. include/mtx/events/collections.hpp
  14. include/mtx/events/common.hpp
  15. include/mtx/events/create.hpp
  16. include/mtx/events/encrypted.hpp
  17. include/mtx/events/encryption.hpp
  18. include/mtx/events/ephemeral/receipt.hpp
  19. include/mtx/events/ephemeral/typing.hpp
  20. include/mtx/events/event_type.hpp
  21. include/mtx/events/guest_access.hpp
  22. include/mtx/events/history_visibility.hpp
  23. include/mtx/events/join_rules.hpp
  24. include/mtx/events/member.hpp
  25. include/mtx/events/messages/audio.hpp
  26. include/mtx/events/messages/confetti.hpp
  27. include/mtx/events/messages/emote.hpp
  28. include/mtx/events/messages/file.hpp
  29. include/mtx/events/messages/image.hpp
  30. include/mtx/events/messages/location.hpp
  31. include/mtx/events/messages/notice.hpp
  32. include/mtx/events/messages/text.hpp
  33. include/mtx/events/messages/video.hpp
  34. include/mtx/events/mscs/image_packs.hpp
  35. include/mtx/events/name.hpp
  36. include/mtx/events/nheko_extensions/hidden_events.hpp
  37. include/mtx/events/pinned_events.hpp
  38. include/mtx/events/policy_rules.hpp
  39. include/mtx/events/power_levels.hpp
  40. include/mtx/events/presence.hpp
  41. include/mtx/events/reaction.hpp
  42. include/mtx/events/redaction.hpp
  43. include/mtx/events/spaces.hpp
  44. include/mtx/events/tag.hpp
  45. include/mtx/events/tombstone.hpp
  46. include/mtx/events/topic.hpp
  47. include/mtx/events/unknown.hpp
  48. include/mtx/events/voip.hpp
  49. include/mtx/events/widget.hpp
  50. include/mtx/events_impl.hpp
  51. include/mtx/identifiers.hpp
  52. include/mtx/lightweight_error.hpp
  53. include/mtx/log.hpp
  54. include/mtx/pushrules.hpp
  55. include/mtx/requests.hpp
  56. include/mtx/responses.hpp
  57. include/mtx/responses/capabilities.hpp
  58. include/mtx/responses/common.hpp
  59. include/mtx/responses/create_room.hpp
  60. include/mtx/responses/crypto.hpp
  61. include/mtx/responses/device.hpp
  62. include/mtx/responses/empty.hpp
  63. include/mtx/responses/login.hpp
  64. include/mtx/responses/media.hpp
  65. include/mtx/responses/members.hpp
  66. include/mtx/responses/messages.hpp
  67. include/mtx/responses/notifications.hpp
  68. include/mtx/responses/profile.hpp
  69. include/mtx/responses/public_rooms.hpp
  70. include/mtx/responses/register.hpp
  71. include/mtx/responses/sync.hpp
  72. include/mtx/responses/turn_server.hpp
  73. include/mtx/responses/users.hpp
  74. include/mtx/responses/version.hpp
  75. include/mtx/responses/well-known.hpp
  76. include/mtx/secret_storage.hpp
  77. include/mtx/user_interactive.hpp
  78. include/mtxclient/crypto/client.hpp
  79. include/mtxclient/crypto/objects.hpp
  80. include/mtxclient/crypto/types.hpp
  81. include/mtxclient/crypto/utils.hpp
  82. include/mtxclient/http/client.hpp
  83. include/mtxclient/http/client_impl.hpp
  84. include/mtxclient/http/errors.hpp
  85. include/mtxclient/utils.hpp
  86. lib/cmake/MatrixClient/MatrixClientConfig.cmake
  87. lib/cmake/MatrixClient/MatrixClientConfigVersion.cmake
  88. lib/cmake/MatrixClient/MatrixClientTargets-release.cmake
  89. lib/cmake/MatrixClient/MatrixClientTargets.cmake
  90. lib/libmatrix_client.so
  91. lib/libmatrix_client.so.0.9.2
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • mtxclient>0:net-im/mtxclient
To install the port:
cd /usr/ports/net-im/mtxclient/ && make install clean
To add the package, run one of these commands:
  • pkg install net-im/mtxclient
  • pkg install mtxclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mtxclient
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677275035 SHA256 (Nheko-Reborn-mtxclient-v0.9.2_GH0.tar.gz) = f55827fdba226c6fc409cf000c72b13cc6d069ec1300283a7239aa19c90c5f56 SIZE (Nheko-Reborn-mtxclient-v0.9.2_GH0.tar.gz) = 623481

Packages (timestamps in pop-ups are UTC):
mtxclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.2_40.9.2_40.4.00.9.2_40.9.2_4-0.3.1_3-
FreeBSD:13:quarterly0.9.2_40.9.2_40.9.2_10.9.2_40.9.2_40.9.2_40.9.2_40.9.2_4
FreeBSD:14:latest0.9.2_40.9.2_40.8.20.9.2_40.9.2_40.9.2_1-0.9.2_1
FreeBSD:14:quarterly0.9.2_40.9.2_4-0.9.2_40.9.2_40.9.2_40.9.2_40.9.2_4
FreeBSD:15:latest0.9.2_40.9.2_4n/a0.9.2_4n/a0.9.2_40.9.2_40.9.2_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nlohmann-json>=3 : devel/nlohmann-json
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcoeurl.so : ftp/coeurl
  2. libolm.so : security/olm
  3. libsodium.so : security/libsodium
  4. libre2.so : devel/re2
  5. libspdlog.so : devel/spdlog
This port is required by:
for Libraries
  1. net-im/nheko

Configuration Options:
No options to configure
Options name:
net-im_mtxclient
USES:
cmake compiler:c++17-lang pkgconfig ssl tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Nheko-Reborn/mtxclient/tar.gz/v0.9.2?dummy=/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_4
03 Dec 2023 20:52:22
commit hash: 3662aa6f87da19f558e9f06822e742884f1c6e0bcommit hash: 3662aa6f87da19f558e9f06822e742884f1c6e0bcommit hash: 3662aa6f87da19f558e9f06822e742884f1c6e0bcommit hash: 3662aa6f87da19f558e9f06822e742884f1c6e0b files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
net-im/mtxclient: Bump PORTREVISION to fix net-im/nheko build

After the devel/nlohmann-json update in 551e034565, net-im/nheko fails
to build due to linking errors unless net-im/mtxclient is rebuilt.

ld: error: undefined symbol:
mtx::events::state::to_json(nlohmann::json_abi_v3_11_3::basic_json<std::__1::map,
std::__1::vector, std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char>>, bool, long,
unsigned long, double, std::__1::allocator,
nlohmann::json_abi_v3_11_3::adl_serializer, std::__1::vector<unsigned
char, std::__1::allocator<unsigned char>>, void>&,
mtx::events::state::Aliases const&) >>> referenced by EventStore.cpp

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D42886
0.9.2_3
18 Sep 2023 20:24:13
commit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cccommit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cccommit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cccommit hash: c75e8803b5ff85b592f425bb754860b51b1ac4cc files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
Author: Daniel Engberg
ftp/coeurl: fix build with {fmt} 10

- add fmt as a dependency, make it build by pulling in
  upstream commit 831e2ee8e9cf08ea1ee9736cde8370f9d0312abc

PR:		273875
Provided by:	diizzy@
0.9.2_2
11 Sep 2023 03:22:48
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230801

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
0.9.2_1
02 May 2023 19:58:21
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230301

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
0.9.2
06 Mar 2023 21:34:19
commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66commit hash: 3450e834d4e19eef34def6ba009fc94ca70e8c66 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/nheko: update to 0.11.3 (also dependencies)

Update the nheko stack - coeurl, mtxclient, nheko - to the
latest release. Try to add a VOIP option for Matrix VOIP calls.
0.8.2
07 Oct 2022 21:37:49
commit hash: f72af5648f4fbe142118cd76e3baccf70ffe938ccommit hash: f72af5648f4fbe142118cd76e3baccf70ffe938ccommit hash: f72af5648f4fbe142118cd76e3baccf70ffe938ccommit hash: f72af5648f4fbe142118cd76e3baccf70ffe938c files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/nheko: Update to latest release

This release is labeled security relevant in the release notes
	https://nheko.im/nheko-reborn/nheko/-/tags/v0.10.2

While here, update WWW to point to the GitLab instance instead
of the GitHub source mirror.
0.8.2
17 Sep 2022 10:56:01
commit hash: 2a4e331095bd5a4ca98cbcbc38f8f93a35a1499ecommit hash: 2a4e331095bd5a4ca98cbcbc38f8f93a35a1499ecommit hash: 2a4e331095bd5a4ca98cbcbc38f8f93a35a1499ecommit hash: 2a4e331095bd5a4ca98cbcbc38f8f93a35a1499e files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/{mtxclient,nheko}: Update to latest releases

Update mtxclient (Matrix client library) to 0.8.2, release notes:
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.8.2
	- crash fixes (in 0.8.2)
	- internal protocol improvements (in 0.8.1 already)

Update nheko (Matrix client) to 0.10.1, release notes:
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.1
	- communities support
	- improved translations
	- some UI quality-of-life improvements
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.8.0_1
22 Aug 2022 19:31:50
commit hash: 9eee4752446670de5574755f314635a81b1e55c3commit hash: 9eee4752446670de5574755f314635a81b1e55c3commit hash: 9eee4752446670de5574755f314635a81b1e55c3commit hash: 9eee4752446670de5574755f314635a81b1e55c3 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/{mtxclient,nheko}: bump PORTREVISION

Recent change to nlohmann-json, e39220e9d03a4b, didn't bump
consumers so the build was failing on the package cluster
as a newly-compiled nheko (which picks up newer nlohmann-json
API) was being linked against an older mtxclient (which didn't
have them).

Header-only libraries don't solve everything, when their
consumers aren't header-only.

Reported by:	pkg-fallout
0.8.0
26 Jul 2022 09:29:27
commit hash: de5ab18aad505f299625ea2c7126bdeaea6ee1e6commit hash: de5ab18aad505f299625ea2c7126bdeaea6ee1e6commit hash: de5ab18aad505f299625ea2c7126bdeaea6ee1e6commit hash: de5ab18aad505f299625ea2c7126bdeaea6ee1e6 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/{mtxclient/nheko}: Update to latest upstream

New mtxclient and related nheko releases are at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.8.0
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.0

This chases some Matrix protocol updates as well. Drops Matrix
groups support. VOIP might be supported, I haven't tried it.

Nheko doesn't do a build-time check for the required mtxclient
version, so it will try and fail to compile against mtxclient 0.7.
Hence, committing these two together (I wish I could specify
versions better in LIB_DEPENDS).
0.7.0_1
17 Apr 2022 22:19:26
commit hash: 018f827b418ccceaa27add1e06a0026c8fe5770acommit hash: 018f827b418ccceaa27add1e06a0026c8fe5770acommit hash: 018f827b418ccceaa27add1e06a0026c8fe5770acommit hash: 018f827b418ccceaa27add1e06a0026c8fe5770a files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/{gomuks,mtxclient,nheko}: bump consumers of olm
0.7.0
11 Mar 2022 20:02:15
commit hash: 1a59a0d1961d48e73a545de844689f9b81c57e43commit hash: 1a59a0d1961d48e73a545de844689f9b81c57e43commit hash: 1a59a0d1961d48e73a545de844689f9b81c57e43commit hash: 1a59a0d1961d48e73a545de844689f9b81c57e43 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/nheko: update to 0.9.2, latest upstream

Upstream has released a new mtxclient, and nheko chases that.
New dependency during build is asciidoc for the manpage.

Release notes are at:
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.7.0
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.9.2

It's a handful of bugfixes in mtxclient, and some UI changes in nheko.
0.6.2
25 Feb 2022 10:44:10
commit hash: 6326bd4468cfdea006d313e71332080bc7f1edf8commit hash: 6326bd4468cfdea006d313e71332080bc7f1edf8commit hash: 6326bd4468cfdea006d313e71332080bc7f1edf8commit hash: 6326bd4468cfdea006d313e71332080bc7f1edf8 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/mtxclient: update to latest release

This goes together with the update to nheko to avoid
a crash when the matrix server is updated.

Release notes at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.6.2
0.6.1
05 Jan 2022 22:25:09
commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801commit hash: c0015a9bfc7dad19d8a16374df56cc3ab8740801 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/nheko: update to 0.9.1, latest upstream

This update is for nheko, the primary consumer of mtxclient & coeurl,
to a new release. Notes are at
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.9.1
with new translations and lots of new features.

net-im/mtxclient: update to 0.6.1. Release notes are at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.6.1
Some new encryption support, minor bugfixes, new features.

ftp/coeurl: update to 0.1.1. Release notes are at
	https://nheko.im/nheko-reborn/coeurl/-/tags/v0.1.1
New API for error strings.
0.6.0
20 Nov 2021 22:30:28
commit hash: eb2c8f8f277508cb76b4936ea1b06d41c59294e3commit hash: eb2c8f8f277508cb76b4936ea1b06d41c59294e3commit hash: eb2c8f8f277508cb76b4936ea1b06d41c59294e3commit hash: eb2c8f8f277508cb76b4936ea1b06d41c59294e3 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/nheko: update to 0.9.0, latest upstream

This pulls in an update to mtxclient (which then needs coeurl...).
E2E encryption is now fully supported (but not audited). There is
VOIP support which is switched off right now because our gstreamer
seems to be too old.
0.5.1_1
28 Oct 2021 19:57:43
commit hash: 13ead839e6716813647a56671c18021099467edfcommit hash: 13ead839e6716813647a56671c18021099467edfcommit hash: 13ead839e6716813647a56671c18021099467edfcommit hash: 13ead839e6716813647a56671c18021099467edf files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
security/olm: Update to 3.2.6, latest release

It looks like I do not have the right bits for portscout here,
so didn't get notifications of new versions. Release notes are at:
	https://gitlab.matrix.org/matrix-org/olm/-/releases#3.2.6

There are many updates. Dependent ports mtxclient (needed a compile-
patch) and nheko bumped so they pick this up.
0.5.1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.5.1
26 Apr 2021 11:38:24
commit hash: 46752077e941f5ef008c599f6a9d18c45a65715fcommit hash: 46752077e941f5ef008c599f6a9d18c45a65715fcommit hash: 46752077e941f5ef008c599f6a9d18c45a65715fcommit hash: 46752077e941f5ef008c599f6a9d18c45a65715f files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
net-im/mtxclient: update to latest upstream

Release notes at
	https://github.com/Nheko-Reborn/mtxclient/releases

Since we skipped 0.5.0: supports edits, API changes, TLS support,
sticker packs and emotes and all that rich-IM-drip. This isn't
compatible with the nheko version in ports, though, waiting for
an update there.
0.4.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.4.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.4.1
29 Jan 2021 23:37:43
Revision:563265Original commit files touched by this commit
adridg search for other commits by this committer
Update net-im/{nheko,mtxclient} to latest upstream

These two ports go hand-in hand, and have release notes at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.4.1
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.8.1

Of note:
- (mtxclient) Properly clears encryption keys from memory.
- (nheko) some new features and translations
- (nheko) Fix old messages being replayed after a limited timeline.

Reported by:	portscout
0.4.0
27 Jan 2021 10:55:34
Revision:563040Original commit files touched by this commit
adridg search for other commits by this committer
Mark net-im/mtxclient unsupported on FreeBSD 11

This is a bit hairy, since 11.4 is supported until 2021-09-30. With
only one consumer in the tree, which has good alternatives, I don't think
it is worth the effort to chase.

At issue is SSL support: mtxclient needs SSL 1.1, which base doesn't
supply. However, it **also** needs to be compatible with the SSL used
in the rest of the stack (Qt in particular), so I can't push a ports
SSL here without also chasing that all over and potentially breaking
other parts of the stack.

No PORTREVISION bump since the package doesn't change, and it never built
on 11 anyway.
0.4.0
21 Jan 2021 22:07:27
Revision:562249Original commit files touched by this commit
adridg search for other commits by this committer
Update net-im/mtxclient and net-im/nheko to latest upstream releases

These are paired bits of software: nheko is the only consumer of
mtxclient in FreeBSD ports. The release notes for nheko are the
interesting (end-user-visible) bits, at
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.8.0
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.4.0
with the following highlights:
	- Voice and Video Calls (not enabled in ports, needs gstreamer)
	- Cross-Signing and Device/User Verification
	- Separate profiles

Various ports-tidy things have happened as well:
	- Drop googletest build requirement
	- Drop libsodium
	- Sort dependencies
	- Tidy plist a bit
0.3.1_3
07 Sep 2020 21:19:41
Revision:547943Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.3

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.3.1_2
31 Jul 2020 17:07:19
Revision:543873Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.2

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.3.1_1
20 Jul 2020 16:27:43
Revision:542655Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 7.0.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.3.1
15 Jun 2020 11:36:42
Revision:538873Original commit files touched by this commit
adridg search for other commits by this committer
Update net-im/nheko and support libraries to latest upstream

- adds presence support

Release notes are at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.3.1
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.7.2
0.3.0_1
10 May 2020 07:43:45
Revision:534820Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.2.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.3.0
21 Apr 2020 09:35:26
Revision:532262Original commit files touched by this commit
adridg search for other commits by this committer
net-im/{mtxclient,nheko} update to latest upstream releases

These two go together quite closely. Release notes at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.3.0
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.7.0
Mostly more features for rich-IM purposes.

Fighting with the nheko build shows me we rather need a port for
lmdb++ and tweeny.

Reported by:	portscout
0.2.1_9
10 Apr 2020 00:57:56
Revision:531278Original commit files touched by this commit
yuri search for other commits by this committer
devel/spdlog: Update 1.4.2 -> 1.5.0; Change to shared library

PR:		244747
Approved by:	vanilla (maintainer)
0.2.1_8
14 Dec 2019 15:37:47
Revision:520127Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.1.2

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.2.1_7
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.2.1_6
08 Dec 2019 06:59:44
Revision:519271Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.1.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.2.1_5
03 Dec 2019 15:03:22
Revision:518945Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.1.0

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.1.0
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
0.2.1_4
05 Oct 2019 00:42:21
Revision:513801Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.10.0

- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
0.2.1_4
01 Sep 2019 06:12:38
Revision:510680Original commit files touched by this commit
tobik search for other commits by this committer
devel/libfmt: Update to 6.0.0

While here
- Normalize CMAKE_ARGS, USES=compiler:c++11-lib
- Pet portfmt
- Bump revision of consumers due to ABI changes

Changes:	https://github.com/fmtlib/fmt/releases/tag/6.0.0
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt/
PR:		240141
0.2.1_3
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.2.1_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.2.1_1
11 Jun 2019 08:02:38
Revision:503940Original commit files touched by this commit
adridg search for other commits by this committer
Update security/olm to latest upstream release.

Source has moved to gitlab, still under Matrix.org. Release notes at
	https://gitlab.matrix.org/matrix-org/olm/releases
major changes were in 3.1.0 already, Short Authentication String
and public key signing. Various compatibility and build fixes
were also applied.

Also PORTREVISION dependent ports (that I know about). No MFH because
these are feature-based releases, not security updates.

PR:		238384
Submitted by:	Alexander Sieg
Reported by:	Alexander Sieg
0.2.1
06 Jun 2019 15:17:56
Revision:503582Original commit files touched by this commit
adridg search for other commits by this committer
Update net-im/nheko and its dependencies to latest upstream releases.

 - mtxclient doesn't need patching anymore, and makes a shared-lib.
 - nheko has some more translations available
0.2.0_1
31 May 2019 11:45:59
Revision:503163Original commit files touched by this commit
tobik search for other commits by this committer
net-im/mtxclient: Spell LICENSE_FILE correctly
0.2.0_1
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
0.2.0
04 Apr 2019 23:29:22
Revision:497876Original commit files touched by this commit
jbeich search for other commits by this committer
net-im/mtxclient: replace r497831 with upstream fix

Make sure the fix is pruned on updated via patch conflict.
0.2.0
04 Apr 2019 14:04:43
Revision:497831Original commit files touched by this commit
jbeich search for other commits by this committer
net-im/mtxclient: unbreak with boost 1.70

lib/http/session.cpp:60:22: error: no member named 'cout' in namespace 'std'
                std::cout << "shutdown: " << ec.message() << std::endl;
                ~~~~~^
lib/http/session.cpp:155:22: error: no member named 'cerr' in namespace 'std'
                std::cerr << ec.message() << "\n";
                ~~~~~^
0.2.0
25 Mar 2019 16:59:50
Revision:496840Original commit files touched by this commit
adridg search for other commits by this committer
Fix build of net-im/mtxclient by patching out one more "json.hpp".

Pointy hat: adridg@

Reported by:	antoine
0.2.0
25 Mar 2019 10:50:44
Revision:496815Original commit files touched by this commit
adridg search for other commits by this committer
Remove duplicate line-ending-escape introduced in r496814
0.2.0
25 Mar 2019 10:40:42
Revision:496814Original commit files touched by this commit Sanity Test Failure
adridg search for other commits by this committer
New ports security/olm and net-im/mtxclient

These are support libraries for Matrix clients; Nheko in particular.
Until I wrap-up Nheko, they aren't used by anything.

Number of commits found: 48