https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283745
--- Comment #4 from Jordan Ostreff <jor...@ostreff.info> --- (In reply to Daniel Engberg from comment #3) Hi, Actually it doesn't help - the build fails at this line: -- Preparing local agent dashboard code -- Fetching https://app.netdata.cloud/agent.tar.gz CMake Error at packaging/cmake/Modules/NetdataDashboard.cmake:46 (message): Failed to fetch dashboard code Call Stack (most recent call first): CMakeLists.txt:3368 (bundle_dashboard) My environment contains: HTTP_PROXY=http://proxy:3128 HTTPS_PROXY=http://proxy:3128 FTP_PROXY=http://proxy:3128 And inside port Makefile I've modified the line to be: USES= cmake:noninja compiler:c++17-lang cpe localbase:ldflags \ pathfix pkgconfig:both python shebangfix ssl -- You are receiving this mail because: You are the assignee for the bug.