./www/w3m, Multilingualized version of a pager/text-based browser w3m

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.6nb2, Package name: w3m-0.5.6nb2, Maintainer: uebayasi

w3m is a pager and/or text-based browser. It can handle table,
cookies, authentication, and almost everything except JavaScript.


Required to run:
[lang/perl5] [security/openssl] [devel/boehm-gc]

Required to build:
[pkgtools/cwrappers]

Package options: inet6

Master sites:

Filesize: 2267.16 KB

Version history: (Expand)


CVS history: (Expand)


   2026-08-08 10:16:29 by David Sainty | Files touched by this commit (1)
Log message:
Disable NLS to ensure build consistency (and match the current PLIST)

This fixes the build when NLS is configured, because the PLIST does not
currently have any of the NLS files listed.  If NLS is required for this
package, additional work will need to be done on the NLS option and
subsequent PLIST entries.
   2026-07-24 17:56:07 by Takahiro Kambe | Files touched by this commit (24)
Log message:
Bump PKGREVISION affected by default Ruby's version change.
   2026-05-01 16:45:28 by Thomas Klausner | Files touched by this commit (2)
Log message:
w3m-img: follow upstream's default and prefer imlib2 over gtk2

(since 2022)

Bump PKGREVISION.
   2026-02-14 08:41:02 by Takahiro Kambe | Files touched by this commit (20)
Log message:
Bump PKGREVISION by changing of default Ruby's version.
   2026-01-31 20:21:31 by David H. Gutteridge | Files touched by this commit (2)
Log message:
w3m: fix a couple of issues pkglint flagged
   2026-01-31 20:00:15 by David H. Gutteridge | Files touched by this commit (1)
Log message:
w3m: fix "-Wstring-compare" build issue more simply

Use BUILDLINK_TRANSFORM instead. Tested on NetBSD 9.4_STABLE.
   2026-01-31 18:28:48 by Thomas Klausner | Files touched by this commit (1)
Log message:
w3m: require gcc 10 since that provides -Wstring-compare
   2026-01-31 16:18:11 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(www/w3m) Fix build on NetBSD/9.4. gcc option -Wstring-compare related