kdevelop missing dependency for kde4-baseapps

fred woods fred.woods.se at gmail.com
Wed Jun 14 06:47:55 UTC 2017


uname: FreeBSD 11.0-RELESE-p9
arch: amd64

While trying to install the VirtualBox package, ran in to an issue libEGL.
Found out that libEGL and libGL have been moved to mesa-libs (only
documented in MOVED),
Did freebsd-update, and used portsnap to make sure system was up to date.
Did a pkg delete -a -f
Started to rebuild the system from packages, but noticed some of the x11
and kde packages still want to install libEGL, libGL.
Ended up rebuilding the ports where the packages still wanted old libEGL,
libGL.
Built kde4-runtime, kde4-workspace, kdevplatform, and kdevelop-kde4.
Used "make missing" to identify what ports I could install from packages.

After starting kdevelop, noticed the filesystem tool context menu "Create
New" option only had a an empty "Create Link to Device" sub menu.
Built the qt5 file manager, but still saw an empty menu.
Built kde4-baseapps and all of the menu options were restored.


More information about the freebsd-ports mailing list