Commit graph

335014 commits

Author SHA1 Message Date
nia
2a1faa6926 volatility: py-ujson does not support python 2.7
(hopefully) fix bulk builds
2021-03-12 11:36:07 +00:00
wiz
f0d6582893 doc: Updated net/filezilla to 3.52.2 2021-03-12 10:45:03 +00:00
wiz
fe7bb2ebab filezilla: update to 3.52.2.
3.52.2 (2021-01-18)

- When restoring the main window position at startup, detect if the title bar would become hidden behind taskbars or global menu bars and reposition it appropriately
- SFTP: Fixed preserving of timestamps on downloads

3.52.0.5 (2021-01-08)

- FTP: Fixed crash if downloading ASCII files with stray carriage returns
- Fixed too strict requirements for preallocation
- *nix: Fixed a memory leak

3.52.0.4 (2021-01-07)

- macOS: Work around a kernel bug where ftruncate cannot be called more than once on a shared memory object

3.52.0.3 (2021-01-06)

- macOS: Fix issue opening shared memory objects

3.52.0.2 (2021-01-06)

- HTTP: Handle multi-token Connection: headers

3.52.0.1 (2021-01-05)

- macOS: Rebuilt to address a toolchain issue

3.52.0 (2021-01-04)

- Fixed a regression with the rename file exists action on downloads

3.52.0-rc1 (2020-12-29)

+ Added context menu item in the search dialog to close the search and set the selected directory as the current local/remote directory
- Minor fixes for updating the HTTP transfer status

3.52.0-beta1 (2020-12-17)

+ Use asynchronous file readers/writers in the engine
- MSW: React to system color scheme changes
- Fixed splitters not being draggable on newly created tabs
- MSW: Fixed data directory lookup if run from a development environment

3.51.0 (2020-10-20)

- Fixed import of sites protected with a different master password
- Directory comparison now works correctly with non-default file name sorting settings
- Small search dialog fixes

3.51.0-rc1 (2020-10-13)

- Refactored how the queue stores transfer flags
- Refactored internals to be more modular
- Linux: Disable receive buffer tuning if it results in unexpected consequences
- Distinguish between Cancel and No in the file changed dialog
- Small fixes to changing or disabling a master password
2021-03-12 10:44:52 +00:00
wiz
48014d3515 doc: Updated net/libfilezilla to 0.27.0 2021-03-12 10:35:56 +00:00
wiz
b10017f66e libfilezilla: update to 0.27.0.
2021-03-04 - libfilezilla 0.27.0 released

New features:

    Added fz::normalize_hypens to replace all hyphen-like characters in a string with the good old hyphen-minus
    Added fz::pbkdf2_hmac_sha256
    Added visibility_helper.hpp to simplify exporting symbols in shared libraries
    Added fz::compound_rate_limited_layer to which multiple rate limiters can be dynamically added/removed
    Added redirect_io parameter to fz::process::spawn
    Added --enable-socketdebug configure argument to check for invariant violation when handling socket events
    Added a optional preamble to server_handshake that is sent after initializing the session, but before the SERVER_HELLO

Bugfixes and minor changes:

    Various fixes to socket event retriggering if socket_interface::set_event_handler is used
    Fixed a nullpointer dereference in fz::tls_layer if a hostname is set prior to creating a session

2020-12-17 - libfilezilla 0.26.0 released

New features:

    Added fz::buffer::capacity()
    fz::buffer::append now also accepts single characters and std::vector
    Added fz::nonowning_buffer
    MSW: Added fz::process::handle()
    *nix: Allow passing extra file descriptors to child processes
    fz::to_wstring_from_utf8 now accepts std::string_view and fz::buffer
    fz::replace_substrings and fz::replaced_substrings now accept string views and single characters

Bugfixes and minor changes:

    Reset bucket data if it gets removed from a rate_limiter

2020-10-13 - libfilezilla 0.25.0 released

New features:

    Added fz::invoker to asynchronously call functions to run in a specific thread independent of the caller's thread

Bugfixes and minor changes:

    Added additional checks to fz::buffer to leave the buffer in a valid state in out-of-memory situations and to prevent mis-use
    Detect a particular socket buffer tuning issue under Linux where setting a receiver buffer size shrinks the window scale factor
    Reordered a few data members to reduce the amount of structure padding due to alignment
