* [many ports] call vcpkg_fixup_pkgconfig()
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
* Update port-version for armadillo and polyclipping.
* Update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [curl] Update to 7.65.3
* [curl] Remove USAGE
(Use auto-generated message about exported config.)
* Add wrapper
* [curl] Update to 7.66.0
* Add wrapper to curl
* drop parent_scope
* add change that didn't make it
* Populate CURL_LIBRARY
* Fix transitive dependency
* try to actually set LIBRARIES
* get .libs
* fix curlpp and dynamic builds on linux
* add @cenit's suggestion and fix typo in curlpp
* modify PDAL patch