* [poppler] Disable clang-format check
* Update port_version check
* Add CLANG program
* Add clang-format program
* Update clang-format and add it to azure-pipelines/linux/provision-image.sh
* Update ports/poppler/portfile.cmake
* Revert the changes for clang-format
* [poppler] Fix issue with using libcurl.
* [curl] Ensure CMake policy is set for the libcurl config file.
Otherwise, ports using old (eg pre-2.8) CMake minimums might fail when
they import the package.
* [poppler] Add curl feature to test curl vcpkg-cmake-wrapper.
* port "poppler", it works, but needs a lot refinement.
* add poppler-cpp17
* add popper and poppper[cpp17]
* Use Options in vcpkg_configure_cmake instead of patches
* remove feature cpp17
* remove port-version for a new port
* add dependency fontconfig
* try to solve problems on linux
* zlib2 and png are default feature, let it be
* linux is not supported for misc problems
* remove test subdirectory for it to work in linux
* remove test subdirectory for it to work in linux
* fix patch files
* format manifest file using vcpkg foramt-manifest
* less dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* test dependencies devil
* test fix dependencies
* remove redundant fontconfig
* make zlib as an optional feature
* test zlib as a feature
* test fontconfig
* apply vcpkg format-manifest
Co-authored-by: abc <a@b.com>