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
Port details on branch 2023Q4
mod_http2 HTTP/2 modules for Apache httpd
2.0.21 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.21Version of this port present on the latest quarterly branch.
Maintainer: brnrd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-03 21:28:41
Last Update: 2023-11-03 21:24:16
Commit Hash: de07bee
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.21/catalog.mk
  2. /usr/local/share/licenses/ap24-mod_http2-2.0.21/LICENSE
  3. /usr/local/share/licenses/ap24-mod_http2-2.0.21/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 = 1690797498 SHA256 (mod_http2-2.0.21.tar.gz) = 406925f510c047030a9d9edaf9fb31f9b159b195771f8759945a74151f80aa31 SIZE (mod_http2-2.0.21.tar.gz) = 998860

Packages (timestamps in pop-ups are UTC):
ap24-mod_http2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.292.0.291.15.162.0.292.0.29-1.15.16-
FreeBSD:13:quarterly2.0.292.0.29-2.0.292.0.292.0.252.0.252.0.25
FreeBSD:14:latest2.0.292.0.292.0.72.0.292.0.29--2.0.18
FreeBSD:14:quarterly2.0.292.0.29-2.0.292.0.292.0.252.0.252.0.25
FreeBSD:15:latest2.0.292.0.29n/a2.0.29n/a2.0.262.0.262.0.26
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.21: 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.21/
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.21
03 Nov 2023 21:24:16
commit hash: de07beec3142ff0b4eaa12b6b6d3706307c66e68commit hash: de07beec3142ff0b4eaa12b6b6d3706307c66e68commit hash: de07beec3142ff0b4eaa12b6b6d3706307c66e68commit hash: de07beec3142ff0b4eaa12b6b6d3706307c66e68 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
www/mod_http2: fix build on armv6/armv7

 - also incidentally fix the build on powerpc

Approved by:	portmgr (build fix blanket)
MFH:		2023Q4

(cherry picked from commit be0250d4a2c6ead8aabaf49c046aa401e696d610)
(cherry picked from commit 6f2112f80c3937bcf1d42bd7a18a742b36b3a27b)

Number of commits found: 1