notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: multimedia/dav1d/Makefile
SVNWeb

Number of commits found: 48

Mon, 13 Mar 2023
[ 12:53 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1801dc29cec97e9e775df960d0be019bd7ca6fc4  commit hash:1801dc29cec97e9e775df960d0be019bd7ca6fc4  commit hash:1801dc29cec97e9e775df960d0be019bd7ca6fc4  1801dc2 
graphics/libplacebo: update to 5.264.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.264.0
Reported by:	Repology
Wed, 15 Feb 2023
[ 04:38 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:17e9745faeded5cdf8b4d031eb17df32668565fe  commit hash:17e9745faeded5cdf8b4d031eb17df32668565fe  commit hash:17e9745faeded5cdf8b4d031eb17df32668565fe  17e9745 
multimedia/dav1d: update to 1.1.0

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/1.1.0
Reported by:	Repology
Sat, 12 Nov 2022
[ 20:22 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f23f6a9c6a749ead949df07cbd82246d2a5e13a9  commit hash:f23f6a9c6a749ead949df07cbd82246d2a5e13a9  commit hash:f23f6a9c6a749ead949df07cbd82246d2a5e13a9  f23f6a9 
graphics/libplacebo: update to 5.229.1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.0
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.1
Reported by:	Repology
Tue, 18 Oct 2022
[ 04:37 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f61964ecbf440af33a9a6bc994c8b565e3157c1f  commit hash:f61964ecbf440af33a9a6bc994c8b565e3157c1f  commit hash:f61964ecbf440af33a9a6bc994c8b565e3157c1f  f61964e 
multimedia/dav1d: work around crashes with clang >= 12 on i386

$ ffmpeg -hide_banner -i foo.y4m -c:v libsvtav1 -y foo.ivf
$ ffmpeg -hide_banner -i foo.ivf -f null /dev/null
[libdav1d @ 0x250c2c00] libdav1d 1.0.0
[libdav1d @ 0x250c2c00] Frame size limit reduced from 2147483647 to 67108864.
Bus error

* thread #1, name = 'ffmpeg', stop reason = signal SIGBUS: hardware error
    frame #0: 0x22e8c816 libdav1d.so.6`dav1d_data_wrap(buf=0x25100390,
ptr="\U00000012", sz=61259, free_callback=(libavcodec.so.58`libdav1d_data_free
at libdav1d.c:189), user_data=0x250d66c0) at lib.c:734
(lldb) bt
* thread #1, name = 'ffmpeg', stop reason = signal SIGBUS: hardware error
  * frame #0: 0x22e8c816 libdav1d.so.6`dav1d_data_wrap(buf=0x25100390,
ptr="\U00000012", sz=61259, free_callback=(libavcodec.so.58`libdav1d_data_free
at libdav1d.c:189), user_data=0x250d66c0) at lib.c:734
    frame #1: 0x213a4c33
libavcodec.so.58`libdav1d_receive_frame(c=<unavailable>, frame=<unavailable>) at
libdav1d.c:215:19
    frame #2: 0x21121082
libavcodec.so.58`decode_receive_frame_internal(avctx=0x250bfc00,
frame=<unavailable>) at decode.c:546:15
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 29 Jun 2022
[ 21:07 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:79eb4736eeefd4301eade0a087b27a32d025cc27  commit hash:79eb4736eeefd4301eade0a087b27a32d025cc27  commit hash:79eb4736eeefd4301eade0a087b27a32d025cc27  79eb473 
graphics/libplacebo: update to 4.208.0.r1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0-rc1
Reported by:	Repology
Fri, 18 Mar 2022
[ 14:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  3468f19  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
multimedia/dav1d: update to 1.0.0

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by:	Repology
Sun, 13 Feb 2022
[ 09:20 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:cf5941ddae95cbd1c1e480d1c5808d76427651da  commit hash:cf5941ddae95cbd1c1e480d1c5808d76427651da  commit hash:cf5941ddae95cbd1c1e480d1c5808d76427651da  cf5941d 
multimedia/dav1d: chase LTO with stack_alignment reference
Tue, 18 Jan 2022
[ 10:17 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:ed6dfa7816a51b2e7e0468d8b351640019c82afb  commit hash:ed6dfa7816a51b2e7e0468d8b351640019c82afb  commit hash:ed6dfa7816a51b2e7e0468d8b351640019c82afb  ed6dfa7 
graphics/libplacebo: update to 4.192.0.r1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0-rc1
Fri, 3 Sep 2021
[ 21:17 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a57816150b965416d4a9916043350bab7549904e  commit hash:a57816150b965416d4a9916043350bab7549904e  commit hash:a57816150b965416d4a9916043350bab7549904e  a578161 
multimedia/dav1d: update to 0.9.2

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/0.9.2
Reported by:	Repology
Tue, 17 Aug 2021
[ 00:44 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4648f2176e97f8ae701d658be0a09df5c9ca3eb4  commit hash:4648f2176e97f8ae701d658be0a09df5c9ca3eb4  commit hash:4648f2176e97f8ae701d658be0a09df5c9ca3eb4  4648f21 
graphics/libplacebo: update to 4.157.0.r1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/4.157.0-rc1
Reported by:	Repology
Thu, 29 Jul 2021
[ 00:49 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:d69639d824b84a53be579a1fb8d00da4c285873c  commit hash:d69639d824b84a53be579a1fb8d00da4c285873c  commit hash:d69639d824b84a53be579a1fb8d00da4c285873c  d69639d 
multimedia/dav1d: update to 0.9.1

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/0.9.1
Reported by:	Repology
Mon, 17 May 2021
[ 02:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9fbffe366cf2e32e339814d6f4c86629dc47857b  commit hash:9fbffe366cf2e32e339814d6f4c86629dc47857b  commit hash:9fbffe366cf2e32e339814d6f4c86629dc47857b  9fbffe36 
multimedia/dav1d: update to 0.9.0

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/0.9.0
Reported by:	Repology
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
[ 08:11 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:cc87022694a6d27cbc584d68cce400346c9103b7  commit hash:cc87022694a6d27cbc584d68cce400346c9103b7  commit hash:cc87022694a6d27cbc584d68cce400346c9103b7  cc87022 
graphics/libplacebo: update to 3.120.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.120.0
Reported by:	Repology
Mon, 22 Feb 2021
[ 13:06 jbeich search for other commits by this committer ] Original commit   Revision:566294
multimedia/dav1d: update to 0.8.2

Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.2
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.2/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.8.1...0.8.2
Reported by:	Repology
Sun, 3 Jan 2021
[ 03:52 jbeich search for other commits by this committer ] Original commit   Revision:559986
multimedia/dav1d: update to 0.8.1

Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.1
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.1/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.8.0...0.8.1
Reported by:	Repology
Fri, 1 Jan 2021
[ 21:07 jbeich search for other commits by this committer ] Original commit   Revision:559877
graphics/libplacebo: update to 3.104.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v3.104.0
Reported by:	Repology
Wed, 23 Dec 2020
[ 20:12 jbeich search for other commits by this committer ] Original commit   Revision:559022 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
devel/vulkan-*: move to graphics/ where vulkan-loader is

Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
Mon, 23 Nov 2020
[ 22:08 jbeich search for other commits by this committer ] Original commit   Revision:556125
multimedia/dav1d: update to 0.8.0

Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0
Tue, 23 Jun 2020
[ 01:18 jbeich search for other commits by this committer ] Original commit   Revision:539955
multimedia/dav1d: unbreak on 12.1 i386 after r539947

ld: error: can't create dynamic relocation R_386_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in src/25a6634@@dav1d@sha/mc_sse.obj
>>> referenced by ../src/x86/mc_sse.asm
>>>               src/25a6634@@dav1d@sha/mc_sse.obj:(.text+0x6969)

Reported by:	pkg-fallout
[ 00:28 jbeich search for other commits by this committer ] Original commit   Revision:539947
multimedia/dav1d: update to 0.7.1

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.7.1
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.7.1/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.7.0...0.7.1
Reported by:	Repology
Fri, 12 Jun 2020
[ 12:53 jbeich search for other commits by this committer ] Original commit   Revision:538613
graphics/libplacebo: update to 2.72.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.72.0
Reported by:	Repology
Wed, 20 May 2020
[ 17:17 jbeich search for other commits by this committer ] Original commit   Revision:536008
multimedia/dav1d: update to 0.7.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.7.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.7.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.6.0...0.7.0
Mon, 11 May 2020
[ 19:50 jbeich search for other commits by this committer ] Original commit   Revision:534935 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Convert GitLab patches to simple diffs

GitLab unlike GitHub keeps the footer from git-format-patch(1) which
frequently changes on Git version upgrades. So, switch to git-diff(1)
which lacks header/footer.

Approved by:	x11 (zeising via Gitter)
MFH:		2020Q2 (avoid bustage over time due to upstream infra upgrades)
Differential Revision:	https://reviews.freebsd.org/D24810
Thu, 23 Apr 2020
[ 00:56 jbeich search for other commits by this committer ] Original commit   Revision:532605
graphics/libplacebo: update to 2.43.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v2.43.0
Reported by:	Repology
Fri, 6 Mar 2020
[ 11:32 jbeich search for other commits by this committer ] Original commit   Revision:527874
multimedia/dav1d: update to 0.6.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.6.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.6.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.5.2...0.6.0
Sun, 22 Dec 2019
[ 21:08 jbeich search for other commits by this committer ] Original commit   Revision:520666
graphics/libplacebo: update to 1.29.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.29.0
Reported by:	portscout
Thu, 5 Dec 2019
[ 00:39 jbeich search for other commits by this committer ] Original commit   Revision:519053
multimedia/dav1d: update to 0.5.2

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.5.2
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.5.2/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.5.1...0.5.2
Sun, 27 Oct 2019
[ 00:46 jbeich search for other commits by this committer ] Original commit   Revision:515734
multimedia/dav1d: update to 0.5.1

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.5.1
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.5.0...0.5.1
Sat, 12 Oct 2019
[ 00:25 jbeich search for other commits by this committer ] Original commit   Revision:514302
multimedia/dav1d: update to 0.5.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.5.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0
Mon, 7 Oct 2019
[ 08:09 jbeich search for other commits by this committer ] Original commit   Revision:513926
graphics/libplacebo: update to 1.21.0

Changes:	https://code.videolan.org/videolan/libplacebo/tags/v1.21.0
Reported by:	portscout
Mon, 5 Aug 2019
[ 19:16 jbeich search for other commits by this committer ] Original commit   Revision:508199
multimedia/dav1d: update to 0.4.0

- Drop meson hack for aarch64 after r50500

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.4.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.4.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.3.1...0.4.0
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Sat, 11 May 2019
[ 22:46 jbeich search for other commits by this committer ] Original commit   Revision:501313
multimedia/dav1d: update to 0.3.1

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.3.1
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.3.1/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.3.0...0.3.1
Mon, 29 Apr 2019
[ 20:27 jbeich search for other commits by this committer ] Original commit   Revision:500429
multimedia/dav1d: update to 0.3.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.3.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.3.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.2.2...0.3.0
Sat, 20 Apr 2019
[ 00:47 jbeich search for other commits by this committer ] Original commit   Revision:499419
multimedia/dav1d: update to 0.2.2

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.2.2
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.2.2/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.2.1...0.2.2
Fri, 5 Apr 2019
[ 01:12 jbeich search for other commits by this committer ] Original commit   Revision:497894
multimedia/dav1d: drop -z notext after r494637
[ 01:11 jbeich search for other commits by this committer ] Original commit   Revision:497893
multimedia/dav1d: drop unnecessary dependency on binutils

Probably, remnants from before UNAME_m workaround for aarch64.
Even 0.1.0 builds fine without those.
Wed, 27 Mar 2019
[ 11:50 jbeich search for other commits by this committer ] Original commit   Revision:496945
multimedia/dav1d: adjust r496941 for CFI (depends on LTO)

Don't disable LTO, let assembly add padding to maintain alignment.
https://chromium.googlesource.com/chromium/src.git/+/3a2c2029e0ee
[ 11:01 jbeich search for other commits by this committer ] Original commit   Revision:496941
multimedia/dav1d: disallow Clang LTO on x86

dav1d 0.2.1 - by VideoLAN
Decoded 1/150 frames (0.7%)Process 84877 stopped
* thread #1, name = 'dav1d', stop reason = signal SIGBUS: hardware error
    frame #0: 0x000000080028c1f5 libdav1d.so.1`..@26262.end + 101
libdav1d.so.1`..@26262.end:
->  0x80028c1f5 <+101>: vmovdqa %ymm15, (%rsp)
    0x80028c1fa <+106>: callq  0x80028baa0               ; ..@25257.end
    0x80028c1ff <+111>: vpbroadcastd -0x74(%rax), %ymm1
    0x80028c205 <+117>: vpmulhrsw %ymm1, %ymm6, %ymm6
(lldb) reg read rsp
     rsp = 0x00007fffffffc030
(lldb) bt
* thread #1, name = 'dav1d', stop reason = signal SIGBUS: hardware error
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 12 Mar 2019
[ 23:48 jbeich search for other commits by this committer ] Original commit   Revision:495533
multimedia/dav1d: update to 0.2.1

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.2.1
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.2.1/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.2.0...0.2.1
Mon, 4 Mar 2019
[ 19:49 jbeich search for other commits by this committer ] Original commit   Revision:494637
multimedia/dav1d: update to 0.2.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.2.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.2.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.1.0...0.2.0
Tue, 8 Jan 2019
[ 15:17 jbeich search for other commits by this committer ] Original commit   Revision:489697
multimedia/dav1d: unbreak with LLD on i386

ld: error: can't create dynamic relocation R_386_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in src/25a6634@@dav1d@sha/mc_ssse3.obj
>>> referenced by ../src/x86/mc_ssse3.asm
>>>               src/25a6634@@dav1d@sha/mc_ssse3.obj:(.text+0x16)

Reported by:	antoine (via emaste, bug 214864 exp-run)
Wed, 19 Dec 2018
[ 20:57 jbeich search for other commits by this committer ] Original commit   Revision:487815
multimedia/dav1d: convert to upstreamable patches
Mon, 17 Dec 2018
[ 12:56 jbeich search for other commits by this committer ] Original commit   Revision:487680
multimedia/dav1d: unbreak on GCC architectures

In file included from ../src/levels.h:33,
                 from ../src/cdf.h:33,
                 from ../src/internal.h:42,
                 from ../src/cdef_apply.h:33,
                 from ../src/recon_tmpl.c:39:
../include/dav1d/headers.h:85: warning: declaration does not declare anything
../include/dav1d/headers.h:87: warning: declaration does not declare anything
In file included from ../src/cdf.h:33,
                 from ../src/internal.h:42,
                 from ../src/cdef_apply.h:33,
                 from ../src/recon_tmpl.c:39:
../src/levels.h:272: warning: declaration does not declare anything
../src/levels.h:280: warning: declaration does not declare anything
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 15 Dec 2018
[ 17:21 jbeich search for other commits by this committer ] Original commit   Revision:487536
multimedia/dav1d: add new port

Number of commits found: 48