Hello,
After recent python 3.12 migration a known issue of profanity has
surfaced, where it crashes upon every startup.
This was fixed by an upstream commit multiple months ago.
The diff below is exactly that.
Tests pass too.
diff --git net/profanity/Makefile net/profanity/Makefile
index a9a7e4
Le Wed, Dec 25, 2024 at 02:24:14AM +0100, Lydia Sobot a écrit :
> Ping ping ping ping, made portcheck happy with using ${VARBASE} instead
> of /var directly
>
Thank you. ${VARBASE} is not expanded, you missed the SUBST_VARS in Makefile.
You may as well change /etc with SYSCONFDIR
> On Mon Dec 1
Hi,
Seems the zmusic does not make releases but they tag new versions. Here
is a little bump for the project.
Tested with gzdoom and amd64.
Timo
diff /usr/ports
commit - 61e21a29c20cbe9a6ae694d55ca70a8ddf826e4a
path + /usr/ports
blob - 175bad257c48286444d812f29dedc4d0f04fc7e7
file + audio/zmusi
Hi,
New gzdoom release was released recently. Here's a update for it.
Quick playtest works on amd64.
Timo
diff /usr/ports
commit - 61e21a29c20cbe9a6ae694d55ca70a8ddf826e4a
path + /usr/ports
blob - e4ca89b89c3abcd239aaadbcc36b7e5a7d96da92
file + games/gzdoom/Makefile
--- games/gzdoom/Makefile
+++
Here is an update of devel/pycdc to the latest commit.
Previous version was from 2018. We can also remove the local patch.
Index: Makefile
===
RCS file: /cvs/ports/devel/pycdc/Makefile,v
diff -u -p -r1.11 Makefile
--- Makefile6 Ma
On Wed, Dec 25, 2024 at 11:29:34AM +0100, Theo Buehler wrote:
> On Wed, Dec 25, 2024 at 11:25:22AM +0100, Denis Fondras wrote:
> > Here is an update of devel/pycdc to the latest commit.
> > Previous version was from 2018. We can also remove the local patch.
>
> forgotten cvs rm?
>
Don't know why
Hello,
On 2024/12/25 15:23:36 +, Stuart Henderson wrote:
> On 2024/12/25 11:19, Stepan Zolotuev wrote:
> > Hello,
> >
> > After recent python 3.12 migration a known issue of profanity has
> > surfaced, where it crashes upon every startup.
> >
> > This was fixed by an upstream commit multipl
pyca changed from setuptools-rust to maturin to build.
It builds ok with this (cribbed from other ports using maturin),
but I haven't figured out how to get tests to run.
Runtime test reports and any cluebats about fixing tests welcome!
Index: py-cryptography/Makefile
===
On 2024/12/25 09:56, Denis Fondras wrote:
> Le Wed, Dec 25, 2024 at 02:24:14AM +0100, Lydia Sobot a écrit :
> > Ping ping ping ping, made portcheck happy with using ${VARBASE} instead
> > of /var directly
> >
>
> Thank you. ${VARBASE} is not expanded, you missed the SUBST_VARS in Makefile.
VARB
Latest dav1d fails to build because llvm-16 doesn't support ".option
arch ..." on risc-v. llvm-17 from ports fixes that problem, but the
code in tests/checkasm/checkasm.h then fails because it assumes that
CLOKC_MONOTONIC_RAW is available. That could also be worked around
but:
1. we don't have
Fixed, also missed an issue in the PLIST where I forgot to bump the
user/group id
On Wed Dec 25, 2024 at 16:27 CET, Stuart Henderson wrote:
> On 2024/12/25 09:56, Denis Fondras wrote:
> > Le Wed, Dec 25, 2024 at 02:24:14AM +0100, Lydia Sobot a écrit :
> > > Ping ping ping ping, made portcheck happ
On 2024/12/25 11:19, Stepan Zolotuev wrote:
> Hello,
>
> After recent python 3.12 migration a known issue of profanity has
> surfaced, where it crashes upon every startup.
>
> This was fixed by an upstream commit multiple months ago.
> The diff below is exactly that.
> Tests pass too.
This one s
Greeting fellow nurds,
I have updated my MelonDS port to the release candidate for 1.0. This
release adds LAN netplay among other changes such as an enable-able GDB
stub for debugging (broken on non glibc for now).
Full changlog is in the GitHub release page:
https://github.com/melonDS-emu/melon
Whoops! that diff is invalid.
Re-attached.
--
iz (they/them)
> i like to say mundane things,
> there are too many uninteresting things
> that go unnoticed.
izder456 (dot) neocities (dot) org
diff --git a/Makefile b/Makefile
index 17b194523..833b497dd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,
On Wed, Dec 25, 2024 at 06:48:01PM +0100, Jeremie Courreges-Anglas wrote:
>
> Latest dav1d fails to build because llvm-16 doesn't support ".option
> arch ..." on risc-v. llvm-17 from ports fixes that problem, but the
> code in tests/checkasm/checkasm.h then fails because it assumes that
> CLOKC_M
On Thu, 19 Dec 2024 21:52:08 +0100
Christopher Zimmermann wrote:
> On Thu, Dec 19, 2024 at 02:05:55PM -0500, Thomas Frohwein wrote:
> >chrisz@, I would appreciate a look at this approach to handling OPAM
> >dependencies during the build.
>
> I like the general approach, because it avoids porti
On Wed, 25 Dec 2024 16:38:26 +0100,
Stuart Henderson wrote:
>
> It builds ok with this (cribbed from other ports using maturin),
> but I haven't figured out how to get tests to run.
>
MODPY_TEST_DIR = ${WRKSRC}/tests
--
wbr, Kirill
17 matches
Mail list logo