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 (5m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 19:31:50 UTC Now

2022-10-01 11:47:28 UTC MAIN commitmail json YAML

doc: Updated security/wolfssl to 5.5.1

(fox)

2022-10-01 11:47:10 UTC MAIN commitmail json YAML

security/wolfssl: Update to v5.5.1

Changes since v5.5.0:

wolfSSL Release 5.5.1 (Sep 28, 2022) Latest

Vulnerabilities
* [Med] Denial of service attack and buffer overflow against TLS 1.3 servers
  using session ticket resumption. When built with --enable-session-ticket and
  making use of TLS 1.3 server code in wolfSSL, there is the possibility of a
  malicious client to craft a malformed second ClientHello packet that causes
  the server to crash. This issue is limited to when using both
  --enable-session-ticket and TLS 1.3 on the server side. Users with TLS 1.3
  servers, and having --enable-session-ticket, should update to the latest
  version of wolfSSL. Thanks to Max at Trail of Bits for the report and
  "LORIA, INRIA, France" for research on tlspuffin.

New Feature Additions
* Add support for non-blocking ECC key gen and shared secret gen for
  P-256/384/521
* Add support for non-blocking ECDHE/ECDSA in TLS/DTLS layer.
* Port to NXP RT685 with FreeRTOS
* Add option to build post quantum Kyber API (--enable-kyber)
* Add post quantum algorithm sphincs to wolfCrypt
* Config. option to force no asm with SP build (--enable-sp=noasm)
* Allow post quantum keyshare for DTLS 1.3

Enhancements
* DTLSv1.3: Do HRR Cookie exchange by default
* Add wolfSSL_EVP_PKEY_new_CMAC_key to OpenSSL compatible API
* Update ide win10 build files to add missing sp source files
* Improve Workbench docs
* Improve EVP support for CHACHA20_POLY1305
* Improve wc_SetCustomExtension documentation
* RSA-PSS with OCSP and add simple OCSP response DER verify test case
* Clean up some FIPS versioning logic in configure.ac and WIN10 user_settings.h
* Don't over-allocate memory for DTLS fragments
* Add WOLFSSL_ATECC_TFLXTLS for Atmel port
* SHA-3 performance improvements with x86_64 assembly
* Add code to fallback to S/W if TSIP cannot handle
* Improves entropy with VxWorks
* Make time in milliseconds 64-bits for longer session ticket lives
* Support for setting cipher list with bytes
* wolfSSL_set1_curves_list(), wolfSSL_CTX_set1_curves_list() improvements
* Add to RSAES-OAEP key parsing for pkcs7
* Add missing DN nid to work with PrintName()
* SP int: default to 16 bit word size when NO_64BIT defined
* Limit the amount of fragments we store per a DTLS connection and error out
  when max limit is reached
* Detect when certificate's RSA public key size is too big and fail on loading
  of certificate

Fixes
* Fix for async with OCSP non-blocking in ProcessPeerCerts
* Fixes for building with 32-bit and socket size sign/unsigned mismatch
* Fix Windows CMakeList compiler options
* TLS 1.3 Middle-Box compat: fix missing brace
* Configuration consistency fixes for RSA keys and way to force disable of
  private keys
* Fix for Aarch64 Mac M1 SP use
* Fix build errors and warnings for MSVC with DTLS 1.3
* Fix HMAC compat layer function for SHA-1
* Fix DTLS 1.3 do not negotiate ConnectionID in HelloRetryRequest
* Check return from call to wc_Time
* SP math: fix build configuration with opensslall
* Fix for async session tickets
* SP int mp_init_size fixes when SP_WORD_SIZE == 8
* Ed. function to make public key now checks for if the private key flag is set
* Fix HashRaw WC_SHA256_DIGEST_SIZE for wc_Sha256GetHash
* Fix for building with PSK only
* Set correct types in wolfSSL_sk_*_new functions
* Sanity check that size passed to mp_init_size() is no more than SP_INT_DIGITS

(fox)

2022-10-01 11:26:25 UTC MAIN commitmail json YAML

Removed four Go versions

(bsiegert)

2022-10-01 11:25:52 UTC MAIN commitmail json YAML

2022-10-01 11:20:05 UTC MAIN commitmail json YAML

go: remove the logic that makes Go 1.9 or 1.10 default for some OSes

Removal agreed on tech-pkg@

(bsiegert)

2022-10-01 10:42:31 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.58

(fox)

2022-10-01 10:42:04 UTC MAIN commitmail json YAML

audio/fasttracker2: Update to 1.58

Changes since v1.57

v1.58 - 20.09.2022
- The windowed-sinc interpolator was reverted to 8 points at 8192 phases. It
  sounded better for certain lo-fi samples the way it used to be. The
  alias/distortion fix (v1.57) is still kept, for cleaner sound.
- Windows/macOS: Updated SDL from 2.0.22 to 2.24.0
- Fixed #ifdef hacks when using SDL 2.24.0 and later (new version number scheme)

(fox)

2022-10-01 09:47:29 UTC MAIN commitmail json YAML

doc: Updated audio/din to 55

(fox)

2022-10-01 09:46:56 UTC MAIN commitmail json YAML

audio/din: Update to 55

Fix build in Darwin.

Changes since 54:

DIN Is Noise 55:
  /*
      an overhaul of Gravity

      as before, you can click and move the base or
      the tip of the gravity arrow to adjust its position,
      direction and strength.

      to (auto) animate the gravity arrow:

        assign a drone to base of gravity
        assign another drone to tip of gravity

        move or visual FM / AM modulate one or both these drones
        and gravity moves accordingly.

        animating gravity influences the trajectory of launched
        drones :)

      click 'Base to manual' and 'Tip to manual' to detach
      assigned drones from base and the tip respectively.

      you can now manually edit the base and tip again.

      click 'Select base', 'Select tip' or 'Select both'
      to select the assigned drones. Useful for moving,
      for visual AM/FM, to mute them etc.

      eg., you could mute the assigned drones by clicking
      'Select both' and then Menu > Drone Tools > Mute

  /*

  /* adjust position/phase of visual drone modulation (AM and FM)

      Menu > Drone Params > AM Position
      Menu > Drone Params > FM Position

      eg., at 0 position with AM and FM BPMs equal, the trail/path
      of the modulating drones is elliptical.

  /* set AM BPM to FM BPM of drones and vice-versa
  /* flip velocity direction of launched drone with respect to the launcher
    if -ve flag is set in drone velocity defaults
  /* opacity parameter for oscilloscope
  * optimised oscilloscope
    * faster sample add
    * faster drawing
  * changed shape of drone handles
  * optimised snap lines drawing on curve editors
  ! fixed OpenGL drawing bugs for affected OpenGL drivers on Windows !
    ! in oscilloscope !
    ! in waveform display on waveform editors !
    ! when hz/vol displayed on drones !
  ! fixed crash if drones as they are fading in when creating drone mesh
    are modulated or moved !

(fox)

2022-10-01 09:21:38 UTC MAIN commitmail json YAML

Updated devel/p5-Test2-Suite to 0.000145

(wen)

2022-10-01 09:20:35 UTC MAIN commitmail json YAML

Update to 0.000145

Upstream changes:
0.000145  2022-03-04 15:10:09-08:00 America/Los_Angeles

    - Fix subtest times to be hi-res

(wen)

2022-10-01 09:13:56 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Warn to 0.37

(wen)

2022-10-01 09:13:13 UTC MAIN commitmail json YAML

Update to 0.37

Upstream changes:
0.37  2022-08-13
        Merged PR:
        - allow duplicate warnings when using warnings_exist
          https://github.com/hanfried/test-warn/pull/8
          thx to Masahiro Honma (hiratara)

(wen)

2022-10-01 09:10:52 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Trap to 0.3.5

(wen)

2022-10-01 09:10:03 UTC MAIN commitmail json YAML

Update to 0.3.5

Upstream changes:
0.3.5  Wed 27 Jul 2022 05:58:02 AM CEST
        No changes to the libraries, just to the tests.  Perl best
        practices form a moving target.
        - Stop using bareword filehandles; if it isn't deprecated
          already, it will be.
        - RT #143716: Perl pulled the rug from under me on untainting
          environment variables when it stopped treating an empty
          string as a safe PATH.  Fix by deleting the offending
          environment variables instead, as suggested by Graham Knop.

(wen)

2022-10-01 09:08:11 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Most to 0.38

(wen)

2022-10-01 09:07:19 UTC MAIN commitmail json YAML

Update to 0.38

Upstream changes:
0.38    2022-09-24
        - Stop permanently altering Test::More's export list (RT#73299)
          (thanks to 2shortplanks for this)

(wen)

2022-10-01 09:03:46 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Manifest to 2.023

(wen)

2022-10-01 09:02:31 UTC MAIN commitmail json YAML

Update to 2.023

Upstream changes:
2.023 2022-01-08T21:48:28Z
        * No code changes. Fix a link in the README.pod.

(wen)

2022-10-01 08:31:50 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Lib to 0.003

(wen)

2022-10-01 08:31:02 UTC MAIN commitmail json YAML

Update to 0.003

Upstream changes:
0.003 - 2022-05-23
  - fail with croak rather than die
  - miscellaneous packaging cleanups

(wen)

2022-10-01 08:29:10 UTC MAIN commitmail json YAML

Updated devel/p5-Test-HTTP-LocalServer to 0.74

(wen)

2022-10-01 08:28:13 UTC MAIN commitmail json YAML

Update to 0.74

Upstream changes:
0.74 2021-10-24
    * Restore compatibility with Perl 5.8.x

0.73 2021-10-22
    * Actually allow sub-second delays for the "request_pause" option

0.72 2021-10-21
    * Introduce the "request_pause" option to adjust the pause between requests.
      Depending on the UA under test, the default of 1 second may slow down
      testing too much, or may be necessary.

(wen)

2022-10-01 08:20:44 UTC MAIN commitmail json YAML

Updated devel/p5-Test-File to 1.992

(wen)

2022-10-01 08:19:46 UTC MAIN commitmail json YAML

Update to 1.992

Upstream changes:
1.992 2022-02-15T19:40:16Z
        * GitHub #29 - race condition in tests for mtime, from Slaven Rezić.
        Most people never experienced this timing issue, so if you have this
        already you don't need to update.

(wen)

2022-10-01 08:17:24 UTC MAIN commitmail json YAML

Updated devel/p5-Test-File-Contents to 0.242

(wen)

2022-10-01 08:16:34 UTC MAIN commitmail json YAML

Update to 0.242

Upstream changes:
0.242 Thu 01 Sep 2022
      - No functional changes
      - Corrected test dependencies
        (Test::Builder::Tester and Test::Builder::Tester::Color were missing)

0.241 Wed 10 Aug 2022
      - No more subclassing of Exporter
      - Packaging fix to stop installing boilerplate.pl

0.240 Sun 17 Jul 2022
      - No functional changes
      - Packaging improvements

(wen)

2022-10-01 08:11:28 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Differences to 0.69

(wen)

2022-10-01 08:10:38 UTC MAIN commitmail json YAML

Update to 0.69

Upstream changes:
0.69  2022-01-07
    - Special-case Unknown::Values objects in comparisons, as it's better to spit
      out a diagnostic failure than to just die;
    - Correct misleading Unicode doco

(wen)

2022-10-01 08:08:16 UTC MAIN commitmail json YAML

Remove ocaml-cryptokit-116.1, there is 117 in pkgsrc.

(wen)

2022-10-01 08:05:37 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Compile to 3.1.0

(wen)

2022-10-01 08:04:17 UTC MAIN commitmail json YAML

Update to 3.1.0

Upstream changes:
v3.1.0    2022-06-02
    - (Tom Hukins) Treat files with .psgi extensions as perl
    - (Tom Hukins) Look for file in a case insensitive manner
    - Update the example code so it doesn't import anything

(wen)

2022-10-01 04:20:04 UTC MAIN commitmail json YAML

doc: Updated graphics/oculante to 0.6.10

(pin)

2022-10-01 04:19:39 UTC MAIN commitmail json YAML

graphics/oculante: update to 0.6.10

0.6.10 (2022-09-30)
Bug Fixes
- Tooltip colors automatically contrast theme color (51eee15e)

Features
- Add always on top mode (a8fdc891)
- Filter with custom expressrion per pixel (afa438fe)

Chore
- update dependencies (72ac0dce)

(pin)

2022-10-01 00:45:49 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-CSV to 0.59

(wen)

2022-10-01 00:44:50 UTC MAIN commitmail json YAML

Update to 0.59

Upstream changes:
0.59    - 2022-01-01, H.Merijn Brand
    * It's 2022

(wen)

2022-10-01 00:35:31 UTC MAIN commitmail json YAML

tex-alpha-persian-doc: fix version and homepage

(markd)

2022-10-01 00:33:18 UTC MAIN commitmail json YAML

tex-alkalami-doc: fix version and homepage

(markd)

2022-10-01 00:28:32 UTC MAIN commitmail json YAML

doc: Updated lang/php80 to 8.0.24

(taca)

2022-10-01 00:28:12 UTC MAIN commitmail json YAML

lang/php80: update to 8.0.24

29 Sep 2022, PHP 8.0.24

- Core:
  . Fixed bug GH-9323 (Crash in ZEND_RETURN/GC/zend_call_function)
    (Tim Starling)
  . Fixed bug GH-9361 (Segmentation fault on script exit #9379). (cmb,
    Christian Schneider)
  . Fixed bug GH-9407 (LSP error in eval'd code refers to wrong class for static
    type). (ilutov)
  . Fix #81727 (Don't mangle semantically meaningful HTTP var names). (derick)

- DOM:
  . Fixed bug #79451 (DOMDocument->replaceChild on doctype causes double free).
    (Nathan Freeman)

- FPM:
  . Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to
    error_log after daemon reload). (Dmitry Menshikov)
  . Fixed bug #77780 ("Headers already sent..." when previous connection was
    aborted). (Jakub Zelenka)

- GMP
  . Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed
    to gmp_init()). (Girgias)

- Intl
  . Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter).
    (Girgias)

- Phar:
  . Fix #81726 (DOS when using quine gzip file). (cmb)

- PDO_PGSQL:
  . Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed).
    (Yurunsoft)

- Reflection:
  . Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
    class of a Closure). (cmb, Nicolas Grekas)
  . Fixed bug GH-9409 (Private method is incorrectly dumped as "overwrites").
    (ilutov)

- Streams:
  . Fixed bug GH-9316 ($http_response_header is wrong for long status line).
    (cmb, timwolla)

(taca)

2022-10-01 00:27:29 UTC MAIN commitmail json YAML

doc: Updated lang/php81 to 8.1.11

(taca)

2022-10-01 00:27:05 UTC MAIN commitmail json YAML

lang/php81: update to 8.1.11

29 Sep 2022, PHP 8.1.11

- Core:
  . Fixed bug #81726: phar wrapper: DOS when using quine gzip file.
    (CVE-2022-31628). (cmb)
  . Fixed bug #81727: Don't mangle HTTP variable names that clash with ones
    that have a specific semantic meaning. (CVE-2022-31629). (Derick)
  . Fixed bug GH-9323 (Crash in ZEND_RETURN/GC/zend_call_function)
    (Tim Starling)
  . Fixed bug GH-9361 (Segmentation fault on script exit #9379). (cmb,
    Christian Schneider)
  . Fixed bug GH-9447 (Invalid class FQN emitted by AST dump for new and class
    constants in constant expressions). (ilutov)

- DOM:
  . Fixed bug #79451 (DOMDocument->replaceChild on doctype causes double free).
    (Nathan Freeman)

- FPM:
  . Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to
    error_log after daemon reload). (Dmitry Menshikov)
  . Fixed bug #77780 ("Headers already sent..." when previous connection was
    aborted). (Jakub Zelenka)

- GMP
  . Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed
    to gmp_init()). (Girgias)

- Intl
  . Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter).
    (Girgias)

- PCRE:
  . Fixed pcre.jit on Apple Silicon. (Niklas Keller)

- PDO_PGSQL:
  . Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed).
    (Yurunsoft)

- Reflection:
  . Fixed bug GH-8932 (ReflectionFunction provides no way to get the called
    class of a Closure). (cmb, Nicolas Grekas)

- Streams:
  . Fixed bug GH-9316 ($http_response_header is wrong for long status line).
    (cmb, timwolla)

(taca)

2022-10-01 00:25:56 UTC MAIN commitmail json YAML

doc: Updated lang/php74 to 7.4.32

PHP 7.4.31 was not released.

(taca)

2022-10-01 00:25:22 UTC MAIN commitmail json YAML

29 Sep 2022, PHP 7.4.32

- Core:
  . Fixed bug #81726: phar wrapper: DOS when using quine gzip file.
    (CVE-2022-31628). (cmb)
  . Fixed bug #81727: Don't mangle HTTP variable names that clash with ones
    that have a specific semantic meaning. (CVE-2022-31629). (Derick)

(taca)

2022-09-30 23:48:12 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-Parse to 0.62

(wen)

2022-09-30 23:47:31 UTC MAIN commitmail json YAML

Update to 0.62

Upstream changes:
0.62 2022-07-16

* Bug fix for tokenize with backslash-double quote

(wen)

2022-09-30 23:45:45 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-MaybeXS to 1.004004

(wen)

2022-09-30 23:44:59 UTC MAIN commitmail json YAML

Update to 1.004004

Upstream changes:
1.004004 - 2022-09-17
- slight speed optimization for is_bool()

1.004003 - 2020-11-13
- fix another test that fails when JSON::XS is installed, but below version 3.0

(wen)

2022-09-30 23:42:40 UTC MAIN commitmail json YAML

Updated converters/p5-Cpanel-JSON-X to 4.32

(wen)

2022-09-30 23:41:55 UTC MAIN commitmail json YAML

Update to 4.32

Upstream changes:
4.32 2022-08-13 (rurban)
        - fix new JSON::PP::Boolean overload redefinition warnings. GH #200

4.31 2022-08-10 (rurban)
        - adjust t/20_unknown.t pp bool tests for native bool when supported.
          GH #198 PR by Graham Knop.

(wen)

2022-09-30 23:39:46 UTC MAIN commitmail json YAML

Updated converters/p5-Convert-UUlib to 1.8

(wen)

2022-09-30 23:39:02 UTC MAIN commitmail json YAML

Update to 1.8

Upstream changes:
1.8  Thu Dec 17 02:23:53 CET 2020
        - no bugfixes in this release due to lack of known bugs, but the major changes
          in this release might have introduced new bugs, so watch out.
        - update large decoder example to disable OPT_AUTOCHK and use Smerge -1.
        - some micro-optimisations.
        - avoid costly string comparisons by comparing hashes when isnerting items,
          which speeds up insertion by a constant factor.
        - improve uulist (and other) structure layout and size.
        - reverse the order of file list items, which heuristically improves
          match speed with large usenet file lists.
        - use getc instead of fgetc, which makes no difference on gnu/linux.
        - clean up _FP symbol names toi not start with an underscore.
        - use feof_unlocked and ferror_unlocked.
        - implement a faster ascii-only strnicmp.
        - misc very minor code improvements.
        - remove quite a bit of pre-posix/dos/etc. cruft.
        - use flockfile, if available, for a potential but small
          speed gain.
        - speed up inner yenc decoder loop.
        - kentnl said that this module should no longer claim to be a simple
          interface to uulib, as the bunndled copy is now better maintained
          than the original upstream library.

(wen)

2022-09-30 23:35:31 UTC MAIN commitmail json YAML

Updated converters/p5-Convert-Color to 0.12

(wen)

2022-09-30 23:34:26 UTC MAIN commitmail json YAML

Update to 0.12
Add missing TEST_DEPENDS

Upstream changes:
0.12    2022-04-28
        [CHANGES]
        * General module style refresh
            + use v5.14
            + =head2 barename POD docs
            + avoid void-context map {}
        * Use 'test_requires' of Module::Build 0.4004 (RT116448)

(wen)

2022-09-30 21:45:15 UTC MAIN commitmail json YAML

doc: Updated sysutils/direnv to 2.32.1

(leot)

2022-09-30 21:45:08 UTC MAIN commitmail json YAML

direnv: Update to 2.32.1

pkgsrc changes:
- Take MAINTAINERship

Changes:
2.32.1 / 2022-06-21
==================
  * feat: Support custom VIRTUAL_ENV for layout_python (#876)
  * fix: vendor go-dotenv (#955)

2.32.0 / 2022-06-13
==================
  * feat: allow conda environment names to be detected from environment.yml (#909)
  * feat: source_up_if_exists: A strict_env compatible version of source_up (#921)
  * feat: Expand ~/ in whitelist paths (#931)
  * feat: Add "block" and "revoke" as aliases of the "deny" command (#935)
  * feat: Add "permit" and "grant" as aliases of the "allow" command (#935)
  * fix: update go-dotenv
  * fix: fetchurl: store files as hex (#930)
  * fix: fetchurl: only store 200 responses (#944)
  * fix: Ensure status log messages are printed with normal color (#884)
  * fix: Clarify handling of .env files (#941)
  * fix: Update shell_elvish.go (#896)
  * fix: stdlib.sh: remove dependency on tput (#932)
  * fix: Use setenv in vim to allow non alphanumeric vars (#901)
  * fix: install.sh: add information about bin_path (#920)
  * fix: Treat `mingw*` as windows (direnv/direnv#918) (#919)
  * fix: man: clarify paths (#929)
  * chore: rc: stop using --noprofile --norc
  * chore: rc: prepare stdin earlier
  * chore: rc: install interrupt handler earlier
  * chore: stdlib: factor out stdlib preparation
  * chore: source_env: show full path (#870)
  * chore: Sort shells in DetectShell
  * build(deps): update several dependencies

2.31.0 / 2022-03-26
==================
  * Don't load .env files by default (#911)
  * doc: `~/.config/direnv/direnvrc` is the default
  * Re-add accidentally deleted comment line (#881)

2.30.3 / 2022-01-05
==================
  * Allow skipping `.env` autoload (#878)
  * stdlib: add `env_vars_required` (#872) (#872)

2.30.2 / 2021-12-28
==================
  * move most code under internal/cmd (#865)

2.30.1 / 2021-12-24
==================
  * FIX: ignore .envrc and .env if they are not files (#864)

2.30.0 / 2021-12-23
==================
  * Add automatic `.env` load (#845)
  * Resolve symlinks during `direnv deny` (#851)
  * update installer for Apple Silicon (#849)
  * stdlib: use_flake handle no layout dir (#861)
  * embed stdlib.sh (#782)
  * embed version.txt
  * go mod update
  * make dist: remove references to Go

2.29.0 / 2021-11-28
==================
  * stdlib: add use_flake function (#847)
  * docs(direnv.toml) Add config.toml clarification (#831)
  * docs(install): fix macos links (#841)
  * Corrects stdlib link in Ruby docs (#837)
  * stdlib.sh: Fix removal of temp file (#830)
  * install.sh: add aarch64 support
  * Updated conditional for zsh hook to be more forgiving (#808)
  * Add -r flag for matching Git branches with a regexp (#800)
  * Add docs about pipenv (#797)
  * Enable syntax hilights to the quick demo code (#752)
  * Fixed extra quotes for lower alpha characters (#783)
  * Remove noisy warning about PS1 again (#781)

2.28.0 / 2021-03-12
==================
  * test: Fix errors for elvish test (#767)
  * tcsh: fix variable escaping (#778)
  * Change DESTDIR to PREFIX in development.md (#774)
  * go: use the /v2 prefix (#765)
  * Relax README's recommendation for nix-direnv (#763)
  * man/direnv.1.md: add FILES section (fix #758) (#759)
  * Add/update fish tests (#754)
  * build(deps): update some dependencies
  * Fix typo "avaible" in install.sh (#750)
  * docs: improve the use_node documentation

(leot)

2022-09-30 19:42:35 UTC MAIN commitmail json YAML

doc: Added wm/lefthk version 0.1.8

(pin)

2022-09-30 19:42:05 UTC MAIN commitmail json YAML

Add lefthk

(pin)

2022-09-30 19:41:22 UTC MAIN commitmail json YAML

wm/lefthk: import package

LeftHK - A hotkey daemon written in Rust

Standalone package for lefthk, the built-in hotkey daemon of leftwm > 0.3.0.
This package allows lefthk to be used as a hotkey daemon with other window
managers.

(pin)

2022-09-30 18:13:09 UTC MAIN commitmail json YAML

Updated devel/doxygen, ham/uhd

(adam)

2022-09-30 18:12:44 UTC MAIN commitmail json YAML

uhd: updated o 4.3.0.0

he UHD 4.3.0.0 release adds:

Extension framework support
FPGA builds using Xilinx Vivado 2021.1 (B2xx, E3xx, N3xx, X3xx, and X4xx devices)
Bug fixes and improvements for USRP devices. See the changelog.

(adam)

2022-09-30 18:11:58 UTC MAIN commitmail json YAML

doxygen: updated to 1.9.5

Release 1.9.5

Bug fixes

issue 3165: EXPAND_ONLY_PREDEF neglected within function macro expansions (Origin: bugzilla 559489)
Macros listed with EXPAND_AS_DEFINED were not recursively expanded
issue 8215: missing lang attribute and meta description for SEO
issue 9016: Support collapsible sections in markdown
issue 9047: Support @param-taint in PHP (permit dashes in command aliases?)
issue 9096: Call Graph corrupt and/or incomplete (2)
issue 9236: doxygen x_noenv should always diff system-dependent settings
issue 9309: Colon on a line by itself
issue 9312: Build: cache.h:53:14: error: 'exchange' is not a member of 'std'
issue 9317: File-scoped Namespaces in C
issue 9319: Doc build fails with cairo 1.17.6
issue 9344: Long bibliography entry looks bad
issue 9352: Qt Q_GADGET macro is not supported
issue 9362: Doxyfile environment/quote mishandling in list values
issue 9367: Current git master does not honor PROJECT_NUMBER in LaTeX
issue 9378: Dollar Sign Escape Sequence Ignored in Markdown Backtick Syntax (Inline Code)
issue 9394: Request: Show C++ default member values when INLINE_SIMPLE_STRUCTS=YES
issue 9399: XML / perlmod fortran output, the type of a parameter of a function is set to the name of the parameter
issue 9409: Error-message and Line-Number is NOT related to document
issue 9417: Java: Issue with static initializer if no space after static
issue 9427: Enhance documentation for filter commands
issue 9430: HTML layout: a full sidebar overlaps with breadcrumbs
issue 9440: Fix search label regression
issue 9476: fatal: Cannot open 'doxygen/graph_legend.dox': No such file or directory
issue 9500: No output when run doxygen in high level directory
issue 9515: Function return value problem
issue 9520: Rest of file silently ignored after a certain string literal [PHP]
issue 9386: Problems with the directory dependency graph
bug 531817 Python: Backslash prevent showing the proper preview
bug 539818 C Preprocessor enum printing trick not handled properly by Doxygen
bug 642168 C "here-docs" not correctly parsed
bug 786576 regression with ALIASES or image latex interpretation
bug_572042 ingroup does not allow multiple groupnames
bug_751023 Predefined macros are handled incorrectly in source browser
Fixed javascript issue in menu.js causing invalid XHTML output
Fixed parsing issues with the XHTML output due to the use of  
FileInfo::isSymLink() did not work correctly
Files Quick Link results in a non existing page
Added guard to prevent stack overflow in hasNonReferenceSuperClass()
Give markdown verbatim and fenced code blocks their own command.
No click possible on chapters in doxygen's CHM documentation

Features

Add support for Dark theme (set via HTML_COLORSTYLE with setting DARK, LIGHT, AUTO_DARK, AUTO_LIGHT and TOGGLE).
Original issue 8404: Dark theme
New options DOt_COMMON_ATTR, DOT_EDGE_ATTR, and DOT_NODE_ATTR to configure dot graph, nodes and arrows attributes
New option INPUT_FILE_ENCODING to specify input encoding based on a file pattern
New option FORTRAN_COMMENT_AFTER to configure the fixed format comment start position (default 72).
Added new commands \fileinfo and \lineinfo to show the current file and line.
See issue 7046: Add filename and line number support to tags, ala __FILE__ and __LINE__ macros
Add support for \showdate command
Allow empty HTML <div/> and <span/> tags
Handling of `@...@` setting with `doxygen -x_noenv`
Recognizing and name of implicit Fortran [programs
Support HTML stylesheets on the Internet
Issue 9415: fixed format source with wide lines
End of "here document" can be indented
Portuguese and Czech translators updated to 1.9.4.
issue 9444: Upgrade jQuery UI to latest 1.13 release to get rid of security issues

Improved user feedback

Commented function list marcro gives warning
Correction of line counting
Documenting parameter of function without parameters
Warning about non closed (nested) comment
Friendly message on incorrect input
Make directory traversal more robust for errors (e.g. broken symlinks)

Deprecated functionality

With the new dark mode color style the FORMULA_TRANSPARENT and DOT_TRANSPARENT have become obsolete. Pictures always have a transparent background now.
The specific options DOT_FONTNAME and DOT_FONTSIZE have been replaced be more generic options DOT_COMMON_ATTR, DOT_EDGE_ATTR, and DOT_NODE_ATTR that can be used to customize the way dot images are rendered. When upgrading the Doxyfile (using doxygen -u) the existing values of DOT_FONTNAME and DOT_FONTSIZE will be migrated.

Refactoring and cleanup

Dependency between examples.
Enabling include files for lex files
Enabling dependencies for include files in lex files
Fix handling of PUBLIC/PRIVATE for procedures in Fortran
Fix regressions introduced by changing the way references are resolved
Fixes: also allow ; and space as attribute separator
Implementation of lineBreak and nonBreakingSpace in docbook
Improve test for fortran public/private handling
Improvement of HTML documentation section
Incorrect determination of sub-sections for index.
Incorrect name lex state name used
Making example configurations consistent
Missing possibility for Element 'compounddef', attribute 'language'
More translation tweaks
Performance tweaks to speed up processing
Prohibit in-place doxygen builds
Refactoring and fixes
Refactoring: Automatically replace incorrect formula.repository
Refactoring: optimize FileDef::isDocumentationFile() method
Refactoring: optimize guessSection routine
Refactoring: reimplement getDefs using symbol resolver
Refactoring: replace left(n)/right(n) by startsWith/endsWith
Refactoring: use std::variant for Indices
Refactoring: use std::variant to switch between search indices
Remember position of collapse/expand across pages
Remove dead-code statement as found by coverity
Remove unused Validate debug option
Replacing the list of HTML / XML commands by tables
Restructure build rule to improve readability and remove duplication
Small spelling correction in doxygen usage
Test Fortran inheritance over modules
Use lower().str() to map Fortran identifier
Workaround for DEPFILE
Workaround for XHTML not supporting <picture>
fix shabang
python: do not use tabs for indentation
unset executable flag

(adam)

2022-09-30 16:10:22 UTC MAIN commitmail json YAML

doc: Updated graphics/graphviz to 6.0.1

(micha)

2022-09-30 16:08:52 UTC MAIN commitmail json YAML

graphics/graphviz: Update to 6.0.1

Remove patch for "tclpkg/gv/Makefile.am" (merged upstream, #2262).

6.0.1 - 2022-09-11
==================

Changed
-------
- *Breaking*: libxdot fields for the size and number of operations,
  the statistics counts, and polygon line points are now size_t values
  instead of int values
- Accuracy of the bounding boxes printed by the showboxes feature have
  been improved.

Fixed
-----
- Id attribute is not used in linearGradient. #2258
- Graphviz 5.0.1 undocumented change of automatically generated output
  filename with -O flag (missing dot separator).
  This was a regression in 5.0.1. #2270
- Assert fail in aaglex for multiple calls to agmemread.
  This was a regression in 5.0.1. #2272

Removed
-------
- The $GV_FILE_PATH sandboxing mechanism has been removed. #2257

5.0.1 - 2022-08-20
==================

Fixed
-----
- -Tx11: Assertion xev.xbutton.button >= 1 && xev.xbutton.button <= 5
  && "Xlib returned invalid button event" failed #2256
- missing Perl includes patch #2262
- smyrna: incorrect tokenization
  in frmobjectui.c:set_attr_object_type #2259
- [Dot] Record shape+UTF+" | "=Eats spaces. #925
- Memory leak in osage
- Segmentation fault when running test example neatopack.c #1800
- Memory leak in dot when using clusters
- Memory leak in patchwork when using clusters
- Subgraph layout and rendering
- Generated SVG files no longer use transparent paint or color as this
  keyword does not exist in SVG 1.1, and instead use none or a zero-
  opacity color.
- Unnecessary space in 'points' attribute for 'polyline' in SVG output
- graphml2gv no longer calls itself cvtgxl in error messages

Added
-----
- GVContext::version() to lib/gvc++
- GVContext::buildDate() to lib/gvc++

(micha)

2022-09-30 15:58:28 UTC MAIN commitmail json YAML

doc: Updated sysutils/cdrtools to 3.02a10nb1

(micha)

2022-09-30 15:57:28 UTC MAIN commitmail json YAML

sysutils/cdrtools: Update to 3.02a10nb1

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- cdrecord: comment out abstract devices names
  cdrecord.dfl used to define various abstract device names.
  These can be confusing to the user as they are likely not to
  match the actual device configuration present.  We now comment
  out these device names, leaving them as mere examples for the
  user to reference.
  Reported by Friedhelm Mehnert.

- cdrecord: Detriplicate LICENSE/COPYING/LIMITATIONS
  Jæ—¦rg originally hard-linked the same file to three names.  As git
  does not support hard links in repositories, remove two copies of
  the file, leaving us with just LIMITATIONS.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:46:50 UTC MAIN commitmail json YAML

doc: Updated shells/pbosh to 20220918

(micha)

2022-09-30 15:46:14 UTC MAIN commitmail json YAML

shells/pbosh: Update to 20220918

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:44:36 UTC MAIN commitmail json YAML

doc: Updated shells/bosh to 20220918

(micha)

2022-09-30 15:43:31 UTC MAIN commitmail json YAML

shells/bosh: Update to 20220918

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:41:25 UTC MAIN commitmail json YAML

doc: Updated security/mdigest to 1.10

(micha)

2022-09-30 15:40:27 UTC MAIN commitmail json YAML

security/mdigest: Update to 1.10

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- libmdigest: Add support for BLAKE2 digests
  Submitted by Nico Sonack.

- libmdigest: Prefer intrinsic for bswap_32 over inline assembly
  This should improve performance slightly when compiling with gcc
  on i386 targets.

- libmdigest: Work around clang bug in #pragma weak

- mdigest: Add support for BLAKE2 digests
  Submitted by Nico Sonack.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:37:37 UTC MAIN commitmail json YAML

doc: Updated archivers/tartest to 1.24nb1

(micha)

2022-09-30 15:36:40 UTC MAIN commitmail json YAML

archivers/tartest: Update to 1.24nb1

Bump PKGREVISION.

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:34:38 UTC MAIN commitmail json YAML

doc: Updated archivers/star to 1.6.2

(micha)

2022-09-30 15:33:45 UTC MAIN commitmail json YAML

archivers/star: Update to 1.6.2

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- star: convert star_fat.c generation to MKLINKS

- star: fix wrong handling of pre-1970/post-2036 dates in gnutar
  archives on platforms with sizeof(time_t) > sizeof(long).

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:28:39 UTC MAIN commitmail json YAML

doc: Updated devel/smake to 1.6nb2

(micha)

2022-09-30 15:27:14 UTC MAIN commitmail json YAML

devel/smake: Update to 1.6nb2

Makefile.common:
- Declare WRKSRC for schilytools releases from Codeberg
- Declare MAKE_JOBS_SAFE=no (smake ignores -j option).
- Force link mode to static (on all operating systems).
  Required to get same behaviour as before on FreeBSD.

Bump PKGREVISION.

Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jæ—¦rg Schilling (1955-03-27--2021-10-10).  Jæ—¦rg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jæ—¦rg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.

(micha)

2022-09-30 15:14:42 UTC MAIN commitmail json YAML

doc: Updated games/woof to 10.3.0

(micha)

2022-09-30 15:13:13 UTC MAIN commitmail json YAML

games/woof: Update to 10.3.0

Woof! 10.3.0
------------
New Features and Improvements
- Add new steam dirs for Unity IWAD and Final Doom.
- Add optional BLOCKMAP bug fix by Terry Hearst.
  Add a "compatibility breaking" menu category for this and "Pistol Starts".
- Implement player view/weapon bobbing (off, full, 75%).
- Complete "missed backside" emulation and disable it by default.
- Avoid demo lump name collisions (e.g. MAP01.lmp).
- Add rudimentary support for "REKKR: Sunken Land" (rename IWAD extension
  to .wad), fixes unwanted colored blood.
- Add reverb/chorus settings for Native MIDI.
- Let exit lines blink on the Automap as well if "blinking keyed doors" are
  enabled.
- Add smooth texture and flat scrolling.
- Synchronize animated flats.
- Remove the "STS" prefix from the Level Stats widget.

Bug Fixes
- Skip response file in M_CheckCommandLine(), fixes network games initiated
  from the setup tool.
- Fixes for netgame demos and automap (fix playback skipping and progress
  bar for netgame demos, fix angles and interpolate other player arrows in
  automap, allow restart level/demo in deathmatch).
- Try loading a song again if SDL_Mixer couldn't detect it, fixes playback
  of some obscure MP3 files.
- Fix binding the mouse wheel to any action, excluding movement
  (forward/backward, turning and strafe).
- Fix Windows native MIDI level transitions (by @ceski-1).
- Remove SDL version check for Windows 11 "freezing" issue.
- Fix printing of timing demo results.
- Fix an issue with caching zero-sized lumps.
- Fix blood color setting (resp. unsetting) in DEH.
- Fix brightmap of the COMPUTE1 texture (by @JNechaevsky).

Miscellaneous
- The code base has been made compatible with Clang 15 and now requires
  a C99 capable compiler.

(micha)

2022-09-30 13:07:46 UTC MAIN commitmail json YAML

doc: Updated sysutils/node_exporter to 1.4.0

(jperkin)

2022-09-30 13:07:34 UTC MAIN commitmail json YAML

node_exporter: Update to 1.4.0.

## 1.4.0 / 2022-09-24

* [CHANGE] Merge metrics descriptions in textfile collector #2475
* [FEATURE] [node-mixin] Add darwin dashboard to mixin #2351
* [FEATURE] Add "isolated" metric on cpu collector on linux #2251
* [FEATURE] Add cgroup summary collector #2408
* [FEATURE] Add selinux collector #2205
* [FEATURE] Add slab info collector #2376
* [FEATURE] Add sysctl collector #2425
* [FEATURE] Also track the CPU Spin time for OpenBSD systems #1971
* [FEATURE] Add support for MacOS version #2471
* [ENHANCEMENT] [node-mixin] Add missing selectors #2426
* [ENHANCEMENT] [node-mixin] Change current datasource to grafana's default #2281
* [ENHANCEMENT] [node-mixin] Change disk graph to disk table #2364
* [ENHANCEMENT] [node-mixin] Change io time units to %util #2375
* [ENHANCEMENT] Ad user_wired_bytes and laundry_bytes on *bsd #2266
* [ENHANCEMENT] Add additional vm_stat memory metrics for darwin #2240
* [ENHANCEMENT] Add device filter flags to arp collector #2254
* [ENHANCEMENT] Add diskstats include and exclude device flags #2417
* [ENHANCEMENT] Add node_softirqs_total metric #2221
* [ENHANCEMENT] Add rapl zone name label option #2401
* [ENHANCEMENT] Add slabinfo collector #1799
* [ENHANCEMENT] Allow user to select port on NTP server to query #2270
* [ENHANCEMENT] collector/diskstats: Add labels and metrics from udev #2404
* [ENHANCEMENT] Enable builds against older macOS SDK #2327
* [ENHANCEMENT] qdisk-linux: Add exclude and include flags for interface name #2432
* [ENHANCEMENT] systemd: Expose systemd minor version #2282
* [ENHANCEMENT] Use netlink for tcpstat collector #2322
* [ENHANCEMENT] Use netlink to get netdev stats #2074
* [ENHANCEMENT] Add additional perf counters for stalled frontend/backend cycles #2191
* [ENHANCEMENT] Add btrfs device error stats #2193
* [BUGFIX] [node-mixin] Fix fsSpaceAvailableCriticalThreshold and fsSpaceAvailableWarning #2352
* [BUGFIX] Fix concurrency issue in ethtool collector #2289
* [BUGFIX] Fix concurrency issue in netdev collector #2267
* [BUGFIX] Fix diskstat reads and write metrics for disks with different sector sizes #2311
* [BUGFIX] Fix iostat on macos broken by deprecation warning #2292
* [BUGFIX] Fix NodeFileDescriptorLimit alerts #2340
* [BUGFIX] Sanitize rapl zone names #2299
* [BUGFIX] Add file descriptor close safely in test #2447
* [BUGFIX] Fix race condition in os_release.go #2454
* [BUGFIX] Skip ZFS IO metrics if their paths are missing #2451

(jperkin)

2022-09-30 13:07:22 UTC MAIN commitmail json YAML

doc: Updated audio/cmus to 2.10.0

(triaxx)

2022-09-30 13:07:09 UTC MAIN commitmail json YAML

2022-09-30 12:40:45 UTC MAIN commitmail json YAML

2022-09-30 12:32:39 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Valid to 1.203

(wen)

2022-09-30 12:31:57 UTC MAIN commitmail json YAML

Update to 1.203

Upstream changes:
Changes for version 1.203 - 2022-05-29
tiny packaging improvements
detect published null MX records (thanks, Gene Hightower)

(wen)

2022-09-30 12:26:56 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-ContentType to 1.027

(wen)

2022-09-30 12:26:08 UTC MAIN commitmail json YAML

Update to 1.027

Upstream changes:
Changes for version 1.027 - 2022-09-04
add a (for now undocumented) $PRE_2231_FORM package variable; if set to false, when RFC2231-style parameters are used, a pre-RFC2231-style version will *not* also be provided; this variable is true by default

(wen)

2022-09-30 12:23:53 UTC MAIN commitmail json YAML

Updated mail/p5-Email-LocalDelivery to 1.201

(wen)

2022-09-30 12:23:06 UTC MAIN commitmail json YAML

Update to 1.201

Upstream changes:
1.201    2022-05-29 15:36:53-04:00 America/New_York
          update dist metadata

(wen)

2022-09-30 12:01:04 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Address-XS to 1.05

(wen)

2022-09-30 12:00:15 UTC MAIN commitmail json YAML

Update to 1.05

Upstream changes:
Changes for version 1.05
update dovecot parser from dovecot version 2.3.14
mark the last parsed object as invalid if input string contains trailing garbage https://github.com/pali/Email-Address-XS/issues/5

(wen)

2022-09-30 11:54:08 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.38.4

(wen)

2022-09-30 11:52:24 UTC MAIN commitmail json YAML

2022-09-30 10:56:58 UTC MAIN commitmail json YAML

doc: Updated textproc/iso-codes to 4.11.0

(nros)

2022-09-30 10:55:50 UTC MAIN commitmail json YAML

Updated www/moodle to 4.0.4

(wen)

2022-09-30 10:54:56 UTC MAIN commitmail json YAML

Update to 4.0.4
Update DEPENDS
Update PHP_VERSIONS_ACCEPTED

Upstream changes:
No upstream changelog for 4.0.4 and 4.0.3 found.
Upstream changelog for 4.0.2 and 4.0.1 please visit:
https://docs.moodle.org/dev/Moodle_4.0.2_release_notes
https://docs.moodle.org/dev/Moodle_4.0.1_release_notes

(wen)

2022-09-30 10:25:37 UTC MAIN commitmail json YAML

Update iso-codes to version 4.11.0

Includes 4 years of translation updates.
The version number is now 4, 4.0 removed
the xml files as a backward incompatible
change. In 4.1 they were readded since
to many apps broke due to the change.
This should make it safe to update this.

(nros)

2022-09-30 10:02:12 UTC MAIN commitmail json YAML

salt: update HOMEPAGE

(sborrill)

2022-09-30 09:20:25 UTC MAIN commitmail json YAML

doc/TODO: add some + calibre-6.6.0

(wiz)

2022-09-30 09:05:41 UTC MAIN commitmail json YAML

py-lz4: not make jobs safe

builds the same object files for different targets
e.g.
ld: build/temp.netbsd-9.0-amd64-cpython-310/lz4libs/lz4.o: file not recognized: file truncated

(wiz)

2022-09-30 08:18:50 UTC MAIN commitmail json YAML

Updated devel/protobuf, devel/py-protobuf

(adam)

2022-09-30 08:18:22 UTC MAIN commitmail json YAML

protobuf py-protobuf: updated to [34].21.7

Protocol Buffers v21.7

Java

Refactoring java full runtime to reuse sub-message builders and prepare to
migrate parsing logic from parse constructor to builder.
Move proto wireformat parsing functionality from the private "parsing
constructor" to the Builder class.
Change the Lite runtime to prefer merging from the wireformat into mutable
messages rather than building up a new immutable object before merging. This
way results in fewer allocations and copy operations.
Make message-type extensions merge from wire-format instead of building up
instances and merging afterwards. This has much better performance.
Fix TextFormat parser to build up recurring (but supposedly not repeated)
sub-messages directly from text rather than building a new sub-message and
merging the fully formed message into the existing field.

Protocol Buffers v21.6

C++

Reduce memory consumption of MessageSet parsing
This release addresses a Security Advisory for C++ and Python users

(adam)

2022-09-30 07:57:48 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg2, multimedia/gst-plugins0.10-x264

(adam)

2022-09-30 07:57:27 UTC MAIN commitmail json YAML

gst-plugins0.10-x264: switch to x264 stable; bump revision

(adam)

2022-09-30 07:38:28 UTC MAIN commitmail json YAML

2022-09-30 07:31:00 UTC MAIN commitmail json YAML

2022-09-30 07:22:16 UTC MAIN commitmail json YAML

Updated multimedia/gst-plugins1-x264, multimedia/ffmpeg3

(adam)

2022-09-30 07:21:46 UTC MAIN commitmail json YAML

2022-09-30 07:01:13 UTC MAIN commitmail json YAML

gst-plugins1-x264: switch to x264 stable; bump revision

(adam)

2022-09-30 06:34:11 UTC MAIN commitmail json YAML

doc: Updated devel/mold to 1.5.1

(fcambus)

2022-09-30 06:34:00 UTC MAIN commitmail json YAML

mold: update to 1.5.1.

mold 1.5.1 is a new release of the high-speed linker. This version contains
only the following bug fix. We recommend upgrading from 1.5.0 if you are
being affected by this issue.

- We changed the memory layout to save both memory and disk space in 1.5.0.
  Even though the new layout works fine on most systems, the change made the
  linker to create unusable executables for systems with large pages.
  Specifically, if you specify a large number for the -z max-page-size
  option, the loader refused to execute it with the error while loading
  shared libraries: cannot apply additional memory protection after
  relocation: Cannot allocate memory error. We reverted our recent
  commits so that mold creates output files with the same memory layout
  as it did before 1.5.0.

(fcambus)

2022-09-30 04:57:20 UTC MAIN commitmail json YAML

doc: Updated www/grafana to 9.1.6

(triaxx)

2022-09-30 04:55:27 UTC MAIN commitmail json YAML

grafana: Update to 9.1.6

upstream changes:
-----------------
9.1.6 (2022-09-20)
--------------------------------------------------------------------------------
Features and enhancements
  o Auth: Trigger auth token cleanup job. (Enterprise)
  o DataSource: Adding possibility to hide queries from the inspector. #54892,
    @mckn
  o Inspect: Hide Actions tab when it is empty. #55272, @ryantxu
  o PanelMenu: Remove hide legend action as it was showing on all panel types.
    #54876, @torkelo
  o Provisioning Contact points: Support disableResolveMessage via YAML.
    #54122, @mmusenbr
  o PublicDashboards: Support subpaths when generating pubdash url. #55204,
    @owensmallwood
Bug fixes
  o Alerting: Fix legacy migration crash when rule name is too long. #55053,
    @alexweav
  o Alerting: Fix send resolved notifications. #54793, @grobinson-grafana
  o Azure Monitor: Fix migration issue with MetricDefinitionsQuery template
    variable query types. #55262, @yaelleC
  o Browse: Hide dashboard actions if user does not have enough permission.
    #55218, @lpskdl
  o ElasticSearch: Fix dispatching queries at a wrong time. #55225, @svennergr
  o Panel: Disable legends when showLegend is false prior to schema v37.
    #55126, @ivanortegaalba
  o Prometheus: Fix metadata requests for browser access mode. #55403,
    @itsmylife
  o Search: Avoid requesting all dashboards when in Folder View. #55169,
    @JoaoSilvaGrafana
  o TablePanel/StatPanel: Fix values not being visible when background
    transparent. #55092, @mdvictor

(triaxx)

2022-09-30 03:33:46 UTC MAIN commitmail json YAML

2022-09-29 22:07:18 UTC MAIN commitmail json YAML

doc: Updated lang/nim to 1.6.8

(charlotte)

2022-09-29 22:05:39 UTC MAIN commitmail json YAML

nim: Update to 1.6.8

Noteworthy changes from 1.6.6:

- Fixed "Add --gc:arc (or --mm:arc) induce different behavior when using
  converter" (#19862)
- Fixed "Converting unsigned integer to float fails in VM" (#19199)
- Fixed "regression(0.20.0 => devel): var params assignment gives silently
  wrong results in VM" (#15974)
- Fixed "genDepend broken for duplicate module names in separate folders"
  (#18735)
- Fixed "Orc booting compiler doesn't work with newSeq operations" (#19404)
- Fixed "hasCustomPragma and getCustomPragmaVal don't work on fields with
  backticks" (#20067)
- Fixed "Cant use uint64 in case" (#20031)
- Fixed "nim jsondoc output is broken" (#20132)
- Fixed "Underscores are unnecessarily escaped in db_mysql" (#20153)
- Fixed "Invalid codegen when block ends with lent" (#20107)
- Fixed "locals doesn't work with ORC" (#20162)
- Fixed "reset does not work on set" (#19967)
- Fixed "selectRead and selectWrite are dangerous to use sockets with FD
  numbers bigger than FD_SETSIZE (1024) on *nixes" (#19973)
- Fixed "use-after-free bugs in object variants" (#20305)
- Fixed "[ARC] C compiler error when using the result of a template in the
  subscript operator" (#20303)
- Fixed "Calling nullary templates without () doesn't work inside calls
  inside other templates" (#13515)
- Fixed "[Regression] Incorrect captures of pegs \ident macro in nim 1.6"
  (#19104)
- Fixed "Windows gcc shipped with choosenim 1.6.4 with TLS emulation turned
  off : The application was unable to start correctly (0xc000007b)."
  (#19713)

(charlotte)

2022-09-29 21:26:33 UTC MAIN commitmail json YAML

doc: Updated pkgtools/lintpkgsrc to 2022.09.29

(rillig)

2022-09-29 21:26:23 UTC MAIN commitmail json YAML

lintpkgsrc: fix search path for mk.conf

The variable MAKECONF has the highest precedence, not the lowest one.

Bump version.

(rillig)

2022-09-29 19:46:40 UTC MAIN commitmail json YAML

kirigami2: and the modified patch to go along with previous

(markd)

2022-09-29 19:43:35 UTC MAIN commitmail json YAML

2022-09-29 19:41:56 UTC MAIN commitmail json YAML

Updated devel/abseil, finance/bitcoin, lang/nodejs, finance/py-eth-typing

(adam)

2022-09-29 19:41:30 UTC MAIN commitmail json YAML

py-eth-typing: updated to 3.2.0

v3.2.0

Features

Add Merge to ForkName enum

Bugfixes

Pin Python version to <4 instead of <3.11
Rename Merge to Paris in ForkNameEnum

(adam)

2022-09-29 19:38:07 UTC MAIN commitmail json YAML

nodejs: updated to 18.10.0

Version 18.10.0 (Current)

Notable changes

doc:
(SEMVER-MINOR) deprecate modp1, modp2, and modp5 groups (Tobias Nie��en)
add legendecas to TSC list (Michael Dawson)
move policy docs to the permissions scope (Rafael Gonzaga)
gyp:
libnode for ios app embedding (chexiongsheng)
http:
(SEMVER-MINOR) throw error on content-length mismatch (sidwebworks)
stream:
(SEMVER-MINOR) add ReadableByteStream.tee() (Daeyeon Jeong)

(adam)

2022-09-29 19:37:12 UTC MAIN commitmail json YAML

bitcoin: updated to 23.0

23.0

Notable changes

P2P and network changes

A bitcoind node will no longer rumour addresses to inbound peers by default. They will become eligible for address gossip after sending an ADDR, ADDRV2, or GETADDR message.

Before this release, Bitcoin Core had a strong preference to try to connect only to peers that listen on port 8333. As a result of that, Bitcoin nodes listening on non-standard ports would likely not get any Bitcoin Core peers connecting to them. This preference has been removed.

Full support has been added for the CJDNS network. See the new option -cjdnsreachable and doc/cjdns.md

(adam)

2022-09-29 19:36:06 UTC MAIN commitmail json YAML

abseil: updated to 20220623.1

Abseil LTS 20220623.1

What's New:

Added absl::AnyInvocable, a move-only function type.
Added absl::CordBuffer, a type for buffering data for eventual inclusion an absl::Cord, which is useful for writing zero-copy code.
Added support for command-line flags of type absl::optional<T>.

Breaking Changes:

CMake builds now use the flag ABSL_BUILD_TESTING (default: OFF) to control whether or not unit tests are built.
The ABSL_DEPRECATED macro now works with the GCC compiler. GCC users that are experiencing new warnings can use -Wno-deprecated-declatations silence the warnings or use -Wno-error=deprecated-declarations to see warnings but not fail the build.
ABSL_CONST_INIT uses the C++20 keyword constinit when available. Some compilers are more strict about where this keyword must appear compared to the pre-C++20 implementation.
Bazel builds now depend on the bazelbuild/bazel-skylib repository. See Abseil's WORKSPACE file for an example of how to add this dependency.

Other:

This will be the last release to support C++11. Future releases will require at least C++14.

(adam)

2022-09-29 19:32:48 UTC MAIN commitmail json YAML

2022-09-29 19:27:48 UTC MAIN commitmail json YAML

doc: Updated mail/fetchmailconf to 6.4.33

(triaxx)

2022-09-29 19:27:33 UTC MAIN commitmail json YAML

fetchmailconf: Update to 6.4.33

(triaxx)

2022-09-29 19:27:09 UTC MAIN commitmail json YAML

doc: Updated mail/fetchmail to 6.4.33

(triaxx)

2022-09-29 19:26:56 UTC MAIN commitmail json YAML

fetchmail: Update to 6.4.33

upstream changes:
-----------------
fetchmail-6.4.33 (released 2022-08-27, 31696 LoC):

# TRANSLATIONS: language translations were updated by this fine person:
* fr:    Frédéric Marchal [French]

# CONTRIBUTED SCRIPT CHANGES:
* contrib/fetchsetup improvements by Matěj Cepl
* contrib/runfetchmail improvements by Matěj Cepl

--------------------------------------------------------------------------------
fetchmail-6.4.32 (released 2022-07-30, 31696 LoC):

# FIXES:
* Use configure to find rst2html, some systems install it only with .py suffix,
  others only without, and some install both.
* Update README.maintainer

# TRANSLATIONS: language translations were updated by these fine people:
(in alphabetical order of language codes so as not to prefer people):
* cs:    Petr Pisar [Czech]
* es:    Cristian Othón Martínez Vera [Spanish]
* ja:    Takeshi Hamasaki [Japanese]
* pl:    Jakub Bogusz [Polish]
* ro:    Remus-Gabriel Chelu [Romanian]
* sq:    Besnik Bleta [Albanian]
* sv:    Göran Uddeborg [Swedish]

--------------------------------------------------------------------------------
fetchmail-6.4.31 (released 2022-07-16, 31694 LoC):

# BUG FIXES:
* Try to fix ./configure --with-ssl=... for systems that have multiple OpenSSL
  versions installed.  Issues reported by Dennis Putnam.
* The netrc parser now reports its errors to syslog or logfile when appropriate,
  previously it would always log to stderr.
* Add error checking to .netrc parser.

# CHANGES:
* manpage: use .UR/.UE macros instead of .URL for URIs.
* manpage: fix contractions. Found with FreeBSD's igor tool.
* manpage: HTML now built with pandoc -> python-docutils
  (manServer.pl was dropped)

(triaxx)

2022-09-29 18:53:26 UTC MAIN commitmail json YAML

Update chat/element-web to 1.11.8

This contains important security fixes. **Update now!**

(js)

2022-09-29 17:56:19 UTC MAIN commitmail json YAML

doc: Updated mail/roundcube-plugin-carddav to 4.4.3

(triaxx)

2022-09-29 17:55:49 UTC MAIN commitmail json YAML

roundcube-plugin-carddav: Update to 4.4.3

pkgsrc changes:
---------------
  * Remove use of composer.

upstream changes:
-----------------
  * Properly set and interpret TYPE parameters, especially for TEL (Fixes #390)
  * RCMCardDAV now sets the PRODID property when it creates or modifies a vcard

(triaxx)

2022-09-29 15:49:08 UTC MAIN commitmail json YAML

doc: Updated multimedia/libaom to 3.5.0

(ryoon)

2022-09-29 15:48:16 UTC MAIN commitmail json YAML

libaom: Update to 3.5.0

Changelog:
2022-08-31 v3.5.0
  This release is ABI compatible with the last one, including speedup and memory
  optimizations, and new APIs and features.

  - New Features
    * Support for frame parallel encode for larger number of threads. --fp-mt
      flag is available for all build configurations.
    * New codec control AV1E_GET_NUM_OPERATING_POINTS

  - Speedup and Memory Optimizations
    * Speed-up multithreaded encoding for good quality mode for larger number of
      threads through frame parallel encoding:
      o 30-34% encode time reduction for 1080p, 16 threads, 1x1 tile
        configuration (tile_rows x tile_columns)
      o 18-28% encode time reduction for 1080p, 16 threads, 2x4 tile
        configuration
      o 18-20% encode time reduction for 2160p, 32 threads, 2x4 tile
        configuration
    * 16-20% speed-up for speed=6 to 8 in still-picture encoding mode
    * 5-6% heap memory reduction for speed=6 to 10 in real-time encoding mode
    * Improvements to the speed for speed=7, 8 in real-time encoding mode
    * Improvements to the speed for speed=9, 10 in real-time screen encoding
      mode
    * Optimizations to improve multi-thread efficiency in real-time encoding
      mode
    * 10-15% speed up for SVC with temporal layers
    * SIMD optimizations:
      o Improve av1_quantize_fp_32x32_neon() 1.05x to 1.24x faster
      o Add aom_highbd_quantize_b{,_32x32,_64x64}_adaptive_neon() 3.15x to 5.6x
        faster than "C"
      o Improve av1_quantize_fp_64x64_neon() 1.17x to 1.66x faster
      o Add aom_quantize_b_avx2() 1.4x to 1.7x faster than aom_quantize_b_avx()
      o Add aom_quantize_b_32x32_avx2() 1.4x to 2.3x faster than
        aom_quantize_b_32x32_avx()
      o Add aom_quantize_b_64x64_avx2() 2.0x to 2.4x faster than
        aom_quantize_b_64x64_ssse3()
      o Add aom_highbd_quantize_b_32x32_avx2() 9.0x to 10.5x faster than
        aom_highbd_quantize_b_32x32_c()
      o Add aom_highbd_quantize_b_64x64_avx2() 7.3x to 9.7x faster than
        aom_highbd_quantize_b_64x64_c()
      o Improve aom_highbd_quantize_b_avx2() 1.07x to 1.20x faster
      o Improve av1_quantize_fp_avx2() 1.13x to 1.49x faster
      o Improve av1_quantize_fp_32x32_avx2() 1.07x to 1.54x faster
      o Improve av1_quantize_fp_64x64_avx2()  1.03x to 1.25x faster
      o Improve av1_quantize_lp_avx2() 1.07x to 1.16x faster

  - Bug fixes including but not limited to
    * aomedia:3206 Assert that skip_width > 0 for deconvolve function
    * aomedia:3278 row_mt enc: Delay top-right sync when intraBC is enabled
    * aomedia:3282 blend_a64_*_neon: fix bus error in armv7
    * aomedia:3283 FRAME_PARALLEL: Propagate border size to all cpis
    * aomedia:3283 RESIZE_MODE: Fix incorrect strides being used for motion
      search
    * aomedia:3286 rtc-svc: Fix to dynamic_enable spatial layers
    * aomedia:3289 rtc-screen: Fix to skipping inter-mode test in nonrd
    * aomedia:3289 rtc-screen: Fix for skip newmv on flat blocks
    * aomedia:3299 Fix build failure with CONFIG_TUNE_VMAF=1
    * aomedia:3296 Fix the conflict --enable-tx-size-search=0 with nonrd mode
      --enable-tx-size-search will be ignored in non-rd pick mode
    * aomedia:3304 Fix off-by-one error of max w/h in validate_config
    * aomedia:3306 Do not use pthread_setname_np on GNU/Hurd
    * aomedia:3325 row-multithreading produces invalid bitstream in some cases
    * chromium:1346938, chromium:1338114
    * compiler_flags.cmake: fix flag detection w/cmake 3.17-3.18.2
    * tools/*.py: update to python3
    * aom_configure.cmake: detect PIE and set CONFIG_PIC
    * test/simd_cmp_impl: use explicit types w/CompareSimd*
    * rtc: Fix to disable segm for aq-mode=3
    * rtc: Fix to color_sensitivity in variance partition
    * rtc-screen: Fix bsize in model rd computation for intra chroma
    * Fixes to ensure the correct behavior of the encoder algorithms (like
      segmentation, computation of statistics, etc.)

(ryoon)

2022-09-29 15:39:56 UTC MAIN commitmail json YAML

kguiaddons: Fix wayland build

(ryoon)

2022-09-29 15:39:00 UTC MAIN commitmail json YAML

doc: Remove plasma-wayland-protocols from TODO. It is already up-to-date

(ryoon)

2022-09-29 15:37:11 UTC MAIN commitmail json YAML

plasma-wayland-protocols: Add buildlink3 to fix x11/kguiaddons' wayland build

(ryoon)

2022-09-29 15:21:52 UTC MAIN commitmail json YAML

doc: Updated devel/mold to 1.5.0

(fcambus)

2022-09-29 15:21:41 UTC MAIN commitmail json YAML

mold: update to 1.5.0.

mold 1.5.0 is a new release of the high-speed linker. The highlight of this
release is that we start supporting the following four new targets: PPC64LE,
SPARC64, RV32BE and RV64BE. mold 1.5.0 also includes various bug fixes,
performance and compatibility improvements as shown below.

New features:

- PPC64LE and SPARC64 are now supported as new targets. They haven't yet
  been as well tested as other targets, but they are already able to link
  mold itself on these platforms. (Note that PPC64LE is very unlikely to
  work on the most recent POWER10 machines as we didn't have a chance to
  test it due to a limited availability (POWER10 was released in 2021). If
  you can support us on this matter, please contact us. We also accept
  donations, so please consider supporting our project!)
- RV32BE and RV64BE (32-bit and 64-bit big-endian RISC-V) are now supported
  as experimental targets. RISC-V is usually little-endian, but there exists
  a big-endian RISC-V as an extension. You can make gcc to emit code for
  big-endian RISC-V by passing -mbig-endian. mold can now link object files
  generated with that option.
- --compress-debug-sections=zstd is now supported. This is an option to
  compress debug info embedded to an output file with Zstandard compression
  algorithm. Compared to the existing --compress-debug-sections=zlib, zstd
  is faster and gives a higher compression ratio. You probably can't start
  using zstd compression today though, because other tools such as gdb may
  not be able to read zstd-compressed debug info yet. But adding this option
  early makes mold future-proof.
- mold no longer aligns loadable segments to page boundaries to reduce output
  file size. Previously, we allocated holes between loadable segments. The
  saving by this change is most visible for small programs. For example, a
  "hello world" program used to be ~18 KiB on x86-64. It's now 7.2 KiB.

Bug fixes and compatibility improvements:

- [RISCV] We optimized code so that the link speed for RISC-V is now
  comparable to the other targets. As an example, linking mold itself (~150
  MiB in size) for RV64 used to take ~45 seconds on a simulated 16-core
  machine. It now takes only ~0.25 seconds.
- mold used to create more than one .rodata section under a certain
  condition. It's not technically wrong but confused Valgrind. This issue
  has been resolved.
- [ARM32] Previously, mold failed to promote remaining undefined symbols to
  dynamic symbols if symbols are undefined weak. That caused a link failure
  for libxml. This issue has been resolved.
- mold didn't copy symbol types when creating symbol aliases for the --defsym
  option.

Removed features:

- --compress-debug-sections=zlib-gnu has been removed. LLVM lld removed that
  option too as there seems to be no usage of the flag.

(fcambus)

2022-09-29 15:03:30 UTC MAIN commitmail json YAML

doc: Updated geography/libmaxminddb to 1.7.0

(fcambus)

2022-09-29 15:03:18 UTC MAIN commitmail json YAML

libmaxminddb: update to 1.7.0.

## 1.7.0 - 2022-09-28

* `FD_CLOEXEC` is now set on platforms that do not support `O_CLOEXEC`.
  Reported by rittneje. GitHub #273.
* When building with Visual Studio, you may now build a static runtime with
  CMake by setting `MSVC_STATIC_RUNTIME` to `ON`. Pull request by Rafael
  Santiago. GitHub #269.
* The CMake build now works on iOS. Pull request by SpaceIm. GitHub #271.
* The CMake build now uses the correct library directory on Linux systems
  using alternate directory structures. Pull request by Satadru Pramanik.
  GitHub #284.
* File size check now correctly compares the size to `SSIZE_MAX`. Reported
  by marakew. GitHub #301.

(fcambus)

2022-09-29 13:53:20 UTC MAIN commitmail json YAML

doc: Note powerdns-* updates.

(jperkin)

2022-09-29 13:51:52 UTC MAIN commitmail json YAML

2022-09-29 13:50:03 UTC MAIN commitmail json YAML

doc: Updated net/powerdns to 4.6.3

(jperkin)

2022-09-29 13:49:50 UTC MAIN commitmail json YAML

2022-09-29 12:49:32 UTC MAIN commitmail json YAML

Updated devel/py-distro, devel/py-test-forked

(adam)

2022-09-29 12:47:43 UTC MAIN commitmail json YAML

doc: Updated net/powerdns-recursor to 4.7.3

(jperkin)

2022-09-29 12:47:31 UTC MAIN commitmail json YAML

2022-09-29 10:49:11 UTC MAIN commitmail json YAML

doc: Updated time/ruby-tzinfo-data to 1.2022.4

(taca)

2022-09-29 10:48:51 UTC MAIN commitmail json YAML

time/ruby-tzinfo-data: update to 1.2022.4

1.2022.4 (2022-09-24)

Based on version 2022d of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2022-September/000073.html).

(taca)

2022-09-29 10:08:39 UTC MAIN commitmail json YAML

py-test-forked: updated to 1.4.0

v1.4.0
* Dropped support for Python 2.7 and 3.5.
* Added official support for Python 3.10.

(adam)

2022-09-29 10:08:14 UTC MAIN commitmail json YAML

py-distro: updated to 1.7.0

1.7.0 (2022.02.15)

BACKWARD COMPATIBILITY:
* Dropped support for EOL Pythons 2.7, 3.4 and 3.5
* Dropped support for LSB and `uname` back-ends when `--root-dir` is specified
* Moved `distro.py` to `src/distro/distro.py`

ENHANCEMENTS:
* Documented that `distro.version()` can return an empty string on rolling releases
* Documented support for Python 3.10
* Added official support for Rocky Linux distribution
* Added a shebang to `distro.py` to allow standalone execution
* Added support for AIX platforms
* Added compliance for PEP-561

BUG FIXES:
* Fixed `include_uname` parameter oversight
* Fixed crash when `uname -rs` output is empty
* Fixed Amazon Linux identifier in `distro.id()` documentation
* Fixed OpenSuse >= 15 support
* Fixed encoding issues when opening distro release files
* Fixed `linux_distribution` regression

(adam)

2022-09-29 09:27:33 UTC MAIN commitmail json YAML

Updated emulators/fs-uae, emulators/fs-uae-launcher, emulators/fs-uae-arcade

(adam)

2022-09-29 09:27:13 UTC MAIN commitmail json YAML

fs-uae-arcade: updated to 3.1.63

3.1.63
Unknown changes

(adam)

2022-09-29 09:26:15 UTC MAIN commitmail json YAML

fs-uae-launcher: updated to 3.1.68

3.1.64
Fix Linux distribution by removing unwanted stuff from PyQt5
… fontconfig/freetype
* Deleted other workflows
* Removed unwanted stuff from PyQt5
* Remove libfontconfig and libfreetype also
* Revert "Deleted other workflows"

3.1.63
Removed cacert.pem (should be handled by certifi package now)

3.1.26
Updated fsbuild, added macOS10.9 target
* Updated fsbuild, added macOS10.9 target
* Correct bundle.sh for stable branch
* Install appdmg
* macOS: Sign with both SHA-1 and SHA-256 hashes
* macOS10.9 - add pyobjc
* Updated workflow
* More build fixes
* Separate workflows
* Don't specify Python 3.9
* Updated version

(adam)

2022-09-29 09:24:01 UTC MAIN commitmail json YAML

fs-uae: updated to 3.1.66

3.1.66
Updated bundled SDL version to 2.0.18
Updated controller mappings

3.1.35
Version 3.1:

Fix device helper for xinput devices with recent SDL2 versions.
Support for multiple mice disabled by default on macOS due to security
warning. Use option multiple_mice = 1 to enable.
Disable expect_version option (no longer synchronized with launcher).
Added support for more physical keys (when using rawinput).
Compilation fixes for Apple M1 hardware.
Netplay desync fixes related to file system (directory hard drives).
Better virtual memory reservation algorithm.
Option to automatically pause on menu screen [mrsilver76].
Use RTLD_DEEPBIND with dlopen on Linux when loading plugins.
Changes to how plugins are looked up.
Ide patch.
SCP floppy image doesn't wrap to revolution #0 cleanly [keirf].
Fixed crash in nname_to_aname [PowderedToastMan].

(adam)

2022-09-29 09:21:11 UTC MAIN commitmail json YAML

2022-09-29 08:13:17 UTC MAIN commitmail json YAML

add a "doc" pkg option (default present, retaining current usage.)

this allows the textproc/po4a build dependency to be removed, which
pulls in latex among other things.  since the defaults are not
changed, i have not bumped the pkgrevision.

(mrg)

2022-09-29 07:47:52 UTC MAIN commitmail json YAML

Add fpx option description

(nros)

2022-09-29 06:39:31 UTC MAIN commitmail json YAML

scribus-qt5: only requires libcups, not cups-base

(markd)

2022-09-29 06:18:55 UTC MAIN commitmail json YAML

2022-09-29 06:16:00 UTC MAIN commitmail json YAML

tex-xmltex: fix HOMEPAGE

(markd)

2022-09-29 06:14:01 UTC MAIN commitmail json YAML

2022-09-29 06:10:41 UTC MAIN commitmail json YAML

tex-luahbtex-doc: fix HOMEPAGE

(markd)

2022-09-29 06:08:17 UTC MAIN commitmail json YAML

tex-hyphen-occitan: not a valid HOMEPAGE

(markd)

2022-09-29 06:07:26 UTC MAIN commitmail json YAML

tex-hyphen-churchslavonic: not a valid HOMEPAGE

(markd)

2022-09-29 05:57:38 UTC MAIN commitmail json YAML

kamera: fix HOMEPAGE

(markd)

2022-09-29 05:54:42 UTC MAIN commitmail json YAML

2022-09-29 05:47:18 UTC MAIN commitmail json YAML

shared-desktop-ontologies: https for HOMEPAGE

(markd)

2022-09-29 05:42:36 UTC MAIN commitmail json YAML

redland: https for HOMEPAGE

(markd)

2022-09-29 05:35:49 UTC MAIN commitmail json YAML

2022-09-29 05:25:11 UTC MAIN commitmail json YAML

kwalletmanager: fix HOMEPAGE

(markd)

2022-09-29 05:23:16 UTC MAIN commitmail json YAML

kteatime: fix HOMEPAGE

(markd)

2022-09-29 05:20:43 UTC MAIN commitmail json YAML

krfb: fix HOMEPAGE

(markd)

2022-09-29 05:18:48 UTC MAIN commitmail json YAML

2022-09-29 02:58:13 UTC MAIN commitmail json YAML

www/squid5: remove unnecessary patch

Remove unnecessary patch which was accidently commited.

(taca)

2022-09-29 02:31:53 UTC MAIN commitmail json YAML

doc: Removed support for Bitrig

(charlotte)

2022-09-29 02:25:16 UTC MAIN commitmail json YAML

2022-09-29 01:50:30 UTC MAIN commitmail json YAML

KDE and related updates.

(markd)

2022-09-29 01:49:24 UTC MAIN commitmail json YAML

kf5: update to 5.98.0

(markd)

2022-09-29 01:30:09 UTC MAIN commitmail json YAML

2022-09-29 01:29:05 UTC MAIN commitmail json YAML

2022-09-29 01:28:25 UTC MAIN commitmail json YAML

2022-09-29 01:24:01 UTC MAIN commitmail json YAML

kimagemapeditor: KDE Gear update to 22.08.1

16 months of development

(markd)

2022-09-29 01:23:23 UTC MAIN commitmail json YAML

2022-09-29 01:21:25 UTC MAIN commitmail json YAML

2022-09-29 01:20:44 UTC MAIN commitmail json YAML

2022-09-29 01:19:25 UTC MAIN commitmail json YAML

2022-09-29 01:18:44 UTC MAIN commitmail json YAML

2022-09-29 01:16:44 UTC MAIN commitmail json YAML

2022-09-29 01:16:11 UTC MAIN commitmail json YAML

2022-09-29 01:13:35 UTC MAIN commitmail json YAML

2022-09-29 01:12:54 UTC MAIN commitmail json YAML

2022-09-29 01:10:58 UTC MAIN commitmail json YAML

okular: KDE Gear update to 22.08.1

16 months of development

(markd)

2022-09-29 01:09:36 UTC MAIN commitmail json YAML

2022-09-29 01:09:06 UTC MAIN commitmail json YAML

2022-09-29 01:07:06 UTC MAIN commitmail json YAML