- allow building with base-clang (from gkoehler@, thanks!)
- remove BROKEN-{amd64,i386} after gkoehler@'s p5-SDL fix
- replace various use of my() in false conditionals, it's fatal
with Perl 5.30
- deinterlace some PNGs to silence some libpng warnings
OK gkoehler@ afresh1@ (who tested on sparc64 and i386)
Patch src/SDL.xs: it had been calling boot_SDL() without the required
arguments, which doesn't work on all platforms.
Also remove a dead HOMEPAGE and add c to WANTLIB.
ok cwen@ afresh1@
All except some of the most recent arm64 processors have a speculative
execution flaw that occurs across a syscall boundary, which cannot be
mitigated in the kernel. In order to protect against this leak a
speculation barrier needs to be placed after an svc instruction.
In order to avoid the performance impact of these instructions, the kernel
will soon start returning execution two instructions past the svc call.
For now two hardware no ops are added, which allows syscalls to work with
both old and new kernels. Once the kernel is cut over the no ops can be
replaced with actual speculation barriers.
Discussed at length with deraadt@
Dead upstream qt3 application. We have much more feature-rich, stable,
easy to use accounting tools for web,qt,gtk,cli in the tree.
OK kn (mostly for Qt3 reasons), "I guess it can go" (Maintainer)
OK rsadowski@
Port changes:
- Ported from qt4 to qt5.
- Using tarball instead of Google code.
- WANTLIB/*DEPEND* cleanups.
- Patch to use our sincos(3) instead of compat.
- Patch qstrcpy with strlcpy since our qt5
does not export and use qstrcpy.
Tweaks from rsadowski@:
- reorder MODULES, _DEPENDS
- fix tabs/ spaces
- use EXTRACT_SUFX = -RETRO.tar.bz2
Upstream changelog:
https://github.com/enricoros/fotowall/releases/tag/v1.0