Re: [Update] games/stone-soup to 0.30.1

2023-11-09 Thread Stefan Moran
On Thu, 9 Nov 2023 15:33:07 -0500 Thomas Frohwein wrote: > > This is a bit fragile to be overlooked during updates and leading to > inconsistencies. I wonder if it would be better to use ${VERSION} and > SUBST_VARS+=VERSION and ${SUBST_CMD} path/to/file On further inspection, it looks like this

Re: [Update] games/stone-soup to 0.30.1

2023-11-11 Thread Stefan Moran
-soup-${VERSION} -REVISION= 1 CATEGORIES = games HOMEPAGE = https://crawl.develz.org/ +MAINTAINER = Stefan Moran + # GPLv2+ PERMIT_PACKAGE=Yes @@ -87,7 +88,8 @@ post-install: ${INSTALL_DATA} \ ${PREFIX}/share/crawl/dat/tiles/stone_soup_icon-

[Update] games/moonlight-qt 5.0.1

2023-11-12 Thread Stefan Moran
Also added mention of the Sunshine stream host to the description and comment. OK? Index: Makefile === RCS file: /cvs/ports/games/moonlight-qt/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile26 Sep 2023 0

Re: [Update] games/moonlight-qt 5.0.1

2023-11-12 Thread Stefan Moran
libdvpau -> libvdpau (typo), also some trailing whitespace. Index: Makefile === RCS file: /cvs/ports/games/moonlight-qt/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile26 Sep 2023 09:41:38 - 1.7 +

Re: [patch] pipe-viewer 0.51.0p1 rundep for socks proxy support

2024-08-08 Thread Stefan Moran
ignore previous patch; REVISION was set incorrectly Index: Makefile === RCS file: /cvs/ports/www/pipe-viewer/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile21 May 2024 07:47:17 - 1.2 +++ Makefile

[patch] pipe-viewer 0.51.0p1 rundep for socks proxy support

2024-08-08 Thread Stefan Moran
Add www/p5-LWP-Protocol-socks to RUN_DEPENDS to allow using pipe-viewer with socks proxies via the http_proxy option. OK? Index: Makefile === RCS file: /cvs/ports/www/pipe-viewer/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Ma

Re: update pipe-viewer to 0.5.3

2024-08-23 Thread Stefan Moran
On Fri, 23 Aug 2024 22:00:22 +0200 Omar Polo wrote: > On 2024/08/23 21:55:41 +0200, Kirill A. Korinsky > wrote: > > On Fri, 23 Aug 2024 21:31:32 +0200, > > Omar Polo wrote: > > > > > > I'm sorry I don't know enough about perl packaging to answer. > > > However, if this is the perl module def

[update] games/stone-soup 0.32.0

2024-09-04 Thread Stefan Moran
New crawl release, tested over several days without issues. OK? Index: Makefile === RCS file: /cvs/ports/games/stone-soup/Makefile,v retrieving revision 1.49 diff -u -p -r1.49 Makefile --- Makefile6 May 2024 12:23:33 -

[update] www/badwolf to 1.3.0

2024-02-29 Thread Stefan Moran
Badwolf changed its build system to use ninja between 1.2.2 and this release. This is not my port, I updated it to the latest version hoping it would resolve some bugs I was having while using the browser (certain webpages crashing, video playback stopping after a second). Unfortunately it didn't,

[update] games/stone-soup to 0.31.0

2024-03-02 Thread Stefan Moran
Update games/stone-soup from 0.30.1 to 0.31.0 "The Alchemy of Forms". I tried to simplify the Makefile patch a bit, and also installed the included .desktop file, which was not being installed for some reason. OK? Index: Makefile ===

Re: [update] games/stone-soup to 0.31.0

2024-03-04 Thread Stefan Moran
On Sun, 3 Mar 2024 22:41:56 -0500 Thomas Frohwein wrote: > Two issues mentioned inline. > > On Sat, Mar 02, 2024 at 05:43:38PM -0500, Stefan Moran wrote: > > Update games/stone-soup from 0.30.1 to 0.31.0 "The Alchemy of > > Forms". I tried to simplify the

[new] www/pipe-viewer