2021-03-12 10:35:47 +00:00
wiz
b11c55899f doc: Updated devel/gopls to 0.6.6 2021-03-12 10:33:15 +00:00
wiz
7490a5d3f8 gopls: update to 0.6.6.
This release mostly included bug fixes and changes that are not user facing.
2021-03-12 10:33:06 +00:00
wiz
489d3d715c doc: Updated fonts/cascadia-ttf to 2102.25 2021-03-12 10:31:16 +00:00
wiz
cc6a26875d cascadia-ttf: update to 2102.25.
This is a bugfix release of the Cascadia font family.

Fixes include:

    Closes #406 - updated anchor type to lock with the other equals-related ligatures
    Closes #408 - corrected component used for glyph to align with Unicode
    Closes #412 - updated locl features removing iacute_j ligature and Catalan substitution
    Closes #414 - increased overlaps of middle glyph for arrow ligatures
    Closes #415 - reduces width of macronbelow
    Closes #416 - rolls back name ID 4 modification as JetBrains cannot process it correctly
    Closes #428 - rolls back variation of the underline to prevent MVAR table generation

    Repositioned tilde in related ligatures. Previously it was higher than the standard one.
    Added missing vietnamese anchors on acute and grave (futureproofing).
    Corrected / made consistent greater & less positioning in </> and <$> related ligatures.
    Otherwise reviewed hinting
2021-03-12 10:31:07 +00:00
nia
e8271cd78c doc: Updated emulators/mednaffe to 0.9.1 2021-03-12 10:03:37 +00:00
nia
727a250dbe mednaffe: Update to 0.9.1
#### 04 / Feb /2021

Mednaffe 0.9.1 is released with the following changes:

- [Windows] Show correct icons in window buttons.
- [Windows] Changed Windows10 theme in order to fix most issues.
- [Windows] Add support for the guide button (XInput devices).
- [Linux] Lower version requirement of Autoconf to 2.69.


#### 28 / Jan / 2021

Mednaffe 0.9.0 is released with the following changes:

- Complete rewrite, dropping support for GTK2 and Windows XP.
- Almost all input options are included now.
- Added pce_fast and snes_faust modules.
- Added an option to show screenshots.
- Added the ability to send custom commands to emulator.
- Added a bios check widget.
- [Windows] Added an option to change themes.
- New logo & cosmetic changes.
2021-03-12 10:02:58 +00:00
micha
5ec91f8bc5 doc: Update archivers/star to 1.6.1nb14 2021-03-12 09:58:44 +00:00
nia
263a61ff71 doc: Updated net/chrony to 4.0 2021-03-12 09:57:37 +00:00
micha
39ecf0f7eb archivers/star: Update to 1.6.1nb14
Symlink "ustar" is no longer installed by this package.

Bump PKGREVISION.
2021-03-12 09:57:24 +00:00
nia
c26175ee5d chrony: Update to 4.0
New in version 4.0
==================

Enhancements
------------
* Add support for Network Time Security (NTS) authentication
* Add support for AES-CMAC keys (AES128, AES256) with Nettle
* Add authselectmode directive to control selection of unauthenticated sources
* Add binddevice, bindacqdevice, bindcmddevice directives
* Add confdir directive to better support fragmented configuration
* Add sourcedir directive and "reload sources" command to support dynamic
  NTP sources specified in files
* Add clockprecision directive
* Add dscp directive to set Differentiated Services Code Point (DSCP)
* Add -L option to limit log messages by severity
* Add -p option to print whole configuration with included files
* Add -U option to allow start under non-root user
* Allow maxsamples to be set to 1 for faster update with -q/-Q option
* Avoid replacing NTP sources with sources that have unreachable address
* Improve pools to repeat name resolution to get "maxsources" sources
* Improve source selection with trusted sources
* Improve NTP loop test to prevent synchronisation to itself
* Repeat iburst when NTP source is switched from offline state to online
* Update clock synchronisation status and leap status more frequently
* Update seccomp filter
* Add "add pool" command
* Add "reset sources" command to drop all measurements
* Add authdata command to print details about NTP authentication
* Add selectdata command to print details about source selection
* Add -N option and sourcename command to print original names of sources
* Add -a option to some commands to print also unresolved sources
* Add -k, -p, -r options to clients command to select, limit, reset data

