Up to [cvs.NetBSD.org] / pkgsrc / misc / yelp3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 26 10:59:38 2021 UTC (22 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
misc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 7 14:35:55 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
misc: Remove SHA1 hashes for distfiles
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 21 06:12:32 2019 UTC (4 years, 3 months ago) by triaxx
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
yelp: update PLIST
Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 27 00:03:17 2016 UTC (6 years, 9 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
Update yelp3 to 3.22.0 * 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)
Revision 1.10 / (download) - annotate - [select for diffs], Sat May 7 08:45:55 2016 UTC (7 years, 4 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
Update yelp3 to 3.20.1 3.20.1 ====== * Updated translations: ar (Khaled Hosny) fur (Fabio Tomat) oc (Cedric Valmary) 3.20.0 ====== * Updated translations: ca (Gil Forcada) da (Ask Hjorth Larsen) uk (Daniel Korostil) 3.19.91 ======= * Fallback to help-list: if no other help is available, #759545 (Aleksander Morgado) * Fix warnings in GtkStyleContext usage, #761577 (Michael Catanzaro) 3.19.90 ======= * Partial fix for handling documents using local paths, #753443 (Carlos Garcia Campos) * Allow .docbook files as file path, #699995 (Shaun McCance) * Fix return type of document_indexed, #761647 (Michael Catanzaro) * Fix build issue with separate builddir, #757139 (Shaun McCance) * Updated translations: an (Daniel Martinez) bg (Alexander Shopov) gd is (Sveinn i Felli) zh_CN (YunQiang Su, Jeff Bai) 3.19.1 ====== * Simplify build system and avoid private yelpcommon library, #756654 (David King) * Hide several internal symbols, #756658 (David King) * Updated translations: eu (Inaki Larranaga Murgoitio)
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 20 09:32:28 2016 UTC (7 years, 8 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
Update yelp3 to 3.18.1 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ùÂ 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)
Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 3 23:49:55 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Add SHA512 digests for distfiles for misc category 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.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 17 19:02:00 2015 UTC (8 years, 3 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update yelp3 to 3.16.1 3.16.1 ====== * Updated translations: is (Sveinn i Felli) 3.16.0 ====== * Avoid recursive activation, #745407 (Matthias Clasen) * Updated translations: bs (Samir Ribic) kk (Baurzhan Muftakhidinov) tg (Victor Ibragimov) 3.15.91 ======= * Update AX_COMPILER_FLAGS from autoconf-archive (David King) * Use GtkSettings 'gtk-xft-dpi' property to keep track of Xft DPI changes (Mario Sanchez Prada) 3.15.90 ======= * Use a default filename when printing to a file, #737206 (David King) * Use g_async_queue_new_full(), #737528 (Paolo Borelli) * Ignore unused decompressor files, #737519 (Gergely Polonkai) * Remove g_type_init() calls, #737518 (Gergely Polonkai) * Use AX_COMPILER_FLAGS (David King, Philip Withnall) * Fix many compiler warnings (David King) * Check if __STDC_VERSION__ is defined, #744454 (Mark Chalupa) * Updated translations: he (Yosef Or Boczko) is (Sveinn i Felli) nl (hanniedu) pt (Pedro Albuquerque) tr (Muhammet Kara, Yasar Senturk) vi (Tran Ngoc Quan)
Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 17 09:24:31 2015 UTC (8 years, 6 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update yelp3 to 3.14.1 3.14.1 ====== * Updated translations: bg (Ivaylo Valkov) bn_IN (Saibal Ray) fa (Arash Mousavi) it (Milo Casagrande) lv (Rūdolfs Mazurs) te (Krishnababu Krothapalli) uk (Daniel Korostil)
Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 8 10:32:40 2014 UTC (8 years, 11 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.4: +4 -5
lines
Diff to previous 1.4 (colored)
Update yelp3 to 3.14.0 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
Revision 1.4 / (download) - annotate - [select for diffs], Mon May 20 00:05:04 2013 UTC (10 years, 4 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update yelp to 3.8.1 * 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
Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 29 12:46:30 2012 UTC (10 years, 10 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update yelp3 to 3.6.1 * Fixed gettext warnings for man and info * Allow dots in man page names, #676482 (Matthias Clasen) * Fixed new-style Mallard conditional processing * Updated translations
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 4 19:59:07 2012 UTC (11 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
update to 3.4.2 This switches to the gnome-3.4 release branch
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 13 12:40:00 2012 UTC (11 years, 7 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
add yelp-3.2.1, the gnome3 version of the gnome help browser, from Patrick Welche per PR pkg/45951
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 13 12:40:00 2012 UTC (11 years, 7 months ago) by drochner
Branch: MAIN
Initial revision