Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/libngtcp2: Update to 1.3.0 | Po-Chuan Hsieh | 2024-02-21 | 1 | -0/+13 |
| | | | | | | | - Convert back to autotools - Remove unnecessary substitution Changes: https://github.com/ngtcp2/ngtcp2/releases | ||||
* | net/libngtcp2: Update to 1.2.0 | Daniel Engberg | 2024-02-06 | 1 | -13/+0 |
| | | | | | | | | | | | | * Switch to CMake for faster builds, it also additionally cleans up the port Makefile and removes the need for additional patching * Disable OpenSSL requirement as it fails due to lack of QUIC support which is in 3.2 * Rearrange Makefile to follow Porters Handbook more closely and for readability PR: 274782 Approved by: portmgr (maintainer timeout 2+ weeks) | ||||
* | net/libngtcp2: Update to 0.1.0 | Po-Chuan Hsieh | 2022-01-29 | 1 | -0/+13 |
Changes: https://github.com/ngtcp2/ngtcp2/releases |