Bug fixes
---------
* Don't set interface for NTP responses to allow asymmetric routing
* Handle RTCs that don't support interrupts
* Respond to command requests with correct address on multihomed hosts

Removed features
----------------
* Drop support for RIPEMD keys (RMD128, RMD160, RMD256, RMD320)
* Drop support for long (non-standard) MACs in NTPv4 packets (chrony 2.x
  clients using non-MD5/SHA1 keys need to use option "version 3")
* Drop support for line editing with GNU Readline
2021-03-12 09:57:18 +00:00
pin
17241eccb4 doc: Updated graphics/kvantum to 0.19.0 2021-03-12 09:40:37 +00:00
pin
4b40a1921c graphics/kvantum: update to 0.19.0
-Allow dragging from some disabled widgets.
-Added an option (to Kvantum Manager) for setting the toolbar icon size to the
font height if possible.
-Don't style vertical toolbars because, otherwise, they might look ugly.
-Always check if the drag manager is deleted after it sends mouse events (to
prevent any crash).
-Increased the drag distance and delay when dragging is done from buttons.
-Try to do less calculations to get widget sizes by not consulting QCommonStyle
as far as possible.
-Draw view-items independently of QCommonStyle to apply all size settings
correctly.
-Always reserve the vertical space for a single-line text in view-items.
QCommonStyle is inconsistent in this regard and may create a tiny item editor
when the text is empty. Qt doesn't give enough info to QStyle for knowing
whether the editor is active.
-Ignore a view-item's custom brush when it's selected (as QCommonStyle does).
-Cleaned up the code of transient scrollbar animation (and fixed a rare case,
where a transient scrollbar might not disappear after app startup — as in
kcharselect).
-Fixed a small problem in (Krita's) KisSliderSpinBox.
2021-03-12 09:40:14 +00:00
nia
798c9208d9 libtorrent-rasterbar: Pass gnu++14 through wrappers instead of c++14
While it doesn't specify a -std= argument by default (which is a bug),
it needs C++14 but also uses alloca(), which is not properly defined
on NetBSD unless GNU extensions are enabled.

this should help building this package on aarch64.
2021-03-12 09:24:36 +00:00
nia
ac4d449554 mkvtoolnix: Needs gcc8 2021-03-12 08:48:49 +00:00
nia
3360cb8d55 Needs pkg-config. Fixes building packages in bulk builds. 2021-03-12 08:46:58 +00:00
nia
3b37bc8e49 Needs extra-cmake-modules 2021-03-12 08:41:27 +00:00
nia
a039145216 Honour MAKE_JOBS in install and test stages.
from Paul Ripke via tech-pkg.
2021-03-12 08:39:10 +00:00
nia
9c3b6b2abe Use PKG_FAIL_REASON with double-quotes. 2021-03-12 08:05:32 +00:00
khorben
ab1724af5e Add nng 2021-03-12 02:29:41 +00:00
khorben
92ab4ce05b doc: Added net/nng version 1.4.0 2021-03-12 02:29:21 +00:00
khorben
a74a73f65b net/nng: import version 1.4.0
NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a
lightweight, broker-less library, offering a simple API to solve common
recurring messaging problems, such as publish/subscribe, RPC-style
request/reply, or service discovery. The API frees the programmer from worrying
about details like connection management, retries, and other common
considerations, so that they can focus on the application instead of the
plumbing.

NNG is implemented in C, requiring only C99 and CMake to build. It can be built
as a shared or a static library, and is readily embeddable. It is also designed
to be easy to port to new platforms if your platform is not already supported.
2021-03-12 02:28:08 +00:00
pin
28b6635470 doc: Updated audio/spotify-qt to 3.5 2021-03-11 22:11:54 +00:00
pin
6180311272 audio/spotify-qt: update to 3.5
Fixes:
-Fixed showing "What's new" dialog, even if changes couldn't be loaded.
-Fixed a crash when trying to toggle dark theme.
-Fixed not sorting by track length properly (#66).
-Fixed tray icon options not showing error messages.

Changes:
-Improved high DPI support for icons (#57).
-Width of columns in track list can now be resized depending on window size
(enabled by default).
-Reworked device selection, which should improve performance and reduce
random crashes.
-Improved performance with track playing.
-Added tooltips to track list and search results.
-Tracks now always play in order of track number, except in library.
2021-03-11 22:11:27 +00:00
pin
af3ddb4cd0 doc: Updated sysutils/sfm to 0.4.3 2021-03-11 21:33:21 +00:00
pin
0beb57ecff sysutils/sfm: update to 0.4.3
-FIX: error on not accessible symlink (#12)
2021-03-11 21:32:59 +00:00
pin
105c353f45 doc: Updated sysutils/macchina to 0.5.7 2021-03-11 21:32:07 +00:00
pin
d21501513d sysutils/macchina: update t0 0.5.7
-Fix a bug that results in the program crashing when theme is set to def
.Remove def
-Fix package count incorrect value for Gentoo systems
-Macchina now reads battery information from /sys/class/power_supply/BAT1
if /sys/class/power_supply/BAT0 doesn't exist
-Add --show-only argument to help text
2021-03-11 21:31:42 +00:00
fox
6235563e45 doc: Updated textproc/bat to 0.18.0 2021-03-11 19:25:41 +00:00
fox
31838d158f textproc/bat: Updates to 0.18.0
- Adds patches to sys-info crate for NetBSD support.
  The changes have been upstreamed and will be removed once the changes are
  merged.

Changes since 0.17.1:

v0.18.0

Features

  * Use a pager when 'bat --list-languages' is called, see #1394 (@stku1985)

Bugfixes

  * If the last line doesn't end with a newline character, don't add it if
    '--style=plain', see #1438 (@Enselic)
  * Only print themes hint in interactive mode ('bat --list-themes'), see
    #1439 (@rsteube)
  * Make ./tests/syntax-tests/regression_test.sh work on recent versions of
    macOS, see #1443 (@Enselic)
  * VimL syntax highlighting fix, see #1450 (@esensar)
  * Print an 'Invalid syntax theme settings' error message if a custom theme
    is broken, see #614 (@Enselic)
  * If plain mode is set and wrap is not explicitly opted in, long lines will
    no be truncated, see #1426
  * If 'PAGER' (but not 'BAT_PAGER' or '--pager') is 'more' or 'most',
    silently use 'less' instead to ensure support for colors, see #1063
    (@Enselic)
  * If 'PAGER' is 'bat', silently use 'less' to prevent recursion. For
    'BAT_PAGER' or '--pager', exit with error, see #1413 (@Enselic)
  * Manpage highlighting fix, see #1511 (@keith-hall)
  * 'BAT_CONFIG_PATH' ignored by 'bat' if non-existent, see #1550 (@sharkdp)

Other

  * Performance improvements, see #1421 (@LovecraftianHorror)
  * Added a new '--diagnostic' option to collect information for bug reports,
    see #1459 (@sharkdp)
  * Modified default theme colors to differentiate between a JSON key and a
    string value, see #1400 (@keith-hall)
  * Upped min required Rust version to 1.42

Syntaxes

  * Added Zig syntax, see #1470 (@paulsmith)
  * Added Lean syntax, see #1446 (@Julian)
  * Added '.resource' extension for Robot Framework files, see #1386
  * Added 'gnuplot' syntax, see #1431 (@sharkdp)
  * Highlight *.pac (Proxy auto-config) files as JavaScript, see #1515
    (@sharkdp)

New themes

  * 'ansi' replaces 'ansi-dark' and 'ansi-light', see #1104 and #1412 (@mk12).
    **Breaking change:** users that were previously using one of the 'ansi-*'
    themes should switch to 'ansi'.
  * The Gruvbox theme has been updated, see #1291 (@j0hnmeow).
    **Breaking change:** users that were previously using 'gruvbox' or
    'gruvbox-white' should update and use 'gruvbox-dark'/'gruvbox-light' instead.

'bat' as a library

  * The following 'PrettyPrinter' methods have been removed (they were previously deprecated):
     * 'input_stdin_with_name'
     * 'input_from_bytes_with_name'
     * 'input_from_reader_with_name'
     * 'vcs_modification_markers' (if the 'git' feature is not enabled)
2021-03-11 19:25:04 +00:00
jakllsch
d2f8f55d26 doc: Updated sysutils/u-boot-pine-h64 to 2021.01 2021-03-11 19:00:10 +00:00
jakllsch
a5c21564ae Update u-boot-pine-h64 to 2021.01
Notable changes for this board since prior pkgsrc version:
 - ethernet support in u-boot
 - somehow makes NetBSD sunxi_emac driver work
2021-03-11 18:59:59 +00:00
taca
c23815fdb1 doc: Updated security/ruby-metasploit-payloads to 2.0.38 2021-03-11 16:16:10 +00:00
taca
9019cc0edc security/ruby-metasploit-payloads: update to 2.0.38
No release note is available.  Please refer commit log
<https://github.com/rapid7/metasploit-payloads/compare/v2.0.37...v2.0.38>
in details.
2021-03-11 16:15:52 +00:00
taca
3a4ed1fcbf doc: Updated security/ruby-rex-socket to 0.1.26 2021-03-11 15:38:04 +00:00
taca
ea1566a7cb security/ruby-rex-socket: update to 0.1.26
Quote from commit log:

0.1.25 (2020-11-30)

* Allows bundle with latest bundler
* Updates authors to reflect current maintainers
* Update travis to test with 2.7.2

0.1.26 (2021-03-10)

* Ruby 3 - update rex-socket
* migrate to Addrinfo.getaddrinfo, and deprecate gethostname
2021-03-11 15:37:44 +00:00
taca
c983add125 doc: Updated textproc/ruby-unicode-display_width to 2.0.0 2021-03-11 15:32:29 +00:00
fcambus
16f2e8d15c doc: Updated devel/uthash to 2.3.0 2021-03-11 15:31:36 +00:00
fcambus
b09bb8fe2f uthash: update to 2.3.0.
Version 2.3.0 (2021-02-25)
--------------------------
* remove HASH_FCN; the HASH_FUNCTION and HASH_KEYCMP macros now behave similarly
* remove uthash_memcmp (deprecated in v2.1.0) in favor of HASH_KEYCMP
* silence -Wswitch-default warnings (thanks, Olaf Bergmann!)
2021-03-11 15:31:24 +00:00
taca
9aed23bf18 textproc/ruby-unicode-display_width: update to 2.0.0
2.0.0 (2020-12-30)

* Release 2.0.0
* Supports Ruby 3.0

2.0.0.pre2 (2020-03-11)

* Update 2.0 branch to Unicode 13

2.0.0.pre1 (2020-01-16)

Will be published as non-pre version on rubygems.org when Ruby 3.0 is
released (December 2020)

* Introduce new class-based API, which remembers your string-width
  configuration. See README for details.

* Remove auto-loading of string extension

  o You can: require "unicode/display_width/string_ext" to continue to use
    the string extension

  o The manual opt-out require "unicode/display_width/no_string_ext" is not
    needed anymore and will issue a warning in the future

* Remove (already deprecated) String#display_size and String#display_width
  aliases

Refactorings / Internal Changes:

* Freeze string literals
* The Unicode::DisplayWidth now is class, instead of a module, this enables
  the new config-object API
2021-03-11 15:31:15 +00:00
taca
6bfd279aeb doc: Updated textproc/ruby-strings to 0.2.1 2021-03-11 15:26:45 +00:00
taca
6549adf4d2 textproc/ruby-strings: update to 0.2.1
0.2.1 - 2021-03-09

Changed

* Change to relax unicode-display_width version constraint to allow 2.0
  release.
2021-03-11 15:26:15 +00:00
nia
0dcb7c412c lil bit more table padding 2021-03-11 15:07:33 +00:00
triaxx
4b40f7c487 doc: Updated mail/roundcube-plugin-carddav to 4.0.4nb1 2021-03-11 14:36:05 +00:00
triaxx
9c10b3fa87 roundcube-plugin-carddav: Fix PLIST
pkgsrc changes:
---------------
  * PLIST has been fixed but the use of php-composer to install
    dependencies does not seem to be a good idea since the list of
    installed files has changed although the version of carddav has not.
  * Bump revision.
2021-03-11 14:35:52 +00:00
tpaul
46b7285cbc doc: Added devel/php-base58 version 1.0.2 2021-03-11 13:19:36 +00:00