security/zoneminder: Patch mismatches between format specifier and types
Variously the issues are time_t, size_t, suseconds_t.
With this, there are no format warnings on amd64 or i386.
bulk-test-icu: adjust firefox dependencies
We should be listing firefox-esr, which points to the most recent ESR
version as the priority to test here. (128 has been EOL since September
so not really a main focus. 140 was broken by the latest ICU update and
was missed in coverage.)
There's not much point in covering 115 (already commented out in the
previous commit) since it's been broken for a while.
freetype-utils: work around broken X detection
just build the programs independent of if X detection fails or not
to have a consistent PLIST
Bump PKGREVISION.
php-framadate: move to wip
This package is not ready for pkgsrc:
- php-composer updates itself from git during extract
- which makes the list of installed files change over time
which makes this fail to package for some months now, and even before
you didn't know what sources exactly you were getting.
bash-completion: updatd to 2.17.0
2.17.0
Features
_comp_backup_glob: add zsync .zs-old (a342d3a)
_comp_compgen_help: enhance for smartctl (2f7513c)
_comp_compgen: support -P prefix with adjusted cur (b6d4335)
_comp_compgen: support -P prefix with auto-adjusted cur (6da0ae8)
_filedir: add -f to manually suffix / to directory names (13868b8)
_filedir: add tests with _comp_compgen -C (d99f06a)
*sum: handle more common checksum filenames (6cc313f)
3rd party fallback completion loaders for diffoci, gomarklint, and mado (5e9ab5a)
aptitude: update sub-commands (4ac918f)
asdf: add 3rd-party fallback completion loader for "asdf" (cb9303f)
associate .ogx and .oga with relevant programs (0a13be1)
bombadil: add 3rd party fallback completion loader (90ef9a2)
brave: alias to chromium (928c74f)
[52 lines not shown]
deskflow: update to 1.25.0
- add UI translations
- save geometry into a state file
- remove old deskflow-core cli options
- remove CLI11, tomlpp and env file configuration
- bugfixes
py-daemon: updated to 3.1.2
Version 3.1.2
Bugs Fixed:
* In wheel, distribute only the Python packages that should be installed.
Changed:
* Migrate project code base from “flat layout” to “src layout”.
This commits us to a build step for running the test suite, ensuring the
built package works.
Version 3.1.1
Bugs Fixed:
[7 lines not shown]
security/zoneminder: Update to 1.36.37.10
Drop patches that have been pushed upstream:
- adding NetBSD to RtspServer conditionals, via cherry-pick of upstream PR
- %jd/intmax_t for timeval.tv_sec