Port details on branch 2023Q4 |
- h2o-devel Optimized HTTP/2 server including support for TLS 1.3 and HTTP/1.x
- 2.3.0.d.20231107 www =0 2.3.0.d.20231107Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2023-12-04 21:30:05
- Last Update: 2023-12-04 21:26:52
- Commit Hash: 074a917
- License: BSD2CLAUSE MIT
- WWW:
- https://github.com/h2o/h2o
- Description:
- H2O is a very fast HTTP server written in C. It can also be used as a library.
It supports:
- HTTP/1.0, HTTP/1.1
- HTTP/2
- persistent connections
- chunked encoding
- negotiation methods: NPN, ALPN, Upgrade, direct
- dependency and weight-based prioritization
- server push
- TLS up to 1.3
- support OpenSSL and LibreSSL
- forward secrecy
- AEAD ciphers
- OCSP stapling (automatically enabled)
- session resumption (internal memory)
- conditional GET using last-modified / etag
- mime-type configuration
- reverse proxy
- websocket support
- embedded mruby interpreter for high speed custom functions
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- h2o-devel>0:www/h2o-devel
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/www/h2o-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install www/h2o-devel
- pkg install h2o-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: h2o-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699740447
SHA256 (h2o-h2o-v2.3.0-dev.20231107-b15937e_GH0.tar.gz) = 3d70ad17d24f9e8ec575c235004f22ef3cf4d2c93f95f351928d05cbc5ed0c76
SIZE (h2o-h2o-v2.3.0-dev.20231107-b15937e_GH0.tar.gz) = 30565861
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:
-
- rubygem-rake>=0 : devel/rubygem-rake
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- bison : devel/bison
- ruby31 : lang/ruby31
- perl5>=5.34<5.35 : lang/perl5.34
- Runtime dependencies:
-
- perl5>=5.34<5.35 : lang/perl5.34
- Library dependencies:
-
- libuv.so : devel/libuv
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for h2o-devel-2.3.0.d.20231107:
DOCS=on: Build and/or install documentation
MRUBY=on: Build with embedded mruby handler support
===> Use 'make config' to modify these settings
- Options name:
- www_h2o-devel
- USES:
- cmake:noninja compiler:c11 cpe perl5 pkgconfig shebangfix ssl bison ruby:build
- 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 |
2.3.0.d.20231107 04 Dec 2023 21:26:52 |
Dave Cottlehuber (dch) |
www/h2o-devel: update to 20231107 snapshot
- fix i386 builds
(cherry picked from commit 98838077216800459aa19d9954fd8fd6407cf35d)
Reported by: pkg-fallout |
Number of commits found: 1
|