- add support for detecting if an sqlite3 db is on an NFS mount
- fix printing: Chrome can only print to PDF and that is why you
cannot print to LPD directly. It requres CUPS.
Arora is a lightweight cross-platform web browser.
Arora uses the QtWebKit port of the fully standards-compliant WebKit
layout engine. It features fast rendering, powerful JavaScript engine
and supports Netscape plugins.
ok ajacoutot@ kili@
- pull across a patch from www/chromium to use the same memory allocation
policy on amd64 as is currently used on i386, this seriously reduces the
amount of virtual memory required
with modifications by me.
It is not working yet so you can only enable it by setting the
CHROME_SNDIO environment variable, so by default nothing changes.
I commit this so that other people can work on it too.
this makes chrome use way less memory and since it does not hit
datasize limits anymore, it is way more stable too
- remove the warning of datasize bumping from the wrapper script
tested by sthen@, jasper@ and me
Ignore EINVAL from sigaltstack, seems to be what ruby itself does in 1.9
committing on behalf of jeremy@, who did all the work,
tested on i386 and tested packaging on amd64. All so I can commit a
simple nginx update... THANKS.
ok jasper
- doesn't need groff
- update HOMEPAGE/MASTER_SITES, also zap a dead mirror
- regen plist while here
tweaks from sthen@
The patches can be removed, they are to work-around lack
of OpenSSL pkg-config files. Then with the patches removed,
there's no need for autoconf.
feedback and ok jasper@ sthen@
(maintainer timeout)
GtkHTML is a lightweight HTML rendering/printing/editing engine. It was
originally based on KHTMLW, part of the KDE project, but is now being
developed independently.
ok aja@