Commit Graph

8 Commits

Author SHA1 Message Date
bentley
2c2862ed96 Update www/netsurf/browser to 2.9, and associated libs.
A full list of changes can be found in the changelog:
http://source.netsurf-browser.org/tags/netsurf/2.9/ChangeLog

ok landry@
2012-04-30 07:11:58 +00:00
bentley
ac39aa6a57 Update www/netsurf to 2.8, and related libraries.
Improvements in this release are detailed in the changelog.

ok landry@, slightly older diff ok sthen@
2012-01-12 03:17:08 +00:00
naddy
d234fdd40e don't error our on harmless gcc3 warning; don't override CFLAGS 2011-09-16 13:35:49 +00:00
landry
9a3d55075e Update to libcss 0.1.0, needed by upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:01:01 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
landry
a343726624 Update to libcss 0.0.2, diff from Anthony J Bentley (thanks!) with a
tweak by me : no SHARED_LIBS bump as there's only a comment change in
installed headers.
2010-09-30 19:44:06 +00:00
landry
7b2f43f902 Import netsurf-2.5, a very lightweight web browser for RISC OS and UNIX-like
platforms. It doesn't do javascript, but who cares about web2.0 anyway ?
Sub-projects are :
- hubbub : HTML parser
- libcss : CSS parser and selection engine
- libnsbmp : BMP/ICO decoding library
- libnsgif : GIF decoding library
- libparserutils : utility library for parser building
- libwapcaplet : string internment library

Currently SIGBUS'es on sparc64 in libcss, being worked on with upstream.

Loosely based on a submission from Anthony J Bentley, reworked by myself.
2010-06-29 20:11:13 +00:00