Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.0_1 23 Nov 2024 08:52:45 |
Daniel Engberg (diizzy) |
multimedia/libgav1: Improve port
* Use DEBIAN packaged source instead of unofficial repo
* Use upstream release archive for third party dependency
* Define LICENSE_FILE
* Build with c++17 instead of gnu17
* Fix install path of pkg-config file |
0.19.0_1 20 Nov 2024 13:32:50 |
Jan Beich (jbeich) |
multimedia/libgav1: drop maintainership |
0.19.0_1 20 Nov 2024 13:32:39 |
Jan Beich (jbeich) |
multimedia/libgav1: switch distfile mirror
Avoid having to maintain my own mirror. To find more use
https://github.com/search?q=libgav1&type=repositories&s=updated |
0.19.0_1 08 Aug 2024 07:41:06 |
Alexey Dokuchaev (danfe) |
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot |
0.19.0 01 Nov 2023 11:18:40 |
Jan Beich (jbeich) |
multimedia/libgav1: update to 0.19.0
Changes: https://chromium.googlesource.com/codecs/libgav1/+log/v0.18.0..v0.19.0
Reported by: portscout |
0.18.0_1 11 Sep 2023 03:22:48 |
Po-Chuan Hsieh (sunpoet) |
devel/abseil: Update to 20230125.3
- Bump PORTREVISION of dependent ports for shlib change
some ports are skipped due to re2 shlib change
Changes: https://github.com/abseil/abseil-cpp/releases
PR: 270233
Approved by: danfe (maintainer) |
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) |
0.18.0 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 ) |
0.18.0 01 Jul 2022 23:26:22 |
Jan Beich (jbeich) |
multimedia/libgav1: update to 0.18.0
Changes: https://chromium.googlesource.com/codecs/libgav1/+log/v0.17.0..v0.18.0
Reported by: portscout |
0.17.0 03 Nov 2021 19:25:16 |
Jan Beich (jbeich) |
multimedia/libgav1: update to 0.17.0
Changes: https://chromium.googlesource.com/codecs/libgav1/+log/v0.16.3..v0.17.0
Reported by: portscout |
0.16.3 17 Apr 2021 15:55:57 |
Jan Beich (jbeich) |
multimedia/libgav1: update to 0.16.3
Changes: https://chromium.googlesource.com/codecs/libgav1/+log/v0.16.0..v0.16.3
Reported by: portscout |
0.16.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.16.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.0_1 29 Dec 2020 22:26:41 |
yuri |
multimedia/libgav1: Sync -std= with devel/abseil to match ABI
PR: 250376
Approved by: jbeich |
0.16.0 01 Oct 2020 00:43:52 |
jbeich |
multimedia/libgav1: drop PORTSCOUT, it doesn't work
Requires testing PORTSCOUT rules locally. |
0.16.0 12 Sep 2020 23:55:13 |
jbeich |
multimedia/libgav1: try #2 to make portscout ignore N (init) tag |
0.16.0 29 Aug 2020 11:06:57 |
jbeich |
multimedia/libgav1: ignore empty tag, predating the first release |
0.16.0 29 Aug 2020 00:44:04 |
jbeich |
multimedia/libgav1: drop remnant from using bundled abseil |
0.16.0 29 Aug 2020 00:38:43 |
jbeich |
multimedia/libgav1: add new port
libgav1 is a Main profile (0) & High profile (1) compliant AV1 decoder.
https://chromium.googlesource.com/codecs/libgav1 |