1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Alexey Dokuchaev 34a6e94b7e games/openenroth: update OpenEnroth to the latest pre-SDL3 commit
- Unbreak the build against modern FFmpeg versions
- The code requires C++23 so remove now helpless hacks
- Follow-up commit 29a23b8db4 and replace LLD_UNSAFE
  with the more appropriate LDFLAGS_i386=-Wl,-znotext
- Add PORTSCOUT to ignore not particularly useful tag
- Shaders are now embedded in the executable itself
- Install two extra programs for developers/modders
2026-03-25 14:16:32 +00:00
..