* Don't look for gprbuild from system provider.
Because the manifest currently asks for Alire to attempt to download
gprbuild from the system package manager, alr <anything> spends
several fruitless seconds trying to find gprbuild.
* index/gp/gprbuild/gprbuild-external.toml: remove the 'system' external.
* macOS distributions don't provide gprbuild, others do.
* index/gp/gprbuild/gprbuild-external.toml: the "system" external isn't
available on macOS, so specify it explicitly for the other operating
systems.
* Add externals for libgtk3 on macOS.
* Add check from alr devel branch
* Add specific Ports CI test
---------
Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
Upgrade to UXStrings 0.6.0, UXStrings.Lists and Ada.Containers.Ordered_Maps.
Automate name input has been moved to command line.
Automate information inputs have been moved to parameters.
Add embedded debug support in automate description for each read event.
Miscellaneous improvements.
* Release ada-mode 8.1.0, gpr-mode 1.0.4 and dependencies
* Fix "incorrect line termination" bug
* index/wi/wisitoken/wisitoken-4.2.0.toml: Patched for "incorrect line
termination" in s-memory.adb.
* One more try for "incorrect line termination" bug
* index/wi/wisitoken/wisitoken-4.2.0.toml: Fix syntax in .gitattributes.
* * index/wi/wisitoken/wisitoken-4.2.0.toml: One more try
* * index/wi/wisitoken/wisitoken-4.2.0.toml: Another try
* * index/wi/wisitoken/wisitoken-4.2.0.toml: One more try
* * index/wi/wisitoken/wisitoken-4.2.0.toml: This should work
* Add files via upload
* ashell: Force use of GCC 11.2.4 until 'florist_blady' fixes 'unnecessary with of ancestor' warning, which was introduced in later versions of GCC.
* ashell: Add spawn_server to project-files.
* ashell: Disable availability on 'msys2' distributions.
* Update 'alire.toml' to allow higher versions of dependencies to be used.
---------
Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>