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
-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-
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
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
+
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
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
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
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 -
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 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
===
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
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
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
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
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
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 -
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
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
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
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_
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
21 matches
Mail list logo