K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-26T15:16:30.198353Z K 7 svn:log V 416 games/eboard: unbreak build with Clang 6 (C++14 by default) libc++ doesn't like "using namespace std" in C++11 network.cc:466:59: error: invalid operands to binary expression ('__bind' and 'int') if (bind(netsocket,(struct sockaddr *) &sin,sizeof(sin))==-1) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ~~ Reported by: pkg-fallout Approved by: portmgr blanket END