Commit graph

6835 commits

Author SHA1 Message Date
adam
8e1509df82 stellarium: updated to 0.19.1
v0.19.1
Added allow to search an inactive meteor showers in Search Tool/Lists tool
Added 'Azimuth vs. Time' graph into AstroCalc/Graphs tool
Added feature to show tracks for latest several selected planets
Added calculation and showing the orbital period for artificial satellites
Added revolutions per day info for artificial satellites
Added tools for jumping to the next or previous time of rising, transit or setting for selected object
Added new behavoir for AstroCalc/Graphs when clicking within graph area now sets current time.
Added simplification in topocentric correction
Added parallactic angle function (added it to infostring and infomap also)
Added hour angle and sidereal time to infomap
Added apply rotation when drawing Solar Corona
Fixed draw corona when atmosphere is switched off
Fixed airmass in infomap
Fixed issue in script 'Mercury Triple Sunrise and Sunset'
Fixed crash of Stellarium for eyepieces with permanent crosshair
Fixed Stellarium crash when Remote Control plugin is working
Fixed computation of assume radius for minor planets.
Fixed the issue of the scrolling not working properly on Mac
Fixed crash in Scripting Engine (Hide artificial satellites through StelProperties in core.clear() method
to avoid crash if plugin was didn't loaded)
Fixed planetarium crash in HiPS (network manager delete problem)
Fixed position problems on the Poles
Fixed scaling Telrad sign on HighDPI monitors
Fixed surface occlusion bug even with landscape turned off in scripting engine
Fixed building with cmake -DBUILD_SHARED_LIBS=ON
Fixed error in constellation file format (Babylonian)
Fixed Europe/Volgograd time zone settings
Fixed HiPS handling of allsky download
Fixed progress bar rendering
Fixed positive declinations issue in AstroCalc tool when option 'Use decimal degrees' is enabled
Fixed file names inconsistency
Fixed constellation line in "Japanese Moon Stations" skyculture
Fixed file name for constellation boundaries in Stellarium User Guide
Fixed the user interface problems in Oculars plug-in
Fixed getting the wrong values in objects/info method for selected object for different formats (Remote Control plugin)
Fixed refresh plots when AstroCalc dialog becomes visible again (AstroCalc/Graphs tool)
Fixed jquery vulnerability
Fixed date and time dialog behaviour: Hour/Minute/Second spinners now correctly trigger signals dateChanged(), dateChangedByYear and dateChangedForMonth() when days, months or years are affected by it.
Fixed update graphs in AstroCalc/Graphs tool when days change
Updated planetary nomenclature
Updated common names of stars and DSO's
Updated cmake rules for Windows deployment
Updated DSO textures
Updated behaviour of HiPS survey if Stellarium started without network
Updated GUI for ArchaeoLines plugin
Updated default pulsars catalog (v1.60)
Updated list of asterisms
Updated AstroCalc tools: many optimizations
Excluded Armintxe skyculture and landscape from default package
2019-07-01 19:13:40 +00:00
jaapb
3b22e209ad Added ocaml-magic-mime to Makefile SUBDIRs 2019-07-01 15:54:08 +00:00
jaapb
916b1df02c Added new package misc/ocaml-magic-mime
It's a MIME type library for OCaml. needed as a dependency for
www/ocaml-cohttp.
2019-07-01 15:53:30 +00:00
ryoon
57d0806c39 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
ryoon
e719d741b4 Improve some comments 2019-06-27 13:50:49 +00:00
ryoon
4e601a7cc7 Improve a comment 2019-06-27 13:48:11 +00:00
nia
c298101123 yelp3: Force the use of pkgsrc msgfmt.
NetBSD msgfmt is missing --desktop.

Reported by pgoyette on pkgsrc-users@, who confirms this fixes the package.
2019-06-24 14:27:55 +00:00
nia
b21b6149c2 More http -> https.
Reviewed by hand.
2019-06-24 10:59:40 +00:00
nia
38ae6917f0 Use https for sourceforge project links. 2019-06-22 11:52:31 +00:00
nia
6c8c451a77 Use https for all invisible-island.net HOMEPAGEs. 2019-06-22 11:37:13 +00:00
adam
5bb8dfc9f7 py-tqdm: updated to 4.32.2
tqdm v4.32.2 stable
fix 'Set changed size during iteration'
add tqdm.autonotebook check for $VSCODE_PID
fix missing multiprocessing in Jython
make bool(tqdm(iter)) consistent with bool(iter)
add and update unit tests
add and update documentation & framework
update notable contributors list
update usage docstrings
add funding
add awesome-python badge
trove classifier update
update demo notebook badges
add JOSS DOI
add Zenodo metadata
move unnecessary root clutter
2019-06-21 12:34:06 +00:00
triaxx
4a378aa385 yelp: update PLIST 2019-06-21 06:12:32 +00:00
leot
6e62ccdc50 tmux: Add reference to upstream pull request
(It was applied upstream and will be no longer needed for the next stable
version.)
2019-06-20 08:54:19 +00:00
wiz
3613052200 mnemosyne: comment out troublesome py-matplotlib dependency.
This is already marked BROKEN.
2019-06-18 05:54:02 +00:00
adam
4bed183250 mnemosyne: mark as BROKEN 2019-06-17 20:41:04 +00:00
leot
6003c8204f less: Update to 551
pkgsrc changes:
 - Adjust regexp options to better match the underlaying configure semantic
   by introducing a `regex' group and having `pcre' and `regexp' as possible
   options.
 - Update LICENSE to reflect the licenses really used
 - Take MAINTAINERship

Changes:
Major changes between "less" versions 530 and 551
 * Add --mouse option.
 * Add --wheel-lines option.
 * Add --no-histdups option.
 * Add --save-marks option.
 * Support PCRE2 regular expression library.
 * Redraw screen on SIGWINCH even if screen size doesn't change.
 * Shell-escape filenames in history so they can be used again.
 * Ring bell if user enters invalid long option name.
 * Use PCRE_UTF8 flag for pcre regular expressions when in UTF-8 mode.
 * Windows: use wide-char string to set console title.
 * Don't count lines in initial screen if using -X with -F.
 * Support mingw build system.
 * Fix bug in v command on empty file.
 * Fix bug in v command when filename contains shell metacharacters.
2019-06-15 10:03:38 +00:00
leot
f274db9b48 tmux: Add KERN_PROC_CWD support on NetBSD
If KERN_PROC_CWD is available use it instead of using procfs.

PKGREVISION++
2019-06-15 09:42:52 +00:00
gson
6b684140fa misc/py-anita: update to 1.49
Changes from 1.48:

Fix issue introduced in 1.48 that caused the Xen install kernel to be
used instead of the regular Xen kernel when booting the installed
system.
2019-06-11 17:12:19 +00:00
leot
07a3522ccc *: use LIBRSVG_TYPE instead of PLATFORM_SUPPORTS_RUST 2019-06-08 19:53:26 +00:00
gson
578157f0f2 misc/py-anita: update to 1.48
Changes from 1.47:

When sysinst offers a choice of partitioning schemes, anita now uses
the one listed first.  Therefore, i386 and amd64 installs of versions
where sysinst offers GPT as the first choice will use GPT rather than
MBR as was previously the case.

Add support for NetBSD/hppa targets.

Support some upcoming sysinst UI changes.

The structured log file is now flushed after each line so that
it can be used to debug a hung installation without waiting for
it to time out first.

Move the automatic determination of the type of the URL argument
(e.g., distribution directory vs. installation ISO) into a new library
function anita.distribution() so that it can be used not only from the
command line but also by Python programs calling anita as a library.

When using a pre-installed image, "anita install" will now boot it to
let it resize itself, rather than postponing the resize to when the
image is later booted in another mode such as "anita test".
2019-06-07 18:54:51 +00:00
ryoon
79fb39ddd3 Add graphite2 to librsvg via pango and harfbuzz
librsvg with pango and harfbuzz with graphite2 is required for libreoffice.
librsvg-c has the problem on NetBSD and libreoffice uses internal static
harfbuzz library. Rust-based librsvg has no problem and libreoffice use
dynamic harfbuzz from fonts/harfbuzz.

Bump PKGREVISIONs.
2019-06-02 03:11:30 +00:00
adam
53c78cb7b9 Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
bsiegert
6b2717c133 Revbump all Go packages after go112 update. 2019-05-27 15:18:17 +00:00
rillig
c7ff05f63e all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
adam
eca4a9f957 py-tqdm: updated to 4.32.1
tqdm v4.32.1 stable
fix notebook with unknown total

tqdm v4.32.0 stable
support unit_scale in notebook
support negative update
add reset() function
add [python setup.py] make run
add and update documentation
example of dynamic usage
note writing issues
update badges
add PyData2019 slides link
add JOSS paper
update manpages
add docker install
add snapcraft install
notebooks: add binder, rename RMOTR => notebooks.ai
prettify and unify contributors/maintainers/authors
CI and release framework updates
add snapcraft snaps
add travis auto-deployment
PyPI releases
docker devel/releases
update deployment dev docs
fix travis deploy pymake
update .gitinore
add & update unit tests
automate more documentation
2019-05-15 12:04:39 +00:00
kim
7dfa33bcf3 Update MAINTAINER 2019-05-11 22:47:05 +00:00
tsutsui
23996da3ec misc/libreoffice6-bin: update to 6.2.3.
Upstream changes:
see changelog of misc/libreoffice to 6.2.3.2:
 http://mail-index.netbsd.org/pkgsrc-changes/2019/04/23/msg190632.html
2019-05-11 08:13:00 +00:00
ryoon
6d59d0b729 Recursive revbump from print/poppler
Exclude print/luatex that is updated manually.
2019-05-09 13:57:48 +00:00
gutteridge
fdc64f665f mate-utils: update to 1.22.1
NB this release has added Inkscape as a tool dependency. (Upstream has
also now excluded a file that was causing itstool failures.)

### mate-utils 1.22.1

    tx: sync with transifex
    Fix -Werror=cast-function-type with GCC 8
    mate-disk-usage-analyzer: Memory leak
    GEN png icons from svg files
    Update documenters in about dialog
    mate-dictionary: Use g_strjoin to build license text
    Use program-name and title in gtk_show_about_dialog call
    help: update copyright
2019-05-08 02:20:49 +00:00
gutteridge
fcbac61df7 ### mate-calc 1.22.1
* Translations update
  * currency-manager: Update name_map in load_imf_rates
  * display small numbers in scientific notation
  * mp: Fix calculate result ln(e^(i*π))
  * mate-calc: Fix memory leak
  * i18n about dialog
2019-05-08 02:14:26 +00:00
ryoon
76d5de997e Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
triaxx
1667d2ad2c tmux: update to 2.9a
pkgsrc changes:
---------------
* patches removed, since applied upstream

upstream changes:
-----------------
CHANGES FROM 2.9 to 2.9a

* Fix bugs in select-pane and the main-horizontal and main-vertical layouts.

CHANGES FROM 2.8 to 2.9

* Attempt to preserve horizontal cursor position as well as vertical with
  reflow.

* Rewrite main-vertical and horizontal and change layouts to better handle the
  case where all panes won't fit into the window size, reduce problems with
  pane border status lines and fix other bugs mostly found by Thomas Sattler.

* Add format variables for the default formats in the various modes
  (tree_mode_format and so on) and add a -a flag to display-message to list
  variables with values.

* Add a -v flag to display-message to show verbose messages as the format is
  parsed, this allows formats to be debugged

* Add support for HPA (\033[`).

* Add support for origin mode (\033[?6h).

* No longer clear history on RIS.

* Extend the #[] style syntax and use that together with previous format
  changes to allow the status line to be entirely configured with a single
  option.

  Now that it is possible to configure their content, enable the existing code
  that lets the status line be multiple lines in height. The status option can
  now take a value of 2, 3, 4 or 5 (as well as the previous on or off) to
  configure more than one line. The new status-format array option configures
  the format of each line, the default just references the existing status-*
  options, although some of the more obscure status options may be eliminated
  in time.

  Additions to the #[] syntax are: "align" to specify alignment (left, centre,
  right), "list" for the window list and "range" to configure ranges of text
  for the mouse bindings.

  The "align" keyword can also be used to specify alignment of entries in tree
  mode and the pane status lines.

* Add E: and T: format modifiers to expand a format twice (useful to expand the
  value of an option).

* The individual -fg, -bg and -attr options have been removed; they
  were superseded by -style options in tmux 1.9.

* Allow more than one mode to be opened in a pane. Modes are kept on a stack
  and retrieved if the same mode is entered again. Exiting the active mode goes
  back to the previous one.

* When showing command output in copy mode, call it view mode instead (affects
  pane_mode format).

* Add -b to display-panes like run-shell.

* Handle UTF-8 in word-separators option.

* New "terminal" colour allowing options to use the terminal default colour
  rather than inheriting the default from a parent option.

* Do not move the cursor in copy mode when the mouse wheel is used.

* Use the same working directory rules for jobs as new windows rather than
  always starting in the user's home.

* Allow panes to be one line or column in size.

* Go to last line when goto-line number is out of range in copy mode.

* Yank previously cut text if any with C-y in the command prompt, only use the
  buffer if no text has been cut.

* Add q: format modifier to quote shell special characters.

* Add StatusLeft and StatusRight mouse locations (keys such as
  MouseDown1StatusLeft) for the status-left and status-right areas of the
  status line.

* Add -Z to find-window.

* Support for windows larger than the client. This adds two new options,
  window-size and default-size, and a new command, resize-window. The
  force-width and force-height options and the session_width and session_height
  formats have been removed.

  The new window-size option tells tmux how to work out the size of windows:
  largest means it picks the size of the largest session, smallest the smallest
  session (similar to the old behaviour) and manual means that it does not
  automatically resize windows. aggressive-resize modifies the choice of
  session for largest and smallest as it did before.

  If a window is in a session attached to a client that is too small, only part
  of the window is shown. tmux attempts to keep the cursor visible, so the part
  of the window displayed is changed as the cursor moves (with a small delay,
  to try and avoid excess redrawing when applications redraw status lines or
  similar that are not currently visible).

  Drawing windows which are larger than the client is not as efficient as those
  which fit, particularly when the cursor moves, so it is recommended to avoid
  using this on slow machines or networks (set window-size to smallest or
  manual).

  The resize-window command can be used to resize a window manually. If it is
  used, the window-size option is automatically set to manual for the window
  (undo this with "setw -u window-size"). resize-window works in a similar way
  to resize-pane (-U -D -L -R -x -y flags) but also has -a and -A flags. -a
  sets the window to the size of the smallest client (what it would be if
  window-size was smallest) and -A the largest.

  For the same behaviour as force-width or force-height, use resize-window -x
  or -y.

  If the global window-size option is set to manual, the default-size option is
  used for new windows. If -x or -y is used with new-session, that sets the
  default-size option for the new session.

  The maximum size of a window is 10000x10000. But expect applications to
  complain and higher memory use if making a window that big. The minimum size
  is the size required for the current layout including borders.

  The refresh-client command can be used to pan around a window, -U -D -L -R
  moves up, down, left or right and -c returns to automatic cursor
tracking. The position is reset when the current window is changed.
2019-05-03 10:49:35 +00:00
wiz
49b1bb13c3 sun-jdk6, sun-jre6: remove
Last update in 2013, remove sun-jdk7/sun-jre7 instead
2019-05-02 08:36:09 +00:00
gdt
d2a4517ad3 misc/libcdio: Note upstream bug URL 2019-04-30 14:31:14 +00:00
adam
598b71a26d libcdio-paranoia: updated to 2.0.0
version 10.2+0.95
- Now works with audio CD's that start on a track greater than 1.
- OpenBSD tolerance
- typos in manual page and README
- Do not attempt to call a NULL callback

version 10.2+0.94+2
- Add --force-overread
  Force overreading into the lead-out portion of the disc. This option
  is only applicable when using the "-O" option with a positive sample
  offset value. Many drives are not capable of reading into this
  portion of the disc and attempting to do so on those drives will
  produce read errors and possibly hard lockups

version 10.2+0.94+1
- Fix problem where end of span seems to default to last track.
- Fix NULL pointer dereference that occurs when byte swapping is
  needed.
- Re-silence recently added gcc -Wunused-result warnings
- Use @LIBS@ figured out by autoconf when linking (for -lrt on Linux).
- Incorrect track was getting used in matching.
2019-04-30 11:36:10 +00:00
tsutsui
5bbb2b1ccc ruby-parallel: update to 1.17.0.
No upstream changelog.
2019-04-30 08:48:28 +00:00
adam
dca40cfdcf libcdio: re-enable cdda-player for NetBSD 2019-04-29 17:22:04 +00:00
wiz
dbf12435a3 libkkc-data: PYTHON_VERSIONS_ACCEPTED=27 because of py-marisa 2019-04-28 07:14:07 +00:00
wiz
48f0604226 *: add SHA512 checksums to distinfo 2019-04-27 11:33:02 +00:00
maya
7820bc7a2f fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
markd
1c09a227dc kde: update KDE Frameworks to 5.57.0
Attica

  Accept any HTTP status between 100 and 199 as benign
2019-04-25 20:56:31 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
ryoon
4ea7b5d38e Update to 6.2.3.2
Changelog:
6.2.3.2:
Bugs fixed compared to 6.2.3 rc1:

    tdf#121103 ANOVA uses wrong formula when on new sheet [Jaromir Wysoglad]
    tdf#123406 kde5: Crash pressing Esc in undocked Find toolbar [Aleksei Nikiforov]
    tdf#123502 crash: use of "com.sun.star.ui.dialogs.FolderPicker" crashes [Mike Kaganski]
    tdf#123747 digital signatures from 6.1 and 6.2 ivalidate each other [Miklos Vajna]
    tdf#124272 Edit Contour of Image Wrap doesn't appear on Exported PDF [Armin Le Grand]
    tdf#124384 LO shouldn't crash when opening DOCX (even if MSO cannot open or warns about unreadable content) [Serge Krot]
    tdf#124410 FORMATTING: Crash in libcuilo.so formatting range containing cells with diagonal borders [Caolán McNamara]
    tdf#124413 Crash on undo / redo in Basic IDE [Noel Grandin]
    tdf#124440 IDE & Calc crash opening Breakpoint Management (gen) [Caolán McNamara]
    tdf#124485 Wrong (instead of no) bracketing of Bibliography Entries when formatted with Brackets = "[none]" [Caolán McNamara]

6.2.3.1:
Bugs fixed compared to 6.2.2 (rc2):

    rhbz#1687589 KDE4 gpoll_wrapper can be called with SolarMutex unlocked [Stephan Bergmann]
    rhbz#1690645 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*)(): soffice.bin killed by SIGABRT [Caolán McNamara]
    tdf#77186 Custom animation timing repeat until next slide doesn't work [Mark Hung]
    tdf#96038 Shell function does not work whith .bat files and paths containing spaces [Roland Baudin]
    tdf#96947 Check marks on menus (Windows 7 Aero theme, OpenGL enabled) miss their borders [Miklos Vajna]
    tdf#97575 FILEOPEN: Can't read error bars on graph saved and reopened as xlsx [Balazs Varga]
    tdf#98987 Layout: shapes imported from DOCX handled incorrectly [Miklos Vajna]
    tdf#102005 START CENTER: Pressing F6 stops at thumbnail list view [Jim Raykowski]
    tdf#104235 Generic X icon shown in KDE Plasma taskbar upon launching to Start center [Michael Weghorn]
    tdf#107593 EDITING No text cursor (caret) after deleting the header (or re-adding the header) [Jim Raykowski]
    tdf#113918 1bpp non-B&W PNG images are mishandled on Linux in all vcl "backends" ("plugins") [Miklos Vajna]
    tdf#114969 FILESAVE XLSX: Link to document cell breaks on sheet names with dots [Tünde Tóth]
    tdf#115297 FILESAVE: PDF: Images are displayed as black boxes [Miklos Vajna]
    tdf#115719 DOCX import: lack of Word 2013-style increased spacing for paragraph with anchored objects [Miklos Vajna]
    tdf#116195 "Designing with LibreOffice"'s front cover images are not rendered in LibreOffice 6.0.2 [Michael Stahl]
    tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna]
    tdf#117890 Math Online Help: The screenshots in the Symbols and Edit Symbols pages are unhelpful [Mark]
    tdf#118104 Writer freezes after opening a file with 230 pages [Michael Stahl]
    tdf#119253 [Writer Table] Freezes/hangs when splits a table with merged cells to 2 pages [Michael Stahl]
    tdf#119718 kde5: Impress presentation cannot be started using keyboard [Katarina Behrens]
    tdf#119743 Libreoffice 6.1 base: can't save special options [Caolán McNamara]
    tdf#119853 kde5: Unnecessary white window in Base Database Wizard [Katarina Behrens]
    tdf#119947 UI: FontWork Menu All Black on Windows OpenGL [Miklos Vajna]
    tdf#120013 After Cut&Paste of an overlapping data range, cells of a shared formula group reference run are not recalculated [Eike Rathke]
    tdf#120161 PRINTING, PDF Export: Problem with selected cells which cross pages [Serge Krot]
    tdf#120413 LibreLogo: handle complex expressions [László Németh]
    tdf#120548 FILEOPEN DOCX List created with Word loses the added font and background color in Writer [Miklos Vajna]
    tdf#120660 cells not recalculated after copy/paste different range of cells [Dennis Francis]
    tdf#120783 KDE5: Drag'n'drop doesn't work from the Data Sources [Katarina Behrens]
    tdf#120786 KDE5: Only half of the toolbar is displayed if it's undocked [Katarina Behrens]
    tdf#120787 KDE5: Undocked toolbars are displayed on top of dialogs/slideshow [Katarina Behrens]
    tdf#120791 KDE5: Window's size and position not remember after leaving Full Screen mode [Katarina Behrens]
    tdf#121002 Cells not recalculated after moving data within ranges pointed to by a shared formula group. [Eike Rathke]
    tdf#121120 Png image is black when OpenGL enabled [Miklos Vajna]
    tdf#121439 PRINTING Crash when calling a print configuration dialog if selected cell range while several print areas are defined across multiple sheets [Luboš Luňák]
    tdf#121456 Writer: DOCX export from ODT: wrong tabs stops in TOC [Serge Krot]
    tdf#121615 Writer: PDF export of JPEG images from ODT/DOCX stretched and cropped with OpenGL enabled [Luboš Luňák]
    tdf#121686 Assert on text + space + dash + enter [Julien Nabet]
    tdf#122226 DOCX Import Pie chart data labels new line separator changes to semicolon [Balazs Varga]
    tdf#122301 FREQUENCY: force array mode on arguments and immediate caller [Eike Rathke]
    tdf#122790 Table background color isn't shown when opening table background tab [Jim Raykowski]
    tdf#122803 Gallery import: File picker window title not localizable [Caolán McNamara]
    tdf#122804 Bitmap import: File picker window title not localizable [Caolán McNamara]
    tdf#122892 Writer hangs when deleting specific line [Michael Stahl]
    tdf#122942 Inserting shape over chart in DOCX inserts it below chart [Miklos Vajna]
    tdf#122989 Update check item is available in Notebookbar Groupedbar without function if online update module is not installed [Thorsten Behrens]
    tdf#123104 FILESAVE DOCX Cell gets resized after saving in LO [Miklos Vajna]
    tdf#123243 Spacing difference between Word & LibreOffice from an OOXML file. [Miklos Vajna]
    tdf#123259 Assert when add a new line after a form control (in design mode) [Michael Stahl]
    tdf#123293 FILEOPEN: (from stream) shows a warning "Not all Attributes could be read." [Michael Stahl, Samuel Mehrbrodt]
    tdf#123313 Undoing ToC insertion in middle of word causes assertion failure [Michael Stahl]
    tdf#123372 No anti-aliasing for image with OpenGL enabled [Luboš Luňák]
    tdf#123379 Menu bar remains visible on pressing the Menubar icon on/off toggle (Linux - KDE). [Katarina Behrens]
    tdf#123455 Breeze Dark icon set is missing some icons [andreas kainz]
    tdf#123470 [ally] Libreoffice writer. Problems "save as" or "save a copy" when using text box [Caolán McNamara]
    tdf#123479 Crash in: ScFormulaResult::GetMatrixFormulaCellToken() [Luboš Luňák]
    tdf#123504 Impress fails to render donut and pie charts with 100 and 0 entries in only column [Mike Kaganski]
    tdf#123547 Systematic crash after opening Tools > Chapter Numbering [Julien Nabet]
    tdf#123624 !!br0ken!! shown after autocorrection and undo [Mike Kaganski]
    tdf#123650 dialog Page Style, tab Page: tab does not bring focus to lower part of page (GTK3+) [Caolán McNamara]
    tdf#123714 Moving (Cut&Paste, Drag&Drop) a column range within the same row into a shared formula group's reference may not recalculate the first affected formula cell (procedure in comment 11). [Eike Rathke]
    tdf#123736 Changing a reference in a formula cell of a shared formula group may not rebuild all dependencies of the then split group. [Eike Rathke]
    tdf#123772 UNO: Setting dialog resizable has no effect [Samuel Mehrbrodt]
    tdf#123815 Import from LWP files cause "General input/output error." [Caolán McNamara]
    tdf#123829 Line below table missing (in comparison to OpenOffice) [Samuel Mehrbrodt]
    tdf#123832 Libre Office ver 6.2 (x64 Setup hang up while trying to install [Mike Kaganski]
    tdf#123923 Exporting to XLSX makes Excel show error and drop pivot table, if table's data has Err:504 instead of #REF! [Mike Kaganski]
    tdf#123975 "Support primary keys" checkbox in Advanced Settings dialog must be tri-state [Caolán McNamara]
    tdf#123999 time change causes the return of "parameter index out of range... using mysql and J/connector [Julien Nabet]
    tdf#124024 Scaling factor of the Sheets isn't displayed correct [Caolán McNamara]
    tdf#124025 Table formulas don't update before print, export to PDF or preview when a field changes [Samuel Mehrbrodt]
    tdf#124035 LibreLogo: lost support of starting colon in variable names [László Németh]
    tdf#124058 Bitmap dialog in table properties dialog slightly cramped (gen) [Jim Raykowski]
    tdf#124109 Justified Arabic text has gaps in place of kashida [Khaled Hosny]
    tdf#124111 Cannot enter negative number for cross other axis at value [Caolán McNamara]
    tdf#124112 Insert drawing object in chart crashes LibreOffice [Noel Grandin]
    tdf#124142 Segfault after removing html and changing view ( GTK3 / KDE5 ) [Caolán McNamara]
    tdf#124162 Crash when trying to accept changes [Henry Castro]
    tdf#124226 LibreOffice crashes / hangs traversing page dialog with the keyboard [Caolán McNamara]
    tdf#124234 Paragraph styles: some settings get lost when switching to different tab without Apply [Caolán McNamara]
    tdf#124297 Libreoffice does not recognize Amazon Corretto Java Runtime [Mike Kaganski]
    tdf#124318 FILEOPEN: XLS Hyperlink URL incorrect [Noel Grandin]
2019-04-23 13:39:17 +00:00
tnn
a6e3820acc libreoffice: harfbuzz-2.4.0.tar.bz2 checksum is wrong for some reason
use "canonical" checksum from fonts/harfbuzz
2019-04-21 16:03:21 +00:00
gdt
0b0981e926 misc/libcdio: Update to 2.1.0
Note that upstream no longer builds cdda-player on NetBSD or OpenBSD.

version 2.1.0
=============
2019-04-17 Holy Wednesday

Most (all?) of the improvements and bug fixes are thanks to Thomas Schmitt and Edd Barrett. This release introduces an OpenBSD driver, courtesy of Edd Barrett, based on the NetBSD driver.

- NetBSD driver fixes. Switch from MSF addressing to LBA addressing in driver. (Edd Barrett and Jasper Lievisse Adriaanse)
- Fix handling in drivers,libcdio-paranoia and `cd-info` when starting track number is greater than 1. (Edd Barrett and Thomas Schmitt)
- More tolerant of non-compliant ISOs such as openSUSE Leap 15.0.
- `cdda-player` fixes, such as adding a missing `-d` in cdda-player help (Thomas Schmitt and Edd Barrett)
- `cdtext_list_languages_v2()` to be preferred over now deprecated `cdtext_list_languages()`. New API call `cdtext_set_language_index()`. (Thomas Schmitt)
- Add `read-disc-struct` example program to show how to use a MMC `DVD_READ_DISC_STRUCTURE`. (Thomas Schmitt)
- Various errors in driver reading turned into warnings. (Edd Barrett and Thomas Schmitt)
- Some code cleanups and documentation improvements.
- Bugs:
 * [Bug 53170: I/O leak when we can't read ISO file ](https://savannah.gnu.org/bugs/index.php?53170)
 * [Bug 53928: Cdtext not displayed in case of `CDTEXT_LANGUAGE_UNKNOWN`](https://savannah.gnu.org/bugs/index.php?3929)
 * [Bug 53929: cd-text with invalid characters failing to convert to utf8](https://savannah.gnu.org/bugs/index.php?3928)
2019-04-18 17:04:37 +00:00
bsiegert
65fc216b57 Revbump all Go packages after go112 update 2019-04-16 18:41:08 +00:00
wiz
0db6be632e *: remove references to ruby 2.3 2019-04-15 06:11:32 +00:00
gutteridge
a0587b2429 mate-utils: work around issue with itstool failures
Disable the pt translations for one mate-utils component for now, to
work around an issue where itstool is intermittently failing. This
addresses PR pkg/54071. Okay youri@.
2019-04-10 01:07:10 +00:00