David Gilman
David Gilman
- Re-added the travis.yml. Not sure what happened with the old one but sounds like some git magic made it disappear - Changed the github token. Either I deleted my...
If I build with `-j` the build reliably fails. As part of the installation process the makefile calls `install_name_tool` before the dynamic library has been fully linked. I can reliably...
#### Description I was able to succesfully build php82-postgresql and confirmed pdo_pgsql.so and pgsql.so both linked against the right postgresql16 libpq. However, I did not test the functionality of the...
#### Description Update postgresql_select for postgresql 17. This will fail to build because many of the old postgresql versions do not build anymore. I wasn't able to remove them in...
#### Description I expect this to build! It must be merged after https://github.com/macports/macports-ports/pull/26042 Also see: https://github.com/macports/macports-ports/pull/24825 ###### Type(s) - [ ] bugfix - [x] enhancement - [ ] security fix...
#### Description The caveat here is that I do not use bacula. If there are any users of the port your feedback is welcome. What I did test: - the...
#### Description I was able to build the qt5-psql-plugin against postgresql16 successfully and confirmed the plugin binary was correctly linked against postgresql16. However, I didn't test any functionality. I also...
### Describe the bug The issue here is that the wheel build of awscli v2 from a source distribution is now failing with this exception after updating to the latest...
Imagine a Linux distribution that wanted to package a system that worked entirely offline, or a build engineer that wants to consume tldr.zip but has build servers without Internet access...