notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/svt-hevc/Makefile

Number of commits found: 23

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Wednesday, 2 Jun 2021
19:09 Jan Beich (jbeich) search for other commits by this committer
multimedia/svt-hevc: chase tag refresh

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/compare/779e5bcb...v1.5.1
Reported by:	GitHub (watch releases)
commit hash: 2ea5e7d331c81a2d61a5b9c20b6e34406f258fda commit hash: 2ea5e7d331c81a2d61a5b9c20b6e34406f258fda commit hash: 2ea5e7d331c81a2d61a5b9c20b6e34406f258fda commit hash: 2ea5e7d331c81a2d61a5b9c20b6e34406f258fda 2ea5e7d
Tuesday, 18 May 2021
00:47 Jan Beich (jbeich) search for other commits by this committer
multimedia/svt-hevc: update to 1.5.1

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.1
Reported by:	GitHub (watch releases)
commit hash: eafd781b3406877af1e9c503a0437b19f9f01caf commit hash: eafd781b3406877af1e9c503a0437b19f9f01caf commit hash: eafd781b3406877af1e9c503a0437b19f9f01caf commit hash: eafd781b3406877af1e9c503a0437b19f9f01caf eafd781
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 21 Feb 2021
16:06 jbeich search for other commits by this committer
multimedia/svt-*: enable LTO by default

%3 more speed at least with default parameters.
Original commitRevision:566230 
Tuesday, 4 Aug 2020
01:36 jbeich search for other commits by this committer
multimedia/svt-*: stop forcing shared library

Upstream overrides CMake default via option() nowadays, so drop
redundant -DBUILD_SHARED_LIBS:BOOL=ON. pkg-plist already guards
shared library from accidentally disappearing.
Original commitRevision:544124 
00:58 jbeich search for other commits by this committer
multimedia/svt-hevc: update to 1.5.0

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.0
Reported by:	GitHub (watch releases)
Original commitRevision:544123 
Saturday, 14 Dec 2019
23:59 jbeich search for other commits by this committer
multimedia/svt-hevc: update to 1.4.3

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.3
Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/compare/v1.4.2...v1.4.3
Reported by:	GitHub (watch releases)
MFH:		2019Q4 (regression fix)
Original commitRevision:520151 
Monday, 9 Dec 2019
15:52 jbeich search for other commits by this committer
multimedia/svt-hevc: update to 1.4.2

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.2
Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/compare/v1.4.1...v1.4.2
Reported by:	GitHub (watch releases)
MFH:		2019Q4 (ABI-safe, mostly bug fixes, proper FreeBSD support)
Original commitRevision:519621 
Wednesday, 11 Sep 2019
15:59 jbeich search for other commits by this committer
multimedia/svt-hevc: update to 1.4.1

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.1
Reported by:	GitHub (watch releases)
Original commitRevision:511827 
Friday, 9 Aug 2019
20:37 jbeich search for other commits by this committer
multimedia/svt-hevc: update to 1.4.0

Changes:	https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.0
Reported by:	GitHub (watch releases)
Original commitRevision:508479 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Monday, 3 Jun 2019
10:50 jbeich search for other commits by this committer
multimedia/svt-hevc: chase HTTP redirect
Original commitRevision:503368 
Saturday, 2 Mar 2019
22:50 jbeich search for other commits by this committer
multimedia/svt-hevc: fix meta-typo
Original commitRevision:494461 
Thursday, 28 Feb 2019
00:58 jbeich search for other commits by this committer
multimedia/svt-*: ignore __linux__ for third_party libs

Unlike SVT-* encoders GoogleTest properly supports FreeBSD and in fact
won't build if using Linux conditionals.
Original commitRevision:494114 
Sunday, 24 Feb 2019
07:07 jbeich search for other commits by this committer
multimedia/svt-hevc: pacify portlint

FATAL: Makefile: PORTVERSION appears out-of-order.
FATAL: Makefile: order must be
PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY.
Original commitRevision:493745 
06:50 jbeich search for other commits by this committer
multimedia/svt-hevc: allow aborting quickly

^C tried to drain the queue first but it isn't always desirable if the
result would be discarded later.
Original commitRevision:493744 
06:21 jbeich search for other commits by this committer
multimedia/svt-hevc: use all cores by default

Thread affinity isn't supported yet. Mounting /proc is no help as it
doesn't expose CPU topology e.g.., physical id is always 0.
Original commitRevision:493741 
Wednesday, 20 Feb 2019
23:59 jbeich search for other commits by this committer
multimedia/svt-vp9: forbid GCC 4.2

cc1: error: unrecognized command line option "-msse4.1"
cc1: error: unrecognized command line option "-mavx2"

SVT-AV1:
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c: In function
'Transform8x8_SSE2_INTRIN':
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2705: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2706: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2708: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2711: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2711: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2714: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2714: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2723: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2723: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2724: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2724: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2725: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2725: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2726: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2726: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c: In function
'PfreqTransform8x8_SSE2_INTRIN':
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2820: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2821: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2823: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2826: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2826: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2838: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2838: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2839: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2839: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c: In function
'PfreqN4Transform8x8_SSE2_INTRIN':
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2935: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2936: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2938: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2941: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2941: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2953: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2953: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2954: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2954: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c: In function
'DstTransform4x4_SSE2_INTRIN':
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2605: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2612: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2613: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2614: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2615: error: shift must be an
immediate
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c: In function
'Transform4x4_SSE2_INTRIN':
Source/Lib/ASM_SSE2/EbTransforms_Intrinsic_SSE2.c:2534: error: shift must be an
immediate

