Commit Graph

12 Commits

Author SHA1 Message Date
Kai Pastor
5f307bfca6
[libgnutls] Update to 3.8.7.1 (#40472) 2024-08-19 09:56:00 -07:00
Kai Pastor
c0cb0414b7
[libidn2] Update to 2.3.7 [libgnutls] Fix android (#37196)
libidn2: Enable android support.

libgnutls: CCAS defaults to CC, but CCASFLAGS would lack what we move to
CPPFLAGS.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-05-29 00:59:46 -07:00
Kai Pastor
b346ee32f1
[libgnutls] Update 3.8.5 (#38220) 2024-04-19 15:57:44 -04:00
Jia Yue Hua
a0b08eaea9
[libgnutls] update to 3.8.3 (#37051)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-03-01 14:36:06 -08:00
Kai Pastor
33e2a9f56d
[libgnutls] Fix build errors (#34275) 2023-10-06 10:37:04 -07:00
Jia Yue Hua
00f3fdeaa8
[libgnutls] update to 3.8.1 (#34189) 2023-10-02 16:36:54 -07:00
Kai Pastor
e81b172505
[libgnutls] Update to 3.7.8 (#27953) 2022-11-22 08:53:54 -08:00
Kai Pastor
783e2d8e99
[libgnutls] Update, feature 'nls' (#27783)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-14 16:54:13 -08:00
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