audio/exaile: fix runtime with recent gstreamer update
Gstreamer 1.28 introduced breaking change to python API, so add a quick
fix obtained from here: https://github.com/exaile/exaile/issues/999
Reported by: Keith <ukyo-nyan at theia.ocn.ne.jp> (private email)
dns/ddclient: remove references to ddclient_flags
ddclient_flags is not implemented, please sure the configuration file.
While here, portfmt.
PR: 293762
devel/deheader: update to 1.12
Changes:
* Fixed typo in hsearch() pattern.
* Added requirements for entire SUSv2 coverage.
* Spellchecked the documentation.
* Corrected an error in CMake build detection.
* Typo fixes and code hardening by ChatGPT 5.2.
* Don’t over-remove duplicates when -r is specified.
net/krill: Update to 0.16.0
While here:
- do not install same program configuration twice.
- use .for loop instead for ${INSTALL_MAN}.
Changelog:
https://github.com/NLnetLabs/krill/releases/tag/v0.16.0
PR: 293598
Reported by: Jaap Akkerhuis <jaap at NLnetLabs.nl> (maintainer)
Approved by: maintainer, vvd (mentor)
misc/fq: the port had been updated to version 0.17.0
Comes with jq language fixes, dependency updates, and
some minor decoder improvements and fixes.
Notified by: upstream (the author), portscout
devel/py-flufl.i18n: fix stage
staging still breaks because PEP517_INSTALL_CMD and USE_PYTHON=autoplist
do not handle the period (.) name normalisation bit that hatchling
implements properly. For now, use a hack that allows correct packaging
until PR 270358/review D46236 is committed, at which point the hack
becomes a no-op.
Pointy-hat to: vishwin
With hat: python
PR: 293773
devel/py-flufl.lock: fix stage
staging still breaks because PEP517_INSTALL_CMD and USE_PYTHON=autoplist
do not handle the period (.) name normalisation bit that hatchling
implements properly. For now, use a hack that allows correct packaging
until PR 270358/review D46236 is committed, at which point the hack
becomes a no-op.
Pointy-hat to: vishwin
With hat: python
PR: 293772
www/pound: update the port to the latest version 4.21
- Drop DSAPARAM option, the code it used to patch is gone
- Add optional Lua support (requires version 5.3.5 or 5.4)
Requested by: maintainer
audio/mixxx: Add pkg-message
- Add entry about MIDI DJ controller support
- Bump PORTREVISION
PR: 293017
Reported by: Alexander Vereeken <Alexander88207 at protonmail.com>