summaryrefslogtreecommitdiff
path: root/net/libngtcp2/files/patch-Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/libngtcp2: Update to 1.3.0Po-Chuan Hsieh2024-02-211-0/+13
| | | | | | | - Convert back to autotools - Remove unnecessary substitution Changes: https://github.com/ngtcp2/ngtcp2/releases
* net/libngtcp2: Update to 1.2.0Daniel Engberg2024-02-061-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.0Po-Chuan Hsieh2022-01-291-0/+13
Changes: https://github.com/ngtcp2/ngtcp2/releases