K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-05-29T07:35:44.717100Z K 7 svn:log V 468 net/bredbandskollen: fix build with GCC-based architectures, fix pkg-descr This port needs USES=compiler:c++11-lang to build on GCC architectures. It also specifies directly CXX with =, replace that with ?=. Add missing includes (sys/types.h and sys/select.h) that GCC doesn't include by default. Also fix double https in pkg-descr. PR: 234216 Approved by: tcberner (mentor), zeising (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20442 END