pkgsrc changes:
- Remove patches/patch-libsvgtiny_src_svgtiny__internal.h, fixed differently by
upstream
- Remove patches/patch-nsgenbind* all of them were from upstream and no more
needed
Changes:
3.7
---
NetSurf 3.7 features performance improvements, improved page layout, and many
fixes. Also new is a treeview search feature, which allows Hotlist (Bookmarks),
History and Cookies to be searched.
Changes:
3.6
---
NetSurf 3.6 is primarily a bugfix release. It contains several
fixes and clean-ups to front end code, as well as supercookie
blocking, and certificate chain handling improvements. We recommend
all users upgrade to NetSurf 3.6.
Changes:
3.5
---
NetSurf 3.5 is primarily a bugfix release. It contains several fixes and
clean-ups to front end code, as well as an improvement to URL parsing. We
recommend all users upgrade to NetSurf 3.5.
Previosly SSL certs were not automatically recognised without setting a ca_bundle
in ~/.config/netsurf/Choices (except if installed in the hardcoded
/etc/ssl/certs directory).
Thanks to medfly/coypu for noticing that!
Changes:
NetSurf 3.4
-----------
NetSurf 3.4 features many optimisations to improve performance over
previous releases. It also contains many bug fixes, including
improvements to page layout. This is also the first release to
contain the Duktape JavaScript engine. While our JavaScript bindings
have seen a lot of development for this release, JavaScript remains
disabled by default as the support is incomplete. We recommend all
users upgrade to NetSurf 3.4.
Changes:
NetSurf 3.3 released 15 Mar 2015
NetSurf 3.3 is primarily a bug-fix release. Several of the front ends have
received quite a bit of attention, with new features and improvements;
notably the AmigaOS front ends has gained the beginnings of support for
AmigaOS 3. We recommend all users upgrade.
NetSurf 3.2 released 30 Aug 2014
NetSurf 3.2 is primarily a bug-fix release. In addition to fixes, a disc
cache feature has been added, and a little work has been done to improve
CSS3 support. Several of the front ends have received quite a bit of
attention, with new features and improvements; notably the GTK, AmigaOS and
Framebuffer front ends. We recommend all users upgrade.
NetSurf 3.1 released 26 Apr 2014
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.
NetSurf 3.0 released 20 Apr 2013
NetSurf 3.0 contains many changes over the 2.x release series. The biggest
difference is the use of our new Document Object Model library, LibDOM.
This new library is a foundation that paves the way for us to implement a
fully dynamic layout engine in the future. Other improvements in NetSurf
3.0 include completely new textarea support, ability to fetch and parse CSS
in parallel with HTML documents, extensive behind-the-scenes refactoring,
and a host of smaller changes and fixes. A more complete listing is
available in the Change Log.
NetSurf 2.9 released 28 Apr 2012
NetSurf 2.9 contains many improvements over the previous release. The most
significant changes are new multi-tasking behaviour, optimised URL
handling, fetcher optimisations, cache optimisations, and faster CSS
selection. Full details in the change log. We recommend all users upgrade.
NetSurf 2.8 released 21 Sep 2011
NetSurf 2.8 adds support for frames and iframes on all platforms, MIME type
sniffing, and a new image cache. Image decoding can now be deferred until
images are required for more optimal resource use and faster page load
times. The release also incorporates many other new features,
optimisations, improvements and bug fixes. Full details in the change log.
We recommend all users upgrade.
NetSurf 2.7 released 16 Apr 2011
NetSurf 2.7 contains many improvements over the previous release. The most
significant change is the addition of core global history, bookmarks and
cookie management features. Full details in the change log. We recommend
all users upgrade.
NetSurf 2.6 released 21 Sep 2010
NetSurf 2.6 is primarily a bug fix release. It contains some improvements
to page rendering, fetching & caching, memory usage, as well as some
front-end specific fixes. Full details in the change log. We recommend all
users upgrade.
NetSurf 2.5 released 24 Apr 2010
NetSurf 2.5 contains many improvements over the previous release. The major
changes are the use of our brand new CSS parser and selection engine
(LibCSS), and a newly designed cache for fetched content. Full details in
the change log. We recommend all users upgrade.
NetSurf 2.1 released 23 May 2009
NetSurf 2.1 is a bug fix release. It contains some improvements to page
rendering as well as some front-end specific fixes. Full details in the
change log. We recommend all users upgrade.
NetSurf 2.0 released 25 Apr 2009
NetSurf 2 is a major update over the 1.x release series, and represents
almost two years of development. New features include a new HTML parser,
SVG support, PDF export, improved page layout and a more complete GTK
interface. This is also the first release for our new framebuffer target
and the native ports to AmigaOS, BeOS and Haiku.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.