Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143048075
D49117.id151391.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D49117.id151391.diff
View Options
diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20250224:
+ AFFECTS: users of www/wget2
+ AUTHOR: michaelo@FreeBSD.org
+
+ The default option NGHTTP2 has been harmonized to HTTP2 with curl and the
+ description from Mk/bsd.options.desc.mk.
+
20250219:
AFFECTS: users of comms/ser2net
AUTHOR: rodrigo@FreeBSD.org
diff --git a/www/wget2/Makefile b/www/wget2/Makefile
--- a/www/wget2/Makefile
+++ b/www/wget2/Makefile
@@ -21,14 +21,14 @@
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-OPTIONS_DEFINE= DANE IDN MANPAGES DOXYGEN NLS PSL NGHTTP2 GPGME TEST HSTS PROXY
+OPTIONS_DEFINE= DANE IDN MANPAGES DOXYGEN NLS PSL HTTP2 GPGME TEST HSTS PROXY
OPTIONS_GROUP= COMPRESSION
OPTIONS_GROUP_COMPRESSION= BROTLI ZSTD LZMA BZIP2
OPTIONS_SINGLE= SSL
OPTIONS_SINGLE_SSL=GNUTLS OPENSSL NOSSL # WOLFSSL
OPTIONS_RADIO= PCRE
OPTIONS_RADIO_PCRE=PCRE1 PCRE2
-OPTIONS_DEFAULT=IDN MANPAGES OPENSSL NLS PSL NGHTTP2 BROTLI ZSTD GPGME TEST HSTS LZMA BZIP2
+OPTIONS_DEFAULT=IDN MANPAGES OPENSSL NLS PSL HTTP2 BROTLI ZSTD GPGME TEST HSTS LZMA BZIP2
OPTIONS_SUB= yes
# requires gnutls built with DANE option enabled
@@ -65,9 +65,8 @@
HSTS_CONFIGURE_WITH= libhsts
HSTS_LIB_DEPENDS= libhsts.so:www/libhsts
-NGHTTP2_DESC= Support HTTP/2.0 through libnghttp2
-NGHTTP2_CONFIGURE_WITH= libnghttp2
-NGHTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2
+HTTP2_CONFIGURE_WITH= libnghttp2
+HTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2
GPGME_DESC= Support signature verification with gpgme
GPGME_CONFIGURE_WITH= gpgme
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 26, 12:03 PM (9 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28027689
Default Alt Text
D49117.id151391.diff (1 KB)
Attached To
Mode
D49117: www/wget2: Rename HTTP2 option
Attached
Detach File
Event Timeline
Log In to Comment