pkgsrc/www/w3m/Makefile
uebayasi 53b251a267 Update W3m from 0.4.0 to 0.5.
Now M17N patch is merged into the main development now.

Pkgsrc changes:
* Simplify options.
* XXX "M17N without Unicode" is broken now.  This should be fixed.

Other changes in W3m:

w3m 0.5 - 2004-03-22

* gettextize
* m17n patch merged

w3m 0.4.2 - 2003-09-23

* options: -4, -6
* configuration file in $(sysconfdir)/$(package)/
* func: NEXT_VISITED, PREV_VISITED
* autoconfiscate (partially)
* rc: use_history

w3m 0.4.1 - 2003-03-07

* fix bugs
  - completion segfault in lineinput
  - incremental search
  - URL pattern fix
  - UFhalfclose bug
  - allow pipe in shell command
  - enhance ftp directory support
  - linenumber in edit
  - fix Bug#181897
  - W3M_TTY problem fixed
2004-04-18 12:08:42 +00:00

9 lines
228 B
Makefile

# $NetBSD: Makefile,v 1.44 2004/04/18 12:08:42 uebayasi 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"