Doesn't start in case there are 2 network cards attached. I think getdefaultdev() in dissipate2/siputil.cpp is Linux specific and always returns NULL. The workaround below lets kphone to start even if NULL is received from getdefaultdev(). How-To-Repeat: Start kphone on box with two NICs.
Responsible Changed From-To: freebsd-ports-bugs->arved I added the port and I can reproduce the problem. I will test this patch
State Changed From-To: open->closed committed, thanks