This is one of the many changes needed to update numpy to v1.17.0 or
newer as numpy is now python3-only.
Analysis of py-zmq consumers flubbed by me. Luckily bket@ did a much
better dependency analysis of the py-zmq consumers.
ok bket@
updated in 3 years and as such there are a bunch of unfixed security issues.
do everyone a service and just drop it. rabbitmq can be used as an alternative.
ok kmos@
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.
The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.
What happened here:
- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
- klogic
- soprano
- strigi
- automoc
- prison
- qimageblitz
- cagibi
- libkvkontakte
- akonadi
- attica
- libalkimia
- libkfbapi
- libkgapi
- qoauth
- kwebkitpart
- grantlee
- libkscreen
- polkit-qt
The irssi--socks package confuses people: it only supports connecting
over a SOCKS proxy and fails in a non-obvious way if you try to use it
as a regular IRC client. It doesn't give hints or point at the
documentation of security/dante.
We have shared libs on all archs since a long time so people who need
SOCKS functionality can use socksify(1) from the dante package instead.
ok kn@ (maintainer)