[Bug 267780] devel/cmake-core: links to OpenSSL, but doesn't specify USES=ssl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 19 03:52:31 GMT 2022


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

dewayne at heuristicsystems.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dewayne at heuristicsystems.co
                   |                            |m.au

--- Comment #4 from dewayne at heuristicsystems.com.au ---
(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.


More information about the kde-freebsd mailing list