IABSD.fr/ports/telephony

Branch :


Log

Author Commit Date CI Message
30830bc0 2026-05-21 14:07:59 Add 7.9 release song to asterisk-openbsd-moh.
cb861f3d 2026-05-20 11:42:44 Fix for libical >= 4
cc7cee64 2026-05-14 10:21:25 remove WRKDIR/bin/python symlinks that aren't needed any more (link now included in lang/python/3 -main).
f4a14985 2026-05-11 08:34:56 switch bcg729 from gitlab.linphone.org to github mirror; https://github.com/BelledonneCommunications/linphone-android/issues/2533#issuecomment-4280006991
b4a6ac3e 2026-05-11 07:41:18 update to pjsip-2.17
417d62fe 2026-05-08 10:31:43 telephony/linphone: add py-stache and py-six to BUILD_DEPENDS they were previously in telephony/liblinphone. add patches to disable checking for nasm/yasm/meson, they would only be needed if we built the bundled dav1d/openh264, which isnt the case.. additional missing dependencies spotted by sthen@, thanks again!
0c0f3de2 2026-05-08 07:45:24 telephony/linphone: add doxygen to BUILD_DEPENDS spotted by sthen@, ENABLE_DOC=NO should disable it, but ENABLE_CXX_WRAPPER also drags it and it is enforced in toplevel CMakeLists.txt
8936d47e 2026-05-07 05:10:06 telephony/linphone: forgot to cvs rm belle-sip/patches/patch-*, spotted by naddy@
b86ebbca 2026-05-07 04:52:19 telephony/linphone: forgotten cvs add.. spotted by tb@
da7fea6b 2026-05-06 15:29:20 telephony/linphone: major update to 6.1.2 upstream stopped releasing distinct versions of all libraries and with the 6 branch they're all developped in git submodules of linphone-sdk project (and even inside the project with the next branch) so get rid of all the subports and use DIST_TUPLE. reapply relevant patches here and there, migrate to QT6 - still manages to connect to a sip account, and i can call my cellphone. other features pending more testing...