notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
libngtcp2-boringssl Implementation of QUIC protocol (BoringSSL backend)
1.22.1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-05 17:24:12
Last Update: 2026-04-21 15:42:57
Commit Hash: f10bbc4
License: MIT
WWW:
https://nghttp2.org/ngtcp2/
https://github.com/ngtcp2/ngtcp2
Description:
ngtcp2 project is an effort to implement QUIC protocol which is now being discussed in IETF QUICWG for its standardization. This port provides the crypto helper library for BoringSSL backend.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/libngtcp2-boringssl-1.22.1/catalog.mk
  2. /usr/local/share/licenses/libngtcp2-boringssl-1.22.1/LICENSE
  3. /usr/local/share/licenses/libngtcp2-boringssl-1.22.1/MIT
  4. lib/libngtcp2_crypto_boringssl.a
  5. libdata/pkgconfig/libngtcp2_crypto_boringssl.pc
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libngtcp2-boringssl>0:net/libngtcp2-boringssl
To install the port:
cd /usr/ports/net/libngtcp2-boringssl/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libngtcp2-boringssl
  • pkg install libngtcp2-boringssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libngtcp2-boringssl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776780812 SHA256 (ngtcp2-1.22.1.tar.xz) = dfd2c68bd64b89847c611425b9487105c46e8447b5c21e6aeb00642c8fbe2ca8 SIZE (ngtcp2-1.22.1.tar.xz) = 692880

Packages (timestamps in pop-ups are UTC):
libngtcp2-boringssl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.11.22.1--1.22.1n/an/an/a
FreeBSD:13:quarterly1.22.11.22.1--1.22.1n/an/an/a
FreeBSD:14:latest1.22.11.22.1--1.22.1---
FreeBSD:14:quarterly1.22.11.22.1--1.22.1---
FreeBSD:15:latest1.22.11.22.1n/a-n/an/a--
FreeBSD:15:quarterly1.22.11.22.1n/a-n/an/a--
FreeBSD:16:latest1.22.11.22.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boringssl>=0 : security/boringssl
  2. libngtcp2>=1.22.1<1.22.1_99 : net/libngtcp2
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. libngtcp2>=1.22.1<1.22.1_99 : net/libngtcp2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_libngtcp2-boringssl
USES:
libtool pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ngtcp2/ngtcp2/releases/download/v1.22.1/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.22.1
21 Apr 2026 15:42:57
commit hash: f10bbc445f1b1755a05ca7c8f6c0d17aac7bfc5bcommit hash: f10bbc445f1b1755a05ca7c8f6c0d17aac7bfc5bcommit hash: f10bbc445f1b1755a05ca7c8f6c0d17aac7bfc5bcommit hash: f10bbc445f1b1755a05ca7c8f6c0d17aac7bfc5b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-boringssl: Update to 1.22.1

Changes:	https://github.com/ngtcp2/ngtcp2/releases
Security:	CVE-2026-40170
1.22.0
06 Apr 2026 06:21:56
commit hash: 7898d59df77168f65501eae0dc9772fc6da6eb8ecommit hash: 7898d59df77168f65501eae0dc9772fc6da6eb8ecommit hash: 7898d59df77168f65501eae0dc9772fc6da6eb8ecommit hash: 7898d59df77168f65501eae0dc9772fc6da6eb8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-boringssl: Update to 1.22.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
1.21.0
05 Apr 2026 17:17:54
commit hash: 78e392c02a614e6cea1e6933980317a7221284c6commit hash: 78e392c02a614e6cea1e6933980317a7221284c6commit hash: 78e392c02a614e6cea1e6933980317a7221284c6commit hash: 78e392c02a614e6cea1e6933980317a7221284c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-boringssl: Add libngtcp2-boringssl

ngtcp2 project is an effort to implement QUIC protocol which is now being
discussed in IETF QUICWG for its standardization.

This port provides the crypto helper library for BoringSSL backend.

Number of commits found: 3