https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267780

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m.au

--- Comment #4 from [email protected] ---
(In reply to Adriaan de Groot from comment #2)
Thanks for adding SSL to USES.  I was surprised by this addition to a port that
describes itself via port description: "cmake is used to control the software
compilation process using simple platform and compiler independent
configuration files. ..."

Examining the # ldd /usr/local/bin/cmake
its clear that cmake is linking to 23 dynamic libs including libcrypto, libssl,
libarchive and libnghttp2; while gmake links to libc only.

Begs the question - why the processing of a Makefile by cmake appears to
require internet access (other than the obvious auxiliary fetch)?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to