* Add sort port for sort.h
[sort.h](https://github.com/swenson/sort) is a fast C header library
with many different sorting algorithms.
There's not a build process, so the port is just copying the header
file.
Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h
* Move sort to swenson-sort
* [sfml] Update SFML to 2.6.0
- SFML 2.6.0 was just released
- The ARM64 patch for macOS is no longer needed
- Add extra Linux dependency hint
- Fix GitHub URL casing
* [sfml] Update version database
* Xbox triplets should not support ports with only copyleft licenses
* Reverted ports that build with xbox currently
* Fix conflict and rebase
* Update baseline
* Update baseline
* [sqlite3] Update to 3.42.0
* version
* Add cmake wrapper
* Test cmake wrapper
* version
* Add libsqlite3 to library names
* version
* WIP
* version
* restore original
* Remove cmake wrapper
* version
* Remove wrapper
* Remove all unused features
* version
* Remove unused features
* version
* only remove 1 variable
* version
* .
* version
* make json1 default feature
* version
* Switch soem to version-date for rolling head library
* update database
* Remove unused patches and correct port-version
* update database
* review changes
* database update
* Update license to use new function
* update database
* Disable Werror soem
* update database
* remove port sais
* fix stdexec hash
* update stdexec version
* replaced main with a tag
* update stdexec version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
* [sdl1] Change the extension of the template MSBuild solution.
It will prevent Visual Studio from suggesting to open it, if you have opened a project using vcpkg as a directory.
* Update version database.
* SObjectizer updated to v.5.7.4.3.
* x-add-version used for SObjectizer-5.7.4.3.
* Update ports/sobjectizer/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Fix hash for SObjectizer 5.7.4.3.
* Apply x-add-version for updated SObjectizer.
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [fmt] Update to version 10.0.0.
* [fmt] Update portfile.
- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.
* [fmt] Update baseline.
* [cachelib] Update to 2023.05.08.00, support fmt 10
* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.
* [spdlog] Add upstream patch for fmt 10.
* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.
* [seacas] Add upstream patch to support fmt 10.0.0.
* Add patch to support fmt 10.0.0.
* Update baseline.
* [coolprop] Update patch to support fmt 10.
* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.
* [wasmedge] Add patch for fmt 10 support.
* Add patch to support fmt 10
* Update baseline
* sdl1-mixer port
* Fix source reference
* Add mpg123_ssize_t patch
* Exclude arm
* Use depedencies from vcpkg
* Correct license capitalization
* Replace $(VcpkgTriplet) by @TARGET_TRIPLET@
* Create Directory.Build.props with include dirs
* Use @CURRENT_INSTALLED_DIR@
* Set debug format OldStyle to fix C2471
* Use correct RuntimeLibrary
* Add usage file
* Update github commit
* Update versions
* Clean up linux build
* Update versions