#49711: [cpp-netlib][0.11.2][new port] -------------------------+-------------------------------- Reporter: nikkoara@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cpp-netlib | -------------------------+-------------------------------- Changes (by raimue@…): * cc: raimue@… (added) Comment: Regarding the `+static` variant, the port contents should not change depending on the variants selected on the boost port. This is an additional input that is not represented in the set of name/version/revision/epoch/variants. This means, users get different results depending on the installed boost library and users cannot use binary archives. Can the static libraries explicitly be disabled? Also, what would be built if I use both `-shared -static`? Compilation failed on my system. I am no CMake expert and have no idea where to look further for this. I did not see any mention of the problem in `CMakeOutput.log`, but if required I could provide it. {{{ CMake Error at CMakeLists.txt:121 (export): export given target "cppnetlib-client-connections" which is not built by this project. -- Configuring incomplete, errors occurred! }}} Also, as another suggestion, I would reorder the options in the Portfile in the order they are required for the fetch/patch/configure/build phases. I attached an updated version, but leave the final decision on this to you as proposed maintainer. -- Ticket URL: <https://trac.macports.org/ticket/49711#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X