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. _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"