summaryrefslogtreecommitdiff
path: root/www/w3m
AgeCommit message (Collapse)AuthorFilesLines
2022-10-11Bump revision by default Ruby's version change.taca1-1/+2
2022-10-06w3m: add pkg-config to toolswiz1-2/+2
Closes PR 57048 from adr
2022-08-13w3m: remove -Wnull_reference to fix build with gcc5 (NetBSD 8)wiz1-1/+4
2022-07-25www/w3m: Updated to 0.5.3+git20220429rin4-9/+10
Upstream changelog from NEWS: ---- Debian's w3m 0.5.3+git20220429 * new features - support kitty's APC G graphics protocol with ImageMagick's convert - support iTerm2's OSC 1337 graphics protocol - new option inline_img_protocol to select the graphics protocol (0: w3m-img, 1: OSC 5379, 2: sixel, 3: OSC 1337, 4: APC G) - new option ssl_cipher to specify TLSv1.2 ciphers, e.g. DEFAULT:@SECLEVEL=2 - new option ssl_min_version for OpenSSL 1.1 - new option -insecure to use insecure SSL config options - new option ssl_ca_default, explicitly use OpenSSL default paths by default - new option cross_origin_referer, use origin only Referer when cross origin - new option localhost_only to restrict connections only to localhost - new option disable_center to disable center alignment - support brotli content encoding - ignore the "-" option to accept `w3m -` as "read from stdin" - new configure option --with-cafile to detect CA bundle file - support auto-detection for configure --with-migemo - add fuzzer for OSS-Fuzz - add Italian translation - add Swedish translation * bug fixes - prevent index overflow and huge allocation due to Str, libwc, and table - prevent integer overflow due to fontstat - prevent StrStream memory leak - prevent GC warnings of repeated allocation - prevent buffer overflow in shiftAnchorPosition - prevent buffer overflow READ when parsing Gopher URLs - prevent buffer overflow in gotoLine and gotoRealLine - prevent warnings when -Wnull-dereference, enabled by default - prevent warnings when -Wall, enabled by default - prevent warnings from Cppcheck - avoid zero length arrays even when GCC - fix fail to render over 32767 lines in a table cell - disable `<section>` behaves as `<hr>` - disable TLSv1.0 and TLSv1.1 by default - mention a workaround for SSL error - fix manipulation of ASN1_STRING - don't include username in Referer - don't set Referer when data URI scheme - fix broken anchor with link number at EOL - fix incorrect query string for `w3mman 7z` - drop imlib2-config, use pkg-config - improve named character references - improve `<dl>` rendering - prefer Imlib2 over GTK2 by default - replace encodeB with base64_encode to encode null bytes - wording fixes for configure --help
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26www: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts): www/nghttp2/distinfo Unfetchable distfiles (almost certainly fetched conditionally...): ./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz ./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz ./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz ./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz ./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz ./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz ./www/nginx-devel/distinfo naxsi-1.3.tar.gz ./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz ./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz ./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz ./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz ./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz ./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz ./www/nginx-devel/distinfo njs-0.5.0.tar.gz ./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz ./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz ./www/nginx/distinfo echo-nginx-module-0.62.tar.gz ./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz ./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz ./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz ./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz ./www/nginx/distinfo naxsi-1.3.tar.gz ./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz ./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz ./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz ./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz ./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz ./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz ./www/nginx/distinfo njs-0.5.0.tar.gz ./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
2021-10-07www: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-21Bump PKGREVISION for affected packages by changing default Ruby's version.taca1-2/+2
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2021-01-30w3m: Remove an unused patchryoon1-29/+0
2021-01-30(www/w3m) Updated from 0.5.3+git20190105 to 0.5.3+git20210102mef3-10/+8
Debian's w3m 0.5.3+git20210102 * new features - support links containing divs for HTML5 - rudimentary support for HTML5 tags: figure, figcaption, and section - enhance the behaviour of the q tag when m17n and Unicode are configured - support for file://hostname/... URLs - new commands CURSOR_TOP, CURSOR_MIDDLE, and CURSOR_BOTTOM - new option space_autocomplete, disabled by default * bug fixes - fix and improve broken Gopher support, enabled by default - change the encoding of the Japanese document files to UTF-8 - use the default ciphers without SSL_CTX_set_cipher_list for OpenSSL 1.1 - fix compilation errors due to sys_errlist and longjmp - define X_DISPLAY_MISSING when configure --without-x for Imlib2 - avoid the -l option of the man command for w3mman - fix some source formatting in the manual - show keyboard shortcuts in a consistent order in help - fix traditional Chinese translation - drop obsolete w3m-doc Debian's w3m 0.5.3+git20200502 * bug fixes - support &apos; entity - prevent multiple User-Agent with -header - fix -Wchar-subscripts * new features - support setting user_agent in siteconf - new command GOTO_HOME - extend ssl_forbid_method for TLSv1.2 and TLSv1.3
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-1/+2
2020-03-27www/w3m: fix -Wchar-subscriptsrillig2-1/+31
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-03-17w3m: remove gdk-pixbuf optionwiz1-3/+2
2020-03-12w3m: update to 0.5.3.20190105wiz3-9/+8
Debian's w3m 0.5.3+git20190105 * bug fixes - do not use deprecated features with OpenSSL 1.1 - fix dependency for Imlib2 - fix that the mark_all_pages option works - respect the simple_preserve_space option for table cells - fix error handling for ~/.w3m/request.log and localcgi_post() * new feature - w3mman supports specifying a section number during a keyword search
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-12-15Bump PKGREVISION by change of default Ruby versiontaca1-2/+2
Bump PKGREVISION by change of default Ruby version from 2.4.x to 2.6.x. These packages are depends on Ruby in some ways.
2019-11-04www: align variable assignmentsrillig1-5/+5
pkglint -Wall -F --only aligned --only indent -r Manually excluded phraseanet since pkglint got the indentation wrong.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-3/+3
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
2018-05-14w3m{,-img}: Update www/w3m{,-img} to 0.5.3.20180125leot2-7/+7
Changes: Debian's w3m 0.5.3+git20180125 * bug fixes - fix stack overflow with malformed text [CVE-2018-6196] - fix null deref with malformed text [CVE-2018-6197] - fix /tmp file races only when ~/.w3m is unwritable [CVE-2018-6198] - do not remove w3mdict.cgi when "make distclean" - do not turn a form's GET into POST - correct <base ...> parsing - accept TERM=fbterm * new feature - extend ssl_forbid_method to disable TLSv1.1
2017-07-10Use copy mode for pax to avoid file format limitations. From Thomas Orgis.joerg1-3/+3
2017-02-19Update w3m to 0.5.3+git20170102.snj2-7/+7
Changes: - fix multiple flaws with malformed text (buffer overflow, use after free, infinite loop) - fix uninitialized variable when not USE_IMAGE
2017-01-21Readd `libexec/w3m/w3mimgdisplay' to the PLIST to fix w3m installation builtleot1-1/+2
with an imagelib option.
2016-11-22Remove integrated patch.wiz1-25/+0
2016-11-22Updated w3m to 0.5.3.0.20161120.wiz2-8/+7
Debian's w3m 0.5.3+git20161120 * bug fixes - fix multiple flaws with malformed text (stack overflow, buffer overflow, null deref, out of memory) - fix stack overflow with nested table and textarea [CVE-2016-9439] - fix suspend (^Z) behavior
2016-11-06Add upstream bug report URL.wiz2-3/+4
2016-11-06Remove obsolete patches.wiz5-103/+0
2016-11-06Updated w3m to 0.5.3.0.20161031.wiz6-42/+33
Switch from dead sourceforge original to debian-maintained github version. * new features - support OSC 5379 remote imaging and sixel graphics - support SGR style mouse handler - support 32-bit color images - support FreeBSD framebuffer - support button element - support meta charset - add extbrowser4..9 - add display_borders to display 0 pixel table borders - add siteconf feature - add German translation for options setting panel - add translations for de, zh_CN and zh_TW * bug fixes - fix segfaults with malformed text - disable SSLv2 and SSLv3 by default [CVE-2014-3566] - set ssl_verify_server to 1 by default - disable RC4, export ciphers, and keys < 128 bits - use SSL_OP_NO_COMPRESSION due to "CRIME attack" [CVE-2012-4929] - use SSL_MODE_RELEASE_BUFFERS - disable USE_EGD for LibreSSL - appease gcc -Werror=format-security - option -s is now "squeeze multiple blank lines" to work as pager, and -j and -e are obsolete, so use -O{s|j|e} to specify display charset - accept single quoted meta refresh URL - assume "text" if a form input type is unknown - accept cookies by default - set use_dictcommand to 1 by default - set default_url to 1 by default - set argv_is_url to 1 by default - set alt_entity to 0 by default - fix build problems with Boehm GC 7.2, imlib2 1.4.6 and glibc 2.14 - fix parallel make failure - fix incorrect ucs_ambwidth_map - and many fixes
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-25Remove mk/find-prefix.mk usage from the www category.jperkin1-4/+2
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-24Add a patch that fixes a deprecated use of defined(). Now w3mman works again.leot3-3/+19
PKGREVISION++.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-30Bump PKGREVISION for boehm-gc default-on threads, just to be onwiz1-2/+2
the safe side.
2014-04-21recursive bump for boehm-gc API bumpwiz1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2