From a51ebdbe337a825b37445434ef595f4be1651571 Mon Sep 17 00:00:00 2001 From: Markus Ueberall Date: Tue, 9 Jun 2026 19:35:08 +0200 Subject: [PATCH] Added FreeBSD port (`libsignal`) --- Provide-native-lib-for-libsignal.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Provide-native-lib-for-libsignal.md b/Provide-native-lib-for-libsignal.md index ffcc704..f7db4ae 100644 --- a/Provide-native-lib-for-libsignal.md +++ b/Provide-native-lib-for-libsignal.md @@ -31,6 +31,8 @@ Builds for some additional platforms are available in * **Windows:** * Artefacts `libsignal_jni_dllNNNN_windows_amd64-ucrt.gz` require the Universal C Runtime (UCRT), available for Windows Vista or newer +* https://www.freshports.org/net-im/libsignal (FreeBSD 14/15/16 port: aarch64, amd64) + ## Manual build ### Dependencies