Add a note informing users they may need to define MANPATH to search
most non-default locations man pages can be found. The distinction with
yelp3 is that it uses a better means of determining search paths, so
this is less likely to be an issue, but I can still duplicate it in
some pkgsrc environments I have. Addresses PR pkg/34881.
* Add 'help' to list of desktop file keywords, #764322 (David King)
* Build system improvements (Michael Catanzaro, Sam Spilsbury, Emmanuele
Bassi)
* Updated translations
Full list of changes at:
https://git.gnome.org/browse/yelp/tree/NEWS
(3.22.0 not properly tagged)
Highlights:
* Updated translations
* Fix accessibility regression for caret navigation, #754912 (Carlos Garcia
Campos)
* Use XDG_CURRENT_DESKTOP, when available, to set platform conditionals (Shaun
McCance)
* Fix crash after page title change bugfix (Shaun McCance)
* Fix page title changes when going backward and forward, #753448 (Carlos
Garcia Campos)
* Improve subtitle to only be shown when it differs from the page title,
#753444 (Michael Catanzaro)
* Fix startup activation, #753084 (Cosimo Cecchi)
* Use the correct background color, #749947 (Lars Uebernickel)
* Port to WebKit2 API, #686376 (Marcos Chavarría Teijeiro, Carlos Garcia
Campos, David King)
* Use a header bar as a toolbar in Unity, #749903 (Iain Lane)
* Support for platform conditional tokens from os-release (Shaun McCance)
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
This seems to fix PR pkg/48540
Highlights from the release notes:
* Fixed crash on searching, #736312 (Marcos Chavarria Teijeiro)
* Style the find revealer, #736408 (David King)
* Use new symbolic menu item
* Complete redesign to fit with new GNOME 3 apps
* Updated color computing code to avoid deprecations
* Fixed critical crasher after closing windows
* Fixed some deprecation warnings
* Implemented auto-reload for DocBook, #704821
* Updated GSettings install rule, #697815 <- no need for patch-configure
* Correctly detect Unity for conditional processing, #707352 (Kevin Godby)
* Fixed build issue with intltool and gettext, #706854 (Sean de Burca)
* Various updates for deprecated APIs in GLib and GTK
* Added support for DocBook conditional processing on desktop environment
* Updated translations
For full details see:
https://git.gnome.org/browse/yelp/tree/NEWS?id=3.14.0
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
* Added test token for classic mode (Matthias Clasen)
* Add keywords to the desktop file (Matthias Clasen)
* Fixed handling of xref links with anchors, #686095 (Tails developers)
* Fixed various memory management bugs, #683100 (Carlos Garcia Campos)
* Added local copy of MathJax for MathML display (Shaun McCance)
* Added support for xdg help system in All Documents (Shaun McCance)
* Fixed if:test="action:install" (Shaun McCance)
* Switched to using 'itstool -j' for XSL domain (Shaun McCance)
* Many translation updates