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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libngtcp2-wolfssl Implementation of QUIC protocol (wolfssl backend)
1.13.0 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: 2025-04-29 12:49:21
Last Update: 2025-06-01 16:23:12
Commit Hash: 3b37cce
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 wolfssl 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 (12 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libngtcp2-wolfssl-1.13.0/catalog.mk
  3. /usr/local/share/licenses/libngtcp2-wolfssl-1.13.0/LICENSE
  4. /usr/local/share/licenses/libngtcp2-wolfssl-1.13.0/MIT
  5. lib/libngtcp2_crypto_wolfssl.a
  6. lib/libngtcp2_crypto_wolfssl.so
  7. lib/libngtcp2_crypto_wolfssl.so.5
  8. lib/libngtcp2_crypto_wolfssl.so.5.2.0
  9. libdata/pkgconfig/libngtcp2_crypto_wolfssl.pc
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • libngtcp2-wolfssl>0:net/libngtcp2-wolfssl
To install the port:
cd /usr/ports/net/libngtcp2-wolfssl/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libngtcp2-wolfssl
  • pkg install libngtcp2-wolfssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libngtcp2-wolfssl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748495701 SHA256 (ngtcp2-1.13.0.tar.xz) = cc98cdd7d0ce0050b5589c99f89ac72fb34aee6ff88bb3351f239407a65699fe SIZE (ngtcp2-1.13.0.tar.xz) = 654972

Packages (timestamps in pop-ups are UTC):
libngtcp2-wolfssl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.01.13.0-1.13.01.13.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.13.0--1.13.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.13.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libngtcp2>=1.13.0<1.13.0_99 : net/libngtcp2
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. libngtcp2>=1.13.0<1.13.0_99 : net/libngtcp2
Library dependencies:
  1. libwolfssl.so : security/wolfssl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_libngtcp2-wolfssl
USES:
libtool pathfix 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.13.0/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.13.0
01 Jun 2025 16:23:12
commit hash: 3b37cceca66106734f2589dbf5d554eacc0111dbcommit hash: 3b37cceca66106734f2589dbf5d554eacc0111dbcommit hash: 3b37cceca66106734f2589dbf5d554eacc0111dbcommit hash: 3b37cceca66106734f2589dbf5d554eacc0111db files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-wolfssl: Update to 1.13.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
1.12.0
18 May 2025 03:14:36
commit hash: c477ca64c34a4ca28031e668fcec1d80832efc8acommit hash: c477ca64c34a4ca28031e668fcec1d80832efc8acommit hash: c477ca64c34a4ca28031e668fcec1d80832efc8acommit hash: c477ca64c34a4ca28031e668fcec1d80832efc8a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-wolfssl: Add libngtcp2-wolfssl 1.12.0

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 wolfSSL backend.
1.12.0
29 Apr 2025 18:33:17
commit hash: 86077148515c997892ee7efd33d7619fb69816f0commit hash: 86077148515c997892ee7efd33d7619fb69816f0commit hash: 86077148515c997892ee7efd33d7619fb69816f0commit hash: 86077148515c997892ee7efd33d7619fb69816f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-wolfssl: Revert 7075fd4d3fca0aa8c8f92c98098807e23a769ee5

It was added by accident.
It needs a patch for security/wolfssl which is not submitted to Bugzilla yet.
1.12.0
29 Apr 2025 12:42:19
commit hash: 7075fd4d3fca0aa8c8f92c98098807e23a769ee5commit hash: 7075fd4d3fca0aa8c8f92c98098807e23a769ee5commit hash: 7075fd4d3fca0aa8c8f92c98098807e23a769ee5commit hash: 7075fd4d3fca0aa8c8f92c98098807e23a769ee5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-wolfssl: Add libngtcp2-wolfssl 1.12.0

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 wolfSSL backend.

Number of commits found: 4