summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2020-08-30revbump for qwt6-qt5tnn1-2/+2
2020-08-25libcdio-paranoia: update to 2.0.1.wiz3-10/+10
10.2+2.0.1 --------- 2019-09-16 - cdda toc routines now included (fixes #21) - "make distcheck" broken in 2.0.0 works properly again - Remove some gcc/clang warnings
2020-08-24Avoid choosing aligned_alloc() when it's not present. Fixes build onschmonz3-1/+43
CentOS 6 with lang/gcc7. Verified noop for CentOS 7 with gcc7, Ubuntu 16/18/19, macOS Catalina, NetBSD 9, FreeBSD 12.1, OpenBSD 6.7, Tribblix m22.
2020-08-24khard: update to 0.17.0.wiz3-8/+11
v0.17.0: 2020-08-13 - Do not modify (clean up) search query to find more matches (4583efd) - Remove special search handling for phone numbers (a570a85) - Remove extra pruning from email, phone and postaddress subcommand (3f315f9, 1b9ce98, c704ce1) - Add query syntax for search terms (#131) - Add newline at the end of "show --format=pretty" (#256) - Add -H to select header from which add-email should read (#258) - Expand environment variables in paths in the config file (#269) - Deprecate --strict-search (the new query syntax can be used instead)
2020-08-24mate*: remove unintentional linkage against pkgsrc gettext-libsgutteridge3-6/+6
As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/ Makefile.common r. 1.10 expressed this tool dependency using USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the build environment as well, which some MATE packages then linked against, but gettext-libs didn't end up being declared as a run-time dependency, so binary package installations were broken (with the workaround of manually installing the undeclared gettext-libs dependency). Express this dependency differently, so GNU msgfmt is used as a tool without exposing pkgsrc gettext-libs. (The pkgsrc tooling infrastruture could be altered to provide a distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others. Here I'm just immediately concerned with fixing this packaging issue.) Addresses PR pkg/55503 by Jay Patel.
2020-08-22misc/py-anita: update to 2.5gson2-7/+7
Changes from 2.4: Reset the test timeout once per test case, not just once per test program, and reduce the default timeout to 1 hour.
2020-08-21include <QPainterPath> to fix build with current version of Qt.bouyer2-1/+16
2020-08-18*: revbump for libsndfileleot32-64/+64
2020-08-18sd-mux-ctrl: needs pkg-configtnn1-2/+3
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot68-114/+136
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot30-51/+60
2020-08-16go-genproto: BROKEN message should be in quotes to avoid linebreakstnn1-2/+2
2020-08-14Revbump all Go packages after go114 updatebsiegert2-4/+4
2020-08-11asyncio is not supported by Python 2.joerg2-2/+8
2020-08-11libreoffice: Update to 7.0.0.3ryoon18-806/+433
* Support Python 3.8. Changelog: Summary of Other New Features GENERAL - New icon theme, the default on macOS: Sukapura - New shapes galleries: arrows, diagrams, icons and more... - Glow and soft edge effects for objects WRITER - Navigator is easier to use, with more context menus - Semi-transparent text is now supported - Bookmarks can now be displayed in-line in text - Padded numbering in lists, for consistency - Better handling of quotation marks and apostrophes CALC - New functions for non-volatile random number generation - Keyboard shortcut added for autosum IMPRESS & DRAW - Semi-transparent text is supported here too - Subscripts now return to the default of 8% - PDFs larger than 500 cm can now be generated
2020-08-10py-stdnum: updated to 1.14adam3-8/+69
changes from 1.13 to 1.14 ------------------------- * Add modules for the following number formats: - УНП, UNP (Учетный номер плательщика, the Belarus VAT number) - AIC (Italian code for identification of drugs) (thanks Fabrizio Montanari) - Company Number (מספר חברה, or short ח.פ. Israeli company number) (thanks Leandro Regueiro) - NIT (Número de Identificación Tributaria, El Salvador tax number) (thanks Leandro Regueiro) - USCC (Unified Social Credit Code, 统一社会信用代码, China tax number) (thanks Leandro Regueiro) - UEN (Singapore's Unique Entity Number) (thanks Leandro Regueiro) - BRN (사업자 등록 번호, South Korea Business Registration Number) (thanks Leandro Regueiro) - MST (Mã số thuế, Vietnam tax number) (thanks Leandro Regueiro) - NPWP (Nomor Pokok Wajib Pajak, Indonesian VAT Number) (thanks Leandro Regueiro) - UBN (Unified Business Number, 統一編號, Taiwanese tax number) (thanks Leandro Regueiro) - UTR (United Kingdom Unique Taxpayer Reference) (thanks Mohammed Salman) - ONRC (Ordine din Registrul Comerţului, Romanian Trade Register identifier) (thanks dotbit1) - GS1-128 (Standard to encode product information in Code 128 barcodes) (thanks Sergi Almacellas Abellana) - VATIN (International value added tax identification number) (thanks Leandro Regueiro) * Fix missing Dominican Republic NCF document types (thanks Gustavo Valverde) * Fix issue with extra plus or minus in Swedish Personnummer (thanks balderman) * Update Dominican Republic DGII endpoint (thanks Gustavo Valverde) * Support validating temporary Finnish personal identity codes (thanks Aleksi Hoffman) * Fix misleading docstring in se.personnummer.get_birth_date() (thanks Leon Sandøy) * Improve birth date validation in Danish CPR (thanks Leon Sandøy) * Add birth date validating in Norwegian Fødselsnummer (thanks Leon Sandøy) * Add missing vat aliases for a number of countries (thanks Leandro Regueiro) * Use HTTPS instead of HTTP fox VIES lookups (thanks grzekru) * Switch to HTTPS URLs where possible * Support 6 as third digit in Ecuadorian CI (thanks Christopher Ormaza) * Add an online check for South Korean BRN * Fix unescaping in Dominican Republic RNC online check (thanks evaldez89) * Support foreign residents for Romanian CNP (thanks dotbit1)
2020-08-05py-tqdm: updated to 4.48.2adam2-7/+7
tqdm v4.48.2 stable fix notebook formatting
2020-08-03+ sd-mux-ctrljmcneill1-1/+2
2020-08-03sd-mux-ctrl: import snapshot from git dated 2020-02-17jmcneill4-0/+40
sd-mux stands for Secure Digital Multiplexer. This is SD card switcher (multiplexer) designed to help automatic testing. This project is sd-mux controller - binary for controlling sd-mux device.
2020-08-02Simplify the IPv6 address handling patchkim3-36/+25
Also fix the completely incorrect code that was inteded to look for the closing bracket (but clearly wouldn't work and wasn't hit in my previous testing).
2020-08-01Stop chopping off most of an IPv6 address.kim3-5/+70
2020-07-20xfce4-time-out-plugin: update to 1.1.1gutteridge3-9/+13
1.1.1 ====== - Do not enable countdown when configuration changes (Bug #16118) - Add lock button to break dialog (Bug #16317) - Update URLs from goodies.x.o to docs.x.o (Bug #16179) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Esperanto, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokml, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)
2020-07-17todoman: update to 3.8.0.wiz2-7/+7
v3.8.0 ---------- * Don't display list if there's only one list (of one list has been specified). * Fixed several issues when using dates with no times. * Dropped support for Python 3.4.
2020-07-17Revbump all Go packages after go114 update.bsiegert2-4/+4
2020-07-17Un-break tmux build on MacOS X 10.4.hauke3-1/+65
2020-07-15rhash: updated to 1.4.0adam2-9/+8
RHash v1.4.0 librhash: supported rhash_get_version() - get library version Bugfix: fix broken output on Win 7 Bugfix: fix broken 'configure --localedir=' option Bugfix: fix broken makefile install-so-link target Bugfix: restore behavior of 'rhash -rc' to be the same as in v1.3.8 Bugfix: fix a segfault and memory errors
2020-07-14py-tqdm: updated to 4.47.0adam3-8/+17
tqdm v4.47.0 stable add contrib.discord (similar to contrib.telegram) add contrib.bells to auto-enable all extras add contrib.utils_worker for common slow tasks (e.g. web I/O) fix lazy large memory usage & discard unsent messages (unprocessed tasks) fix slow notebook imports fix gui TypeError on unknown len() misc documentation/error message updates more succinct ImportError on missing ipywidgets fix broken/deprecated link add inline usage for contrib.discord and contrib.telegram misc framework updates add official py3.8 support fix snap builds
2020-07-12bvttest: Update to 20200610ryoon2-7/+7
changelog: 20200610 + modify DECSCA test to show whether EL/ED and ECH/ICH/DCH ignore DECSCA. + modify DECERA test to assume that the terminal uses bce, and prompt for an additional color-change/erase to demonstrate this. 20200420 + improve test-coverage for REP/SD/SL/SR/SU, exercising default params. + improve DA/DA2 reports for VT125, VT240, VT382, VT510 used in xterm.
2020-07-06Update usbids to 20200622.bsiegert2-8/+8
12.5 years later, I think it is time for an update :)
2020-07-05misc/calibre: fix build with Qt 5.15.0.rhialto3-3/+40
2020-07-04libreoffice: Update to 6.4.5.2ryoon5-840/+34
Changelog: 6.4.5.2 Bugs fixed compared to 6.4.5 rc1: ofz#20904 check bounds [Caolán McNamara] tdf#83309 FILEOPEN: NUMBERING: text paragraph indentation/tab stops in .DOCX displayed incorrectly with tab [Vasily Melenchuk] tdf#120394 FILEOPEN: Numbers appear in numbered list MSO created in attached DOC without visible number format [Vasily Melenchuk] tdf#121384 Crash of Writer opening any document with "invalid" python file in home directory (linux) [Caolán McNamara] tdf#130999 Greek dictionary cannot be loaded on Collabora Online (4.2.0.4) [Andras Timar] tdf#131353 Core build fails with poppler >= 0.86.0 [Martin Whitaker] tdf#131357 Help files lack syntax definition for some Calc functions [Steve Fanning] tdf#132093 Editing snap lines: dialog decreases entered values when drawing scale is 1:many [Stephan Bergmann] tdf#132254 When copying a block/rectangle, the pasted lines are in reverse order [Michael Stahl] tdf#132321 Deleting a paragraph at start or end of section deletes the object anchored to it [Michael Stahl] tdf#132326 CRASH: undoing paste of frames [Michael Stahl] tdf#132431 Crash: "vector::_M_fill_insert" with large sumifs [Luboš Luňák] tdf#132597 Crash in: swlo.dll [Michael Stahl] tdf#132725 Crash in: BigPtrArray::Index2Block(unsigned __int64) anchor to paragraph [Michael Stahl] tdf#132744 Images anchored to character in table not pasted [Michael Stahl] tdf#132754 DOCX import: invalid list start numbering with 0.0.0. [Vasily Melenchuk] tdf#133326 Crash after redo (steps in comment 5) [Noel Grandin] tdf#133629 FORMATTING: Calc crashes on setting borders to all cells on more than one sheet simultaneously [Noel Grandin] tdf#133641 CRASH: after clicking on a drop-down form [Michael Stahl] tdf#133862 Crash when trying to customize toolbar during embedded Equation editing [Caolán McNamara] tdf#133981 CRASH: Undoing deletion of selection [Michael Stahl] tdf#133982 CRASH: copying content in nested table [Michael Stahl] tdf#133985 "Merge and Center Cells" dialog: default (active) button is "Cancel" [Caolán McNamara] tdf#133990 CRASH: Undoing table deletion [Michael Stahl] tdf#134019 Calc FILEOPEN Crash in: sclo.dll [Caolán McNamara] tdf#134021 Crash swlo!SwFrame::CheckPageDescs+0x12d6: [Michael Stahl] tdf#134023 Select the table by dragging over the columns become harder [Justin Luth] tdf#134243 Hang launching mailmerge wizard with a specific file [Caolán McNamara] 6.4.5.1 Bugs fixed compared to 6.4.4 RC2 deb#961473 set A4 in extras/source/shellnew templates [Rene Engelhard] rhbz#1844263 unchecked nullptr return from SfxViewFrame::Current() [Caolán McNamara] tdf#37268 Data Pilot and sheet local defined named range insert menu entry inactive [Julien Nabet] tdf#64690 EDITING: Process hang on find/replace in Basic code involving "\&" [Andreas Heinisch] tdf#78352 FILEOPEN: DOCX - Incorrect space between bullet and first line text due to wrong tab stop at value [Vasily Melenchuk] tdf#79082 FILESAVE: Tab positions not being retained in PPT and being lost in PPTX [Piet van Oostrum, Samuel Mehrbrodt] tdf#79998 FILESAVE: XLSX export breaks or some sheet names (sheet name length >31 characters) [Serge Krot] tdf#94628 Fileopen: Docx custom numbering triangle symbol incorrectly displayed as a dot [Vasily Melenchuk] tdf#95189 Paragraph numbering on one paragraph resets when it shouldn't [Vasily Melenchuk] tdf#97416 Editing: Database password properties in ODB file not re-settable via UI [Julien Nabet] tdf#97694 Base macros cannot be digitally signed [Samuel Mehrbrodt] tdf#101856 MAILMERGE Add conditional to expand / collapse bookmarks [Serge Krot] tdf#102625 Formula editor breaks surrogate pairs [Julien Nabet] tdf#103602 new documents fail ODF validation with Error: unexpected attribute "draw:fill" [Michael Stahl] tdf#104017 FILESAVE: DOC: New rows are displayed on table after RT [Justin Luth] tdf#106181 FILESAVE: Check boxes get lost when saving as .XLSX [Serge Krot] tdf#108496 FILEOPEN: DOCX file numbered list restarted from 1 following section break assumes previous numbered list sequence after 1 [Vasily Melenchuk] tdf#114258 BASIC: Bad select after scrolling in Object Catalog [Caolán McNamara] tdf#116883 FILEOPEN DOCX Numbering format shown as "1.1.1-" even though it should be "1-1-1-" [Vasily Melenchuk] tdf#120394 FILEOPEN: Numbers appear in numbered list MSO created in attached DOC without visible number format [Vasily Melenchuk] tdf#122408 linked subform shows empty when slave field is a function call [Lionel Elie Mamane] tdf#122461 SQL parser doesn't accept identifiers containing newlines [and gives a syntax error when Query Wizard correctly generates a query containing one] [Lionel Elie Mamane] tdf#123801 Small caps captions do not display the Figure/Illustration/etc. category label [Caolán McNamara] tdf#124790 Mailmerge: Background image in printed address labels not visible [Miklos Vajna] tdf#125609 radiobutton receives item status changed event after listbox value selection [Noel Grandin] tdf#125981 The "Default" button for quotes in AutoCorrect options doesn't reset the display of replacement [Caolán McNamara] tdf#126025 Extrusion on/off is faulty in saving for Fontwork favorite 40 [Stephan Bergmann] tdf#126468 Unable to deselect 'Visible' flags in Base query, if field is set for "sorting" [Julien Nabet] tdf#127778 FILEOPEN DOCX Margin setting is not considered if smaller than heading size [Miklos Vajna] tdf#127889 Can't unmerge cells using tabbed user interface [andreas kainz] tdf#128665 EDITING: Undo takes action on another shape [Vasily Melenchuk] tdf#128689 Request to Localize More Formatting Icons into Korean UI [Rizal Muttaqin] tdf#129620 Crash when I press down arrow in edit header dialog using e.g, Japanese keyboard [Caolán McNamara] tdf#129702 [UI] Smart tags wrongly listed in AutoCorrect options dialog [Caolán McNamara] tdf#130354 Cannot sign existing PDF, ' .tmp does not exist' from 6.4 [Miklos Vajna] tdf#130479 Inlined BMP fills do not render [Miklos Vajna] tdf#130770 Autofilter not updated on data change (automatically or manually) [scito] tdf#130792 Draw crashes when trying to add a point in a multiline ( steps in comment 8 ) [Noel Grandin] tdf#131076 UI: Text import dialogue default focus is 'Character set' instead of 'OK' [Caolán McNamara] tdf#131333 Cannot change data point icons in Calc's XY or points and lines chart [Caolán McNamara] tdf#131366 Crash when I type the letter "i" after the letter "f" in a paragraph with style "emphasis" and font "Linux Biolinum G" [Gabor Kelemen] tdf#131423 Function Wizard in Calc allows too many parameters [Eike Rathke] tdf#131684 Crash when doing undoing [Xisco Fauli, Michael Stahl] tdf#132169 Drawing line width changes randomly while changing [Caolán McNamara] tdf#132173 Function Wizard does not enter array formulas with inline arrays correctly [Eike Rathke] tdf#132187 For every repeated paste the page count (incl. content) doubles [Xisco Fauli] tdf#132236 Crash in: swlo.dll ( steps in comment 12) [Michael Stahl] tdf#132267 Scrollers for long menus are not shown / black [Miklos Vajna] tdf#132514 FILEOPEN DOCX Table character direct formatting not applied with another table in footer [László Németh] tdf#132594 No display of labels in pie charts if xlsx created with Excel 2007 (regression in 6.4 vs 6.0 and 5.2) [Tünde Tóth] tdf#132596 Crash in: SwPosition::SwPosition(SwPosition const &) [Michael Stahl] tdf#132623 Custom properties dialog contents don't expand to fill the dialog when resized [andreas kainz] tdf#132626 CAPTION DIALOG: Can't type dot in caption category [STrunning mail merge wizard for doc from tdf#119942 [Caolán McNamara] tdf#132730 Assertion if apply Ctrl+Shift+M on group [Julien Nabet] tdf#132732 Restart Numbering in Paragraph with chosen Number impossible (GTK3) [Caolán McNamara] tdf#13273iklos Vajna] tdf#132814 EDITING: Impossible to change an existing Integer primarykey in MySQL/MariaDB to AutoValue in GUI [Julien Nabet] tdf#132832 XLayoutConstrains.calcAdjustedSize doesn't return proper size for multiline checkbox and hyperlink ementary, Sifr, Sukapura: Wrong folder action icons in open dialog with gen backend [Rizal Muttaqin] tdf#133012 elementary: The gripper icon looks like a “More Options” menu [Rizal Muttaqin] tdf#133036 CRASH: customizing notebookbar (gen) [Caolán McNamara] tdf#133053 Crash in: x11::SelectionManager::handleDragEvent [Caolán McNamara] tdf#133250 Colibre: Inconsistent Icon for Red, Blue and Green [Rizal Muttaqin] tdf#133267 Undo inserting a row above extremely slow [Luboš Luňák] tdf#133270 MAILMERGE progress is not updated during export of many files [Serge Krot] tdf#133271 FILESAVE: Vertical text saves as horizontal to ODT (but OK to DOCX) [Miklos Vajna] tdf#133348 Crash when using undo 3 times in comment reply [Julien Nabet] tdf#133411 Replacing lots of cell styles consumes too much memory/CPU [Caolán McNamara] tdf#133426 Crash attempting to save mail merge to file multiple times in parallel [Michael Weghorn] tdf#133474 FILEOPEN: DOC: Images are not loaded [Miklos Vajna] tdf#133595 FILESAVE XLSX Excel gives invalid content error when opening file with shape [Serge Krot] tdf#133604 FILESAVE: DOCX: fields are not displayed in MSO after RT [Michael Stahl] tdf#133633 LO crashes with SuperNova Magnifier & ScreenReader [Michael Weghorn]
2020-06-30celestia: Use LUA_VERSIONS_ACCEPTEDnia1-2/+2
2020-06-29stellarium: updated to 0.20.2adam3-10/+10
0.20.2: The major changes of this version: - Many changes in AstroCalc tool and core of Stellarium - Many changes in scripting engline and Script Console - Many changes in Oculars and Satellites plugins - Updated DSO catalog
2020-06-24misc/ruby-ohai: fix PLISTtaca1-2/+1
Fix PLIST to build success.
2020-06-22calibre: Use py-cryptodomenia1-3/+3
2020-06-20(misc/zyGrib) Fix build, add two patches to adapt QT 5.15.0mef4-3/+34
2020-06-20Upgrade to minor release 0.8.11 fixing compilation errors on gcc10 and somereinoud2-8/+8
minor spelling mistakes.
2020-06-19misc/ruby-parallel: update to 1.19.2taca2-7/+7
Update ruby-parallel to 1.19.2. 1.19.2 (2020-06-17) * docs: Improve notes about ActiveRecord. * Allow timeout usage inside of thread.
2020-06-17py-tqdm: updated to 4.46.1adam2-7/+7
tqdm v4.46.1 stable fix missing sys.setcheckinterval in py3.9 fix keras.TqdmCallback compatibility with tensorflow==2.2.0 update documentation correct contrib.concurrent correct max_workers drop prominent mention of xrange minor linting
2020-06-17Revbump Go packages after Go 1.14.4 update.bsiegert2-4/+4
2020-06-16ansiweather: update to 1.17.0.fcambus2-8/+8
AnsiWeather 1.17.0 (2020-06-16) - Use cut instead of awk for parsing the config file, allowing to use the colon character as part of the config value (Thanks Niklas Lindgren)
2020-06-14devel/ruby-parallel: update to 1.19.1taca2-7/+7
Update ruby-parallel to 1.19.1. 1.19.1 (2019-11-22) No changes are available please refer in detail: <https://github.com/grosser/parallel/compare/v1.17.0...v1.19.1>
2020-06-13tmux: Update to 3.1bleot3-82/+7
pkgsrc changes: - Remove no longer needed patch-compat.h, all hunks applied upstream. Changes: CHANGES FROM 3.1a TO 3.1b * Fix build on systems without sys/queue.h. * Fix crash when allow-rename is on and an empty name is set. CHANGES FROM 3.1 TO 3.1a * Do not close stdout prematurely in control mode since it is needed to print exit messages. Prevents hanging when detaching with iTerm2. CHANGES FROM 3.0a TO 3.1 * Only search the visible part of the history when marking (highlighting) search terms. This is much faster than searching the whole history and solves problems with large histories. The count of matches shown is now the visible matches rather than all matches. * Search using regular expressions in copy mode. search-forward and search-backward use regular expressions by default; the incremental versions do not. * Turn off mouse mode 1003 as well as the rest when exiting. * Add selection_active format for when the selection is present but not moving with the cursor. * Fix dragging with modifier keys, so binding keys such as C-MouseDrag1Pane and C-MouseDragEnd1Pane now work. * Add -a to list-keys to also list keys without notes with -N. * Do not jump to next word end if already on a word end when selecting a word; fixes select-word with single character words and vi(1) keys. * Fix top and bottom pane calculation with pane border status enabled. * Add support for adding a note to a key binding (with bind-key -N) and use this to add descriptions to the default key bindings. A new -N flag to list-keys shows key bindings with notes. Change the default ? binding to use this to show a readable summary of keys. Also extend command-prompt to return the name of the key pressed and add a default binding (/) to show the note for the next key pressed. * Add support for the iTerm2 DSR 1337 sequence to get the terminal version. * Treat plausible but invalid keys (like C-BSpace) as literal like any other unrecognised string passed to send-keys. * Detect iTerm2 and enable use of DECSLRM (much faster with horizontally split windows). * Add -Z to default switch-client command in tree mode. * Add ~ to quoted characters for %%%. * Document client exit messages in the manual page. * Do not let read-only clients limit the size, unless all clients are read-only. * Add a number of new formats to inspect what sessions and clients a window is present or active in. * Change file reading and writing to go through the client if necessary. This fixes commands like "tmux loadb /dev/fd/X". Also modify source-file to support "-" for standard input, like load-buffer and save-buffer. * Add ~/.config/tmux/tmux.conf to the default search path for configuration files. * Bump the escape sequence timeout to five seconds to allow for longer legitimate sequences. * Make a best effort to set xpixel and ypixel for each pane and add formats for them. * Add push-default to status-left and status-right in status-format[0]. * Do not clear search marks on cursor movement with vi(1) keys. * Add p format modifier for padding to width and allow multiple substitutions in a single format. * Add -f for full size to join-pane (like split-window). * Do not use bright when emulating 256 colours on an 8 colour terminal because it is also bold on some terminals. * Make select-pane -P set window-active-style also to match previous behaviour. * Do not truncate list-keys output. * Turn automatic-rename back on if the \033k rename escape sequence is used with an empty name. * Add support for percentage sizes for resize-pane ("-x 10%"). Also change split-window and join-pane -l to accept similar percentages and deprecate the -p flag. * Add -F flag to send-keys to expand formats in search-backward and forward copy mode commands and copy_cursor_word and copy_cursor_line formats for word and line at cursor in copy mode. Use for default # and * binding with vi(1) keys. * Add formats for word and line at cursor position in copy mode. * Add formats for cursor and selection position in copy mode. * Support all the forms of RGB colour strings in OSC sequences rather than requiring two digits. * Limit lazy resize to panes in attached sessions only. * Add an option to set the key sent by backspace for those whose system uses ^H rather than ^?. * Change new-session -A without a session name (that is, no -s option also) to attach to the best existing session like attach-session rather than a new one. * Add a "latest" window-size option which tries to size windows based on the most recently used client. This is now the default. * Add simple support for OSC 7 (result is available in the pane_path format). * Add push-default and pop-default for styles which change the colours and attributes used for #[default]. These are used in status-format to restore the behaviour of window-status-style being the default for window-status-format. * Add window_marked_flag. * Add cursor-down-and-cancel in copy mode. * Default to previous search string for search-forward and search-backward. * Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to preserve zoomed state. * Add -N to capture-pane to preserve trailing spaces. * Add reverse sorting in tree, client and buffer modes.
2020-06-09kde: update kde release service to 20.04.1markd53-233/+467
changes unknown
2020-06-09misc: Add mime-typesnia5-1/+41
A database of common mappings of file extensions to MIME types. The purpose of this package is to provide a reasonably complete default database of MIME types for packages that expect a mime.types file to be installed in the system configuration directory.
2020-06-07misc/ruby-hashie: update to 4.1.0taca3-53/+12
Update ruby-hashie to 4.1.0. 4.1.0 - 2020-02-01 Added * #499: Add Hashie::Extensions::Mash::PermissiveRespondTo to make specific subclasses of Mash fully respond to messages for use with SimpleDelegator - @michaelherold. Changed * #498: Exclude tests from the gem release to reduce installation size and improve installation speed - @michaelherold. Fixed * #467: Fixed DeepMerge#deep_merge mutating nested values within the receiver - @michaelherold. * #505: Ensure that Hashie::Arrays are not deconverted within Hashie::Mashes to make Mash#dig work properly - @michaelherold. * #507: Suppress Psych.safe_load arg warn when using Psych 3.1.0+ - @koic. * #508: Fixed Mash.load no longer uses Rails-only #except - @bobbymcwho. * #508: Fixed Hashie::Extensions::DeepMerge #deep_merge not correctly dup'ing sub-hashes if active_support hash extensions were not present - @bobbymcwho. * #500: Do not warn when setting Mash keys that look like underbang, bang, and query methods - @michaelherold. * #510: Ensure that Hashie::Mash#compact is only defined on Ruby version >= 2.4.0 - @bobbymcwho. * #511: Suppress keyword arguments warning for Ruby 2.7.0 - @koic. * #512: Suppress an integer unification warning for using Ruby 2.4.0+ - @koic. * #513: Suppress a Ruby's warning when using Ruby 2.6.0+ - @koic. 4.0.0 - 2019-10-30 Added * #323: Added Hashie::Extensions::Mash::DefineAccessors - @marshall-lee. * #474: Expose YAML#safe_load options in Mash#load - @riouruma, @dblock. * #478: Added optional array parameter to Hashie::Mash.disable_warnings - @bobbymcwho. * #481: Ruby 2.6 - Support Hash#merge and #merge! called with multiple Hashes/Mashes - @bobbymcwho. * #488: Added ability to create an anonymous Hashie::Mash subclass with key conflict errors silenced using Hashie::Mash.quiet.new - @bobbymcwho. Changed * #481: Implement non-destructive standard Hash methods - @bobbymcwho. * #482: Update Travis configs to make jruby builds run on trusty dist - @BobbyMcWho. Fixed * #459: Fixed a regression in Mash.load that disallowed aliases - @arekt and @michaelherold. * #465: Fixed deep_update to call any readers when a key exists - @laertispappas. * #479: Fixed an issue with Hash#except not returning a Mash in Rails 6 - @bobbymcwho. * #489: Updated the documentation to exlain the behavior of Mash and keyword arguments - @Bhacaz. * #465: Clean up our RuboCop configuration and fix the outstanding line length violations. This involved some minor refactoring on Hashie::Extensions::Coercion, Hashie::Extensions::Dash::IndifferentAccess, Hashie::Extensions::DeepLocate, Hashie::Extensions::Mash::SafeAssignment, and Hashie::Hash, but none that were detectable via the test suite - @michaelherold.
2020-06-07kunitconversion: update to 5.70.0markd2-7/+6
5.70 Add imperial gallon and US pint Add Icelandic Krona to currencies
2020-06-07kemoticons: update to 5.70.0markd2-7/+6
changes unknown
2020-06-07kcontacts: update to 5.70.0markd2-7/+6
5.70 Align description in metainfo.yaml with the one of README.md
2020-06-07attica-qt5: update to 5.70.0markd2-7/+6
changes unknown