Commit graph

7382 commits

Author SHA1 Message Date
wiz
10fc54e195 p5-Locale-libintl: update to 1.32.
Version 1.32 - 26 Oct 2020

* Bugs fixed:

  https://github.com/gflohr/libintl-perl/issues/5
2021-04-27 09:01:47 +00:00
schmonz
8c29d6443e Update to 2.2.3.2. From the changelog:
- Libraries and binaries don't have the .note.GNU-stack section stripped
  anymore. Previously, "make strip" would strip that section, which
  would sometimes (depending on the toolchain) cause binaries to be
  incorrectly tagged as needing an executable stack. This is not a
  security issue in itself, but an executable stack makes it easier for
  an attacker to turn bugs into exploits, so it should be avoided
  whenever possible. Thanks to Xavier Stonestreet for reporting and
  finding the cause of the problem.

- Link tests are now performed with a regular file as their
  output, instead of /dev/null, which makes them more portable to
  old/buggy linkers.
2021-04-26 15:04:27 +00:00
pho
e5d05d534e Update to cabal-install-3.4.0.0
3.4.0.0 Oleg Grenrus <oleg.grenrus@iki.fi> February 2021
	* See https://github.com/haskell/cabal/blob/master/release-notes/cabal-install-3.4.0.0.md

3.2.0.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
	* `v2-build` (and other `v2-`prefixed commands) now accept the
	  `--benchmark-option(s)` flags, which pass options to benchmark executables
	  (analogous to how `--test-option(s)` works). (#6209)
	* Add solver optimization to skip a version of a package if it does not resolve
	  any conflicts encountered in the last version, controlled by flag
	  '--fine-grained-conflicts'. (#5918)
	* `cabal v2-exec` doesn't fail in clean package (#6479)
	* Show full ABI hash for installed packages in solver log (#5892)
	* Create incoming directory even for empty packages (#4130)
	* Start GHCi with `main-is` module in scope (#6311)
	* Implement `--benchmark-options` for `v2-bench` (#6224)
	* Fix store-dir in ghc env files generated by `cabal install --lib
	  --package-env` (#6298)
	* `cabal v2-run` works with `.lhs` files (#6134)
	* `subdir` in source-repository-package accepts multiple entries (#5472)

3.0.1.0 Herbert Valerio Riedel <hvr@gnu.org> April 2020
	* Create store incoming directory
	  ([#4130](https://github.com/haskell/cabal/issues/4130))
	* `fetchRepoTarball` output is not marked
	  ([#6385](https://github.com/haskell/cabal/pull/6385))
	* Update `setupMinCabalVersionConstraint` for GHC-8.8
	  ([#6217](https://github.com/haskell/cabal/pull/6217))
	* Implement `cabal install --ignore-project`
	  ([#5919](https://github.com/haskell/cabal/issues/5919))
	* `cabal install executable` solver isn't affected by default
	  environment contents
	  ([#6410](https://github.com/haskell/cabal/issues/6410))
	* Use `lukko` for file locking
	  ([#6345](https://github.com/haskell/cabal/pull/6345))
	* Use `hackage-security-0.6`
	  ([#6388](https://github.com/haskell/cabal/pull/6388))
	* Other dependency upgrades
2021-04-25 13:43:44 +00:00
wiz
7a8b5f1ae4 kp: remove dead download link 2021-04-25 06:47:11 +00:00
wiz
9662431e53 root: remove dead download link 2021-04-25 06:45:56 +00:00
wiz
877eafe514 latin-words-bin: remove dead download link 2021-04-25 06:42:49 +00:00
wiz
941d03d4cf xjdic: remove dead download link 2021-04-24 20:06:35 +00:00
wiz
bed4bccadd ibutton-pdkit: remove dead links 2021-04-24 10:41:27 +00:00
wiz
18d0accc0a utftools: remove dead download link 2021-04-24 10:40:35 +00:00
wiz
a2a061dc3d molden: remove
Upstream website gone, the distfile was not re-distributable, and
noone had updated it since 2007.
2021-04-24 08:47:53 +00:00
pho
23eb10a4c2 Update to extra-1.7.9
1.7.9, released 2020-12-19
    #72, add pureIf
    #73, make takeEnd, dropEnd, splitAtEnd: return immediately if i <= 0
    #71, add compareLength and comparingLength
1.7.8, released 2020-09-12
    #68, make sure Data.Foldable.Extra is exposed
1.7.7, released 2020-08-25
    #67, defer to System.IO readFile', hGetContents' in GHC 9.0
1.7.6, released 2020-08-21
    #66, add lots of functions to Data.Foldable.Extra (anyM etc)
1.7.5, released 2020-08-12
    #65, add Data.Foldable.Extra
    #65, add sum', product', sumOn' and productOn'
1.7.4, released 2020-07-15
    #59, add whileJustM and untilJustM
    #61, optimise nubOrd (10% or so)
    Add first3, second3, third3
1.7.3, released 2020-05-30
    #58, add disjointOrd and disjointOrdBy
1.7.2, released 2020-05-25
    #56, add zipWithLongest
    #57, make duration in MonadIO
    Simplify and optimise Barrier
    Mark modules that are empty as DEPRECATED
    Remove support for GHC 7.10
1.7.1, released 2020-03-10
    Add NOINLINE to errorIO to work around a GHC 8.4 bug
1.7, released 2020-03-05
*   #40, delete deprecated function for
*   zipFrom now truncates lists, rather than error, just like zip
1.6.21, released 2020-03-02
    #54, deprecate nubOn since its O(n^2). Use nubOrdOn
    #53, add some nub functions to NonEmpty
1.6.20, released 2020-02-16
    Add firstM, secondM
1.6.19, released 2020-02-11
    #50, add headDef, lastDef, and dropEnd1
2021-04-24 05:50:38 +00:00
wiz
b238e6380f granulate: remove dead download link 2021-04-23 22:22:52 +00:00
wiz
7f7f71f613 *: remove dead download site 2021-04-21 15:31:18 +00:00
adam
da0a125726 revbump for boost-libs 2021-04-21 13:24:06 +00:00
adam
9d0e79c401 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
wiz
d257b8d322 *: remove dead download site 2021-04-21 08:44:30 +00:00
nia
f732ad66f4 vttest: update to 20210210
20210210
        + improve test-screen for VT420 cursor movement, when left/right
          margins are enabled (prompted by discussion with Tom Szilagyi).

	+ updated/improved configure macros, i.e., for shellcheck-warnings

20201225
	+ correct highlighting for ISO Greek, Hebrew and Latin-5.

	+ correct highlighting for DEC Cyrillic, Greek and Hebrew.

	+ add Latin-2 character set for VT510.

	+ updated/improved configure macros, i.e., for compiler-warnings

	+ update config.guess, config.sub
2021-04-21 07:23:17 +00:00
leot
a9e5812401 tmux: Add a reference to upstream PR 2021-04-17 10:28:22 +00:00
leot
34adb36632 tmux: Update to 3.2
Changes:
3.2
---
 * Add a flag to disable keys to close a message.
 * Permit shortcut keys in buffer, client, tree modes to be configured with a
   format (-K flag to choose-buffer, choose-client, choose-tree).
 * Add a current_file format for the config file being parsed.
 * When display-message used in config file, show the message after the config
   file finishes.
 * Add client-detached notification in control mode.
 * Improve performance of format evaluation.
 * Make jump command support UTF-8 in copy mode.
 * Support X11 colour names and other colour formats for OSC 10 and 11.
 * Add "pipe" variants of "copy-pipe" commands which do not copy.
 * Include "focused" in client flags.
 * Send Unicode directional isolate characters around horizontal pane borders if
   the terminal supports UTF-8 and an extension terminfo(5) capability "Bidi" is
   present.
 * Add a -S flag to new-window to make it select the existing window if one
   with the given name already exists rather than failing with an error.
 * Addd a format modifier to check if a window or session name exists (N/w or
   N/s).
 * Add compat clock_gettime for older macOS.
 * Add a no-detached choice to detach-on-destroy which detaches only if there
   are no other detached sessions to switch to.
 * Add rectangle-on and rectangle-off copy mode commands.
 * Change so that window_flags escapes # automatically. A new format
   window_raw_flags contains the old unescaped version.
 * Add -N flag to never start server even if command would normally do so.
 * With incremental search, start empty and only repeat the previous search if
   the user tries to search again with an empty prompt.
 * Add a value for remain-on-exit that only keeps the pane if the program
   failed.
 * Add a -C flag to run-shell to use a tmux command rather than a shell command.
 * Do not list user options with show-hooks.
 * Remove current match indicator in copy mode which can't work anymore since we
   only search the visible region.
 * Make synchronize-panes a pane option and add -U flag to set-option to unset
   an option on all panes.
 * Make replacement of ##s consistent when drawing formats, whether followed by
   [ or not. Add a flag (e) to the q: format modifier to double up #s
 * Add -N flag to display-panes to ignore keys.
 * Change how escaping is processed for formats so that ## and # can be used in
   styles.
 * Add a 'w' format modifier for string width.
 * Add support for Haiku.
 * Expand menu and popup -x and -y as formats.
 * Add numeric comparisons for formats.
 * Fire focus events even when the pane is in a mode.
 * Add -O flag to display-menu to not automatically close when all mouse buttons
   are released.
 * Allow fnmatch(3) wildcards in update-environment.
 * Disable nested job expansion so that the result of #() is not expanded again.
 * Use the setal capability as well as (tmux's) Setulc.
 * Add -q flag to unbind-key to hide errors.
 * Allow -N without a command to change or add a note to an existing key.
 * Add a -w flag to set- and load-buffer to send to clipboard using OSC 52.
 * Add -F to set-environment and source-file.
 * Allow colour to be spelt as color in various places.
 * Add n: modifier to get length of a format.
 * Respond to OSC colour requests if a colour is available.
 * Add a -d option to display-message to set delay.
 * Add a way for control mode clients to subscribe to a format and be notified
   of changes rather than having to poll.
 * Add some formats for search in copy mode (search_present, search_match).
 * Do not wait on shutdown for commands started with run -b.
 * Add -b flags to insert a window before (like the existing -a for after) to
   break-pane, move-window, new-window.
 * Make paste -p the default for ].
 * Add support for pausing a pane when the output buffered for a control mode
   client gets too far behind. The pause-after flag with a time is set on the
   pane with refresh-client -f and a paused pane may be resumed with
   refresh-client -A.
 * Allow strings in configuration files to span multiple lines - newlines and
   any leading whitespace are removed, as well as any following comments that
   couldn't be part of a format. This allows long formats or other strings to be
   annotated and indented.
 * Instead of using a custom parse function to process {} in configuration
   files, treat as a set of statements the same as outside {} and convert back
   to a string as the last step. This means the rules are consistent inside and
   outside {}, %if and friends work at the right time, and the final result
   isn't littered with unnecessary newlines.
 * Add support for extended keys - both xterm(1)'s CSI 27 ~ sequence and the
   libtickit CSI u sequence are accepted; only the latter is output. tmux will
   only attempt to use these if the extended-keys option is on and it can detect
   that the terminal outside supports them (or is told it does with the
   "extkeys" terminal feature).
 * Add an option to set the pane border lines style from a choice of single
   lines (ACS or UTF-8), double or heavy (UTF-8), simple (plain ASCII) or number
   (the pane numbers). Lines that won't work on a non-UTF-8 terminal are
   translated back into ACS when they are output.
 * Make focus events update the latest client (like a key press).
 * Store UTF-8 characters differently to reduce memory use.
 * Fix break-pane -n when only one pane in the window.
 * Instead of sending all data to control mode clients as fast as possible, add
   a limit of how much data will be sent to the client and try to use it for
   panes with some degree of fairness.
 * Add an active-pane client flag (set with attach-session -f, new-session -f
   or refresh-client -f). This allows a client to have an independent active
   pane for interactive use (the window client pane is still used for many
   things however).
 * Add a mark to copy mode, this is set with the set-mark command (bound to X)
   and appears with the entire line shown using copy-mode-mark-style and the
   marked character in reverse. The jump-to-mark command (bound to M-x) swaps
   the mark and the cursor positions.
 * Add a -D flag to make the tmux server run in the foreground and not as a
   daemon.
 * Do not loop forever in copy mode when search finds an empty match.
 * Fix the next-matching-bracket logic when using vi(1) keys.
 * Add a customize mode where options may be browsed and changed, includes
   adding a brief description of each option. Bound to C-b C by default.
 * Change message log (C-b ~) so there is one for the server rather than one per
   client and it remains after detach, and make it useful by logging every
   command.
 * Add M-+ and M-- to tree mode to expand and collapse all.
 * Change the existing client flags for control mode to apply for any client,
   use the same mechanism for the read-only flag and add an ignore-size flag.
   refresh-client -F has become -f (-F stays for backwards compatibility) and
   attach-session and switch-client now have -f flags also. A new format
   client_flags lists the flags and is shown by list-clients by default.
   This separates the read-only flag from "ignore size" behaviour (new
   ignore-size) flag - both behaviours are useful in different circumstances.
   attach -r and switchc -r remain and set or toggle both flags together.
 * Store and restore cursor position when copy mode is resized.
 * Export TERM_PROGRAM and TERM_PROGRAM_VERSION like various other terminals.
 * Add formats for after hook command arguments: hook_arguments with all the
   arguments together; hook_argument_0, hook_argument_1 and so on with
   individual arguments; hook_flag_X if flag -X is present; hook_flag_X_0,
   hook_flag_X_1 and so on if -X appears multiple times.
 * Try to search the entire history first for up to 200 ms so a search count can
   be shown. If it takes too long, search the visible text only.
 * Use VIS_CSTYLE for paste buffers also (show \012 as \n).
 * Change default formats for tree mode, client mode and buffer mode to be more
   compact and remove some clutter.
 * Add a key (e) in buffer mode to open the buffer in an editor. The buffer
   contents is updated when the editor exits.
 * Add -e flag for new-session to set environment variables, like the same flag
   for new-window.
 * Improve search match marking in copy mode. Two new options
   copy-mode-match-style and copy-mode-current-match-style to set the style for
   matches and for the current match respectively. Also a change so that if a
   copy key is pressed with no selection, the current match (if any) is copied.
 * Sanitize session names like window names instead of forbidding invalid ones.
 * Check if the clear terminfo(5) capability starts with CSI and if so then
   assume the terminal is VT100-like, rather than relying on the XT capability.
 * Improve command prompt tab completion and add menus both for strings and -t
   and -s (when used without a trailing space). command-prompt has additional
   flags for only completing a window (-W) and a target (-T), allowing C-b ' to
   only show windows and C-b . only targets.
 * Change all the style options to string options so they can support formats.
   Change pane-border-active-style to use this to change the border colour when
   in a mode or with synchronize-panes on. This also implies a few minor changes
   to existing behaviour:
   - set-option -a with a style option automatically inserts a comma between the
     old value and appended text.
   - OSC 10 and 11 no longer set the window-style option, instead they store the
     colour internally in the pane data and it is used as the default when the
     option is evaluated.
   - status-fg and -bg now override status-style instead of the option values
     being changed.
 * Add extension terminfo(5) capabilities for margins and focus reporting.
 * Try $XDG_CONFIG_HOME/tmux/tmux.conf as well as ~/.config/tmux/tmux.conf for
   configuration file (the search paths are in TMUX_CONF in Makefile.am).
 * Remove the DSR 1337 iTerm2 extension and replace by the extended device
   attributes sequence (CSI > q) supported by more terminals.
 * Add a -s flag to copy-mode to specify a different pane for the source
   content. This means it is possible to view two places in a pane's history at
   the same time in different panes, or view the history while still using the
   pane. Pressing r refreshes the content from the source pane.
 * Add an argument to list-commands to show only a single command.
 * Change copy mode to make copy of the pane history so it does not need to
   freeze the pane.
 * Restore pane_current_path format from portable tmux on OpenBSD.
 * Wait until the initial command sequence is done before sending a device
   attributes request and other bits that prompt a reply from the terminal. This
   means that stray relies are not left on the terminal if the command has
   attached and then immediately detached and tmux will not be around to receive
   them.
 * Add a -f filter argument to the list commands like choose-tree.
 * Move specific hooks for panes to pane options and windows for window options
   rather than all hooks being session options. These hooks are now window options:
   window-layout-changed
   window-linked
   window-pane-changed
   window-renamed
   window-unlinked
   And these now pane options:
   pane-died
   pane-exited
   pane-focus-in
   pane-focus-out
   pane-mode-changed
   pane-set-clipboard
   Any existing configurations using these hooks on a session rather than
   globally (that is, set-hook or set-option without -g) may need to be changed.
 * Show signal names when a process exits with remain-on-exit on platforms which
   have a way to get them.
 * Start menu with top item selected if no mouse and use mode-style for the
   selected item.
 * Add a copy-command option and change copy-pipe and friends to pipe to it if
   used without arguments, allows all the default copy key bindings to be
   changed to pipe with one option rather than needing to change each key
   binding individually.
 * Tidy up the terminal detection and feature code and add named sets of
   terminal features, each of which are defined in one place and map to a
   builtin set of terminfo(5) capabilities. Features can be specified based on
   TERM with a new terminal-features option or with the -T flag when running
   tmux. tmux will also detect a few common terminals from the DA and DSR
   responses.
   This is intended to make it easier to configure tmux's use of terminfo(5)
   even in the presence of outdated ncurses(3) or terminfo(5) databases or for
   features which do not yet have a terminfo(5) entry. Instead of having to grok
   terminfo(5) capability names and what they should be set to in the
   terminal-overrides option, the user can hopefully just give tmux a feature
   name and let it do the right thing.
   The terminal-overrides option remains both for backwards compatibility and to
   allow tweaks of individual capabilities.
 * Support mintty's application escape sequence (means tmux doesn't have to
   delay to wait for Escape, so no need to reduce escape-time when using
   mintty).
 * Change so main-pane-width and height can be given as a percentage.
 * Support for the iTerm2 synchronized updates feature (allows the terminal to
   avoid unnecessary drawing while output is still in progress).
 * Make the mouse_word and mouse_line formats work in copy mode and enable the
   default pane menu in copy mode.
 * Add a -T flag to resize-pane to trim lines below the cursor, moving lines out
   of the history.
 * Add a way to mark environment variables as "hidden" so they can be used by
   tmux (for example in formats) but are not set in the environment for new
   panes. set-environment and show-environment have a new -h flag and there is a
   new %hidden statement for the configuration file.
 * Change default position for display-menu -x and -y to centre rather than top
   left.
 * Add support for per-client transient popups, similar to menus but which are
   connected to an external command (like a pane). These are created with new
   command display-popup.
 * Change double and triple click bindings so that only one is fired (previously
   double click was fired on the way to triple click). Also add default double
   and triple click bindings to copy the word or line under the cursor and
   change the existing bindings in copy mode to do the same.
 * Add a default binding for button 2 to paste.
 * Add -d flag to run-shell to delay before running the command and allow it to
   run without a command so it just delays.
 * Add C-g to cancel command prompt with vi keys as well as emacs, and q in
   command mode.
 * When the server socket is given with -S, create it with umask 177 instead of
   117 (because it may not be in a safe directory like the default directory in
   /tmp).
 * Add a copy-mode -H flag to hide the position marker in the top right.
 * Add number operators for formats (+, -, *, / and m),
2021-04-17 10:11:04 +00:00
ryoon
633bec58e9 *: Recursive revbump from devel/nss 2021-04-15 11:23:03 +00:00
gutteridge
f72ac7e060 libreoffice: reflect xdg-utils dependency for xdg-open command
Relates to PR pkg/56092. LibreOffice expects xdg-open to be installed.
2021-04-11 04:29:59 +00:00
ryoon
30770c6763 libreoffice: Use portable 'command -v' instead of 'type -p' and fix segfault
Pointed out in PR pkg/56092 by gutteridge@.

And convert to use OpenSSL TLS backend.
Recent devel/nss change, libsoftkn3.so uses MD5_Update()
from OpenSSL and it causes SIGSEGV.

Bump PKGREVISION.
2021-04-10 13:13:47 +00:00
wiz
14c07cf0ce *: bump PKGREVISION for nss linking fix 2021-04-09 06:54:56 +00:00
wiz
d068b5cbe5 rpm: help it find nss 2021-04-08 08:54:30 +00:00
adam
8dd0a7c96f Revbump for poppler 2021-04-08 06:19:44 +00:00
markd
a80f69c201 misc: -libkgeomap 2021-04-07 19:42:25 +00:00
markd
8e56a9fcb9 libkgeomap: remove - no longer used. 2021-04-07 19:41:46 +00:00
markd
9f17ade459 kde applications release: update to 20.12.3
10 months worth of updates.
2021-04-07 12:28:14 +00:00
adam
0c21ef56d2 khard: needs setuptools_scm to build; invoke sphinx directly 2021-04-07 07:00:20 +00:00
adam
4dfc080ec5 py-tqdm: updated to 4.60.0
tqdm v4.60.0 stable

add contrib.logging helpers for redirecting to tqdm.write()
support delay in notebook
fix contrib.tmap, tzip not using tqdm_class
add notebook tests
updates & misc minor fixes for documentation
2021-04-06 20:16:06 +00:00
adam
d96a094bf8 use versioned py-pygemnts 2021-04-06 15:03:32 +00:00
ryoon
6b0fd5e7ab libreoffice: Update to 7.1.2.2
* Fix xdg-open path. PR pkg/56092
  https://bugs.documentfoundation.org/show_bug.cgi?id=108591
* Enable gtk3 option by default.
  The scrollbar problem disappears. Reported by Chavdar Ivanov.
  And this fix performance problem in drawing UI.

Changelog:
7.1.2.2
Bugs fixed compared to 7.1.2 rc1:

 1. tdf#114076 FILEOPEN: artifacts on Images ( white lines ) [Xisco Fauli]
 2. tdf#118693 FILEOPEN: Drawing has incorrect size [Xisco Fauli]
 3. tdf#127217 PDF export: LibreOffice 6.3 option buttons in forms not working
    in Adobe Reader (OK in other readers) [Julien Nabet]
 4. tdf#134607 LO7RC1 - LANGPACK macOS - many versions fail to recognize
    LibreOffice 7.0 / 7.1 installation as valid on Catalina and Big Sur
    [Christian Lohmaier]
 5. tdf#136929 FILESAVE DOCX: Large footer when image moved from text body into
    footer [Justin Luth]
 6. tdf#140136 When we click on the FILTERED dropdown + sign it CHECKS and
    UNCHECKS all along with expanding and contracting [Attila Sz?cs]
 7. tdf#140539 Crash when I open the help window [Caol??n McNamara]
 8. tdf#140917 skia/salbmp.cxx assertion on Windows with 150% text size [Lubo?
    Lu????k]
 9. tdf#141045 close the application with the execution of the BASIC code,
    function replace [Andreas Heinisch]
10. tdf#141063 White lines during scrolling across bitmap images on macOS
    [Thorsten Wagner]
11. tdf#141166 Crash in: mergedlo.dll: Press "Help" button in Hyperlink dialog
    [Caol??n McNamara]

7.1.2.1
Bugs fixed compared to 7.1.1 RC2

 1. rhbz#1931423 Updating gtk3 breaks formula editing in LibreOffice [Caol??n
    McNamara]
 2. tdf#105301 sort options not remembered thoroughly in saved document
    [Andreas Heinisch]
 3. tdf#116983 Paste is sometimes deactivated in (context) menu even though
    text is copied to clipboard and CTRL+V functioning (steps: Comment 0 and
    Comment 13 and Comment 28 and Comment 78) [Mike Kaganski]
 4. tdf#123202 EDITING Sorting of the filtered data is incorrect [T??nde T??th]
 5. tdf#124678 Writer: DOCX export from ODT: Header/Footer are wrong when first
    node is section [Vasily Melenchuk]
 6. tdf#127471 Copied calc diagram in gdi format looks ok under linux, but the
    fonts looks weird under windows. [Armin Le Grand (Allotropia)]
 7. tdf#132368 FILESAVE PPTX: text changes are reproducibly lost (SmartArt)
    [Miklos Vajna]
 8. tdf#133038 Some format toolbar icons are wrong for Catalan language [Rizal
    Muttaqin]
 9. tdf#133473 FILEOPEN: Shadow is gone [G??l?ah K?se]
10. tdf#134210 FILEOPEN PPTX: Image shown with wider aspect ratio and different
    clipping - cropping not being applied [G??l?ah K?se]
11. tdf#134940 --> does not replace automatically to ?? in AutoCorrect [L??szl
    ?? N??meth]
12. tdf#136011 Number in multi-line chart categories are not exported if chart
    is copied from Calc to Writer [Ouyang Leyan]
13. tdf#136175 Paste is sometimes deactivated in (context) menu even though
    text is copied to clipboard and CTRL+V functioning [Mike Kaganski]
14. tdf#136570 FILEOPEN: OLE objects containing links to other documents are
    blurred [Attila Bakos (NISZ)]
15. tdf#137122 Font rendering display error (skia) and some DejaVu fonts [Lubo?
    Lu????k]
16. tdf#138122 (blurry_text) LibreOffice text blurry on Retina displays on
    macOS 11 [Thorsten Wagner]
17. tdf#138314 Blank tab names in dialog frames, macOS 11 Big Sur [Thorsten
    Wagner]
18. tdf#138598 FILEOPEN: DOCX: images in even page footer not displayed [Attila
    Bakos (NISZ)]
19. tdf#139039 PDF export: Error message if filepath is URL coded / crash when
    saving as DOCX [Miklos Vajna]
20. tdf#139070 LISTBOX: Values, which are in different rows, where not shown
    right separated in preview [Caol??n McNamara]
21. tdf#139301 IMPORT XLSX Not showing styles for dashed lines [L??szl?? N??
    meth]
22. tdf#139763 FILEOPEN XLSX Anchor type of rotated shape changes [Regina
    Henschel]
23. tdf#139820 Hang: Undoing paste of block with empty cells [Lubo? Lu????k]
24. tdf#139928 FILEOPEN XLSX Conditional formatting with multiple different
    operators incorrect [Tibor Nagy]
25. tdf#139940 FILEOPEN DOCX: gradient has lost its colour [Justin Luth]
26. tdf#140006 Drop down text is not full lenght of the column (see comment 4
    for a test file) [Caol??n McNamara]
27. tdf#140137 FILEOPEN Cannot open .docx in writer - format openXML [Aron
    Budea]
28. tdf#140158 EDITING Shape and textframe fall apart on inserting page break
    [Attila Bakos (NISZ)]
29. tdf#140207 Qt's ImCursorRectangle is not correctly take device scale factor
    into account [Jan-Marek Glogowski]
30. tdf#140257 No way to set Outline level simply [Caol??n McNamara]
31. tdf#140288 Crash with zero-size window when running a macro [Lubo? Lu????k]
32. tdf#140332 FIREBIRD - LibreOffice Vanilla fails to load tables or reports
    from an embedded Firebird ODB file [Tor Lillqvist]
33. tdf#140387 Orca no longer reads many options on the sidebar in Linux [Caol
    ??n McNamara]
34. tdf#140397 Navigator in master documents: button for Toggle Master view
    missing (all backends except GTK3) [Jim Raykowski]
35. tdf#140498 Primary selection does not work in Calc input line [Caol??n
    McNamara]
36. tdf#140528 Crash in: swlo.dll In "Save As" dialog in "Tools -Chapter
    Numbering", when switching from Numbering to Position tab [Noel Grandin]
37. tdf#140537 Unnecessary scrolling in Math's Element pane, post weld [Caol??n
    McNamara]
38. tdf#140552 FILESAVE RTF After saving DOCX to RTF, reload gives File format
    error [Miklos Vajna]
39. tdf#140572 FILESAVE DOCX Crash when saving a file with superscript
    formatting [Justin Luth]
40. tdf#140597 FILEOPEN: DOCX: missing borders in some cells [L??szl?? N??meth]
41. tdf#140598 FILESAVE: PDF: Incorrect table position when using --convert-to
    pdf in commandline [Attila Bakos (NISZ)]
42. tdf#140606 PDF: EXPORT: Crash in: mergedlo.dll [Toma? Vajngerl]
43. tdf#140661 Objects not visible in navigator after ungrouping [Jim
    Raykowski]
44. tdf#140668 CRASH: importing docx file [Daniel Arato (NISZ)]
45. tdf#140674 EDITING Autocorrect no longer works with Change Tracking enabled
    [L??szl?? N??meth]
46. tdf#140700 calc crash at exit in
    ScSelectionTransferObj::~ScSelectionTransferObj (steps in comment 18) [Mike
    Kaganski]
47. tdf#140754 LibreOffice Calc crash when selecting filters (threaded) [Lubo?
    Lu????k]
48. tdf#140797 Moving the top image (with images behind) is rather slow [Lubo?
    Lu????k]
49. tdf#140833 Double click on column separator in Calc on Wayland moves window
    to background [Caol??n McNamara]
50. tdf#140838 elementary: New Arrow Style for Undo and Redo [Rizal Muttaqin]
2021-04-05 10:17:21 +00:00
taca
300f338d16 Remove ruby25 related code fragments. 2021-04-01 14:10:53 +00:00
adam
bc2a7070e1 stellarium: updated to 0.21.0
v0.21.0:
The major changes of this version:

We have finally completed our work on accurate planet axes, including Lunar libration
Visualisation of Earth shadow for Lunar eclipses
Better texture for the Lunar surface
Added the latest algorithms for planet magnitudes
Enhanced Calendars plugin
Replaced "arabic" by more accurate "al-Sufi" skyculture
Planets are now scalable and Solar glare switchable for didactic applications
2021-04-01 13:17:30 +00:00
markd
ba58b08846 kf5: KDE Frameworks update to 5.80.0
10 months of patches/updates.
2021-03-30 10:58:21 +00:00
markd
ff165ed398 marble: fix some install paths. explicitly disable qtwebengine. 2021-03-30 09:08:58 +00:00
taca
4a3431d3ad misc/ruby-ohai: update to 16.10.7
16.10.7 (2021-03-17)

Merged Pull Requests

* suppress constant redefinition warning #1628 (ramereth)
2021-03-21 13:31:36 +00:00
taca
8d9e719fe4 misc/ruby-bundler: update to 2.2.15
2.2.15 (March 19, 2021)

Enhancements:

* Add a hint about bundler installing executables for path gems #4461
* Warn lockfiles with incorrect resolutions #4459
* Don't generate duplicate redundant sources in the lockfile #4456

Bug fixes:

* Respect running ruby when resolving platforms #4449
2021-03-21 12:59:00 +00:00
nros
df97f89dd8 update misc/xygrib to build with openjpeg-2.4
Update patch in misc/xygrib so that it can build with openjpeg version 2.4
that is currently in pkgsrc. Also check for 2.5 just in case.
2021-03-19 19:00:17 +00:00
bsiegert
f6095694fd Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
gutteridge
948d52b394 xfce4-calculator-plugin: update to 0.7.1
Change log:

0.7.1
======
- Add option to not move cursor after calculations (#3)
- Align spin buttons in properties dialog
- Add close button to properties dialog
- Handle delete event when properties dialog is closed
- Adds new README.md updates AM_INIT_AUTOMAKE
- Update URLs from goodies.x.o to docs.x.o (Bug #16155)
- Allow compilation with panel 4.15
- Disable emoji input
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), English (Canada), Estonian,
  Finnish, French, Galician, German, Hebrew, Hindi, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
  Lithuanian, Malay, Norwegian Bokmål, Persian (Iran), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Turkish, Ukrainian
2021-03-18 02:20:42 +00:00
kim
2013a0d5f6 misc/screen: Fix CVE-2021-26937 and another UTF-8 bug 2021-03-13 07:24:04 +00:00
adam
c97b816f19 py-tqdm: updated to 4.59.0
tqdm v4.59.0 stable

add tqdm.dask.TqdmCallback
add asyncio.gather()
add basic support for length_hint
add & update tests
misc documentation updates
update contributing guide
update URLs
bash completion: add missing --delay
misc code tidy
add [notebook] extra


tqdm v4.58.0 stable

add start delay in seconds
add tests
misc code tidy
misc documentation updates


tqdm v4.57.0 stable

add line buffering for DummyTqdmFile
fix & update demo notebook
fix py3 urllib examples
suppress deprecated pandas warnings
misc framework updates
misc tests updates
misc code tidy
2021-03-11 09:50:19 +00:00
adam
f915c350f6 Use py-Pillow6 2021-03-10 18:51:51 +00:00
ryoon
951caad44e libreoffice: Fix OS detection
From jun@ via PR pkg/56048, thank you.
Bump PKGREVISION.
2021-03-10 16:07:53 +00:00
taca
cb30213c48 misc/ruby-bundler: update to 2.2.14
2.2.14 (March 8, 2021)

Security fixes:

* Lock GEM sources separately and fix locally installed specs confusing
  bundler #4381

Bug fixes:

* Make rake available to other gems' installers right after it's installed
  #4428
* Fix encoding issue on compact index updater #4362
2021-03-09 14:00:36 +00:00
nia
f92c0bb734 Mark packages that fail to package with Ruby 2.5 2021-03-09 08:58:22 +00:00
jaapb
39925cf7e0 Updated misc/ocaml-topkg to version 1.0.3.
This adds support for OCaml 4.12. Otherwise changes are minor.
2021-03-08 20:41:00 +00:00
jaapb
397a3e0079 Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
taca
61c0d07157 misc/ruby-parallel: update to 1.20.1
No release information nor change log.

Please refer <https://github.com/grosser/parallel/compare/v1.19.2...v1.20.1>
in detail.
2021-03-07 14:40:12 +00:00