rewording while here. XXX: I don't see what w3m-img does differently? Changes: w3m 0.5.3 - 2011-01-15 * security fix - fix vulnerabilities indicated by bugs.debian.org. - suppress sending Referer, if https:// -> http:// * new features - adapt w3mimg to native windows on MS Windows. - support xterm-incompatible terminals without gpm. - add "xhtml" to default guess. - introduce option pseudo_inlines. - add option to avoid "wrong number of dots" error in cookies. * other bug fixes - fix "important" bugs from bugs.debian.org - preserve spaces in multibyte context. - fix proxy authentication.
8 lines
221 B
Makefile
8 lines
221 B
Makefile
# $NetBSD: Makefile,v 1.59 2011/01/21 23:34:13 wiz Exp $
|
|
|
|
PKGNAME= w3m-${W3M_VERS}
|
|
COMMENT= Multilingualized version of a pager/text-based browser w3m
|
|
|
|
CONFLICTS+= w3m-img-[0-9]*
|
|
|
|
.include "../../www/w3m/Makefile.common"
|