CVSROOT: /cvs Module name: ports Changes by: t...@cvs.openbsd.org 2024/09/16 03:59:12
Modified files: www/w3m : Makefile Added files: www/w3m/patches: patch-file_c Log message: w3m: unbreak -dump_source/-dump_extra, ok sthen Unbreak (some?) uses of the w3m emacs plugin. Reverts the code change in https://git.sr.ht/~rkta/w3m/commit/e933cf831f32fd4cf763c64aa60e51dbf025ec94 that was supposed to fix sites using compressed data (presumably by relying on some MIME type handlers provided by the OS). Issue reported by Jon Fineman on misc; same fix/workaround as suggested by the FreeBSD w3m maintainer in https://todo.sr.ht/~rkta/w3m/59.