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 on branch 2026Q2
nghttp2 HTTP/2 tools
1.68.1_1 www 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.68.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-21 13:33:18
Last Update: 2026-04-21 12:51:54
Commit Hash: db2488d
Also Listed In: net
License: MIT
WWW:
https://nghttp2.org/
https://github.com/nghttp2/nghttp2
Description:
nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2 and SPDY.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. /usr/local/share/licenses/nghttp2-1.68.1_1/catalog.mk
  2. /usr/local/share/licenses/nghttp2-1.68.1_1/LICENSE
  3. /usr/local/share/licenses/nghttp2-1.68.1_1/MIT
  4. bin/deflatehd
  5. bin/h2load
  6. bin/inflatehd
  7. bin/nghttp
  8. bin/nghttpd
  9. bin/nghttpx
  10. @sample etc/nghttpx/nghttpx.conf.sample
  11. share/doc/nghttp2/README.rst
  12. share/examples/nghttp2/client
  13. share/examples/nghttp2/client.c
  14. share/examples/nghttp2/deflate
  15. share/examples/nghttp2/deflate.c
  16. share/examples/nghttp2/libevent-client
  17. share/examples/nghttp2/libevent-client.c
  18. share/examples/nghttp2/libevent-server
  19. share/examples/nghttp2/libevent-server.c
  20. share/man/man1/h2load.1.gz
  21. share/man/man1/nghttp.1.gz
  22. share/man/man1/nghttpd.1.gz
  23. share/man/man1/nghttpx.1.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • nghttpx
Dependency lines:
  • nghttp2>0:www/nghttp2
To install the port:
cd /usr/ports/www/nghttp2/ && make install clean
To add the package, run one of these commands:
  • pkg install www/nghttp2
  • pkg install nghttp2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nghttp2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1774619836 SHA256 (nghttp2-1.68.1.tar.xz) = 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2 SIZE (nghttp2-1.68.1.tar.xz) = 1675948

Packages (timestamps in pop-ups are UTC):
nghttp2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.69.01.69.01.42.01.67.01.69.0n/an/an/a
FreeBSD:13:quarterly1.68.1_11.68.1_11.53.01.66.0_11.68.1_1n/an/an/a
FreeBSD:14:latest1.69.01.69.01.48.01.66.0_11.69.01.53.0-1.53.0
FreeBSD:14:quarterly1.68.1_11.68.1_1-1.66.0_11.68.1_11.58.01.58.01.58.0
FreeBSD:15:latest1.69.01.69.0n/a1.66.0_1n/an/a1.58.01.59.0
FreeBSD:15:quarterly1.68.1_11.68.1_1n/a-n/an/a--
FreeBSD:16:latest1.69.01.69.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libnghttp2>=1.68.1 : www/libnghttp2
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libnghttp2.so : www/libnghttp2
  2. libbrotlidec.so : archivers/brotli
  3. libcares.so : dns/c-ares
  4. libev.so : devel/libev
  5. libevent_openssl.so : devel/libevent
  6. libjansson.so : devel/jansson
  7. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nghttp2-1.68.1_1: APP=on: Build h2load, nghttp, nghttpd and nghttpx DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples HPACK=on: Header Compression for HTTP/2 support ===> Use 'make config' to modify these settings
Options name:
www_nghttp2
USES:
cmake compiler:c++20-lang cpe localbase:ldflags pkgconfig python:env ssl tar:xz gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/nghttp2/nghttp2/releases/download/v1.68.1/
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.68.1_1
21 Apr 2026 12:51:54
commit hash: db2488d3723b3ae2054f1c06d6700b561b76149ecommit hash: db2488d3723b3ae2054f1c06d6700b561b76149ecommit hash: db2488d3723b3ae2054f1c06d6700b561b76149ecommit hash: db2488d3723b3ae2054f1c06d6700b561b76149e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/nghttp2: Adjust options

- Register missing LIB_DEPENDS
- Update WWW
- Clean up Makefile:
  - Remove version check from BUILD_DEPENDS
- Bump PORTREVISION for potential package change

(cherry picked from commit 39a6cde17ae6312b233731b258271521e1d1291b)
1.68.1
21 Apr 2026 12:51:54
commit hash: c0078943b7801ba18bf01abb1ff235ec9c057c04commit hash: c0078943b7801ba18bf01abb1ff235ec9c057c04commit hash: c0078943b7801ba18bf01abb1ff235ec9c057c04commit hash: c0078943b7801ba18bf01abb1ff235ec9c057c04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Fernando ApesteguĂ­a
www/libnghttp2: Update to 1.68.1

This fixes CVE-2026-27135

Reported by:	Fabian Wenk <fabian@wenks.ch>
Approved by:	ports-secteam@ (maintainer timeout > 1 week)

(cherry picked from commit 398bb7d10727c77c019a8c4a8e2b9f9ceb7fcf78)

Number of commits found: 2