Port details on branch 2022Q2 |
- nghttp2 HTTP/2.0 C Library
- 1.46.0_2 www
=0 1.46.0_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- Also Listed In: net
- License: MIT
- WWW:
- https://nghttp2.org/
- 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.
WWW: https://nghttp2.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1635730909
SHA256 (nghttp2-1.46.0.tar.xz) = 1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43
SIZE (nghttp2-1.46.0.tar.xz) = 4024972
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libnghttp2>=1.46.0 : www/libnghttp2
- c-ares>=1.7.5 : dns/c-ares
- libev>=4.11 : devel/libev
- libevent>=2.0.8 : devel/libevent
- jansson>=2.5 : devel/jansson
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libnghttp2.so : www/libnghttp2
- 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.46.0_2:
APP=on: Build h2load, nghttp, nghttpd and nghttpx
ASIO=off: Asynchronous I/O support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
HPACK=on: Header Compression for HTTP/2.0 support
===> Use 'make config' to modify these settings
- Options name:
- www_nghttp2
- USES:
- compiler:c++14-lang cpe gmake libtool localbase pathfix pkgconfig ssl tar:xz gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.46.0_2 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|