> # cd x11/xfce4/xfdesktop/ > # make install > ===> Checking files for xfdesktop-4.8.2 > `/usr/ports/distfiles/xfce4/xfdesktop-4.8.2.tar.bz2' is up to date. >>> (SHA256) xfce4/xfdesktop-4.8.2.tar.bz2: OK > ===> xfdesktop-4.8.2 depends on: libxfce4ui->=4.8.0 - not found > ===> Verifying install for libxfce4ui->=4.8.0 in x11/xfce4/libxfce4ui > ===> Checking files for libxfce4ui-4.8.0 > `/usr/ports/distfiles/xfce4/libxfce4ui-4.8.0.tar.bz2' is up to date. >>> (SHA256) xfce4/libxfce4ui-4.8.0.tar.bz2: OK > ===> libxfce4ui-4.8.0 depends on: gtk+2-* - not found > ===> Verifying install for gtk+2-* in x11/gtk+2 > ===> Checking files for gtk+-2.24.5 > `/usr/ports/distfiles/gtk+-2.24.5.tar.bz2' is up to date. >>> (SHA256) gtk+-2.24.5.tar.bz2: OK > ===> gtk+2-2.24.5p0 depends on: pango->=1.28.4p0 - not found > ===> Verifying install for pango->=1.28.4p0 in devel/pango > `/usr/ports/pobj/pango-1.28.4/fake-amd64/.fake_done' is up to date. > ===> Building package for pango-1.28.4p2 > Create /usr/ports/packages/amd64/all/pango-1.28.4p2.tgz > Missing library for pcre>=0.0 > Missing library for png>=0.0 > Missing library for glib-2.0>=1800.0 > Missing library for gmodule-2.0>=1800.0 > Missing library for gobject-2.0>=1800.0 > Missing library for gthread-2.0>=1800.0 > Missing library for cairo>=9.0 > Missing library for intl>=5.0 > Missing library for iconv>=6.0 > Error: Libraries in packing-lists in the ports tree > and libraries from installed packages don't match
#1) don't use openbsd.org, use one of the mirrors to save bandwidth. #2) when you compile ports into packages it installs plist's into /usr/ports/plist for eg. for gmake-3.82 /usr/ports/plist/gmake-3.82 when anything changes, for example recent libc.so.60, libm.so.7, then the plist for installed package on your machine are outdated. Since you upgraded recently, your kernel is built with libc.so.60 but your ports/packages are wrong. 1) wait for package snapshots which are more rcent than 29th June. Then you can smoothly do pkg_add -ui