Ryan Carsten Schmidt
Ryan Carsten Schmidt
> This should solve https://trac.macports.org/ticket/70228, an info which should be added to commit description. It only deals with the second issue reported in that ticket, not the first one.
It was already fixed in 285ba5a2c0c435ed865c6e86afe314a822fd1e3f.
This occurs only with Python 3.12 and later. To fix this bug, use a raw string; see https://docs.python.org/3/library/re.html
In fact, the marisa-0.2.6.tar.gz that you uploaded to the release description is not correct because it does not contain a generated configure file. Please generate a proper tarball, including all...
> If your goal is only to add the project to MacPorts, I think it's something that would be better handled via CI/CD. On my other big mac project, [AltTab](https://github.com/lwouis/alt-tab-macos),...
Why are the libmacho and libmacho-headers dependencies needed at all? I tried removing them from the port and was still able to build it.
I asked because I recalled [a previous instance](https://trac.macports.org/ticket/60070#comment:4) where I dealt with libmacho and could not understand why we had ports for it when it's part of the OS. Apparently...
> Also see #252 Ah yes, that appears to be the same thing.
Superseded by #24715.
I'm sure that we have successful builds on i386 32-bit systems: https://ports.macports.org/port/libvirt/builds/?builder_name__name=10.6_i386 For awhile we didn't, but I fixed it with https://github.com/macports/macports-ports/commit/54fa23047de9b84ca1d13db07e96e227cbf3bf0d.