Fix intermittent display access issue: su -l xhost + -> su -m xhost +
Fix premature exit when auto-update-system has never been run
Reported by: ykla@github
For some reason, the check for XDGAQueryExtension in Xxf86dga was
failing in previous versions of CMake, but it now succeeds, which is the
expected result. It's an oversimplified check, however, that just adds
the library name without path if found.
Just using raw data from pkg_check_modules() results in a similar
problem, which this project does. The ALSA option already had the
usual workaround for this scenario (USES+=localbase:ldflags) in place,
but the JACK option did not. Build would fail if the JACK option was
enabled, but not ALSA even in previous versions of CMake.
This version of allegro is ancient, so just elevate the workaround
to the port level.
PR: 282725
Abandonware, primary site is dead and according to website not touched in
20 years. Consider migrating to textproc/p5-ack
PR: 282187
Reviewed by: bofh (maintainer)
Last release in 2015 and last commit in 2018, update to latest commit
as there are a few bug fixes / enhancements and as development seems
to have stopped. While at it update WWW entry
PR: 282355
Approved by: portmgr (maintainer timeout, 2+ weeks)
Changes since version 2.2.1:
* added SIGTERM signal support
* added additional information in the "about..." dialog
* improved skin unpacking
* improved Windows support:
- using 7-Zip archiver for skin unpacking
- support for packed skins in tar.gz and tar.bz2 formats
- 64-bit build support
- mute support for wasapi and directsoud output plugins
* fixed double-click behavior of the file system viewer in the simple
user interface
* fixed crash in the two-panel file dialog
* fixed playback starting from the file dialog (thanks to cybersnow_2001)
* updated Dutch translation (Heimen Stoffels)
* updated Finnish translation (Kimmo Kujansuu)
* updated Polish translation (Marek Adamski)
* updated Russian translation
Changes since version 1.7.1:
* added SIGTERM signal support
* added additional information in the "about..." dialog
* improved skin unpacking
* improved Windows support:
- using 7-Zip archiver for skin unpacking
- support for packed skins in tar.gz and tar.bz2 formats
- 64-bit build support
- mute support for wasapi and directsoud output plugins
* fixed double-click behavior of the file system viewer in the simple
user interface
* fixed crash in the two-panel file dialog
* fixed playback starting from the file dialog (thanks to cybersnow_2001)
* updated Dutch translation (Heimen Stoffels)
* updated Finnish translation (Kimmo Kujansuu)
* updated Polish translation (Marek Adamski)
* updated Russian translation
re: https://github.com/mkjail/mkjail/releases/tag/0.0.5
This release lets you specify zpool for /var/db/mkjail
While here, fix maintainer. I set it as fuz when I first created the
port in 2021 - I'm sure that was a copy/paste error.
Fixes: 175e9e5f When port was created, maintainer was wrong