editors/neovim: for rebuild (again)
When releasing 2.0.4 I missed the cherry-pick the patch which was
needing a rebuild for neovim, which means we have to rebuild again
to make sure the packages is built with pkg 2.0.5+
(cherry picked from commit 37192b7ab27afdb5da6a368492e821d016c07145)
editors/neovim: for rebuild
Neovim with built with pkg between 2.0.0 and 2.0.3 will require the lpeg
shlib registered in absolute path. While this is not a bug per se, it is
a weirdness we cannot handle yet, pkg 2.0.4 skipp this kind of shlib
dependency for now.
(cherry picked from commit 345307cb539e2e81ddc70cd22f85ea34b4fac043)
www/qt6-webengine: force rebuilt
Bump portrevision to force rebuild with pkg 2.0.3
PR: 284307
(cherry picked from commit cd7ebe6c9f3cad014799f61c77d24733e7a36627)
archivers/libarchive: force rebuild
prior pkg 2.0.3, libarchive was not export itself in shlibs_provide
(cherry picked from commit c25ffb4eab6e51b8c7dbbf4e96d7d208e8baef11)
ports-mgmt/pkg: udpate to 2.0.5
Changes from 2.0.4 to 2.0.5
- Allow ABI_FILE in pkg.conf(5)
- fix crash in case of conflicts
- restore flexibility for end user to replace directories with symlinks to
directories
- Do not track absolute DT_NEEDED (really this time)
- curl: more verbose error message
(cherry picked from commit 8516fca970c1f68e684392b8923e462a00b548ba)
graphics/librsvg2-rust: force rebuild the package
from pkg 2.0.0 to pkg 2.0.3, a regression made the package "not
providing" librsvg2.so.2 which made pkg trying to install both librsvg2
and librsvg2-rust librsvg2 to satisfy the librsvg2.so.2 shlib dependency
librsvg2-rust to satisfy the direct dependency, resulting in an
unsolvable problem.
PR: 284307
(cherry picked from commit b8760710bff3cbc2dffd1812dfe2bb3f02df576e)
ports-mgmt/pkg: update to 2.0.4
- Fix an issue preventing pkg to fetch some packages in case of multiple
iteration of the solvers
- Do not track DT_NEEDED libs which are registered with full path
(cherry picked from commit 5b47ae57bf01dfbe7a754b4548a5b65772513a0a)
ports-mgmt/pkg: update to 2.0.1
Changes:
- fix pkg version
- fix pkg check -d
- logs of improvements in the solver to avoid extra reinstallation on
systems without pkgbase
(cherry picked from commit e96f2739728da245d0a4dda41e4c0b6c3266230c)
net-im/telegram-desktop: update to 5.10.4 release (+)
What's new in this release:
* Add messages search in channel comments.
* Allow sending your unique gifts to blockchain.
* Add option for running in backround on Linux.
* Fix possible freeze on quit on macOS.
While here, set workaround to proper build with clang19
(cherry picked from commit 485daef3f1cc7126d0e7812e7d16c8e154db8009)