* [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>
* Added OIS port
* Portfile deletes bin/ and debug/bin/ when library is static
* Replaced configure_file() call with file(INSTALL) call
* Added fail on ARM or UWP
* Moved early failure to top of file