2024-03-04 Thread Stefan Moran
Attached is a port for www/pipe-viewer 0.5.0, a lightweight perl youtube client, designed to be used without a Google API key. The port is a multipackage with -gtk, a GTK3 frontend using x11/p5-Gtk3, and -main, the standard cli interface. The port depends on either youtube-dl or yt-dlp to fetch vid

Re: [new] www/pipe-viewer

2024-03-07 Thread Stefan Moran
On Wed, 06 Mar 2024 16:42:51 +0100 Omar Polo wrote: > Hello, > > On 2024/03/04 22:38:23 +, Klemens Nanni wrote: > > On Mon, Mar 04, 2024 at 05:21:52PM -0500, Stefan Moran wrote: > > > Attached is a port for www/pipe-viewer 0.5.0, a lightweight perl > > &g

Re: [UPDATE] x11/picom - new version 11.2

2024-03-09 Thread Stefan Moran
Disclaimer, this was done on a backport to -stable. Works fine on intel (modesetting driver), testing with glxgears and mpv I get some nasty frame-timing issues with the glx backend (doesn't matter if vsync is enabled or not). Using the --no-frame-pacing flag sort of fixes this, as well as using t

Re: Firefox vs Chromium youtube playback

2024-03-11 Thread Stefan Moran
I can't say anything about Firefox, but if you're having performance issues and don't mind using a 3rd party youtube client, check out www/minitube or www/pipe-viewer (pipe-viewer recently imported a few days ago, you will have to backport if you're on -stable; I wrote this port and am using it on

www/pipe-viewer 0.5.4->0.5.5

2025-04-13 Thread Stefan Moran
Just a version bump, read the whole diff, it's a bunch of useragent/client-id changes. OK? Index: Makefile === RCS file: /cvs/ports/www/pipe-viewer/Makefile,v diff -u -p -r1.4 Makefile --- Makefile28 Feb 2025 18:41:03 -

games/stone-soup 0.32.0p1->0.32.1

2025-04-13 Thread Stefan Moran
odeps -PKGNAME= stone-soup-${VERSION} -REVISION= 1 +DISTNAME = stone_soup-${VERSION}-nodeps +PKGNAME = stone-soup-${VERSION} -CATEGORIES = games +CATEGORIES = games -HOMEPAGE = https://crawl.develz.org/ +HOMEPAGE = https://crawl.develz.org/ MAINTAINER = Stefan

Re: games/stone-soup 0.32.0p1->0.32.1

2025-04-18 Thread Stefan Moran
one-soup-${VERSION} -CATEGORIES = games +CATEGORIES = games -HOMEPAGE = https://crawl.develz.org/ +HOMEPAGE = https://crawl.develz.org/ MAINTAINER = Stefan Moran # GPLv2+ -PERMIT_PACKAGE=Yes +PERMIT_PACKAGE = Yes WANTLIB += ${COMPILER_LIBCXX} ${MOD

Re: games/stone-soup 0.32.0p1->0.32.1

2025-04-16 Thread Stefan Moran
On 2025/04/14 07:11, Stuart Henderson wrote: > On 2025/04/13 02:12, Stefan Moran wrote: > > Substitute LOCALBASE with PREFIX, saves some horizontal > > room. > > That's not correct, they're gor different things. PREFIX is for where > files

Re: games/stone-soup 0.32.0p1->0.32.1

2025-04-23 Thread Stefan Moran
STNAME = stone_soup-${VERSION}-nodeps +PKGNAME = stone-soup-${VERSION} -CATEGORIES = games +CATEGORIES = games -HOMEPAGE = https://crawl.develz.org/ +HOMEPAGE = https://crawl.develz.org/ MAINTAINER = Stefan Moran # GPLv2+ -PERMIT_PACKAGE=Yes +PERMIT_

Re: [Update] multimedia/pipe-viewer 0.5.4

2025-02-27 Thread Stefan Moran
On Sat, 22 Feb 2025 21:15:23 +0100 Volker Schlecht wrote: > I've used this for weeks already, but figured someone else would > submit the diff anyway :-) > > ok? Thank you for the patch! I've also added www/p5-LWP-Protocol-socks to rundeps to allow usage of socks proxies (such as net/tor) with