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/mythtv/files/patch-external_FFmpeg_libswscale_ppc_yuv2rgb__altivec.c

Number of commits found: 3

Tuesday, 2 May 2023
09:39 Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/mythtv: fix build on powerpc64*
commit hash: c2d6756b1918b1c2afb5bc9d4c9cbb1c031b7f70 commit hash: c2d6756b1918b1c2afb5bc9d4c9cbb1c031b7f70 commit hash: c2d6756b1918b1c2afb5bc9d4c9cbb1c031b7f70 commit hash: c2d6756b1918b1c2afb5bc9d4c9cbb1c031b7f70 c2d6756
Tuesday, 11 Apr 2023
23:02 Robert Clausecker (fuz) search for other commits by this committer Author: Alan Hicks
*/myth*: update the mythtv family of ports to 33.1

Selected upstream changes:

 - The minimum Qt version has been bumped from 5.9 to 5.12
 - FFmpeg upgraded to version 5.1
 - New Waveform visualisation for MythMusic
 - DiSEqC support for SAT>IP
 - Automatic channel groups per video source
 - Nearly 300 continued code modernization and restructuring (not in commits
below)
 - Version 2 of the Services API is under development

Changelog: https://www.mythtv.org/wiki/Release_Notes_-_33

PR:		270344
commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 commit hash: 3c275abe771ac68aea284c473a4850a78224b4b7 3c275ab
Tuesday, 13 Sep 2022
17:04 Piotr Kubaj (pkubaj) search for other commits by this committer
multimedia/mythtv: fix build on powerpc64

Error:
libswscale/ppc/yuv2rgb_altivec.c:452:1: error: call to 'vec_xl' is ambiguous
DEFCSP420_CVT(yuv2_rgb24, out_rgb24)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libswscale/ppc/yuv2rgb_altivec.c:353:38: note: expanded from macro
'DEFCSP420_CVT'
            u = (vector signed char) vec_xl(0, ui);                           \
                                     ^~~~~~
/usr/lib/clang/13.0.0/include/altivec.h:17562:1: note: candidate function
vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) {
^

Additionaly, a merge of
https://github.com/MythTV/mythtv/commit/8960641b32f751b8198ace9bbfc3378dac20c061
is necessary.
commit hash: 75a05b4f4a413f512754e51d5ecdfb6d1523dec8 commit hash: 75a05b4f4a413f512754e51d5ecdfb6d1523dec8 commit hash: 75a05b4f4a413f512754e51d5ecdfb6d1523dec8 commit hash: 75a05b4f4a413f512754e51d5ecdfb6d1523dec8 75a05b4

Number of commits found: 3