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
Port details
libngtcp2-gnutls Implementation of QUIC protocol (gnutls backend)
1.8.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 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-25 06:18:08
Last Update: 2024-10-14 05:25:19
Commit Hash: 087756b
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 gnutls 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-gnutls-1.8.0/catalog.mk
  3. /usr/local/share/licenses/libngtcp2-gnutls-1.8.0/LICENSE
  4. /usr/local/share/licenses/libngtcp2-gnutls-1.8.0/MIT
  5. lib/libngtcp2_crypto_gnutls.a
  6. lib/libngtcp2_crypto_gnutls.so
  7. lib/libngtcp2_crypto_gnutls.so.8
  8. lib/libngtcp2_crypto_gnutls.so.8.1.1
  9. libdata/pkgconfig/libngtcp2_crypto_gnutls.pc
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • libngtcp2-gnutls>0:net/libngtcp2-gnutls
To install the port:
cd /usr/ports/net/libngtcp2-gnutls/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libngtcp2-gnutls
  • pkg install libngtcp2-gnutls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libngtcp2-gnutls
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1728632266 SHA256 (ngtcp2-1.8.0.tar.xz) = 6a9a12706f2728154006ad3f96434f9e41bb6e17dd91afe44beb3a90f9bd4245 SIZE (ngtcp2-1.8.0.tar.xz) = 632052

Packages (timestamps in pop-ups are UTC):
libngtcp2-gnutls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.01.7.0--1.7.0---
FreeBSD:13:quarterly-1.7.0--1.7.0---
FreeBSD:14:latest1.7.01.8.0--1.8.0---
FreeBSD:14:quarterly-1.7.0--1.7.0---
FreeBSD:15:latest1.7.01.7.0n/a1.7.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libngtcp2>=1.8.0<1.8.0_99 : net/libngtcp2
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. libngtcp2>=1.8.0<1.8.0_99 : net/libngtcp2
Library dependencies:
  1. libgnutls.so : security/gnutls
This port is required by:
for Libraries
  1. dns/knot3

Configuration Options:
No options to configure
Options name:
net_libngtcp2-gnutls
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.8.0/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0
14 Oct 2024 05:25:19
commit hash: 087756b07b05ac6bd8857bb2286186b212b25e1fcommit hash: 087756b07b05ac6bd8857bb2286186b212b25e1fcommit hash: 087756b07b05ac6bd8857bb2286186b212b25e1fcommit hash: 087756b07b05ac6bd8857bb2286186b212b25e1f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-gnutls: Update to 1.8.0

Changes:	https://github.com/ngtcp2/ngtcp2/releases
1.7.0
25 Sep 2024 06:16:25
commit hash: 7501ef4ccdc4d2e59a6f2a3327325f7d8d27b0cacommit hash: 7501ef4ccdc4d2e59a6f2a3327325f7d8d27b0cacommit hash: 7501ef4ccdc4d2e59a6f2a3327325f7d8d27b0cacommit hash: 7501ef4ccdc4d2e59a6f2a3327325f7d8d27b0ca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libngtcp2-gnutls: Add libngtcp2-gnutls 1.7.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 gnutls backend.

Number of commits found: 2