Build FreeBSD Binary
https://github.com/vmactions
This is blocked until FreeBSD has a working Python 3.12 package. As it stands, it is not yet ported.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267515
~~This is also blocked in part until there is AppImage support for BSD. See: https://github.com/AppImage/AppImageKit/issues/98.~~ A better solution is #316.
FreeBSD 14 and 15 now have python312: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271673
https://www.freshports.org/lang/python312
I personally daily drive FreeBSD on one of my systems. Is there anything I can do to help?
I'm sorry I never responded to you, @jimbob88!
Yes, I noticed this. It would be great if someone could pick up the work I began in:
https://github.com/FaithLife-Community/OuDedetai/pull/219
This particular issue is dealing with our GitHub CI. For that we just need to update our CI with a new builder to handle FreeBSD. This is in some sense the simplest issue for getting basic FreeBSD support in place. We're happy to receive a modification to our CI to get Ou Dedetai binaries building for it. Then we'd be back to testing the binary in #219 and finding the errors to make it stable.