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 2025Q3
mod_http2 HTTP/2 modules for Apache httpd
2.0.33 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.0.33Version of this port present on the latest quarterly branch.
Maintainer: brnrd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-19 11:33:23
Last Update: 2025-07-19 11:27:51
Commit Hash: 571d6c4
License: APACHE20
WWW:
https://github.com/icing/mod_h2
Description:
This port delivers advance bug- and security fixes for the Apache HTTP/2 Module. For most users, the www/apache24 bundled module is sufficient. This Apache module implements the "h2" (HTTP2 over TLS) and "h2c" (HTTP2 over plain HTTP connections via Upgrade) for Apache httpd. You can enable it for the whole server or for specific virtual hosts only.
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 (10 items)
Collapse this list.
  1. /usr/local/share/licenses/ap24-mod_http2-2.0.33/catalog.mk
  2. /usr/local/share/licenses/ap24-mod_http2-2.0.33/LICENSE
  3. /usr/local/share/licenses/ap24-mod_http2-2.0.33/APACHE20
  4. @sample etc/apache24/modules.d/200_mod_h2.conf.sample
  5. @sample etc/apache24/modules.d/300_mod_proxy_h2.conf.sample
  6. libexec/apache24/mod_h2.so
  7. libexec/apache24/mod_proxy_h2.so
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • ap24-mod_http2>0:www/mod_http2
To install the port:
cd /usr/ports/www/mod_http2/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_http2
  • pkg install ap24-mod_http2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ap24-mod_http2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752269443 SHA256 (mod_http2-2.0.33.tar.gz) = 516b88577a4098426d4c7e5334cf1c9e31ef2b626bad0fbfcdebaa80f5aae7e7 SIZE (mod_http2-2.0.33.tar.gz) = 1060586

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libnghttp2.so : www/libnghttp2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ap24-mod_http2-2.0.33: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_mod_http2
USES:
apache libtool ssl pkgconfig
pkg-message:
For install:
NOTE: The default www/apache24 package already contains mod_h2. This port exists for advance bug- and security fix delivery. The module shlib file has been renamed from mod_http2 to mod_h2 to allow the www/apache24 bundled and this (usually newer) module to coexist. Change the LoadModule line in your Apache config from LoadModule http2_module ${modDir}/mod_http2.so to LoadModule http2_module ${modDir}/mod_h2.so to enable this port's module.
If upgrading
The module shlib file has been renamed from mod_http2 to mod_h2 to allow the www/apache24 bundled and this (usually newer) module to coexist. Change the LoadModule line in your Apache config from LoadModule http2_module ${modDir}/mod_http2.so to LoadModule http2_module ${modDir}/mod_h2.so to enable this port's module.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/icing/mod_h2/releases/download/v2.0.33/
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.0.33
19 Jul 2025 11:27:51
commit hash: 571d6c4e53511d787a93873f6743de611ad5b5fdcommit hash: 571d6c4e53511d787a93873f6743de611ad5b5fdcommit hash: 571d6c4e53511d787a93873f6743de611ad5b5fdcommit hash: 571d6c4e53511d787a93873f6743de611ad5b5fd files touched by this commit
Bernard Spil (brnrd) search for other commits by this committer
www/mod_http2: Security update to 2.0.33

MFH:		2025Q3
Security:	61d74f80-5e9e-11f0-8baa-8447094a420f
(cherry picked from commit fbaafccdeea3bd63e6ca2848afad583cbe001631)

Number of commits found: 1