./www/dillo, Very small and fast graphical web-browser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.2nb4, Package name: dillo-3.0.2nb4, Maintainer: pkgsrc-users

A very small and fast graphical web browser using FLTK-1.3.


Required to run:
[graphics/png] [graphics/jpeg] [lang/perl5] [net/wget] [x11/fltk13]

Required to build:
[pkgtools/x11-links]

Package options: inet6

Master sites:

SHA1: 1d1258ee7d18c8ca0eabaf100f2f611c6be03f87
RMD160: 418fa4926a86290dbbbc36942ceb1bac1d3bd407
Filesize: 625.873 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885)
Log message:
Recursive bump for png-1.6.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280)
Log message:
Revbump after graphics/jpeg and textproc/icu
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-06-12 17:46:06 by Thomas Klausner | Files touched by this commit (106)
Log message:
Add inet6 to default suggested options. It's 2012.
   2012-02-16 20:59:53 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Fix build on SunOS.
   2012-01-22 12:23:36 by OBATA Akio | Files touched by this commit (2) | Package updated
Log message:
Update dillo to 3.0.2.
PR 45852.

dillo-3.0.2 [December 05, 2011]

+- Digest authentication
   Patch: Justus Winter, corvid
+- text-transform property
 - If not following redirection, show body of redirecting page.
 - Middle click on stylesheet menu item opens in new tab/window.
 - Improve handling of combining characters.
 - Locale-independent ASCII character case handling (fixes Turkic locales).
   Patches: corvid
+- Rework line breaking and fix white-space:nowrap handling.
   Patch: Johannes Hofmann
+- Bind Ctrl-{PageUp,PageDown} to tab-{previous,next}.
   Patch: Jeremy Henty