aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-02-02 16:47:30 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-02-02 16:47:30 +0000
commitb72f0dfe614a4f27e127a6da21667b907b8849b7 (patch)
tree182b8ebe6745da557d7badcf0152c6f646a83b0c /www/lighttpd
parent7e8583a80cd186f75d6bca707b55351c127ee4ec (diff)
downloadports-b72f0dfe614a4f27e127a6da21667b907b8849b7.tar.gz
ports-b72f0dfe614a4f27e127a6da21667b907b8849b7.zip
www/lighttpd: update to 1.4.59
Changelog: * HTTP/2 enabled by default * mod_deflate support for zstd (Zstandard) (libzstd-devel dependency and configure --with-zstd) * mod_ajp13 AJPv13 Tomcat connector * bugfixes for issues in lighttpd 1.4.56, 1.4.57, 1.4.58
Notes
Notes: svn path=/head/; revision=563818
Diffstat (limited to 'www/lighttpd')
-rw-r--r--www/lighttpd/Makefile7
-rw-r--r--www/lighttpd/distinfo8
-rw-r--r--www/lighttpd/pkg-plist1
3 files changed, 10 insertions, 6 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index f6516b70464f..973633a22b34 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME?= lighttpd
-PORTVERSION= 1.4.58
+PORTVERSION= 1.4.59
CATEGORIES?= www
MASTER_SITES?= https://download.lighttpd.net/lighttpd/releases-1.4.x/
@@ -37,7 +37,7 @@ USE_RC_SUBR= lighttpd
REQUIRE= LOGIN
OPTIONS_DEFINE= ATTR DBI DOCS GDBM IPV6 KRB5 LIBEV LUA MAXMINDDB MEMCACHED \
- MYSQL NETTLE LDAP SPAWNFCGI VALGRIND WEBDAV
+ MYSQL NETTLE LDAP SPAWNFCGI VALGRIND WEBDAV ZSTD
OPTIONS_GROUP= SSL
OPTIONS_GROUP_SSL= OPENSSL GNUTLS MBEDTLS NSS WOLFSSL
@@ -58,6 +58,7 @@ NETTLE_DESC= Crypto support from Nettle
SPAWNFCGI_DESC= Depend on spawn-fcgi utility
VALGRIND_DESC= valgrind support
WEBDAV_DESC= WebDAV support
+ZSTD_DESC= mod_deflate support for zstd (Zstandard)
ATTR_CONFIGURE_WITH= attr
DBI_CONFIGURE_WITH= dbi=${LOCALBASE}
@@ -109,6 +110,8 @@ WEBDAV_LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
WEBDAV_CONFIGURE_WITH= webdav-props webdav-locks
WOLFSSL_CONFIGURE_WITH= wolfssl=${LOCALBASE}
WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl
+ZSTD_CONFIGURE_WITH= zstd
+ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd
LIGHTTPD_CONF_FILES= lighttpd.conf modules.conf
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index cf54b2d101d4..d33dc1f2c51e 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1609173493
-SHA256 (lighttpd-1.4.58.tar.xz) = 267feffda13a190ebdce7b15172d8be16da98008457f30fddecd72832d126d0e
-SIZE (lighttpd-1.4.58.tar.xz) = 956828
-SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = dc9bd6e26755cc2e3ccf6eaf8cc89e5d697f5a876f71318be67b28225368fd4e
+TIMESTAMP = 1612283791
+SHA256 (lighttpd-1.4.59.tar.xz) = fb953db273daef08edb6e202556cae8a3d07eed6081c96bd9903db957d1084d5
+SIZE (lighttpd-1.4.59.tar.xz) = 968352
+SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = dc9bd6e26755cc2e3ccf6eaf8cc89e5d697f5a876f71318be67b28225368fd4e
SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242037
diff --git a/www/lighttpd/pkg-plist b/www/lighttpd/pkg-plist
index e0e915327a5c..0324e1327e41 100644
--- a/www/lighttpd/pkg-plist
+++ b/www/lighttpd/pkg-plist
@@ -26,6 +26,7 @@
lib/lighttpd/mod_access.so
lib/lighttpd/mod_accesslog.so
lib/lighttpd/mod_alias.so
+lib/lighttpd/mod_ajp13.so
lib/lighttpd/mod_auth.so
lib/lighttpd/mod_authn_file.so
%%DBI%%lib/lighttpd/mod_authn_dbi.so