Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.0 29 Feb 2024 20:21:38 |
Tijl Coosemans (tijl) |
net/libsrtp2: Update to 2.6.0 and switch to meson |
2.5.0 03 Feb 2023 14:01:56 |
Tijl Coosemans (tijl) |
net/libsrtp2: Update to 2.5.0 |
2.4.2 01 Nov 2022 10:34:21 |
Felix Palmen (zirias) |
net/libsrtp2: Fix build with libressl 3.5
Approved by: tijl (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37050 |
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) |
2.4.2 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 ) |
2.4.2 21 Sep 2021 18:32:15 |
Yuri Victorovich (yuri) |
net/libsrtp2: Update 2.4.1 -> 2.4.2
PR: 258667
Approved by: tijl (maintainer) |
2.4.1 18 Sep 2021 18:22:03 |
Tijl Coosemans (tijl) |
net/libsrtp2: Update to 2.4.1 |
2.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.0 22 Aug 2020 15:45:44 |
zeising |
net/libsrtp2: Fix build with -fno-common
Add a patch from upstream that fixes the build of net/libsrtp2 with
-fno-common, which is the default with llvm 11.
MFH: 2020Q3 (implicit, -fno-common fixes, ok by joenum) |
2.3.0 11 Feb 2020 13:57:25 |
tijl |
Update to 2.3.0. |
2.2.0 10 Jun 2018 14:46:31 |
tijl |
Add net/libsrtp2 2.2.0 (API not compatible with net/libsrtp).
PR: 228866 |