Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (41m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 20:34:24 UTC Now

2024-05-12 19:53:02 UTC MAIN commitmail json YAML

doc: Updated databases/prometheus to 2.52.0

(wiz)

2024-05-12 19:52:46 UTC MAIN commitmail json YAML

prometheus: update to 2.52.0.

[CHANGE] TSDB: Fix the predicate checking for blocks which are beyond the retention period to include the ones right at the retention boundary. #9633
[FEATURE] Kubernetes SD: Add a new metric prometheus_sd_kubernetes_failures_total to track failed requests to Kubernetes API. #13554
[FEATURE] Kubernetes SD: Add node and zone metadata labels when using the endpointslice role. #13935
[FEATURE] Azure SD/Remote Write: Allow usage of Azure authorization SDK. #13099
[FEATURE] Alerting: Support native histogram templating. #13731
[FEATURE] Linode SD: Support IPv6 range discovery and region filtering. #13774
[ENHANCEMENT] PromQL: Performance improvements for queries with regex matchers. #13461
[ENHANCEMENT] PromQL: Performance improvements when using aggregation operators. #13744
[ENHANCEMENT] PromQL: Validate label_join destination label. #13803
[ENHANCEMENT] Scrape: Increment prometheus_target_scrapes_sample_duplicate_timestamp_total metric on duplicated series during one scrape. #12933
[ENHANCEMENT] TSDB: Many improvements in performance. #13742 #13673 #13782
[ENHANCEMENT] TSDB: Pause regular block compactions if the head needs to be compacted (prioritize head as it increases memory consumption). #13754
[ENHANCEMENT] Observability: Improved logging during signal handling termination. #13772
[ENHANCEMENT] Observability: All log lines for drop series use "num_dropped" key consistently. #13823
[ENHANCEMENT] Observability: Log chunk snapshot and mmaped chunk replay duration during WAL replay. #13838
[ENHANCEMENT] Observability: Log if the block is being created from WBL during compaction. #13846
[BUGFIX] PromQL: Fix inaccurate sample number statistic when querying histograms. #13667
[BUGFIX] PromQL: Fix histogram_stddev and histogram_stdvar for cases where the histogram has negative buckets. #13852
[BUGFIX] PromQL: Fix possible duplicated label name and values in a metric result for specific queries. #13845
[BUGFIX] Scrape: Fix setting native histogram schema factor during scrape. #13846
[BUGFIX] TSDB: Fix counting of histogram samples when creating WAL checkpoint stats. #13776
[BUGFIX] TSDB: Fix cases of compacting empty heads. #13755
[BUGFIX] TSDB: Count float histograms in WAL checkpoint. #13844
[BUGFIX] Remote Read: Fix memory leak due to broken requests. #13777
[BUGFIX] API: Stop building response for /api/v1/series/ when the API request was cancelled. #13766
[BUGFIX] promtool: Fix panic on promtool tsdb analyze --extended when no native histograms are present. #13976

(wiz)

2024-05-12 19:45:56 UTC MAIN commitmail json YAML

go: silence "extraction" step

For some packages, like grafana, it spams the terminal.

(wiz)

2024-05-12 19:26:10 UTC MAIN commitmail json YAML

doc: Updated sysutils/snmp_exporter to 0.26.0

(wiz)

2024-05-12 19:26:00 UTC MAIN commitmail json YAML

snmp_exporter: update to 0.26.0.

## 0.26.0 / 2024-05-08

* [CHANGE] Improve generator parse error handling #1167
* [ENHANCEMENT] generator: Add generator HELP override #1106
* [ENHANCEMENT] Refactoring of Scrape process, fixing multiple module issues #1111
* [ENHANCEMENT] Skip using an interactive terminal in "make docker-generate". #1113
* [ENHANCEMENT] Add SNMPInflight metric #1119
* [FEATURE] Support for passing username, password & priv_password as env vars #1074
* [FEATURE] Add GoSNMP logger #1157
* [FEATURE] Add a "snmp_context" parameter to the URL #1163
* [BUGFIX] generator: curl failed #1094
* [BUGFIX] Fix SNMPv3 password configuration #1122
* [BUGFIX] generator: Update generator User-Agent #1133
* [BUGFIX] generator: fix mibs directory specification for parse_errors command #1135
* [BUGFIX] generator: remove extra character from dell iDrac-SMIv1 MIB #1141
* [BUGFIX] Fix do not expand envvars for empty config fields #1148

snmp.yml changes:
* Updated Cisco MIBs #1180
* Updated Cyberpower MIBs #1124
* Updated servertech_sentry3 #1090
* Added support for Dell iDrac  #1125

(wiz)

2024-05-12 19:23:12 UTC MAIN commitmail json YAML

doc: Updated security/keepassxc to 2.7.8

(wiz)

2024-05-12 19:23:03 UTC MAIN commitmail json YAML

keepassxc: update to 2.7.8.

## 2.7.8 (2024-05-05)

### Changes
- Add hotkey for showing search help [#10591]
- Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown) [#10625]
- Add per-database auto-save delay setting [#9100]
- Add setting to hide menubar [#10341]
- Improve Bitwarden 1PUX import and support organization collections [#10499]
- Show advanced settings checkbox only for settings that have them [#6513]
- Remove obsolete setting for requiring repeated password entry [#9722]
- Passkeys: Allow registering Passkeys to existing entries [#10408]
- Passkeys: Show warning about data being unencrypted before Passkey export [#10411]
- Passkeys: Support NFC and USB transports [#10402]
- Passkeys: Pass extension JSON data to browser [#10615]
- SSH Agent: Do not use entries from recycle bin [#10518]
- Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type [#10008]
- Windows: Improve DACL memory access protection [#10618]

### Fixes
- Fix crash when deleting history items [#10451]
- Fix crash on screen lock or computer sleep [#10458]
- Fix search field not being focused after unlock [#10459]
- Fix loss of window focus when Auto-Type needs to unlock a database [#10555]
- Fix inconsistent TOTP visibility on unlock [#10009]
- Fix CSV import skipping over single-name groups [#10575]
- Fix key file folder being remembered even if disabled in settings [#10636]
- Fix issues with entry editing and database locking [#10667]
- Fix key file text when provided on command line [#10642]
- Fix issues with hardware key auto detection [#10663]
- Do not override monospace font size [#10282]
- Perform group sort only when group view is in focus [#10202]
- Do not show decimals for attachment sizes in Bytes [#10595]
- Prevent merging of global custom data when merging databases [#10452]
- Fix minor translation issues [#10635]
- Passkeys: Fix StrongBox incompatibility [#10420]
- Passkeys: Set RP ID to effective domain if unset instead of returning an error [#10384]
- Passkeys: Various UI fixes and improvements [#10427, #10608, #10609]
- AppImage: Fix URL opening [#10624]
- Flatpak: Fix application autostart [#10563]
- Linux/macOS: Fix button sizes on modal alert popups [#10500]
- Linux: Fix clipboard clear on Wayland [#10500]
- Windows: Preserve file-hidden attribute [#10343]

(wiz)

2024-05-12 19:19:25 UTC MAIN commitmail json YAML

iortcw: Mark various executables unsafe for PaX MPROTECT

(nia)

2024-05-12 19:19:04 UTC MAIN commitmail json YAML

doc: Updated sysutils/fd-find to 10.1.0

(wiz)

2024-05-12 19:18:55 UTC MAIN commitmail json YAML

fd-find: update to 10.1.0.

Features

    Allow passing an optional argument to --strip-cwd-prefix of "always", "never", or "auto". to force whether the cwd prefix is stripped or not.
    Add a --format option which allows using a format template for direct ouput similar to the template used for --exec. (#1043)

Bugfixes

    Fix aarch64 page size again. This time it should actually work. (#1085, #1549) (@tavianator)

Other

    aarch64-apple-darwin target added to builds on the release page. Note that this is a tier 2 rust target.

(wiz)

2024-05-12 19:15:58 UTC MAIN commitmail json YAML

doc: Updated devel/ast-grep to 0.22.2

(wiz)

2024-05-12 19:15:47 UTC MAIN commitmail json YAML

ast-grep: update to 0.22.2.

0.22.2

    fix: fix releases 3a6e553
    fix: fix efaa1ca
    fix: debug e39fd12

0.22.1

    feat(language): Add support for Haskell via tree-sitter-haskell #1128
    fix: add ast-grep to release #1130
    fix(deps): update dependency @swc/core to v1.5.5 31428dd
    fix(deps): update dependency tree-sitter-typescript to v0.21.1 188525d
    chore(deps): update dependency @types/node to v20.12.11 3fe7780

0.22.0

    test: add string test case back in Rust #1060
    chore: bump tree-sitter version 5b45bd7
    fix: update wasm crate ce9acba
    fix: update ts deps 3a67b6b

0.21.4

    fix: build from source #1125
    doc: update how to install via cargo #1118
    feat: report undefined util rules #1106
    Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9
    refactor: move Transformation into a standalone module b51cc95
    fix(deps): update dependency @babel/core to v7.24.5 77ea8bd

(wiz)

2024-05-12 19:07:37 UTC MAIN commitmail json YAML

geography/qgis: Hoist defuzzing of diff from wip

NFCI - this is about reducing differences that aren't differences to
make things easier to understand.

(gdt)

2024-05-12 18:46:17 UTC MAIN commitmail json YAML

doc: Updated devel/jj to 0.17.1

(wiz)

2024-05-12 18:46:05 UTC MAIN commitmail json YAML

jj: update to 0.17.1.

Fixed bugs

jj status no longer scans through the entire history to look for ancestors with conflicts.

(wiz)

2024-05-12 18:41:30 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-dockerfile to 0.2.0

(wiz)

2024-05-12 18:41:18 UTC MAIN commitmail json YAML

tree-sitter-dockerfile: update to 0.2.0.

Added support for HEREDOCs (#45)
Fixed an issue where whitespace after a line continuation causes parsing to fail (#26)
Fixed parsing a port range (#27)
Allow capital letters in user names (#35)
Added support for single-quoted strings (#37)
Fixed an issue where ADD and COPY only accepted a single parameter (#43)

(wiz)

2024-05-12 18:40:19 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter to 0.22.6

(wiz)

2024-05-12 18:40:08 UTC MAIN commitmail json YAML

tree-sitter: update to 0.22.6.

Features

    Improve handling of serialization buffer overflows (#3318)
    Reverse iteration through node parents (#3214)
    cli: Support NO_COLOR (#3299)
    cli: Add test listing and allow users to parse a specific test number (#3067)
    grammar: Add "inherits" field if available (#3295)

Bug Fixes

    Correctly load field data from wasm languages
    Improve error message when the tree-sitter field is malformed
    Don't error out on package.json lookup errors if --no-bindings is passed (#3323)
    cli: Keep default cc flags in build
    cli: Properly account for multi-grammar repos when using docker to build a wasm parser (#3337)
    generate: Don't check arbitrarily named dirs
    generate: Take AsRef<Path> for the path parameter to avoid clones (#3322)
    highlight: Correct signature of ts_highlighter_add_language
    lib: Do not return field names for extras (#3330)
    lib: Advance the lookahead end byte by 4 when there's an invalid code point (#3305)
    rust: Update README example (#3307)
    rust: Use unix + wasi cfg instead of not windows for fd (#3304)
    test: Allow newlines in between test name and attribute
    wasm: Correct childrenFromFieldXXX method signatures (#3301)
    xtask: Always bump every crate in tandem
    zig: Make usable as a zig dependency (#3315)

Documentation

    Mention build command variables
    Swap \s for \\s in query example
    highlight: Typo (#3290)

Refactor

    tests: Migrate remaining grammar.json tests to grammar.js (#3325)

Build System and CI

    Add nightly rustfmt to workflow for linting (#3333)
    Fix address sanitizer step (#3188)
    deps: Bump cc from 1.0.92 to 1.0.94 in the cargo group (#3298)
    deps: Bump the cargo group with 6 updates (#3313)
    xtask: Bump build.zig.zon version when bumping versions

(wiz)

2024-05-12 17:51:55 UTC MAIN commitmail json YAML

2024-05-12 17:48:55 UTC MAIN commitmail json YAML

doc: Added devel/py-pytype version 2024.4.11

(wiz)

2024-05-12 17:48:43 UTC MAIN commitmail json YAML

doc: Added devel/py-pycnite version 2023.10.11

(wiz)

2024-05-12 17:48:31 UTC MAIN commitmail json YAML

doc: Added devel/py-msgspec version 0.18.6

(wiz)

2024-05-12 17:48:21 UTC MAIN commitmail json YAML

devel/Makefile: + 3

(wiz)

2024-05-12 17:48:09 UTC MAIN commitmail json YAML

devel/py-pytype: import py-pytype-2024.4.11

Pytype checks and infers types for your Python code - without
requiring type annotations. Pytype can:

* Lint plain Python code, flagging common mistakes such as misspelled
  attribute names, incorrect function calls, and much more, even
  across file boundaries.
* Enforce user-provided type annotations. While annotations are
  optional for pytype, it will check and apply them where present.
* Generate type annotations in standalone files ("pyi files"),
  which can be merged back into the Python source with a provided
  merge-pyi tool.

Pytype is a static analyzer; it does not execute the code it runs
on.

(wiz)

2024-05-12 17:47:30 UTC MAIN commitmail json YAML

devel/py-pycnite: import py-pycnite-2023.10.11

A collection of utilities for working with compiled Python bytecode.

This library adds pure Python, versioned parsers for the .pyc
format, allowing tools that work with bytecode to have different
host and target Python versions.

(wiz)

2024-05-12 17:46:55 UTC MAIN commitmail json YAML

devel/py-msgspec: import py-msgspec-0.18.6

msgspec is a fast serialization and validation library, with builtin
support for JSON, MessagePack, YAML, and TOML. It features:

* High performance encoders/decoders for common protocols. The JSON
  and MessagePack implementations regularly benchmark as the fastest
  options for Python.

* Support for a wide variety of Python types. Additional types may
  be supported through extensions.

* Zero-cost schema validation using familiar Python type annotations.
  In benchmarks msgspec decodes and validates JSON faster than orjson
  can decode it alone.

* A speedy Struct type for representing structured data. If you
  already use dataclasses or attrs, Structs should feel familiar.
  However, they're 5-60x faster for common operations.

(wiz)

2024-05-12 17:45:52 UTC MAIN commitmail json YAML

doc: Added devel/py-ninja version 1.11.1.1

(wiz)

2024-05-12 17:45:43 UTC MAIN commitmail json YAML

devel/Makefile: + py-ninja

(wiz)

2024-05-12 17:45:15 UTC MAIN commitmail json YAML

devel/py-ninja: import py-ninja-1.11.1.1

Ninja is a small build system with a focus on speed.

The latest Ninja python wheels provide a ninja executable and
ninja_syntax.py for generating .ninja files.

(wiz)

2024-05-12 17:12:42 UTC MAIN commitmail json YAML

doc: Added devel/py-importlab version 0.8.1

(wiz)

2024-05-12 17:12:32 UTC MAIN commitmail json YAML

devel/Makefile: + py-importlab

(wiz)

2024-05-12 17:12:00 UTC MAIN commitmail json YAML

devel/py-importlab: import py-importlab-0.8.1

Importlab is a library for Python that automatically infers
dependencies and calculates a dependency graph. It can perform
dependency ordering of a set of files, including cycle detection.

Importlab's main use case is to work with static analysis tools
that process one file at a time, ensuring that a file's dependencies
are analysed before it is.

(wiz)

2024-05-12 16:56:38 UTC MAIN commitmail json YAML

doc/TODO: +passenger

+ passenger-6.0.20.

(taca)

2024-05-12 16:52:13 UTC MAIN commitmail json YAML

doc: Updated mail/milter-manager to 2.2.7

(taca)

2024-05-12 16:51:56 UTC MAIN commitmail json YAML

2024-05-12 16:45:48 UTC MAIN commitmail json YAML

doc: Updated pkgtools/distbb to 0.48.0

(cheusov)

2024-05-12 16:45:32 UTC MAIN commitmail json YAML

Update dictbb to 0.48.0

  Fix distbb_chroot script.

  Minor fix in stage_gen_report for better conformance to
  HTML-4.01/strict

  Update default config file distbb.conf.

  Update README.

  Use native targets "clean" and "package" in unprivileged mode (if
  UNPRIV_USER is set) instead of home-made "Clean" and "Package".

  Set LD_PRELOAD and LIBKVER_OSRELEASE only on slave hosts.

  Introduce new configuration variables OS_VERSION and MACHINE_ARCH.

  Add new target CleanupPkgdb to TARGETS.

  Add new configuration variable SLAVE_CMD

  Configuration variable PKGSRCVER defaults to unknown.

  Add $PKGSRCVER to report.html.

  Minor clean-ups in "distbb_chroot", "distbb.conf",
  "distbb.default.conf", "slave" and "common" configs and scripts.

(cheusov)

2024-05-12 16:41:20 UTC MAIN commitmail json YAML

doc: Updated www/php-concrete-cms to 9.2.9

(taca)

2024-05-12 16:40:58 UTC MAIN commitmail json YAML

www/php-concrete-cms: update to 9.2.9

(I've accidently update Makefile while dropping php80 support.)

9.2.9 2024-05-08

Enhancements:

* Notifications: Added notifications in the interface about the new
  marketplace coming in Concrete CMS 9.3.0.
* File Upload Limits: Increased the upload limit for drag-and-drop file
  uploads to 4GB (subject to PHP configuration limits).
* System Help: Removed ���concrete5��� from the system help messages.

Bug Fixes:

* Dashboard Permissions: Fixed the issue where Add Pages/Navigate Sitemap
  icons were displayed in the Dashboard to users without permission to
  perform these operations.
* Page List Filtering: Addressed the issue with Page List Custom Topics
  Category Filtering not working after version 9.2.2.
* Multisite Form Submission: Fixed the issue where form submissions execute
  on incorrect pages when multisite is enabled.
* Calendar Block: Corrected errors when using the calendar block in lightbox
  mode with non-lightbox supporting themes.
* Date Time Widget: Ensured the Date Time Widget is correctly translated.
* Email Validation: Fixed bugs preventing user email validation prompts when
  required.
* Deprecation Error: Addressed the "Decrement on bool" deprecation error in
  page statistics.
* Miscellaneous Fixes: Various minor fixes for PHP 8 compatibility,
  including removal of obsolete lines and fixing typos in configurations.

(taca)

2024-05-12 16:35:45 UTC MAIN commitmail json YAML

doc: Updated www/ruby-selenium-webdriver to 4.20.1

(taca)

2024-05-12 16:35:31 UTC MAIN commitmail json YAML

www/ruby-selenium-webdriver: update to 4.20.1

4.20.0 (2024-04-24)

* Add CDP for Chrome 124 and remove 121

* Making Selenium Manager a thin wrapper (#13386)

  - This change has been made to make it easier to maintain and improve, the
    interface has changed and if users were invoking it, they might
    experience issues.  Selenium Manager is still in beta and these type of
    changes are expected.

4.20.1 (2024-04-25)

* Returned accidentally removed DriverFinder.path and deprecated it.

(taca)

2024-05-12 16:33:38 UTC MAIN commitmail json YAML

doc: Updated www/ruby-multipart-post to 2.4.1

(taca)

2024-05-12 16:33:22 UTC MAIN commitmail json YAML

www/ruby-multipart-post: update to 2.4.1

2.4.1 (2024-05-07)

* Modernize gem.

(taca)

2024-05-12 16:31:55 UTC MAIN commitmail json YAML

doc: Updated www/ruby-html-proofer to 5.0.9

(taca)

2024-05-12 16:31:37 UTC MAIN commitmail json YAML

www/ruby-html-proofer: update to 5.0.9

5.0.9 (2024-05-07)

What's Changed

* Bump actions/checkout from 3 to 4 by @dependabot in #805
* [skip test] Release v5.0.9 by @github-actions in #838

New Contributors

* @github-actions made their first contribution in #838

(taca)

2024-05-12 16:30:20 UTC MAIN commitmail json YAML

doc: Updated www/ruby-faraday-retry to 2.2.1

(taca)

2024-05-12 16:30:03 UTC MAIN commitmail json YAML

www/ruby-faraday-retry: update to 2.2.1

2.2.1 (2024-04-15)

What's Changed

* Document "methods" option with its type as a list of Symbols by
  @olleolleolle in #30
* Update docs reference to RaiseError middleware by @Drowze in #32
* Add Ruby 3.3 to CI matrix by @m-nakamura145 in #33
* Improve README.md about exceptions config by @mi-wada in #35
* Check for Faraday::UploadIO while rewinding by @iMacTia in #37
* Bump actions/checkout from 3 to 4 by @dependabot in #38

New Contributors

* @Drowze made their first contribution in #32
* @m-nakamura145 made their first contribution in #33
* @mi-wada made their first contribution in #35
* @dependabot made their first contribution in #38

(taca)

2024-05-12 16:28:50 UTC MAIN commitmail json YAML

doc: Updated www/ruby-css-parser to 1.17.1

(taca)

2024-05-12 16:28:27 UTC MAIN commitmail json YAML

www/ruby-css-parser: update to 1.17.1

1.17.1 (2024-04-07)

* Improve security by using File.read instead of IO.read #149

(taca)

2024-05-12 16:26:32 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-s3 to 1.149.1

(taca)

2024-05-12 16:26:16 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-s3: update to 1.149.1

1.149.1 (2024-05-06)

* Issue - Fix bug where destination bucket default encryption was
  inadvertently overridden by source object encryption.

(taca)

2024-05-12 16:25:26 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-sdk-core to 3.195.0

(taca)

2024-05-12 16:25:09 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-core: update to 3.195.0

3.195.0 (2024-05-10)

* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

* Feature - Updated request parameters for PKCE support.

3.194.2 (2024-05-07)

* Issue - Fix issue where ConnectionPool size iteration would prevent a new
  key from being added to the pool.

(taca)

2024-05-12 16:24:23 UTC MAIN commitmail json YAML

doc: Updated www/ruby-aws-partitions to 1.927.0

(taca)

2024-05-12 16:24:07 UTC MAIN commitmail json YAML

www/ruby-aws-partitions: update to 1.927.0

1.927.0 (2024-05-10)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.926.0 (2024-05-09)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

1.925.0 (2024-05-06)

* Feature - Updated the partitions source data the determines the AWS
  service regions and endpoints.

(taca)

2024-05-12 16:22:39 UTC MAIN commitmail json YAML

doc: Updated time/ruby-hitimes to 3.0.0

(taca)

2024-05-12 16:22:24 UTC MAIN commitmail json YAML

time/ruby-hitimes: update to 3.0.0

3.0.0 (2024-05-01)

* Migrated to SemaphoreCI for doing full test runs on all active ruby
  versions.
* Remove the dependency on Process.clock_getres as it is unreliable.

* This has the effect of deprecating some Hitimes constants that had been
  documented as public. These are now removed as this is a major version
  update
Hitimes::CLOCK_RESOLUTION_NANOSECONDS
Hitimes::CLOCK_RESOLUTION_SECONDS
Hitimes::INSTANT_CONVERSION_FACTOR
Hitimes.clock_resolution_description
Hitimes.clock_description
* Added Rubocop for some coding consistency
* Updated the supported ruby version to be 3.0 and up
* Updated all dependencies
* Changed how all the assert_delta style tests were done so they were not so
  flakey
* Hitimes will now emit a warn message if it ends up using CLOCK_REALTIME
* Hitimes will raise an exception if it cannot find a valid clock id. This
  is a bug and a message to file a report is in the exception

(taca)

2024-05-12 16:20:28 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-review to 5.9.0

(taca)

2024-05-12 16:19:51 UTC MAIN commitmail json YAML

textproc/ruby-review: udpate to 5.9.0

5.9.0 (2024-05-04)

Bug Fixes

* LATEXBuilder: fix the spacing for @<code>, @<tt>, @<tti>, @<ttb> to be
  more appropriate. Also improved handling of PDF bookmarks (#1906, #1907).

Enhancements

* differentiated between JIS B and ISO B paper sizes in review-jlreq.cls
  Users Guide (#1904).
* fix typos in config.yml.sample (#1909).

Contributors

* @munepi
* @koshikawa

(taca)

2024-05-12 16:18:23 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-kramdown-rfc2629 to 1.7.11

(taca)

2024-05-12 16:18:07 UTC MAIN commitmail json YAML

textproc/ruby-kramdown-rfc2629: update to 1.7.11

1.7.9 (2024-04-20)

* Add option nested_ol_types

  Set globally in {::options nested_ol_types="1, i, a" /}
  or for a single <ol in an IAL {: nested_ol_types="1 (%i) A"}

  The value needs to be an array of <ol type= values, expressed as one of:

  1. A YAML array
  2. A string that will be split on commas (with optional blank space following)
  3. A string that will be split on blank space

  When testing this, an HTML rendering issue might cause some confusion:
  ietf-tools/xml2rfc#1122

1.7.10 (2024-04-21)

* Also take nested_ol_types from YAML kramdown_options

  As in

kramdown_options:
  nested_ol_types: 1, i, a

  (overridden by ::options and by pseudo-attribute on <ol)

1.7.11 (2024-04-21)

* Add option ol_start_at_first_marker

  kramdown_options:
    ol_start_at_first_marker: true

  Default: false (for backward compatibility)

  If true, an ordered list (<ol) will use the number in its first
  marker (1 for 1. etc.) as the default value of the start= attribute.

  (Increase commonmark compatibility)

(taca)

2024-05-12 16:14:54 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-facter to 4.7.0

(taca)

2024-05-12 16:14:40 UTC MAIN commitmail json YAML

sysutils/ruby-facter: update to 4.7.0

4.7.0 (2024-04-09)

Enhancements

* Support for OpenBSD.  Added support for OpenBSD. This addition contributed
  by community member buzzdeee. FACT-3163

Resolved issues

* Re-add Ruby 2.5 support. Added support for Ruby 2.5.
* Use of cloud provider facts can result in nil dereferences. Patched the
  two cloud providers' access to metadata to avoid nil dereferences.
* Evaluate confine block in case-insensitive way.  Previously, when a user
  provided a confine block, Facter would downcase the value when evaluating
  it.  This change retains the existing behavior of evaluating a confine
  block with a downcased fact value, while adding evaluation with the raw
  fact value to ensure expected behavior.

(taca)

2024-05-12 16:12:28 UTC MAIN commitmail json YAML

doc: Updated security/ruby-sshkit to 1.22.2

(taca)

2024-05-12 16:12:07 UTC MAIN commitmail json YAML

security/ruby-sshkit: update to 1.22.2

1.22.2 (2024-04-30)

Bug Fixes

* Avoid calling closed? outside of synchronize block (#534) @djmb

(taca)

2024-05-12 16:11:03 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-text to 0.2.58

(taca)

2024-05-12 16:10:41 UTC MAIN commitmail json YAML

security/ruby-rex-text: update to 0.2.58

0.2.58 (2024-05-10)

* Land #70, Upversion Github actions

(taca)

2024-05-12 16:09:13 UTC MAIN commitmail json YAML

doc: Updated security/ruby-airbrussh to 1.5.2

(taca)

2024-05-12 16:08:53 UTC MAIN commitmail json YAML

security/ruby-airbrussh: update to 1.5.2

1.5.2 (2024-04-12)

This is a gem housekeeping release. No user-facing changes.

Housekeeping

* Migrate from CircleCI to GitHub Actions (#155, #156) @mattbrictson

(taca)

2024-05-12 16:03:53 UTC MAIN commitmail json YAML

doc: Updated net/ruby-train-core to 3.12.3

(taca)

2024-05-12 16:03:37 UTC MAIN commitmail json YAML

net/ruby-train-core: update to 3.12.3

3.12.1 (2024-04-15)

* Add missing require for OpenStruct library #775 (Vasu1105)

3.12.2 (2024-04-15)

* Turn off vendor cache #774 (Vasu1105)

3.12.3 (2024-04-16)

Merged Pull Requests

* gem: pin down googleauth gem to below 1.9 #773 (ahasunos)

(taca)

2024-05-12 15:59:51 UTC MAIN commitmail json YAML

doc: Updated net/ruby-ruby_smb to 3.3.7

(taca)

2024-05-12 15:59:34 UTC MAIN commitmail json YAML

net/ruby-ruby_smb: update to 3.3.7

3.3.5 (2024-04-12)

* Land #264, Handle SMB2 compound related requests

3.3.6 (2024-04-25)

* Land #266, Add SamrQueryInformationDomain support

3.3.7 (2024-04-30)

* Land #265, Add GetKeySecurity and SetKeySecurity

(taca)

2024-05-12 15:56:08 UTC MAIN commitmail json YAML

doc: Updated net/ruby-recog to 3.1.5

(taca)

2024-05-12 15:55:48 UTC MAIN commitmail json YAML

net/ruby-recog: update to 3.1.5

3.1.5

No changes available.

(taca)

2024-05-12 15:35:23 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ast-grep-0.22.1, fd-find-10.1.0, jj-0.17.1, keepassxc-2.7.8,
  prometheus-2.52.0, snmp_exporter-0.26.0, sonic-0.2.0,
  tree-sitter-0.22.6, tree-sitter-dockerfile-0.2.0.

(wiz)

2024-05-12 15:16:26 UTC MAIN commitmail json YAML

doc: Updated net/ruby-pcaprub to 0.13.2

(taca)

2024-05-12 15:16:09 UTC MAIN commitmail json YAML

net/ruby-pcaprub: update to 0.13.2

0.13.2 (2024-04-22)

* Add support for x64-mingw-ucrt
* bundle: update git.
* Add github actions support
* Add support for windows tests on Github actions
* pcap: get rid of pcap_lookupdev.

(taca)

2024-05-12 15:13:38 UTC MAIN commitmail json YAML

doc: Updated net/ruby-nio4r to 2.7.3

(taca)

2024-05-12 15:13:18 UTC MAIN commitmail json YAML

net/ruby-nio4r: update to 2.7.3

2.7.2 (2024-05-07)

* Modernize gem (list all authors, etc).
* Drop official support for Ruby 2.4.

2.7.3 (2024-05-07)

* Fix JRuby release version.
* Don't build extensions twice.

(taca)

2024-05-12 15:10:36 UTC MAIN commitmail json YAML

doc: Updated mail/ruby-mime-types-data to 3.2024.0507

(taca)

2024-05-12 15:10:20 UTC MAIN commitmail json YAML

mail/ruby-mime-types-data: update to 3.2024.0507

3.2024.0507 (2024-05-07)

* Updated the Apache and IANA media registry entries as of release date

(taca)

2024-05-12 15:09:10 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-mocks to 3.13.1

(taca)

2024-05-12 15:08:52 UTC MAIN commitmail json YAML

devel/ruby-rspec-mocks: update to 3.13.1

3.13.1 (2024-05-08)

Bug Fixes:

* Use RSpec::Support::Mutex in RSpec::Mocks::Proxy to avoid issues from
  stubbing ::Mutex#new. (Eric Mueller, #1575)

(taca)

2024-05-12 15:06:47 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-regexp_parser to 2.9.1

(taca)

2024-05-12 15:06:32 UTC MAIN commitmail json YAML

devel/ruby-regexp_parser: update to 2.9.1

2.9.1 (2024-05-11)

Fixed

* fixed unnecessary $LOAD_PATH searches at load time
  thanks to Koichi ITO

(taca)

2024-05-12 15:04:51 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-i18n to 1.14.5

(taca)

2024-05-12 15:04:36 UTC MAIN commitmail json YAML

devel/ruby-i18n: udpate to 1.14.5

1.14.5 (2024-05-06)

What's Changed

* Explicitly bundle racc gem for Ruby 3.3+ by @amatsuda in #690
* Optimize I18n::Locale::Fallbacks#[] for recursive locale mappings by @uiur
  in #692
* Add I18n.interpolation_keys by @tom-lord in #682
* Fix syntax in documentation for I18n::Backend::Base.interpolate by
  @tom-lord in #691
* Fix that escaped interpolations with reserved keywords raised
  ReservedInterpolationKey by @Bilka2 in #688

New Contributors

* @uiur made their first contribution in #692
* @tom-lord made their first contribution in #682
* @Bilka2 made their first contribution in #688

(taca)

2024-05-12 15:02:55 UTC MAIN commitmail json YAML

doc: Updated converters/ruby-Ascii85 to 1.1.1

(taca)

2024-05-12 15:02:36 UTC MAIN commitmail json YAML

converters/ruby-Ascii85: update to 1.1.1

1.1.1 (2024-05-09)

* Make bin/ascii85 Ruby 3.2-compatible (thanks @tylerwillingham)
* Improve error handling of bin/ascii85 slightly

(taca)

2024-05-12 15:01:02 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack to 3.0.11

(taca)

2024-05-12 15:00:18 UTC MAIN commitmail json YAML

www/ruby-rack: update to 3.0.11

3.0.11 (2024-05-10)

* Backport #2062 to 3-0-stable: Do not allow BodyProxy to respond to to_str,
  make to_ary call close. (#2062, @jeremyevans)

(taca)

2024-05-12 14:42:22 UTC MAIN commitmail json YAML

lang/php/common.mk: update "# used by" lines

(taca)

2024-05-12 14:41:38 UTC MAIN commitmail json YAML

lang/php: drop php80 support

(taca)

2024-05-12 14:40:48 UTC MAIN commitmail json YAML

doc: Removed lang/php80

(taca)

2024-05-12 14:39:41 UTC MAIN commitmail json YAML

2024-05-12 14:39:03 UTC MAIN commitmail json YAML

lang/Makefile: remove php80

(taca)

2024-05-12 14:36:46 UTC MAIN commitmail json YAML

2024-05-12 14:29:27 UTC MAIN commitmail json YAML

doc: Updated databases/pear-DB to 1.12.2

(taca)

2024-05-12 14:29:10 UTC MAIN commitmail json YAML

databases/pear-DB: update to 1.12.2

1.12.2 (2024-04-15)

Changelog:

* Task: Manage E_DEPRECATED #27
* Task: Remove CVS id that no longer makes sense #30
* Bug: Bug in DB/oci8.php ... oci_fetch_array called with wrong parameters
  #33 #34
* Bug: Errors raised in DB_storage::toString() if there are multi-column
  keys, on PHP >= 7 #35
* Bug: sqlite3 back-end incorrectly refers to 'resource' objects #38 #39

(taca)

2024-05-12 14:27:18 UTC MAIN commitmail json YAML

doc: Updated net/pear-Net_SMTP to 1.12.1

(taca)

2024-05-12 14:27:03 UTC MAIN commitmail json YAML

net/pear-Net_SMTP: update to 1.12.1

1.12.1 (2024-04-15)

Changelog:

* Bug: Don't enable GSSAPI method if principal is not set (#81) (#82)

(taca)

2024-05-12 14:24:32 UTC MAIN commitmail json YAML

doc: Updated devel/php-xdebug to 3.3.2

(taca)

2024-05-12 14:24:11 UTC MAIN commitmail json YAML

devel/php-xdebug: update to 3.3.2

pkgsrc change: drop support for php80 (PHP 8.0).

3.3.2 (2024-04-15)

Fixed bugs:

* Fixed issue #2216: With PHP8.3 and Apache 2.4.58 error_reporting() causing
  Apache process to hang
* Fixed issue #2230: Crash when xdebug and blackfire extensions are active
* Fixed issue #2233: High and continuous Apache server CPU use

(taca)

2024-05-12 13:58:27 UTC MAIN commitmail json YAML

doc: Updated devel/objfw to 1.1.3

(js)

2024-05-12 13:58:14 UTC MAIN commitmail json YAML

Update devel/objfw to 1.1.3

ObjFW 1.1.2 -> ObjFW 1.1.3, 2024-05-12
* Fixes +[OFSystemInfo networkInterfaces] on NetBSD.
* Properly hides private symbols so they can't be used accidentally anymore.
* Adds missing documentation for various functions and macros.
* Uses RtlGenRandom to get proper randomness on Windows now.
* No longer uses _wutime64, which is buggy in some MinGW distributions.
* Only uses blx on ARM if it is available now.
* Adds a workaround for OFSubprocess tests on Windows 9x.
* Skips symlink tests if symlinks are unavailable.

(js)

2024-05-12 13:47:36 UTC MAIN commitmail json YAML

doc: Updated geography/qgis to 3.34.6

(gdt)

2024-05-12 13:47:30 UTC MAIN commitmail json YAML

geography/qgis: Update to 3.34 LTR

Tested on NetBSD 10 amd64 with geopackage, csv, TMS, shapefile, georeferenced tiff.

Packaging changes:

  - depend on pdal
  - drop exif patch taken from upstream
  - extend linking accomodation for LD_LIBRARY_PATH to DYLD (in one case)

Future packaging work:

  - resolve situation on macOS, where apparently pkgsrc and upstream
    have sharply diverging norms.
  - enhance 3D situation (needs added packages)
  - qt6

Upstream NEWS:

# What's new in Version 3.34 'Prizren'?

This release has following new features:

- Map Tools: Optional enforcement of "dot" as decimal separator for measure tool
- Map Tools: Show a highlight on identified raster pixels when using identify tool
- Map Tools: Show raster row/column of clicked point in identify results
- Symbology: Settings for overriding selection color and selection symbol for vector layers
- Labelling: Toggle labels for Vector Tile Layers
- Rendering: "Sticky" Map Decorations
- Rendering: Add map render profiler
- Rendering: Add choice of two different modes for "Refresh Layer at Interval"
- 3D Features: Allow GPU memory limit configuration
- 3D Features: Add support for boundingbox3d
- Print Layouts: Select multiple layout items
- Print Layouts: Layout Page number reflected in page properties
- Print Layouts: Automatically open exported layouts
- Expressions: Add bearing expression function
- Expressions: Add "layer_crs_ellipsoid"
- Digitising: Improve "avoid overlap" type awareness
- Data Management: Improve save vector features handling for pre-existing files
- Data Management: Maintain relations for copied features
- Analysis Tools: Support raster band description
- Processing: Antialias setting for raster tile processing plugin
- Processing: Create Grid row_index and col_index fields
- Processing: New 'Calculate expression' algorithm for use in models
- Processing: Add algorithm to convert content from a GLTF/GLB file to standard vector layer features
- Processing: Port SAGA "DTM Filter (slope-based)" tool to a native QGIS algorithm
- Application and Project Options: Clear recently opened project list
- Application and Project Options: OAUTH2 PKCE Authorization Code
- Application and Project Options: Set processing defaults from QGIS configuration file
- Profile Plots: Add setting to control background color for elevation profile charts
- Data Providers: Discover relations for Oracle provider
- Plugins: Drop interactive shell from GRASS C++ Plugin
- Programmability: Function to export runtime profiler model content as text

# What's new in Version 3.32 'Lima'?

This release has following new features:

- Map Tools: Map tip preview
- Map Tools: Measure tool copy coordinates
- Map Tools: Disable map tips for a specific layer
- User Interface: Show value relation description when hovering the combobox
- User Interface: 2d map canvas view docking actions
- User Interface: Add clear recently used crs button
- User Interface: Reverse wheel zoom
- User Interface: Spatial bookmarks rotation
- Annotations: Annotation tool improvements
- Annotations: Annotation live preview
- 3D Features: Enable rendering virtual point clouds in 3d views
- 3D Features: Improved 3d measure tool
- Point Clouds: Native point cloud Processing provider
- Point Clouds: Point cloud expression builder
- Point Clouds: Add filtering by rectangle and expression to PDAL algorithms
- Point Clouds: New parameter type for point cloud attribute
- Print Layouts: Hyperlink support for HTML-enabled label exports
- Print Layouts: Support filtering layout legends by multiple linked map items
- Expressions: Add ltrim/rtrim functions
- Digitising: Field value list in merge feature dialog
- Digitising: Common angle option extensions for advanced digitizing
- Digitising: Floater settings and bearing information for advanced digitizing
- Data Management: Allow a range of cells to be copied from SQL results window
- Data Management: Modified New field dialog behavior and alias support
- Data Management: Add DistanceUnit value for inches
- Data Management: Record split policy selection in form dialog
- Forms and Widgets: Add control over horizontal / vertical stretch for attribute form widgets
- Forms and Widgets: Add new attribute form container type "Row"
- Processing: Download vector tiles algorithm
- Processing: Allow configuration of the order of outputs created by a model
- Processing: Algorithm to create COPC files for input point clouds
- Processing: Add invert selection tool on refactor fields processing tool
- Processing: Support field comments and aliases in processing algorithms
- Processing: New options for Build VPC algorithm
- Processing: Thread management in algorithm settings
- Processing: Allow temporary folder to be temporarily changed through the algorithm settings panel
- Processing: Allow processing dialog to override default processing context settings
- Processing: Additional parameters for gdal2xyz algorithm
- Processing: Add "Keep disjoint results separate" option to buffer algorithm
- Processing: Allow filter expressions to be set for vector sources
- Processing: Support `*.HEIC` HEIF format images in Processing `ImportPhotosAlgorithm`
- Application and Project Options: Settings editor updates
- Application and Project Options: User profile selector
- Profile Plots: Distance unit selection for elevation profiles
- Profile Plots: Export elevation profiles
- Profile Plots: Add layers to elevation profiles
- Profile Plots: Add "Fill Above" mode for elevation profile drawing
- Profile Plots: Add option to lock the horizontal/ vertical scale to matching scales
- Sensors: Core sensors framework
- Sensors: Sensors GUI registry and configuration widgets
- Sensors: Sensor options panel within the project properties dialog
- Browser: Set field comments in browser
- Browser: Set field aliases in browser
- Data Providers: Load layers in parallel threads when opening project
- Data Providers: Implements server-side filtering using Part 1 or Part 3
- Data Providers: Virtual point cloud data provider
- Data Providers: Expose option to load vector tile sources from files in Data Source Manager
- Data Providers: Additional user controlled vector tile properties
- Data Providers: Fix broken layer support for vtpk/mbtile vector tile layers, show vtpk files in browser
- QGIS Server: PDF format options for WMS GetPrint
- QGIS Server: Configurable capabilities cache size
- QGIS Server: Add display name in GetFeatureInfo response
- QGIS Server: OGC API - Features: Add full pagination for collection items HTML page
- Programmability: Python console help improvements
- Programmability: Run shell commands from the Python Console
- Programmability: Reformat code action for code editors
- Programmability: Toggle Python console to full main window
- Programmability: Reformat HTML Code in Code Editors

# What's new in Version 3.30 ''s-Hertogenbosch'?

This release has following new features:

- Breaking Changes: Drop project backward compatibility for symbology with QGIS 3.16 and older
- Map Tools: Raster MapTips
- Map Tools: Identify on mouse move, no mouse click
- User Interface: Constraint based functionality for attribute tables
- User Interface: Additional GPS information panel and toolbar fields
- User Interface: GPS Information Panel UX and Refactoring
- Symbology: Improved SLD Export Options
- Rendering: Global map terrain shading
- Rendering: Add super and subscript support for text renderer
- 3D Features: Limit 2D extent of 3D scene
- Print Layouts: Shortcuts manager in print layouts
- Print Layouts: Use text renderer in layout legends
- Expressions: Add feature_id() function
- Expressions: New is_feature_valid() and is_attribute_valid() functions
- Expressions: Add x_at, y_at, z_at, m_at expression functions
- Data Management: DateTime Field editing: segregation of display format and field value format
- Data Management: Add option to directly log GPS points and tracks to a Geopackage or Spatialite db
- Data Management: Add an explicit "Offset from UTC" option for storing GPS feature timestamps
- Data Management: Raster Attribute Tables (RAT) Suppport
- Metadata and Metasearch: Add key dates to layer and project metadata
- Forms and Widgets: Audiovisual multimedia attribute attachments support
- Forms and Widgets: Data defined editable state for form widgets
- Forms and Widgets: Spacer widget for drag & drop attribute forms
- Forms and Widgets: Dynamic text widgets with current_value support
- Forms and Widgets: Dynamic HTML widgets with current_value support
- Layer Legend: New layer ordering improvements
- Processing: Additional options for XYZ Tile exports when using Leaflet html output
- Processing: Support data defined parameter values when using qgis_process tool
- Processing: New "load_layer" function
- Processing: Add user interface for extent definition in GDAL Raster Calculator
- Application and Project Options: Add option to store selected GPS component in geometry M values
- Application and Project Options: Make GPS track destination layer an explicit user choice, remember in project
- Profile Plots: New elevation profile canvas item for QGIS Quick
- Browser: Add dataset relationship editing and creation capabilities in browser
- Data Providers: Removal of Native GeoNode Provider
- Data Providers: In data source manager, allow users to directly add an XYZ  tile layer without having to create a connection first
- Data Providers: SQL Logging for OGR Provider
- Data Providers: S3 Cloud Storage Support
- Data Providers: Resolution aware WMTS layers with automatic upscaling
- Data Providers: Drop unmaintained SAGA provider from QGIS installations
- QGIS Server: QGIS_APPLICATION_FULL_NAME environment variable
- QGIS Server: GeoJSON support for WFS DescribeFeatureType
- Plugins: Topology checker rules enabling/disabling and filtering
- Programmability: QgsExifTools Improvements
- Programmability: Smart bracket autocomplete updates for Code Editors
- Programmability: Add "toggle comment" action to the integrated python console

(gdt)

2024-05-12 12:42:14 UTC MAIN commitmail json YAML

net/Makefile: + ddns-route53

(pho)

2024-05-12 12:42:05 UTC MAIN commitmail json YAML

doc: Added net/ddns-route53 version 2.12.0

(pho)

2024-05-12 12:41:58 UTC MAIN commitmail json YAML

net/ddns-route53: import ddns-route53-2.12.0

ddns-route53 is a CLI application written in Go and delivered as a single
executable that lets you run your own dynamic DNS service with Amazon Route
53 on a time-based schedule.

This package does not install rc.d(8) scripts. To use it, place a
configuration file at `/etc/ddns-route53/ddns-route53.yaml' and add the
following line to crontab(5):

*/30 * * * * ddns-route53 --log-nocolor | logger -t ddns-route53

(pho)

2024-05-12 10:42:43 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 2.129.0

(wiz)

2024-05-12 10:42:32 UTC MAIN commitmail json YAML

2024-05-12 10:40:17 UTC MAIN commitmail json YAML

doc: Updated security/py-cyclonedx-python-lib to 7.3.4

(wiz)

2024-05-12 10:40:06 UTC MAIN commitmail json YAML

2024-05-12 10:36:43 UTC MAIN commitmail json YAML

doc: Updated devel/py-blinker to 1.8.2

(wiz)

2024-05-12 10:36:34 UTC MAIN commitmail json YAML

py-blinker: update to 1.8.2.

Version 1.8.2
-------------

Released 2024-05-06

-  Simplify type for ``_async_wrapper`` and ``_sync_wrapper`` arguments.
    :pr:`156`

(wiz)

2024-05-12 09:45:58 UTC MAIN commitmail json YAML

doc: Updated sysutils/fzf to 0.52.0

(iquiw)

2024-05-12 09:41:08 UTC MAIN commitmail json YAML

fzf: update to 0.52.0

0.52.0

* Added --highlight-line to highlight the whole current line (à la set
  cursorline of Vim)
* Added color names for selected lines: selected-fg, selected-bg, and
  selected-hl

    fzf --border --multi --info inline-right --layout reverse --marker ▏ --pointer ▌ --prompt '▌ '  \
        --highlight-line --color gutter:-1,selected-bg:238,selected-fg:146,current-fg:189

* Added click-header event that is triggered when the header section is
  clicked. When the event is triggered, $FZF_CLICK_HEADER_COLUMN and
  $FZF_CLICK_HEADER_LINE are set.

    fd --type f |
      fzf --header $'[Files] [Directories]' --header-first \
          --bind 'click-header:transform:
            (( FZF_CLICK_HEADER_COLUMN <= 7 )) && echo "reload(fd --type f)"
            (( FZF_CLICK_HEADER_COLUMN >= 9 )) && echo "reload(fd --type d)"
          '

* Added $FZF_COMPLETION_{DIR,PATH}_OPTS for separately customizing the
  behavior of directory and path completion

    # Set --walker options without 'follow' not to follow symbolic links
    FZF_COMPLETION_PATH_OPTS="--walker=file,dir,hidden"
    FZF_COMPLETION_DIR_OPTS="--walker=dir,hidden"

* Fixed Windows argument escaping
* Bug fixes and improvements
* The code was heavily refactored to allow using fzf as a library in Go
  programs. The API is still experimental and subject to change.

    https://gist.github.com/junegunn/193990b65be48a38aac6ac49d5669170

0.51.0

* Added a new environment variable $FZF_POS exported to the child
  processes. It's the vertical position of the cursor in the list
  starting from 1.

    # Toggle selection to the top or to the bottom
    seq 30 | fzf --multi --bind 'load:pos(10)' \
      --bind 'shift-up:transform:for _ in $(seq $FZF_POS $FZF_MATCH_COUNT); do echo -n +toggle+up; done' \
      --bind 'shift-down:transform:for _ in $(seq 1 $FZF_POS); do echo -n +toggle+down; done'

* Added --with-shell option to start child processes with a custom shell
  command and flags

    gem list | fzf --with-shell 'ruby -e' \
      --preview 'pp Gem::Specification.find_by_name({1})' \
      --bind 'ctrl-o:execute-silent:
          spec = Gem::Specification.find_by_name({1})
          [spec.homepage, *spec.metadata.filter { _1.end_with?("uri") }.values].uniq.each do
            system "open", _1
          end
      '

* Added change-multi action for dynamically changing --multi option
  * change-multi - enable multi-select mode with no limit
  * change-multi(NUM) - enable multi-select mode with a limit
  * change-multi(0) - disable multi-select mode

* Windows improvements
  * become action is now supported on Windows
    * Unlike in *nix, this does not use execve(2). Instead it spawns a new
      process and waits for it to finish, so the exact behavior may differ.
  * Fixed argument escaping for Windows cmd.exe. No redundant escaping of
    backslashes.

* Bug fixes and improvements

(iquiw)

2024-05-12 08:39:28 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.2.0

(pin)

2024-05-12 08:39:09 UTC MAIN commitmail json YAML

net/slumber: update to 1.2.0

[1.2.0] - 2024-05-10
Added
- Add trim option to chains, to trim leading/trailing whitespace #153
    - See docs

Changed
- Use colored background for status codes
    - This includes a new theme field, success_color
- Improve hierarchy presentation of errors
- Convert profile list into a popup modal

Fixed
- Exit fullscreen mode when changing panes
- Support scrolling on more lists/tables

(pin)

2024-05-12 08:38:24 UTC MAIN commitmail json YAML

doc: Updated misc/rust-kanban to 0.9.6

(pin)

2024-05-12 08:38:06 UTC MAIN commitmail json YAML

misc/rust-kanban: update to 0.9.6

- dependency bump + release for #13

(pin)

2024-05-12 08:37:25 UTC MAIN commitmail json YAML

doc: Updated graphics/stitchy to 0.1.7

(pin)

2024-05-12 08:37:05 UTC MAIN commitmail json YAML

graphics/stitchy: update to 0.1.7

0.1.7 (May 11, 2024)
- Specify input directory (--input-dir or -i) or output directory
  (--output-dir or -o); both default to current working directory

(pin)

2024-05-12 08:36:26 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.8.21

(pin)

2024-05-12 08:35:53 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.8.21

0.8.21 (2024-05-10)
�沚� Chore
- Disable AUR publishing: This package has been moved to the official [extra] repository. (55245529)

0.8.20 (2024-05-10)
笨ィ Features
- Support EXR with single layers (non-rgba) (d22e78c4)

�沚� Chore
- update deps and use new HDR support from image (bd7cbf89)

(pin)

2024-05-12 08:35:08 UTC MAIN commitmail json YAML

doc: Updated audio/ncspot to 1.1.1

(pin)

2024-05-12 08:34:50 UTC MAIN commitmail json YAML

audio/ncspot: update to 1.1.1

1.1.1 - 2024-05-10
Added
- ap-port configuration variable to choose what Spotify access point port to use
- Instructions for installation with snap

Fixed
- Not all requests respecting proxy settings as configured with environment variables
- MPRIS controls showing unknown artist/title on GNOME

(pin)

2024-05-12 08:34:04 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 2.2.2

(pin)

2024-05-12 08:33:47 UTC MAIN commitmail json YAML

devel/git-cliff: update to 2.2.2

2.2.2 - 2024-05-11
笵ー�ク� Features
    (changelog) Allow adding custom context (#613) - (522bd53)

�汾� Bug Fixes
    (changelog) Ignore empty lines when using split_commits (#608) - (b8fb852)
    (parser) Allow matching empty commit body (#605) - (1d1b3b8)

�沒� Documentation
    (readme) Add social media badges - (d53b905)
    (website) Add note about supported platforms for NPM - (4e4d7cd)
    (website) Add SourceHut builds example (#617) - (f636cfc)

笞呻ク� Miscellaneous Tasks
    (npm) Add minimum supported Node versions (#621) - (95bdf2d)
    (npm) Update yarn.lock - (adc5c5b)
    (pypi) Disable PyPi builds for x86_64-pc-windows-gnu - (f675b0b)
    (tests) Don't check last commit (#619) - (68b9839)

(pin)

2024-05-12 07:29:55 UTC MAIN commitmail json YAML

doc: Updated misc/indi to 2.0.7nb1

(wiz)

2024-05-12 07:28:59 UTC MAIN commitmail json YAML

indi: enable ogg/theora support

Requested by Yaushi Oshima in PR 58248.

(wiz)

2024-05-12 07:20:31 UTC MAIN commitmail json YAML

doc: Updated graphics/krita to 5.2.2nb4

(wiz)

2024-05-12 07:20:21 UTC MAIN commitmail json YAML

krita: add libmypaint dependency for brush support

Requested by Yaushi Oshima in PR 58247.

(wiz)

2024-05-12 06:10:57 UTC MAIN commitmail json YAML

doc: Updated filesystems/p5-Path-Tiny to 0.146

(wiz)

2024-05-12 06:10:48 UTC MAIN commitmail json YAML

p5-Path-Tiny: update to 0.146.

0.146    2024-05-08 08:27:52-04:00 America/New_York

    - No changes from 0.145-TRIAL

0.145    2024-05-01 22:26:26-04:00 America/New_York (TRIAL RELEASE)

    [Changes]

    - Improved error message spewing to a file in a non-existent directory.

(wiz)

2024-05-12 05:48:30 UTC MAIN commitmail json YAML

2024-05-12 05:09:58 UTC MAIN commitmail json YAML

2024-05-12 03:40:55 UTC MAIN commitmail json YAML

2024-05-12 02:52:35 UTC MAIN commitmail json YAML

2024-05-12 00:22:02 UTC MAIN commitmail json YAML

2024-05-11 20:54:13 UTC MAIN commitmail json YAML

2024-05-11 20:14:27 UTC MAIN commitmail json YAML

2024-05-11 19:12:06 UTC MAIN commitmail json YAML

Updated devel/py-joblib, textproc/py-pallets-sphinx-themes

(adam)

2024-05-11 19:11:49 UTC MAIN commitmail json YAML

py-pallets-sphinx-themes: updated to 2.1.3

Version 2.1.3
- Allow Sphinx's parallel build feature. :issue:`88`

Version 2.1.2
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
- Use ``flit_core`` instead of ``setuptools`` as build backend.
- Compatibility with changes in Sphinx 7.3. :pr:`100`

(adam)

2024-05-11 19:08:53 UTC MAIN commitmail json YAML

py-joblib: updated to 1.4.2

Release 1.4.2 -- 2024/05/02

Due to maintenance issues, 1.4.1 was not valid and we bumped the version to 1.4.2

- Fix a backward incompatible change in ``MemorizedFunc.call`` which needs to
  return the metadata. Also make sure that ``NotMemorizedFunc.call`` return
  an empty dict for metadata for consistency.
  https://github.com/joblib/joblib/pull/1576

(adam)

2024-05-11 19:03:40 UTC MAIN commitmail json YAML

Updated devel/ninja-build, textproc/gtk-doc, devel/py-freezegun, www/py-djangocms-column

(adam)

2024-05-11 19:03:14 UTC MAIN commitmail json YAML

py-djangocms-column: updated to 2.1.0

2.1.0

[pre-commit.ci] pre-commit autoupdate
fix: add missing migration
Update cms_plugins.py - isort/flake8 check
chore: Prepare release 2.1.0

(adam)

2024-05-11 19:00:05 UTC MAIN commitmail json YAML

py-freezegun: updated to 1.5.1

1.5.1

* Fix the typing of the `tick()` method, and improve it's behaviour.

(adam)

2024-05-11 18:58:52 UTC MAIN commitmail json YAML

gtk-doc: updated to 1.34.0

GTK-Doc 1.34.0 (Mar 5 2024)

Maintenance, some bug fixes
Meson: fix some warnings, simplifications
Translation updates

(adam)

2024-05-11 18:58:09 UTC MAIN commitmail json YAML

ninja-build: updated to 1.12.1

v1.12.1

Bugfixes:

Screen updates extremely slow on Windows
Dry run error if the build directory does not exist
New critical path scheduler performance improvements

(adam)

2024-05-11 18:43:36 UTC MAIN commitmail json YAML

doc: Updated mail/aerc to 0.17.0nb2

(wiz)

2024-05-11 18:43:26 UTC MAIN commitmail json YAML

aerc: fix a few hardcoded paths, pass in more information from build env

Mirrors what GNUMakefile does and improves first-start behaviour.

Bump PKGREVISION.

(wiz)

2024-05-11 18:37:40 UTC MAIN commitmail json YAML

2024-05-11 17:48:43 UTC MAIN commitmail json YAML

doc: Updated devel/swagger-codegen to 3.0.56

(schmonz)

2024-05-11 17:48:37 UTC MAIN commitmail json YAML

swagger-codegen: update to 3.0.56. Changes:

- Update swagger-generators version to 1.0.49-SNAP and generated Csharp

(schmonz)

2024-05-11 17:44:32 UTC MAIN commitmail json YAML

doc: Updated misc/exercism to 3.4.0

(schmonz)

2024-05-11 17:44:25 UTC MAIN commitmail json YAML

exercism: update to 3.4.0. Changes:

* Update `exercism test` to use Gradle wrapper to test Java exercise
* Add support for Pyret to `exercism test`
* Add support for J to `exercism test`
* `exercism open` does not require specifying the directory (defaults to
  current directory)
* Troubleshoot command suggest to open forum post instead of GitHub issue
* Update help text for `exercism submit` to indicate specifying files
  is optional
* Fix release notes link

(schmonz)

2024-05-11 16:58:09 UTC MAIN commitmail json YAML

indi: uses c++17

(wiz)

2024-05-11 16:18:57 UTC MAIN commitmail json YAML

catpoint: use FAKE_CURSES instead of patch

Suggested by jperkin@, thanks

(wiz)

2024-05-11 15:45:41 UTC MAIN commitmail json YAML

luminance-hdr: needs C++14 now

but still fails to build with boost 1.85
https://github.com/LuminanceHDR/LuminanceHDR/issues/283

(wiz)

2024-05-11 15:38:41 UTC MAIN commitmail json YAML

doc: Updated math/py-astropy to 5.3.4nb1

(wiz)

2024-05-11 15:38:31 UTC MAIN commitmail json YAML

py-astropy: convert to wheel.mk

Bump PKGREVISION.

(wiz)

2024-05-11 15:37:37 UTC MAIN commitmail json YAML

kde-baseapps4: add missing glib2 dependency to fix build

(wiz)

2024-05-11 15:34:57 UTC MAIN commitmail json YAML

catpoint: fix build

Tried linking against ncursesw.

(wiz)

2024-05-11 15:25:33 UTC MAIN commitmail json YAML

py-pygit2: mark as broken

Needs a release that's compatible with libgit2 1.8

(wiz)

2024-05-11 15:19:53 UTC MAIN commitmail json YAML

freemint-mintlib: fix texinfo problem

Now fails with
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.

(wiz)

2024-05-11 14:55:52 UTC MAIN commitmail json YAML

2024-05-11 13:07:14 UTC MAIN commitmail json YAML

2024-05-11 12:07:14 UTC MAIN commitmail json YAML

dillo: Remove libXcursor dependency.

This comes in via fltk's bl3 for platforms that use x11 as a fltk backend.
On platforms that don't, dillo builds fine without it.

(nia)

2024-05-11 11:16:46 UTC MAIN commitmail json YAML

2024-05-11 11:15:42 UTC MAIN commitmail json YAML

2024-05-11 11:14:58 UTC MAIN commitmail json YAML

Update to newest patchlevel

Changelog:

9.1.0407: Stuck with long line and half-page scrolling
9.1.0406: Divide by zero with getmousepos() and 'smoothscroll'
9.1.0405: tests: xxd buffer overflow fails on 32-bit
9.1.0404: [security] xxd: buffer-overflow with specific flags
9.1.0403: Vim9: not able to import file from start dir
9.1.0402: filetype: mdd files detected as zsh filetype
9.1.0401: filetype: zsh module files are not recognized
9.1.0400: Vim9: confusing error message for unknown type
9.1.0399: block_editing errors out when using del
9.1.0398: Vim9: imported vars are not properly type checked
9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list
9.1.0396: filetype: jj files are not recognized
9.1.0395: getregionpos() may leak memory on error
9.1.0394: Cannot get a list of positions describing a region
9.1.0393: 'viewdir' not respecting $XDG_CONFIG_HOME
9.1.0392: tests: Vim9 debug tests may be flaky
9.1.0391: Vim9: could improve testing
9.1.0390: filetype: inko files are not recognized
9.1.0389: filetype: templ files are not recognized
9.1.0388: cursor() and getregion() don't handle v:maxcol well
9.1.0387: Vim9: null value tests not sufficient
9.1.0386: filetype: stylus files not recognized
9.1.0385: Vim9: crash with null_class and null_object
9.1.0384: tests: vt420 terminfo entry may not be found
9.1.0383: filetype: .out files recognized as tex files
9.1.0382: filetype: Kbuild files are not recognized
9.1.0381: cbuffer and similar commands don't accept a range
9.1.0380: Calculating line height for unnecessary amount of lines
9.1.0379: There are a few typos
9.1.0378: Vim9: no comments allowed after class vars
9.1.0377: Formatting text wrong when 'breakindent' is set
9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
9.1.0375: tests: 1-second delay after Test_BufEnter_botline()
9.1.0374: wrong botline in BufEnter
9.1.0373: ops.c code uses too many strlen() calls
9.1.0372: Calling CLEAR_FIELD() on the same struct twice
9.1.0371: Vim9: compile_def_function() still too long
9.1.0370: MS-Windows: patch number is zero in installer
9.1.0369: Vim9: problem when importing autoloaded scripts
9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes
9.1.0367: compile_def_function is too long
9.1.0366: filetype: ondir files are not recognized
9.1.0365: Crash when typing many keys with D- modifier
9.1.0364: tests: test_vim9_builtin is a bit slow
9.1.0363: tests: test_winfixbuf is a bit slow
9.1.0362: expanding rc config files does not work well
9.1.0361: Vim9: vim9type.c is too complicated
9.1.0360: Vim9: does not handle autoloaded variables well
9.1.0359: MS-Windows: relative import in a script sourced from a buffer doesn't work
9.1.0358: wrong drawing in GUI with setcellwidth()
9.1.0357: Page scrolling should place cursor at window boundaries
9.1.0356: MS-Windows: --remote may change working directory
9.1.0355: filetype: flake.lock files are not recognized
9.1.0354: runtime(uci): No support for uci file types
9.1.0353: tests: Test_autoload_import_relative_compiled fails on Windows
9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient
9.1.0351: No test that completing a partial mapping clears 'showcmd'
9.1.0350: tests: test_vim9_dissamble may fail
9.1.0349: Vim9: need static type for typealias
9.1.0348: X11 does not ignore smooth scroll event
9.1.0347: A few typos in test_xdg when testing gvimrc
9.1.0346: Patch v9.1.0338 fixed sourcing a script with import
9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOME
9.1.0344: Cursor wrong after using setcellwidth() in terminal
9.1.0343: 'showcmd' wrong for partial mapping with multibyte
9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
9.1.0341: Problem: a few memory leaks are found
9.1.0340: Problem: Error with matchaddpos() and empty list
9.1.0339: tests: xdg test uses screen dumps
9.1.0338: Vim9: import through symlinks not correctly handled
9.1.0337: Missing entry for XDG vimrc file in :version
9.1.0336: tests: typo in test_xdg
9.1.0335: String interpolation fails for List type
9.1.0334: No test for highlight behavior with 'ambiwidth'
9.1.0333: tests: test_xdg fails on the appimage repo
9.1.0332: tests: some assert_equal() calls have wrong order of args
9.1.0331: make install does not install all files
9.1.0330: v9.1.0327 contains an unrelated change
9.1.0329: String interpolation fails for Dict type
9.1.0328: CI fails with t_?? test
9.1.0327: No support for using $XDG_CONFIG_HOME
9.1.0326: filetype: some requirements files are not recognized
9.1.0325: filetype: CMakeCache.txt files not recognized
9.1.0324: filetype: some json files are not recognized
9.1.0323: filetype: cabal config files may not be recognized
9.1.0322: filetype: some mail tools not recognized
9.1.0321: Garbled output on serial terminals with XON/XOFF flow control
9.1.0320: Wrong cursor position after using setcellwidths()
9.1.0319: Using heredoc in string not tested with :execute
9.1.0318: filetype: translate shell config files are not recognized
9.1.0317: filetype: matplotlibrc files are not recognized
9.1.0316: filetype: some sh and confini files not recognized
9.1.0315: filetype: a few more dosini files are not recognized
9.1.0314: Vim9: Can define a class in a function
9.1.0313: Crash when using heredoc with comment in command block
9.1.0312: heredocs are not supported for :commands
9.1.0311: filetype: Some config files are not recognized
9.1.0310: Filler lines not checked properly in get_scroll_overlap()
9.1.0309: crash when 'textwidth' > MAX_INT
9.1.0308: configure: msgfmt hardcoded
9.1.0307: filetype: texdoc config files is not recognized
9.1.0306: filetype: x11vnc config file is not recognized
9.1.0305: filetype: some history files are not recognized
9.1.0304: filetype: cgdb config file is not recognized
9.1.0303: filetype: some protocol buffer files not recognized
9.1.0302: filetype: blueprint files are not recognized
9.1.0301: Vim9: heredoc start may be recognized in string
9.1.0300: Missing test for what patch v9.1.0285 fixes
9.1.0299: Vim9: return type not set for a lambda assigned to script var
9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak
9.1.0297: Patch 9.1.0296 causes too many issues
9.1.0296: regexp: engines do not handle case-folding well
9.1.0295: filetype: pip config files are not recognized
9.1.0294: Text height function does not respect it's argument
9.1.0293: filetype: lxqt config files are not recognized
9.1.0292: filetype: XDG mimeapps.list file is not recognized
9.1.0291: filetype: libreoffice config files are not recognized
9.1.0290: filetype: xilinx files are not recognized
9.1.0289: filetype: some TeX files are not recognized
9.1.0288: MS-Windows: compiler warning for size_t to int conversion
9.1.0287: Vim9: comment may be treated as heredoc start
9.1.0286: Vim9: E1027 with defcompile for abstract methods
9.1.0285: Still problems with cursor position for CTRL-D/U
9.1.0284: make testclean is not able to delete failed screendumps
9.1.0282: Several small issues in doc and tests
9.1.0282: Finding highlighting attributes is inefficient
9.1.0281: CI: fails Test_compiler_completion
9.1.0280: several issues with 'smoothscroll' support
9.1.0279: filetype: roc files are not recognized
9.1.0278: filetype: zathurarc files not recognized
9.1.0277: Cannot highlight the Command-line
9.1.0276: No pandoc syntax support
9.1.0275: filetype: R history files are not recognized
9.1.0274: MS-Windows: a few compiler warnings
9.1.0273: filetype: keymap files are not recognized
9.1.0272: autocmd may change cwd after :tcd and :lcd
9.1.0271: CI sound test aborts with undefined variable
9.1.0270: a few minor issues to fix
9.1.0269: Test for TextChanged is still flaky with ASAN
9.1.0268: Two tests in test_filechanged.vim are slow
9.1.0267: File name entered in GUI dialog is ignored
9.1.0266: filetype: earthfile files are not recognized
9.1.0265: console dialog cannot save unnamed buffers
9.1.0264: libgpm may delete some signal handlers
9.1.0263: Vim9: Problem with lambda blocks in enums and classes
9.1.0262: Test for TextChanged is flaky with ASAN
9.1.0261: Vim9: protected class and funcrefs accessible outside the class
9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll'
9.1.0259: Normal mode TextChanged isn't tested properly
9.1.0258: half-page scrolling broke backward compatibility
9.1.0257: Vim9: :call may not find imported class members
9.1.0256: Finding autocmd events is inefficient
9.1.0255: Vim9: no indication of script nr in stack trace of classes
9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu'
9.1.0253: filetype: typespec files are not recognized
9.1.0252: Vim9: segfault with static in super class
9.1.0251: Filetype test fails
9.1.0250: filetype: ldscripts cannot be recognized
9.1.0249: filetype: rock_manifest and config.ld files are not recognized
9.1.0248: filetype: yarn lock files are not recognized
9.1.0247: filetype: bundle config files are not recognized
9.1.0246: filetype: fontconfig files are not recognized
9.1.0245: filetype: zsh theme, history and zunit files are not recognized
9.1.0244: filetype: bash history files are not recognized
9.1.0243: filetype: netrw history file is not recognized
9.1.0242: filetype: octave history files are not recognized
9.1.0241: filetype: mysql history files are not recognized
9.1.0240: filetype: some python tools config files are not recognized
9.1.0239: filetype: gnuplot history files are not recognised
9.1.0238: filetype: jupyterlab and sublime config are not recognized
9.1.0237: filetype: mplstyle files are not recognized
9.1.0236: filetype: texlua files are not recognized
9.1.0235: filetype: supertux files are not recognized
9.1.0234: filetype: support for Intel HEX files is lacking
9.1.0233: Vim9: string() output of enum is problematic
9.1.0232: Conceal test fails when rightleft feature is disabled
9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf
9.1.0230: TextChanged autocommand not triggered under some circumstances
9.1.0229: Error E877 is not translated
9.1.0228: Two unrelated things are tested by a single test
9.1.0227: Recording may still be wrong in Select mode
9.1.0226: Not able to assign enum values to an enum static variable
9.1.0225: test_matchparen not run in CI
9.1.0224: cursor may move too many lines over "right" & "below" virt text
9.1.0223: code duplication in loop to add active text properties
9.1.0222: missing 'below' virt text if truncation precedes after/right text
9.1.0221: lines following virt text (that fills the window)  might be truncated
9.1.0220: Few typos in source and test files
9.1.0219: Vim9: No enum support
9.1.0218: Unnecessary multiplications in backspace code
9.1.0217: regexp: verymagic cannot match before/after a mark
9.1.0216: Error on exit with EXITFREE and 'winfixbuf'
9.1.0215: Half-page scrolling does not support smooth-scrolling
9.1.0214: Duplicate condition in win_lbr_chartabsize()
9.1.0213: CI: MS-Windows fails in test_winfixbuf
9.1.0212: CI: MS-Windows fails in test_winfixbuf
9.1.0211: page-wise scrolling does not support smooth-scrolling
9.1.0210: Motif: leaking memory when mui_mch_dialog() fails
9.1.0209: leaking memory in exe_newdict() on error
9.1.0208: winfixbuf does not allow to re-edit current buffer
9.1.0207: No autocommand when writing session file
9.1.0206: unused display_text_first boolean var in win_line()
9.1.0205: Cannot use modifiers before :-Ntabmove
9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'
9.1.0203: build-error on GNU/Hurd
9.1.0202: leaking memory in add_user() on failure
9.1.0201: gM not working correctly with virt text
9.1.0200: `gj`/`gk` not skipping over outer virtual text lines
9.1.0199: Not enough tests for the slice() function
9.1.0198: Vim9: compound operators broken for lambdas in an object
9.1.0197: Vim9: problem evaluating negated boolean logic
9.1.0196: filetype: support for gnuplot files is lacking
9.1.0195: memleak with ex_drop, NULL dereference
9.1.0194: gcc complains about uninitialized var
9.1.0193: May leak memory in completion when ga_grow() fails
9.1.0192: drop: don't rewind when editing the same file
9.1.0191: Installer does not remove all files
9.1.0190: complete_info() returns wrong order of items
9.1.0189: Memory leak with "above" virttext and 'relativenumber'
9.1.0188: filetype: no support for Vento files
9.1.0187: filetype: no support for Dafny files
9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've' and conceal
9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, 'nowrap'
9.1.0184: Cursor pos wrong when clicking with conceal and wrap
9.1.0183: Wrong display or screenpos() result when toggling diff mode
9.1.0182: Can define function with invalid name inside 'formatexpr'
9.1.0181: no overflow check for string formatting
9.1.0180: Cursor pos wrong when double-width chars are concealed
9.1.0179: 'wincolor' highlight missing with "below" virtual text
9.1.0178: E1513 might be confusing
9.1.0177: Coverity reports dead code
9.1.0176: Cursor column wrong with 'virtualedit' and conceal
9.1.0175: wrong window positions with 'winfix{width,height}'
9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrap
9.1.0173: msgfmt ver. 0.22 forcibly converts text to UTF-8
9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
9.1.0171: Small split-move related improvements
9.1.0170: Re-allow curwin == prevwin, but document it instead
9.1.0169: current window number returned by tabpagewinnr may be outdated
9.1.0168: too many STRLEN() calls
9.1.0167: Changing buffer in another window causes it to show matchparen
9.1.0166: Internal error with blockwise getregion() in another buffer
9.1.0165: Vim9: Importing an autoload imported script fails
9.1.0164: Internal error when passing invalid position to getregion()
9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed
9.1.0162: problem with writing extended attributes on failure
9.1.0161: expand() removes slash after env variable that ends with colon
9.1.0160: Vim9: Add support for using a class type of itself in an object method
9.1.0159: Crash in WinClosed after BufUnload closes other windows
9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'
9.1.0157: Duplicate assignment in f_getregion()
9.1.0156: Make 'wfb' failing to split still report E1513
9.1.0155: can only get getregion() from current buffer
9.1.0154: shm=F not respected when reloading buffer with 'autoread'
9.1.0153: Text properties corrupted with fo+=aw and backspace
9.1.0152: Coverity complains about ignoring return value
9.1.0151: ml_get_buf_len() does not consider text properties
9.1.0150: Several minor 'winfixbuf' issues
9.1.0149: null pointer member access when accessing 'winfixbuf' property
9.1.0148: Vim9: can't call internal methods with objects
9.1.0147: Cannot keep a buffer focused in a window
9.1.0146: v:echospace wrong with invalid value of 'showcmdloc'
9.1.0145: v:echospace not correct when 'showcmdloc' != last
9.1.0144: getregion() needs more tests
9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()
9.1.0142: getregion() can be improved
9.1.0141: Put in Visual mode wrong if it replaces fold marker
9.1.0140: cursor on wrong row after 1 char 'below' virtual text when EOL is shown
9.1.0139: MS-Windows: ligatures map cleared on startup
9.1.0138: too many STRLEN calls when getting a memline
9.1.0137: <Del> in cmdline mode doesn't delete composing chars
9.1.0136: Vim9: need more test for exists() methods
9.1.0135: Insufficient testing for 'delcombine'
9.1.0134: CI: Test_term_gettitle() is flaky on MacOS 14
9.1.0133: MS-Windows: ligatures not rendering correctly
9.1.0132: "C" doesn't include composing chars with 'virtualedit'
9.1.0131: buffer-completion may not always find all matches
9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"
9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char
9.1.0128: win_gotoid() may abort even when not switching a window
9.1.0127: Naming a non-pointer variable "oap" is strange
9.1.0126: Internal error when using upper-case mark in getregion()
9.1.0125: unused init of text_prop_idxs in win_line()
9.1.0124: display of below/right virtual text with non-virtual text overlap
9.1.0123: MS-Windows: system() may deadlock
9.1.0122: Some minor issues with the getregion() function
9.1.0121: Infinite loop or signed overflow with 'smoothscroll'
9.1.0120: hard to get visual region using Vim script
9.1.0119: can move away from cmdwin using win_splitmove()
9.1.0118: Use different restoration strategy in win_splitmove
9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands
9.1.0116: win_split_ins may not check available room
9.1.0115: Using freed memory with full tag stack and user data
9.1.0114: Setting some options may change curswant
9.1.0113: duplicate code when cleaning undo stack
9.1.0112: Remove undo information, when cleaning quickfix buffer
9.1.0111: filetype: no support for bats files
9.1.0110: filetype: add 'Config.in' filetype detection
9.1.0109: filetype: no support for its files
9.1.0108: filetype: no support for dtso files
9.1.0107: CI: Fix MacOS-14 tests
9.1.0106: Visual highlight hard to read with 'termguicolors'
9.1.0105: Style: typos found
9.1.0104: Linking fails with -lto because of PERL_CFLAGS
9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn'
9.1.0102: settabvar() may change the last accessed tabpage
9.1.0101: upper-case of German sharp s should be U+1E9E
9.1.0100: Redrawing can be improved with undo and 'spell'
9.1.0099: Not able to use diff() with 'diffexpr'
9.1.0098: CompletionChanged not triggered when new leader added without matches
9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits
9.1.0096: diff() function uses 'diffexpr'
9.1.0095: tests: test_restricted() fails
9.1.0094: xxd: buffer-overflow when writing color output
9.1.0093: Still a qsort() comparison function that returns result of subtraction
9.1.0092: Compiler warning for missing type in scroll_event()
9.1.0091: Syntax test fails when run with non C locale
9.1.0090: Assigning wrong colors when parsing terminal OSC response
9.1.0089: qsort() comparison functions should be transitive
9.1.0088: TextChanged not triggered for :norm! commands
9.1.0087: Restoring lastused_tabpage too early in do_arg_all()
9.1.0086: Problem when scrolling using slow touchpads scroll event
9.1.0085: X11 scroll size changes after accessing clipboard
9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'
9.1.0083: Redrawing can be improved when deleting lines with 'number'
9.1.0082: Redrawing can be improved when deleting lines with 'cursorline'
9.1.0081: X11 mouse-scrolling stutters
9.1.0080: unexpected error for modifying final list using +=
9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines
9.1.0078: GTK3: using wrong style for pre-edit area
9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll()
9.1.0076: luau config file not detected
9.1.0075: insert completion not correct when adding new leader
9.1.0074: did_set_breakat() should be in optionstr.c
9.1.0073: Looping over modifier_keys_table unnecessarily
9.1.0072: Not able to build without FEAT_DIFF
9.1.0071: Need a diff() Vim script function
9.1.0070: CI: testsuite not run on M1 Mac
9.1.0069: ScreenLines may not be correctly initialized, causing hang
9.1.0068: Visual highlighting can still be improved
9.1.0067: gcc still complains about use of uninitialized var
9.1.0066: gcc complains about use of uninitialized var
9.1.0065: Segfault with CompleteChanged autocommand
9.1.0064: No Wayland support
9.1.0063: GTK code can be improved
9.1.0062: Internal error when :luado/perldo/pydo etc delete lines
9.1.0061: UX of visual highlighting can be improved
9.1.0060: Recorded register cannot be translated using keytrans()
9.1.0059: No event triggered before creating a window
9.1.0058: Cannot map Super Keys in GTK UI
9.1.0057: MS-Windows: Key event test still fails
9.1.0056: wrong number of trailing spaces inserted after blockwise put
9.1.0055: formatting long lines is slow
9.1.0054: 'linebreak' may still apply to leading whitespace
9.1.0053: MS-Windows: Key event test still fails
9.1.0052: Patch 9.1.0041 causes regressions for users
9.1.0051: MS-Windows: Key event test fail
9.1.0050: Win32 Keyboard handling is sub-optimal
9.1.0049: Make "[Command Line]" a special buffer name
9.1.0048: Abort opening cmdwin if autocmds screw things up
9.1.0047: issues with temp curwin/buf while cmdwin is open
9.1.0046: :drop does not re-use empty buffer
9.1.0045: --remote-* does not ignore `wilidignore`
9.1.0044: po Makefiles can be improved
9.1.0043: ml_get: invalid lnum when :s replaces visual selection
9.1.0042: Missing test for Chuck Filetype
9.1.0041: xxd -i may generate incorrect C statements
9.1.0040: issue with prompt buffer and hidden buffer
9.1.0039: too vague errors for 'listchars'/'fillchars'
9.1.0038: Unnecessary loop in getvcol()
9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcol
9.1.0036: MS-Windows: Warning about unused variable
9.1.0035: i_CTRL-] triggers InsertCharPre
9.1.0034: Window scrolls unexpectedly when 'scrollbind' is set
9.1.0033: Insert mode not stopped if closing prompt buffer modifies hidden buffer
9.1.0032: MS-Windows installer misses keymaps
9.1.0031: Link Error on Windows
9.1.0030: Cannot use terminal alternate font
9.1.0029: Cannot act on various terminal response codes
9.1.0028: win32: Ctrl-D cannot be used to close a pipe
9.1.0027: Vim is missing a foreach() func
9.1.0026: win32: Windows default font lacking
9.1.0025: A few typos in tests and justify.vim
9.1.0024: z/OS (MVS) support can be improved
9.1.0023: xxd: few problems with EBCDIC for z/OS (MVS)
9.1.0022: Coverity complains about improper use of negative value
9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace mode
9.1.0020: Vim9: cannot compile all methods in a class
9.1.0019: cmdline may disappear when changing 'cmdheight'
9.1.0018: use of #if instead of #ifdef
9.1.0017: [security]: use-after-free in eval1_emsg()
9.1.0016: default diff highlighting is too noisy
9.1.0015: i_CTRL-R- no longer works in replace mode
9.1.0014: incorrect use of W_WINROW in edit.c
9.1.0013: Modula2 filetype support lacking
9.1.0012: regression with empty inner blocks introduced
9.1.0011: regexp cannot match combining chars in collection
9.1.0010: Keymap completion is not available
9.1.0009: Cannot easily get the list of matches
9.1.0008: NSIS installer includes syntax testdir
9.1.0007: can select empty inner text blocks
9.1.0006: is*() and to*() function may be unsafe
9.1.0005: OpenVMS does not support python3 and xterm_save
9.1.0004: reloading colorscheme when not changing 'background'
9.1.0003: Cannot build against Ruby 33 dynamically
9.1.0002: a closing fold expr, may start a new fold
9.1.0001: when closing window, wincmd p may fail
9.1.0000: Vim 9.1 release
9.0.2190: proto files need update
9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent'
9.0.2188: cursor wrong after { in single line buffer
9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit
9.0.2186: LTCG compile error ARM64 for write_chars
9.0.2185: Coverity complains about not checking return value
9.0.2184: Vim9: inconsistent :type/:class messages
9.0.2183: Maximum callback depth is not configurable
9.0.2182: Vim9: need a way to reserve future extension
9.0.2181: Vim9: missing error messages
9.0.2180: POSIX function name in exarg causes issues
9.0.2179: no filetype detection for execline scripts
9.0.2178: reg_executing() wrong for :normal with range
9.0.2177: Wrong cursor position when dragging out of window
9.0.2175: Compile error with Motif UI + mouse support
9.0.2175: Compiler warning for uninitialized var
9.0.2174: Vim9: segfault when assigning to type
9.0.2173: Vim9: crash when compiling for statement and non-existing type
9.0.2172: Vim9: compiling :defer may fail
9.0.2171: The options[] array is still not sorted alphabetically
9.0.2170: Vim9: no support for const/final class/objects vars
9.0.2169: Vim9: builtin funcs may accept a non-value
9.0.2168: Moving tabpages on :drop may cause an endless loop
9.0.2167: Vim9: not consistently using :var for declarations
9.0.2166: Memory leak in Configure Script when checking GTK
9.0.2165: Vim9: can simplify arg type checking code
9.0.2164: Vim9: can use type a func arg/return value
9.0.2163: Vim9: type can be assigned to list/dict
9.0.2162: Vim9: type documentation out-dated
9.0.2161: Vim9: not able to use imported interfaces and classes
9.0.2160: instanceof() should use varargs as second arg
9.0.2159: screenpos() may crash with neg. column
9.0.2158: [security]: use-after-free in check_argument_type
9.0.2157: Vim9: incorrectly parses :def func definitions
9.0.2156: Vim9: can use typealias in assignment
9.0.2155: Vim9: type not kept when assigning vars
9.0.2154: The option[] array is not sorted
9.0.2153: no support to build on OpenVMS
9.0.2152: Using type unknown for List/Dict containers
9.0.2151: 'breakindent' is not drawn after diff filler lines
9.0.2150: Using int for errbuflen in option funcs
9.0.2149: [security]: use-after-free in exec_instructions()
9.0.2148: Vim does not detect pacman.log file
9.0.2147: Type check tests fail without the channel feature
9.0.2146: text-property without type errors when joining
9.0.2145: wrong scrolling in insert mode with smoothscroll
9.0.2144: Text properties causes wrong line wrapping
9.0.2143: [security]: buffer-overflow in ex_substitute
9.0.2142: [security]: stack-buffer-overflow in option callback functions
9.0.2141: [security]: buffer-overflow in suggest_trie_walk
9.0.2140: [security]: use-after-free in win-enter
9.0.2139: html.angular ft is problematic
9.0.2138: Overflow logic requires long long
9.0.2137: Can't detect angular & mustache filetypes
9.0.2136: MSVC errorformat can be improved
9.0.2135: No test for mode() when executing Ex commands
9.0.2134: ml_get error when scrolling
9.0.2133: Cannot detect overstrike mode in Cmdline mode
9.0.2132: Duplicate Netbeans Error Message
9.0.2131: not all nushell files detected
9.0.2130: some errors with translation Makefiles
9.0.2129: [security]: use-after-free in call_dfunc()
9.0.2128: runtime(swig): add syntax and filetype plugins
9.0.2127: translation Makefiles can be improved
9.0.2126: unused assignments when checking 'listchars'
9.0.2125: File info disappears when 'cmdheight' has decreased
9.0.2124: INT overflow detection logic can be simplified
9.0.2123: Problem with initializing the length of range() lists

(morr)

2024-05-11 10:23:23 UTC MAIN commitmail json YAML

2024-05-11 10:16:31 UTC MAIN commitmail json YAML

2024-05-11 10:14:35 UTC MAIN commitmail json YAML

doc: Added sysutils/superfile version 1.1.2

(wiz)

2024-05-11 10:14:25 UTC MAIN commitmail json YAML

sysutils/Makefile: + superfile

(wiz)

2024-05-11 10:14:14 UTC MAIN commitmail json YAML

2024-05-11 10:05:15 UTC MAIN commitmail json YAML

2024-05-11 09:35:47 UTC MAIN commitmail json YAML

doc/TODO: + remmina-1.4.35.

(wiz)

2024-05-11 06:22:27 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.83

(fox)

2024-05-11 06:21:52 UTC MAIN commitmail json YAML

audio/fasttracker2: Update to 1.83

Changes since v1.82

v1.83 - 10.05.2024
- In this version I have addressed some annoyances users have mentioned:
  1) Now you cannot edit pattern notes/data while the pattern editor is
    not visible. This further prevents accidental song edits.
  2) While in extended pattern editor mode, show a status bar with global
    volume, pattern edit status (to see if you are editing), and time elapsed.
  3) It was not possible to issue a Note Insert (Insert key) or Line Insert
    (Shift+Insert) on some keyboards.
    Added extra keybindings:
      Ctrl+Return      = Insert Note (same as Insert)
      Ctrl+Shift+Return = Insert Line (same as Shift+Insert)
- Updated the Keybindings help text to reflect the extra keybindings
- Windows/macOS: Updated SDL to v2.30.3

(fox)

2024-05-11 05:23:13 UTC MAIN commitmail json YAML

Updated net/iperf3, databases/postgresql-timescaledb

(adam)

2024-05-11 05:22:54 UTC MAIN commitmail json YAML

postgresql-timescaledb: updated to 2.15.0

2.15.0

This release contains the performance improvements and bug fixes introduced since
TimescaleDB v2.14.2. Best practice is to upgrade at the next available opportunity.

Highlighted features in this release

Continuous Aggregate now supports time_bucket with origin and/or offset.
The following improvements have been introduced for hypertable compression:
Added planner support to check more kinds of WHERE conditions before decompression.
This reduces the number of rows that have to be decompressed.
You can now use minmax sparse indexes when you compress columns with btree indexes.
Make compression uses the defaults functions.
Vectorize filters in the WHERE clause contain text equality operators and LIKE expressions.

(adam)

2024-05-11 05:21:03 UTC MAIN commitmail json YAML

iperf3: updated to 3.17

iperf 3.17 contains a fix for a minor security vulnerability related to iperf3窶冱 authentication feature and its use of RSA-encrypted credentials. The release notes contain more details on this breaking change, and how to revert to older, less secure behavior if needed for backward compatibility with older versions of iperf3.

This version also contains a new streaming JSON output format (enabled with the 窶屠son-stream) option, and a number of other bug fixes.

(adam)

2024-05-11 05:17:53 UTC MAIN commitmail json YAML

Updated databases/py-peewee, devel/py-bitstring, textproc/py-numpydoc, textproc/py-patiencediff

(adam)

2024-05-11 05:17:28 UTC MAIN commitmail json YAML

py-patiencediff: updated to 0.2.15

v0.2.15

Update README.rst
Add dependabot config
Bump actions/setup-python from 2 to 5
Bump docker/setup-qemu-action from 1 to 3
Bump actions/checkout from 2 to 4
Publish wheels from github
Drop python 3.7 support

(adam)

2024-05-11 05:13:15 UTC MAIN commitmail json YAML

py-numpydoc: updated to 1.7.0

1.7.0

Enhancements

- PERF: wrap inspect.getsourcelines with cache

Bug Fixes

- during tokenize, use UTF8 encoding on all platforms
- fix 'Alias for field number X' problem with NamedTuples

Documentation

- DOC: Fix typos found by codespell
- DOC: Update link to mailing list
- Add Python 3.12 to classifiers
- Update release process
- Update release process

Maintenance

- [pre-commit.ci] pre-commit autoupdate
- [pre-commit.ci] pre-commit autoupdate
- MAINT: apply refurb suggestion
- [pre-commit.ci] pre-commit autoupdate
- Bump actions/setup-python from 4 to 5
- [pre-commit.ci] pre-commit autoupdate
- Filter ``DeprecationWarning`` in failing test for python 3.12
- MAINT: Replace NameConstant with Constant
- [pre-commit.ci] pre-commit autoupdate
- Update precommit repos
- Require sphinx 6
- Use trusted publisher

(adam)

2024-05-11 05:06:04 UTC MAIN commitmail json YAML

py-bitstring: updated to 4.2.2

4.2.2

A couple more minor bug fixes.

* Sometimes a ValueError was being raised instead of a ReadError.
* Initialising a bitstring from None now raises a TypeError rather than generating
  an empty bitstring.
* Fixed performance regression for find/findall in some situations.
* Fix for AttributeError bug when combining Bits with BitStream.

(adam)

2024-05-11 05:04:56 UTC MAIN commitmail json YAML

py-peewee: updated to 3.17.5

3.17.5

This release fixes a build system problem in Python 3.12.

3.17.4

Fix bug that could occur when using CASE inside a function, and one or more of the CASE clauses consisted of a subquery.
Fix bug in the conversion of TIMESTAMP type in Sqlite on Python 3.12+.
Fix for hybrid properties on subclasses when aliased.
Many fixes for SqliteQueueDatabase

(adam)

2024-05-11 03:29:29 UTC MAIN commitmail json YAML

graphics/geeqie: Fix a PLIST issue that occurs when Pandoc is installed

(pho)

2024-05-10 23:14:48 UTC MAIN commitmail json YAML

bulk-test-python27: Spell arcticfox correctly.

(jperkin)

2024-05-10 22:52:47 UTC MAIN commitmail json YAML

lang/openjdk8: Set IGNORE_CCCACHE=

openjdk has a scheme to figure out if the compiler is gcc or clang.
While it tries to see through ccache, using
  PKGSRC_COMPILER=ccache gcc
fails.  Set IGNORE_CCCACHE=yes as documented in mk/compiler/ccache.mk
to avoid using ccache, until someone fixes this better.

(gdt)

2024-05-10 19:49:13 UTC MAIN commitmail json YAML

2024-05-10 19:46:54 UTC MAIN commitmail json YAML

snort: Remove snort-prelude option.

This cannot have worked for nearly 2 years since prelude was deleted.

(jperkin)

2024-05-10 19:08:43 UTC MAIN commitmail json YAML

devel/libgit2: Fix build on NetBSD/aarch64

The package uses alloca(3), which is incompatible with -std=c99. Use -std=gnu99 instead.

(pho)

2024-05-10 18:52:03 UTC MAIN commitmail json YAML

daq: Use C99 inttypes on SunOS.

(jperkin)

2024-05-10 17:38:53 UTC MAIN commitmail json YAML

bulk-test-python27: add offlineimap

(wiz)