Commit Graph

4 Commits

Author SHA1 Message Date
Jack·Boos·Yu
03ecabfe1a
[vcpkg baseline] Fix ports build on Linux (#23478)
* [vcpkg baseline] Fix ncurses linux build

* version

* fix homepage

* version

* [libgnutls] Fix build on Linux

* version

* [pcapplusplus] Re-factory build system, use cmake instead.

* version

* version

* Update ports/ncurses/vcpkg.json

* Update versions/n-/ncurses.json
2022-03-11 09:57:37 -08:00
Kai Pastor
01ba491712
[libgnutls] Disable tpm (#18070)
* Disable tpm (not available in vcpkg)

* Quote filepath expressions

* x-add-version
2021-05-24 11:57:02 -07:00
Dawid Wróbel
70f73854cb
[libgwenhywfar] new port (#16810)
* [libgnutls] macOS fix; additional optimizations

- add missing macOS SDK CoreFoundation framework reference
- add OpenSSL compatibility feature
- explicitly disable libdane (was disabled implicitly due to
  a missing libunbound)
- no need for autoconfig

* [libgnutls] update versions

* [libgwenhywfar] new port

* [libgwenhywfar] add versions

* [libgwenhywfar] use semver versioning scheme

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libgwenhywfar] use semver versioning scheme

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libgwenhywfar] update versions

* [libgwenhywfar] make sure to fail a windows build

* [libgwenhywfar] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-25 12:16:08 -07:00
Dawid Wróbel
3c7a12bdf3
[many ports] Add GnuTLS and its dependencies (#14242)
* [libgnutls] add new port

* [libtasn1] add new port

* [libtasn1] fix building

* [libtasn1] enable autoconfig

* libtasn1: fix building, again

* libgnutls: make it build on Linux

* libgnutls: Linux only, for now

* libgnutls: remove unnecessary dependency

* update version record

* Clean up baseline and add supports

* update version record

* libtasn1: clear macOS build

* libgnutls: libidn2 is actually needed

* libgnutls: clear macOS build

* Update ports/libgnutls/CONTROL

* Update ports/libtasn1/CONTROL

* Update versions/l-/libgnutls.json

* Update versions/l-/libtasn1.json

* [libtasn1] convert CONTROL to manifest

* [libgnutls] convert CONTROL to manifest

* [libgnutls] update versions

* [libtasn1] update versions

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-11 12:42:05 -08:00