Alexander Pyhalov
2017-06-23 bbad9761e9b8e77f155d429f3d902552aa20f3bd
apache24: ship mod_brotli
4 files modified
9 ■■■■■ changed files
components/web/apache24/Makefile 3 ●●●●● patch | view | raw | blame | history
components/web/apache24/apache-24.p5m 2 ●●●●● patch | view | raw | blame | history
components/web/apache24/documentation.p5m 2 ●●●●● patch | view | raw | blame | history
components/web/apache24/manifests/sample-manifest.p5m 2 ●●●●● patch | view | raw | blame | history
components/web/apache24/Makefile
@@ -24,6 +24,7 @@
COMPONENT_NAME=        apache2
COMPONENT_VERSION=    2.4.26
COMPONENT_REVISION=    1
COMPONENT_PROJECT_URL=    http://httpd.apache.org/
COMPONENT_SRC_NAME=    httpd
COMPONENT_SRC=        $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
@@ -85,6 +86,7 @@
CONFIGURE_OPTIONS +=    --enable-file-cache
CONFIGURE_OPTIONS +=    --enable-disk-cache
CONFIGURE_OPTIONS +=    --enable-mem-cache
CONFIGURE_OPTIONS +=    --enable-brotli
CONFIGURE_OPTIONS +=    --enable-deflate
CONFIGURE_OPTIONS +=    --enable-cgid
CONFIGURE_OPTIONS +=    --enable-cgi
@@ -124,6 +126,7 @@
REQUIRED_PACKAGES += library/apr-util/apr-ldap
REQUIRED_PACKAGES += library/apr-util/dbd-mysql
REQUIRED_PACKAGES += library/apr-util/dbd-sqlite
REQUIRED_PACKAGES += library/brotli
REQUIRED_PACKAGES += library/libxml2
REQUIRED_PACKAGES += library/nghttp2
REQUIRED_PACKAGES += library/openldap
components/web/apache24/apache-24.p5m
@@ -266,6 +266,7 @@
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_authz_owner.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_authz_user.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_autoindex.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_brotli.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_buffer.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_cache.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_cache_disk.so
@@ -374,6 +375,7 @@
file path=usr/apache2/2.4/libexec/mod_authz_owner.so
file path=usr/apache2/2.4/libexec/mod_authz_user.so
file path=usr/apache2/2.4/libexec/mod_autoindex.so
file path=usr/apache2/2.4/libexec/mod_brotli.so
file path=usr/apache2/2.4/libexec/mod_buffer.so
file path=usr/apache2/2.4/libexec/mod_cache.so
file path=usr/apache2/2.4/libexec/mod_cache_disk.so
components/web/apache24/documentation.p5m
@@ -423,6 +423,8 @@
file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.ja.utf8
file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.ko.euc-kr
file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.tr.utf8
file path=usr/apache2/2.4/manual/mod/mod_brotli.html
file path=usr/apache2/2.4/manual/mod/mod_brotli.html.en
file path=usr/apache2/2.4/manual/mod/mod_buffer.html
file path=usr/apache2/2.4/manual/mod/mod_buffer.html.en
file path=usr/apache2/2.4/manual/mod/mod_buffer.html.fr
components/web/apache24/manifests/sample-manifest.p5m
@@ -197,6 +197,7 @@
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_authz_owner.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_authz_user.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_autoindex.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_brotli.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_buffer.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_cache.so
file path=usr/apache2/2.4/libexec/$(MACH64)/mod_cache_disk.so
@@ -305,6 +306,7 @@
file path=usr/apache2/2.4/libexec/mod_authz_owner.so
file path=usr/apache2/2.4/libexec/mod_authz_user.so
file path=usr/apache2/2.4/libexec/mod_autoindex.so
file path=usr/apache2/2.4/libexec/mod_brotli.so
file path=usr/apache2/2.4/libexec/mod_buffer.so
file path=usr/apache2/2.4/libexec/mod_cache.so
file path=usr/apache2/2.4/libexec/mod_cache_disk.so