SVT-HEVC:
In file included from Source/Lib/Codec/EbEntropyCodingResults.c:8:
Source/Lib/Codec/EbDefinitions.h:232:23: error: immintrin.h: No such file or
directory
In file included from Source/Lib/Codec/EbEntropyCodingResults.c:8:
Source/Lib/Codec/EbDefinitions.h:238: warning: 'optimize' attribute directive
ignored
Source/Lib/Codec/EbDefinitions.h: In function 'eb_memcpy_small':
Source/Lib/Codec/EbDefinitions.h:248: warning: implicit declaration of function
'_mm_storeu_ps'
Source/Lib/Codec/EbDefinitions.h:248: warning: implicit declaration of function
'_mm_loadu_ps'
Source/Lib/Codec/EbDefinitions.h:254: warning: implicit declaration of function
'_mm_store_sd'
Source/Lib/Codec/EbDefinitions.h:254: warning: implicit declaration of function
'_mm_load_sd'
Source/Lib/Codec/EbDefinitions.h: In function 'eb_memcpy_SSE':
Source/Lib/Codec/EbDefinitions.h:285: error: '__m128' undeclared (first use in
this function)
Source/Lib/Codec/EbDefinitions.h:285: error: (Each undeclared identifier is
reported only once
Source/Lib/Codec/EbDefinitions.h:285: error: for each function it appears in.)
Source/Lib/Codec/EbDefinitions.h:285: error: expected ';' before 'c0'
Source/Lib/Codec/EbDefinitions.h:286: error: expected ';' before 'c1'
Source/Lib/Codec/EbDefinitions.h:287: error: expected ';' before 'c2'
Source/Lib/Codec/EbDefinitions.h:288: error: expected ';' before 'c3'
Source/Lib/Codec/EbDefinitions.h:290: error: 'c0' undeclared (first use in this
function)
Source/Lib/Codec/EbDefinitions.h:291: error: 'c1' undeclared (first use in this
function)
Source/Lib/Codec/EbDefinitions.h:292: error: 'c2' undeclared (first use in this
function)
Source/Lib/Codec/EbDefinitions.h:293: error: 'c3' undeclared (first use in this
function)

SVT-VP9:
In file included from Source/Lib/VPX/vpx_dsp_rtcd.h:33,
                 from Source/Lib/VPX/quantize.c:13:
Source/Lib/Codec/EbDefinitions.h:433:23: error: immintrin.h: No such file or
directory
In file included from Source/Lib/VPX/vpx_dsp_rtcd.h:33,
                 from Source/Lib/VPX/quantize.c:13:
Source/Lib/Codec/EbDefinitions.h:439: warning: 'optimize' attribute directive
ignored
Source/Lib/Codec/EbDefinitions.h: In function 'eb_memcpy_small':
Source/Lib/Codec/EbDefinitions.h:449: warning: implicit declaration of function
'_mm_storeu_ps'
Source/Lib/Codec/EbDefinitions.h:449: warning: implicit declaration of function
'_mm_loadu_ps'
Source/Lib/Codec/EbDefinitions.h:455: warning: implicit declaration of function
'_mm_store_sd'
Source/Lib/Codec/EbDefinitions.h:455: warning: implicit declaration of function
'_mm_load_sd'
Source/Lib/Codec/EbDefinitions.h: In function 'eb_memcpy_sse':
Source/Lib/Codec/EbDefinitions.h:486: error: '__m128' undeclared (first use in
this function)
Source/Lib/Codec/EbDefinitions.h:486: error: (Each undeclared identifier is
reported only once
Source/Lib/Codec/EbDefinitions.h:486: error: for each function it appears in.)
Source/Lib/Codec/EbDefinitions.h:486: error: expected ';' before 'c0'
Source/Lib/Codec/EbDefinitions.h:487: error: expected ';' before 'c1'
Source/Lib/Codec/EbDefinitions.h:488: error: expected ';' before 'c2'
Source/Lib/Codec/EbDefinitions.h:489: error: expected ';' before 'c3'
Source/Lib/Codec/EbDefinitions.h:491: error: 'c0' undeclared (first use in this
function)
Source/Lib/Codec/EbDefinitions.h:492: error: 'c1' undeclared (first use in this
function)
Source/Lib/Codec/EbDefinitions.h:493: error: 'c2' undeclared (first use in this
function)
Source/Lib/Codec/EbDefinitions.h:494: error: 'c3' undeclared (first use in this
function)
Original commitRevision:493477 
21:51 jbeich search for other commits by this committer
multimedia/svt-av1: unbreak WITH_DEBUG= build

FAILED:
Source/Lib/ASM_SSE2/CMakeFiles/ASM_SSE2.dir/EbPictureOperators_SSE2.asm.o
/usr/local/bin/nasm -ISource/API -ISource/Lib/Codec -ISource/Lib/C_DEFAULT
-ISource/Lib/ASM_SSE2 -DUNIX64 -g null -f elf64 -o
Source/Lib/ASM_SSE2/CMakeFiles/ASM_SSE2.dir/EbPictureOperators_SSE2.asm.o
Source/Lib/ASM_SSE2/EbPictureOperators_SSE2.asm
null: fatal: more than one input file specified:
Source/Lib/ASM_SSE2/EbPictureOperators_SSE2.asm
Original commitRevision:493469 
Sunday, 17 Feb 2019
17:05 jbeich search for other commits by this committer
multimedia/ffmpeg: add another HEVC encoder
Original commitRevision:493173 

Number of commits found: 23