Commit Graph

39 Commits

Author SHA1 Message Date
bentley
a5d4975151 Update to netsurf-3.3.
Changelog at:
http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt

ok landry@
2015-03-30 03:01:51 +00:00
bentley
79c072f4ff Import libutf8proc-1.1.6.
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example the
characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus"
(U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal
for comparisons.

ok landry@
2015-03-30 02:57:35 +00:00
bentley
4f87f419b3 Import libnsutils-0.0.1.
Libnsutils is a collection of small C helper functions used by the
NetSurf web browser.

ok landry@
2015-03-30 02:55:29 +00:00
bentley
56c8b2cb35 Add a XDG desktop file for NetSurf.
From upstream commit 959af3dc28308c72373ab49175975f4cbe5500e9.

Requested by landry@
2015-01-06 00:21:57 +00:00
landry
c9afa204a3 Use a 2000lbs hammer in post-patch to "fix" the translation keys/strings
instead of having to carry a huge patch, which is a pain to update at
each release.

please, someone do something better than my horror mixing pipes,
subshells, grep, sed, cut and perl.

ok bentley@ (MAINTAINER)
2014-10-22 09:35:20 +00:00
bentley
46108d8682 Update to netsurf-3.2 (and associated libraries).
While here, fix regression tests in hubbub (broken since json-c update).

ok landry@
2014-10-13 09:29:20 +00:00
bentley
31348dac3c Explicitly disable JavaScript. It doesn't yet build but may get autodetected.
Noticed by naddy@
2014-06-24 00:03:21 +00:00
bentley
fef5aec1f9 Update to NetSurf 3.1.
"NetSurf 3.1 contains many improvements over the previous release. The
highlights include much faster CSS selection performance, faster start
up time, new look and feel to the treeviews (hotlist/bookmarks, global
history and cookie manager), improved options handling, undo/redo
support in textareas, and general improvement of forms. Also included
are many other additions, optimisations and bug fixes. We recommend that
all users upgrade."

MNG support removed by upstream.

slightly older diff ok jturner@
ok landry@

Thanks to jturner@ landry@ bcallah@ for testing on loongson/powerpc.
2014-04-28 09:02:15 +00:00
jturner
bae1f22099 Use none translated version of options.gtk2.ui. Until translations are
working properly this is better then seeing tokens in place of the
actual labels.

Discussed with landry@. ok bently@ (MAINTAINER)
2013-05-31 16:18:40 +00:00
rpe
33c5cd0a2b normalize CATEGORIES to www
ok sthen@
2013-05-16 20:48:53 +00:00
ajacoutot
7ecc53a305 Missing libiconv MODULE. 2013-05-03 07:38:36 +00:00
ajacoutot
e2191b7e3a Missing libiconv MODULE. 2013-05-03 07:32:52 +00:00
bentley
bae807c30b Update to netsurf-3.0.
Changelog here:
http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt

Thanks to sthen@ tobiasu@ jturner@ for testing.

ok sthen@
2013-05-03 07:32:34 +00:00
bentley
5801b172e0 Import libdom-0.0.1. Part of the netsurf-3.0 update. 2013-05-03 07:30:10 +00:00
bentley
f7f282701d Import netsurf-buildsystem-1.0. Part of the update to netsurf-3.0. 2013-05-03 07:29:04 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
bentley
30e036835f Take maintainership of NetSurf.
ok landry@
2013-03-05 08:02:35 +00:00
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
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
landry
3a185619f5 Update to netsurf 2.7, the RISC OS/AmigaOS lightweight web browser.
See http://www.netsurf-browser.org/downloads/releases/ChangeLog.txt for
a list of changes..
from Anthony J. Bentley with a few tweaks from me, thanks!
2011-07-18 20:10:11 +00:00
landry
089164254d Update to hubbub 0.1.0, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
(regress verified to be still broken with our json-c..)
2011-07-18 20:05:47 +00:00
landry
a4477d5ec6 Update to libwapcaplet 0.1.0, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:03:50 +00:00
landry
8b05a44574 Update to libparserutils 0.1.0, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:02:54 +00:00
landry
9a8de577e7 Update to libnsgif 0.0.3, needed by the upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:02:20 +00:00
landry
7494b568d1 Update to libnsbmp 0.0.3, needed by upcoming netsurf 2.7 update.
From Anthony J. Bentley, thanks!
2011-07-18 20:01:33 +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
espie
5c69e94e9f every WANTLIB that's linked to the build should be okay 2010-11-11 19:56:19 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
jasper
9d399d1959 - fix WANTLIB after cairo update.
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
landry
9197c08c30 Grml. Forgot to cvs rm. 2010-10-02 08:04:33 +00:00
landry
c47b025ccd Update to netsurf 2.6, based on a diff from Anthony J Bentley (thanks!)
Remove -Wredundant-decls while here..
2010-09-30 19:45:04 +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
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
ajacoutot
e823f8e823 Use the gettext MODULE. 2010-07-06 16:27:46 +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