Re: git: 15b2d393d261 - 2023Q1 - graphics/upscaler: add new port
- In reply to: Rene Ladan : "Re: git: 15b2d393d261 - 2023Q1 - graphics/upscaler: add new port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jan 2023 10:24:34 UTC
Rene Ladan <rene@freebsd.org> writes: > On Tue, Jan 03, 2023 at 07:45:47AM +0000, Jan Beich wrote: > >> The branch 2023Q1 has been updated by jbeich: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=15b2d393d2614bbc71a7e0c926de620f810cf182 >> >> commit 15b2d393d2614bbc71a7e0c926de620f810cf182 >> Author: Jan Beich <jbeich@FreeBSD.org> >> AuthorDate: 2022-12-10 21:01:05 +0000 >> Commit: Jan Beich <jbeich@FreeBSD.org> >> CommitDate: 2023-01-03 07:45:18 +0000 >> >> graphics/upscaler: add new port >> >> Upscaler is a GTK4 + libadwaita application that allows you to upscale >> and enhance a given image. It is a front-end for Real-ESRGAN ncnn Vulkan. >> >> https://gitlab.com/TheEvilSkeleton/Upscaler >> (cherry picked from commit 4b15a96231c6a389a6080127d3f9a7fcedbf9315) > > As was mentioned in #bsdports yesterday, quarterly branches are for security and bugfixes *only*. > New ports should only be added if they fix an existing problem with the quarterly branch, not at random. Can you elaborate why new ports are a problem on /quarterly? POLA only applies to existing ports, before merge a new port has no expectation. For -devel ports stable versions don't exist, so every update contains bugfixes. For comparison, src/ allows to MFC new features. This fixes lack of GUI for realesrgan-ncnn-vulkan. This fixes a request by https://wiki.freebsd.org/action/info/WantedPorts?action=diff&rev2=835&rev1=833 > > René > with portmgr hat on