import sysutils/ruby-openvox/ aka. openvox-8.22.0
slightly tweaked adaption of sysutils/ruby-puppet/.
OpenVox is a community implementation of Puppet, an automated administrative
engine for your Linux, Unix, and Windows systems, designed to perform
administrative tasks (such as adding users, installing packages, and updating
server configurations) based on a centralized specification.
Input sebastia jeremy
OK rsadowski
Update to pinentry-1.3.2
Add missing dep on desktop-file-utils for -qt5 and -qt6.
Also the -qt5 and -qt6 ship a desktop file that depends on the icon
shipped by the -main package.
Take co-maintainership with ajacoutot@ (instead of pea@)
ok ajacoutot@
Not waiting the usual 7 days timeout so that this ships with
post-hackathon snapshot packages.
Bugfix update to npth-1.8
Now ships a pkg-config file.
Fix pthread_rwlock_t detection by including pthread.h (new problem)
Take maintainership instead of pea@
Not waiting the usual 7 days timeout so that this ships with
post-hackathon snapshot packages.
ok ajacoutot@
Replace an strcpy call in gcc/11 libestdc++
Prevents ld(1) warnings (from libc APIWARN) which in turn result in
failure to detect a working compiler etc in overly picky ports,
eg devel/cmake.
Similar diff already committed to gcc/15, "reads ok" to kirill@