| Port details on branch 2026Q2 |
- nghttp2 HTTP/2 tools
- 1.68.1_1 www
=0 1.68.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libnghttp2>=1.68.1 : www/libnghttp2
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libnghttp2.so : www/libnghttp2
- libbrotlidec.so : archivers/brotli
- libcares.so : dns/c-ares
- libev.so : devel/libev
- libevent_openssl.so : devel/libevent
- libjansson.so : devel/jansson
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.68.1_1 21 Apr 2026 12:51:54
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  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
|