Port details |
- h2o-devel Optimized HTTP/2 server including support for TLS 1.3 and HTTP/1.x
- 2.3.0.b2 www
=0 2.3.0.b2Version of this port present on the latest quarterly branch.- Maintainer: dch@FreeBSD.org
 - Port Added: 2018-07-19 12:23:49
- Last Update: 2020-10-09 22:00:14
- SVN Revision: 551826
- License: MIT BSD2CLAUSE
- 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
WWW: https://github.com/h2o/h2o
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- h2o-devel>0:www/h2o-devel
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
cd /usr/ports/www/h2o-devel/ && make install clean - To add the package:
pkg install h2o-devel - PKGNAME: h2o-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1565794414
SHA256 (h2o-h2o-v2.3.0-beta2_GH0.tar.gz) = e3f745a645fa7a4bf6629914b967e24e1522f65ea17c07d9d16d8d2223fc03c5
SIZE (h2o-h2o-v2.3.0-beta2_GH0.tar.gz) = 29422691
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby26 : lang/ruby26
- cmake : devel/cmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- bison : devel/bison
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libuv.so : devel/libuv
- Patch dependencies:
-
- ruby26 : lang/ruby26
- Extract dependencies:
-
- There are no ports dependent upon this port
- Configuration Options
- ===> The following configuration options are available for h2o-devel-2.3.0.b2:
DOCS=on: Build and/or install documentation
MRUBY=on: Build with embedded mruby handler support
===> Use 'make config' to modify these settings
- USES:
- cmake:noninja compiler:c11 cpe perl5 shebangfix ssl pkgconfig bison
- Master Sites:
-
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Oct 2020 21:00:14
2.3.0.b2

|
dch  |
www/h2o*: set default http headers in samples, not add
This improves the default security posture of both h2o-flavoured ports.
Submitted by: Uwe Trenkner <uwe@trenknerconsulting.com>
Sponsored by: SkunkWerks, GmbH |
28 Feb 2020 02:47:17
2.3.0.b2

|
linimon  |
Limit BROKEN on powerpc64 to elfv1 (e.g. GCC) only. |
25 Aug 2019 18:37:20
2.3.0.b2

|
dch  |
www/h2o-devel: update to 2.3.0-beta2
resolves:
- CVE-2019-9512 (Ping Flood)
- CVE-2019-9514 (Reset Flood)
- CVE-2019-9515 (Settings Flood)
PR: 239843
Submitted by: Max Kostikov <max@kostikov.co>
Reported by: Max Kostikov <max@kostikov.co>
Reviewed by: adamw
Approved by: jrm (mentor, implicit)
MFH: 2019Q3
Security: CVE-2019-9512
Security: CVE-2019-9514
Security: CVE-2019-9515
Sponsored by: SkunkWerks, GmbH |
26 Jul 2019 20:46:57
2.3.0.b1_4

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
30 Jun 2019 14:41:18
2.3.0.b1_3

|
adamw  |
h2o{,-devel}: Improve rc.d/h2o, freshen h2o.conf
rc.d/h2o:
- Add a configtest target
- Fix a bug that could prevent the script from locating the PIDfile path
h2o.conf:
- Remove entries that are defaults
PR: 238888
Approved by: maintainer (dch)
MFH: 2019Q2 |
25 May 2019 16:16:27
2.3.0.b1_2

|
tobik  |
www/h2o*: Remove nop CMAKE_VERBOSE |
12 Dec 2018 01:35:36
2.3.0.b1_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
2.3.0.b1_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
19 Jul 2018 12:23:34
2.3.0.b1

|
dch  |
www/h2o-devel: copy of port www/h2o following upstream betas
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D16310 |
Number of commits found: 9
|
Latest Vulnerabilities |
12 vulnerabilities affecting 102 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-18 08:22:15
|
|