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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
h2o Optimized HTTP/2 server including support for TLS 1.3 and HTTP/1.x
2.2.6_2 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 2.2.6_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream EOL confirmed on 2023-10-10, removal planned for 2023-12-30
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-28 22:27:08
Last Update: 2023-10-28 22:24:32
Commit Hash: d225b51
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (120 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/h2o-2.2.6_2/catalog.mk
  3. /usr/local/share/licenses/h2o-2.2.6_2/LICENSE
  4. /usr/local/share/licenses/h2o-2.2.6_2/BSD2CLAUSE
  5. /usr/local/share/licenses/h2o-2.2.6_2/MIT
  6. bin/h2o
  7. include/h2o.h
  8. include/h2o/cache_digests.h
  9. include/h2o/cache.h
  10. include/h2o/configurator.h
  11. include/h2o/file.h
  12. include/h2o/filecache.h
  13. include/h2o/hostinfo.h
  14. include/h2o/http1.h
  15. include/h2o/http1client.h
  16. include/h2o/http2_casper.h
  17. include/h2o/http2_internal.h
  18. include/h2o/http2_scheduler.h
  19. include/h2o/http2.h
  20. include/h2o/linklist.h
  21. include/h2o/memcached.h
  22. include/h2o/memory.h
  23. include/h2o/mruby_.h
  24. include/h2o/multithread.h
  25. include/h2o/openssl_backport.h
  26. include/h2o/rand.h
  27. include/h2o/serverutil.h
  28. include/h2o/socket.h
  29. include/h2o/socket/evloop.h
  30. include/h2o/socket/uv-binding.h
  31. include/h2o/socketpool.h
  32. include/h2o/string_.h
  33. include/h2o/time_.h
  34. include/h2o/timeout.h
  35. include/h2o/token.h
  36. include/h2o/tunnel.h
  37. include/h2o/url.h
  38. include/h2o/version.h
  39. include/h2o/websocket.h
  40. lib/libh2o-evloop.so
  41. lib/libh2o-evloop.so.0.13
  42. lib/libh2o-evloop.so.0.13.6
  43. lib/libh2o.so
  44. lib/libh2o.so.0.13
  45. lib/libh2o.so.0.13.6
  46. libdata/pkgconfig/libh2o-evloop.pc
  47. libdata/pkgconfig/libh2o.pc
  48. share/h2o/annotate-backtrace-symbols
  49. share/h2o/ca-bundle.crt
  50. share/h2o/fastcgi-cgi
  51. share/h2o/fetch-ocsp-response
  52. share/h2o/kill-on-close
  53. share/h2o/setuidgid
  54. share/h2o/start_server
  55. share/h2o/status/index.html
  56. share/h2o/mruby/acl.rb
  57. share/h2o/mruby/bootstrap.rb
  58. share/h2o/mruby/dos_detector.rb
  59. share/h2o/mruby/htpasswd.rb
  60. share/h2o/mruby/lru_cache.rb
  61. share/h2o/mruby/preloads.rb
  62. share/h2o/mruby/trie_addr.rb
  63. share/doc/h2o/assets/8mbps100msec-nginx195-h2o150.png
  64. share/doc/h2o/assets/firstpaintbench.png
  65. share/doc/h2o/assets/remotebench.png
  66. share/doc/h2o/assets/searchstyle.css
  67. share/doc/h2o/assets/staticfile612-nginx1910-h2o170.png
  68. share/doc/h2o/assets/style.css
  69. share/doc/h2o/benchmarks.html
  70. share/doc/h2o/configure.html
  71. share/doc/h2o/configure/access_control.html
  72. share/doc/h2o/configure/access_log_directives.html
  73. share/doc/h2o/configure/base_directives.html
  74. share/doc/h2o/configure/basic_auth.html
  75. share/doc/h2o/configure/cgi.html
  76. share/doc/h2o/configure/command_options.html
  77. share/doc/h2o/configure/compress_directives.html
  78. share/doc/h2o/configure/dos_detection.html
  79. share/doc/h2o/configure/errordoc_directives.html
  80. share/doc/h2o/configure/expires_directives.html
  81. share/doc/h2o/configure/fastcgi_directives.html
  82. share/doc/h2o/configure/file_directives.html
  83. share/doc/h2o/configure/headers_directives.html
  84. share/doc/h2o/configure/http1_directives.html
  85. share/doc/h2o/configure/http2_directives.html
  86. share/doc/h2o/configure/mruby_directives.html
  87. share/doc/h2o/configure/mruby.html
  88. share/doc/h2o/configure/proxy_directives.html
  89. share/doc/h2o/configure/quick_start.html
  90. share/doc/h2o/configure/redirect_directives.html
  91. share/doc/h2o/configure/reproxy_directives.html
  92. share/doc/h2o/configure/status_directives.html
  93. share/doc/h2o/configure/syntax_and_structure.html
  94. share/doc/h2o/configure/throttle_response_directives.html
  95. share/doc/h2o/examples/doc_root.alternate/index.txt
  96. share/doc/h2o/examples/doc_root/index.html
  97. share/doc/h2o/examples/h2o_mruby/h2o.conf
  98. share/doc/h2o/examples/h2o_mruby/hello.rb
  99. share/doc/h2o/examples/h2o/alternate.crt
  100. share/doc/h2o/examples/h2o/alternate.key
  101. share/doc/h2o/examples/h2o/h2o.conf
  102. share/doc/h2o/examples/h2o/server.crt
  103. share/doc/h2o/examples/h2o/server.key
  104. share/doc/h2o/examples/libh2o/http1client.c
  105. share/doc/h2o/examples/libh2o/latency-optimization.c
  106. share/doc/h2o/examples/libh2o/simple.c
  107. share/doc/h2o/examples/libh2o/socket-client.c
  108. share/doc/h2o/examples/libh2o/websocket.c
  109. share/doc/h2o/faq.html
  110. share/doc/h2o/index.html
  111. share/doc/h2o/install.html
  112. share/doc/h2o/search/jquery-1.9.1.min.js
  113. share/doc/h2o/search/oktavia-english-search.js
  114. share/doc/h2o/search/oktavia-jquery-ui.js
  115. share/doc/h2o/search/searchindex.js
  116. @dir(www,www,0750) /var/log/h2o/
  117. @sample etc/h2o/h2o.conf.sample
  118. @owner
  119. @group
  120. @mode
Collapse this list.
Dependency lines:
  • h2o>0:www/h2o
Conflicts:
CONFLICTS:
  • h2o-devel
To install the port:
cd /usr/ports/www/h2o/ && make install clean
To add the package, run one of these commands:
  • pkg install www/h2o
  • pkg install h2o
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: h2o
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697026111 SHA256 (h2o-h2o-v2.2.6_GH0.tar.gz) = f8cbc1b530d85ff098f6efc2c3fdbc5e29baffb30614caac59d5c710f7bda201 SIZE (h2o-h2o-v2.2.6_GH0.tar.gz) = 16257760

Expand this list (2 items)

Collapse this list.

SHA256 (3293.patch) = 4e093c92840dd82df3e90868f7e957087f1631cea0fd67892e87b10445277c91 SIZE (3293.patch) = 10243

Collapse this list.


Packages (timestamps in pop-ups are UTC):
h2o
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.0.d.202410112.3.0.d.20241011--2.3.0.d.20241011-2.2.6-
FreeBSD:13:quarterly2.3.0.d.202410112.3.0.d.20241011--2.3.0.d.202410112.2.6_22.2.6_22.2.6_2
FreeBSD:14:latest2.3.0.d.202410112.3.0.d.20241011--2.3.0.d.202410112.2.6_1-2.2.6_1
FreeBSD:14:quarterly2.3.0.d.202410112.3.0.d.20241011--2.3.0.d.202410112.2.6_22.2.6_22.2.6_2
FreeBSD:15:latest2.3.0.d.202410112.3.0.d.20241011n/a-n/a2.2.6_22.2.6_22.2.6_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. bison : devel/bison
  4. ruby31 : lang/ruby31
Runtime dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
Library dependencies:
  1. libuv.so : devel/libuv
Patch dependencies:
  1. ruby31 : lang/ruby31
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Libraries
  1. dns/dnsdist

Configuration Options:
===> The following configuration options are available for h2o-2.2.6_2: 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
USES:
cmake:noninja compiler:c11 cpe perl5 pkgconfig shebangfix ssl bison ruby:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/h2o/h2o/tar.gz/v2.2.6?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.6_2
28 Oct 2023 22:24:32
commit hash: d225b5157f7b3f9aef8e33b1326675c27011a62ecommit hash: d225b5157f7b3f9aef8e33b1326675c27011a62ecommit hash: d225b5157f7b3f9aef8e33b1326675c27011a62ecommit hash: d225b5157f7b3f9aef8e33b1326675c27011a62e files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
www/h2o: patch for HTTP2 rapid reset attack, deprecate

- downstream dnsdist project has backported a fix for this specific issue
- deprecation is still planned, and port should not be considered secure
- pet port in line with www/h2o-devel

See https://github.com/h2o/h2o/pull/3293 for further details

Obtained from:	Remi Gacogne <remi.gacogne@powerdns.com>
Security:	CVE-2023-44487
Security:	https://github.com/h2o/h2o/security/advisories/GHSA-2m7v-gc89-fjqf

(cherry picked from commit dcd7c23bd4dd801ec1a5a415612a66cb97032dde)

Number of commits found: 1