I am using /usr/ports/infrastructures/bin/dpb -u -U -j 4 -J 1 devel/git
from a freshly checked out tree as of 12-18hrs ago (with ldconfig commit of espie@) I had problems with building devel/git and devel/cmake, with undefined references to /usr/local/lib/libcurl.so.23.0 and the idn_* + tld_* functions which were checked to be present in the configure stage of net/curl. I traced teh problem to any port which uses -lcurl during linking. Can anybody replicate this issue on amd64? thanks
