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 (22m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 20:05:05 UTC Now

2022-07-01 16:38:53 UTC MAIN commitmail json YAML

nghttp2: updated to 1.48.0

v1.48.0

lib

This release adds RFC9218 Extensible Prioritization Scheme for HTTP. It is enabled by submitting NGHTTP2_SETTINGS_NO_RFC7540_PRIORITIES via nghttp2_submit_settings(). See Stream priorities section of Programmers’ Guide.

It fixes the stream stall bug when the initial window size is decreased.

build

Now applications can be built with Libressl 3.5.

If --enable-lib-only configure option is used, no application libraries are checked.

src

The default TLS cipher suites are updated.

ktls support has been added to nghttp, nghttpd, nghttpx, and h2load if they are built with OpenSSL >= 3.0.0.

nghttpd

This release fixes the bug that stalls TLS read operation.

nghttpx

nghttpx by default disables RFC 7540 tree based HTTP/2 priorities and uses RFC 9218 priorities instead. It has a fallback mechanism to RFC 7540 if client does not send SETTINGS_NO_RFC7540_PRIORITIES.

affinity-cookie-stickiness backend parameter has been added.

The session affinity feature which had been broken for quite some time has been fixed.

(adam)

2022-07-01 16:21:31 UTC MAIN commitmail json YAML

Updated x11/qt5, graphics/potrace, graphics/openimageio, parallel/threadingbuildingblocks

(adam)

2022-07-01 16:21:09 UTC MAIN commitmail json YAML

threadingbuildingblocks: updated to 2021.5.0

oneTBB 2021.5.0

What's New

Reworked synchronization mechanism to reduce contention when multiple task_arena窶冱 are used concurrently.
Fixed sporadic memory corruption.
Enabled Microsoft Visual Studio* 2022 and Python 3.9 support.

Preview features

Extended task_group interface with a new run_and_wait overload to accept task_handle.

Fixed Issues

Fixed possible correctness issue in queuing_rw_mutex on non-Intel platforms.
Fixed GCC* 11 warnings.
Fixed sporadic memory corruption.

(adam)

2022-07-01 16:18:44 UTC MAIN commitmail json YAML

openimageio: updated to 2.2.20.0

Release 2.2.20 (1 Feb 2022) -- compared to 2.2.19

Fix some address sanitizer failures.
Build/CI: Deal with OpenColor renaming its master branch to main.
Windows: Fix error when compiling with MSVC.
Fix excessive memory usage when saving EXR with many channels.
TIFF: now works for 16-bit palette images.
Fix ImageBuf::read bug for images of mixed per-channel data types.

Release 2.2.19 (1 Nov 2021) -- compared to 2.2.18

Better catching of exceptions thrown by OCIO 1.x if it encounters 2.0 config files.
Address new warnings revealed by clang 13.
Fixed some minor python binding bugs.
Fix when building with Clang on big-endian architectures.
Fix occasional build breaks related to OpenCV headers.
Improvements to NetBSD and OpenBSD support..
Fixes to work with the libraw 202110 snapshot.

Release 2.2.18 (1 Sep 2021) -- compared to 2.2.17

Honor env variable CUE_THREADS (used by OpenCue) to set the default size of OIIO's thread pool.
Compatibility with OpenColorIO 2.1.
Dev: Extend Sysutil::getenv() to take a default if the environment variable is not found.

Release 2.2.17 (1 Aug 2021) -- compared to 2.2.16

Output to DPX files now supports IOProxy. (Input already did.)
typedesc.h: TypeDesc can now describe 2D and 3D bounding boxes, as arrays of 2 VEC2 aggregates (for 2D) or VEC3 aggregates (for 3D) with "BOX" semantic. The shorthand for these are TypeBox2, TypeBox3 (for float), and TypeBox2i and TypeBox3i for integer or pixel coordinte boxes.
Build: Fixes for building against fmt 8.0.0.
Build: Finding boost is more flexible when desiring static libraries.

(adam)

2022-07-01 16:15:47 UTC MAIN commitmail json YAML

potrace: updated to 1.16

Release 1.16

This release consists of bugfixes and minor portability improvements.
A potential arithmetic overflow was fixed. Rotation angles are now
normalized to between -180 and 180. We now use binary file I/O on the
OS/2 platform. The test suite tolerances were adjusted. The
configuration option --enable-local-getopt was renamed as
--with-included-getopt. Some build system improvements. Thanks to
Henri Salo and Dave Yeo for reporting bugs and suggesting
improvements.

(adam)

2022-07-01 16:13:40 UTC MAIN commitmail json YAML

2022-07-01 14:37:28 UTC MAIN commitmail json YAML

doc: Updated net/dbip-country-lite to 2022.07

(fcambus)

2022-07-01 14:37:17 UTC MAIN commitmail json YAML

dbip-country-lite: update to 2022.07.

No upstream ChangeLog.

(fcambus)

2022-07-01 14:35:48 UTC MAIN commitmail json YAML

doc: Updated net/dbip-city-lite to 2022.07

(fcambus)

2022-07-01 14:35:37 UTC MAIN commitmail json YAML

dbip-city-lite: update to 2022.07.

No upstream ChangeLog.

(fcambus)

2022-07-01 14:28:09 UTC MAIN commitmail json YAML

doc: Updated net/dbip-asn-lite to 2022.07

(fcambus)

2022-07-01 14:27:56 UTC MAIN commitmail json YAML

dbip-asn-lite: update to 2022.07.

No upstream ChangeLog.

(fcambus)

2022-07-01 14:22:42 UTC MAIN commitmail json YAML

doc: Updated chat/matrix-synapse to 1.61.1

(gdt)

2022-07-01 14:22:34 UTC MAIN commitmail json YAML

chat/matrix-synapse: Update to 1.60.1

Synapse 1.61.1 (2022-06-28)
===========================

This patch release fixes a security issue regarding URL previews,
affecting all prior versions of Synapse. Server administrators are
encouraged to update Synapse as soon as possible. We are not aware of
these vulnerabilities being exploited in the wild.

Server administrators who are unable to update Synapse may use the
workarounds described in the linked GitHub Security Advisory below.

## Security advisory

The following issue is fixed in 1.61.1.

* [GHSA-22p3-qrh9-cx32](https://github.com/matrix-org/synapse/security/advisories/GHSA-22p3-qrh9-cx32)
  / [CVE-2022-31052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31052)

  Synapse instances with the
  [`url_preview_enabled`](https://matrix-org.github.io/synapse/v1.61/usage/configuration/config_documentation.html#media-store)
  homeserver config option set to `true` are affected. URL previews of
  some web pages can lead to unbounded recursion, causing the request
  to either fail, or in some cases crash the running Synapse process.

  Requesting URL previews requires authentication. Nevertheless, it is
  possible to exploit this maliciously, either by malicious users on
  the homeserver, or by remote users sending URLs that a local user's
  client may automatically request a URL preview for.

  Homeservers with the `url_preview_enabled` configuration option set
  to `false` (the default) are unaffected. Instances with the
  `enable_media_repo` configuration option set to `false` are also
  unaffected, as this also disables URL preview functionality.

  Fixed by [fa1308061802ac7b7d20e954ba7372c5ac292333](https://github.com/matrix-org/synapse/commit/fa1308061802ac7b7d20e954ba7372c5ac292333).

(gdt)

2022-07-01 13:07:37 UTC MAIN commitmail json YAML

Restore PKGNAME, lost when part of Makefile was moved to version.mk
Noticed by Patrick Welche, thanks !

(bouyer)

2022-07-01 12:28:12 UTC MAIN commitmail json YAML

Support a debug-info option (simmilar to firefox)

(martin)

2022-07-01 09:58:53 UTC MAIN commitmail json YAML

games/woof: Honor PKGMANDIR on install

This should fix bulk build on SmartOS.

(micha)

2022-07-01 07:00:28 UTC MAIN commitmail json YAML

lang/rust-bin: Bump minimum rust version

By now a large number of Rust projects have migrated to edition = 2021, which
requires Rust >= 1.56.

Some projects still using edition = 2018 could, technically build with 1.20.
But, since several libs have also adopted edition = 2021, many would fail while
building dependencies.

(pin)

2022-07-01 06:58:18 UTC MAIN commitmail json YAML

lang/rust: Bump minimum version to 1.56.1

By now a large number of Rust projects have migrated to edition = 2021, which
requires Rust >= 1.56.

Some projects still using edition = 2018 could, technically build with 1.20.
But, since several libs have also adopted edition = 2021, many would fail while
building dependencies.

(pin)

2022-07-01 06:56:31 UTC MAIN commitmail json YAML

doc: Updated net/yaydl to 0.10.1

(pin)

2022-07-01 06:55:38 UTC MAIN commitmail json YAML

net/yaydl: update to 0.10.1

Fixed YouTube regex for extended URLs

(pin)

2022-06-30 17:53:28 UTC MAIN commitmail json YAML

doc: Updated geography/gama to 2.19

(gdt)

2022-06-30 17:53:21 UTC MAIN commitmail json YAML

geography/gama: Update to 2.19

Changes in release 2.19 (2022-04-26)

  - fixed a bug in HTML output of adjustment results for GNSS vectors
    in incosistent coordinates systems.

  - added new test to GNU Gama Test Suite.

(gdt)

2022-06-30 14:52:30 UTC MAIN commitmail json YAML

doc: Updated mail/milter-greylist to 4.6.4

(hauke)

2022-06-30 14:52:08 UTC MAIN commitmail json YAML

Update mail/milter-greylist to v4.6.4.

This unbreaks the build, and should probably be pulled up.

(hauke)

2022-06-30 14:49:05 UTC MAIN commitmail json YAML

doc: Updated security/gnupg2 to 2.2.35nb1

(wiz)

2022-06-30 14:48:55 UTC MAIN commitmail json YAML

2022-06-30 14:04:32 UTC MAIN commitmail json YAML

guide: using: Clean up old content

The "OS directories with versions" caution no longer applies; we don't
have any.  Soften the expectation of bootstrap kits, as packages on
cdn.n.o ~never have them.

(gdt)

2022-06-30 13:08:26 UTC MAIN commitmail json YAML

doc: update NEWS

(nia)

2022-06-30 12:49:24 UTC MAIN commitmail json YAML

doc/TODO: + mame-0.245, thunderbird-102, vim-9.0.

(wiz)

2022-06-30 12:20:59 UTC MAIN commitmail json YAML

doc: Updated sysutils/felix to 0.9.8

(pin)

2022-06-30 12:20:06 UTC MAIN commitmail json YAML

sysutils/felix: update to 0.9.8

v0.9.8 (2022-06-30)
Fixed
    Enable resizing window.

Added
    Print message about the config file when created.

(pin)

2022-06-30 11:19:02 UTC MAIN commitmail json YAML

2022-06-30 10:45:36 UTC MAIN commitmail json YAML

python: Bump default version to 3.10.

(nia)

2022-06-30 08:09:39 UTC MAIN commitmail json YAML

2022-06-30 06:02:06 UTC MAIN commitmail json YAML

update COMMENT:
"OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator runs on NetBSD and etc."

(jun)

2022-06-29 19:12:25 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 5.3.0

(schmonz)

2022-06-29 19:12:18 UTC MAIN commitmail json YAML

2022-06-29 17:03:29 UTC MAIN commitmail json YAML

collectd-xen: blindly switch to xentools415 since xentools411 has been removed

(wiz)

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

doc: Updated games/woof to 10.0.0

(micha)

2022-06-29 11:35:47 UTC MAIN commitmail json YAML

unrar: improve homepage so it points to unrar sources

(wiz)

2022-06-29 11:35:13 UTC MAIN commitmail json YAML

doc: Updated devel/cmake to 3.23.2nb1

(thor)

2022-06-29 11:34:47 UTC MAIN commitmail json YAML

devel/cmake: add support for choosing BLAS/LAPACK .pc

This adds already upstreamed patches to FindBLAS.cmake and FindLAPACK.cmake
that enables our build infrastructure to better select which BLAS package
to locate in cmake-using builds via specifying a name for pkg-config
instead of hardcoded 'blas' or 'lapack'.

Remove with cmake-3.25.

(thor)

2022-06-29 11:31:54 UTC MAIN commitmail json YAML

games/woof: Update to 10.0.0

Patch for WAD path ported to new source tree structure.
Install man page with patch for target directory.

Woof! 10.0.0
------------
Main Features
- Implement Crispy HUD as an alternative to Boom HUD.
- Add mouselook implementation.
- Stretch short skies (< 200 px height) optionally, else fill with a
  solid color (from Eternity Engine).
- More demo playback QOL features (progress bar, -skipsec,
  fast-forward key).
- Smooth diminishing lightning from Crispy Doom.
- Gradual decrease/increase of gamma from Doom Retro (the old gamma
  levels are still available with the default F11 key).
- Brightmaps for textures and sprites from Crispy Doom.
- Add woof-setup multiplayer launcher with master server browser
  (from Chocolate Doom).
- Add support for SMMU swirling flats.
- Strict mode (sets compatibility and cosmetic settings according to
  DSDA rules).
- Fix netgame level reload.
- Fix uncapped mode in netgame (needs more testing).

(micha)

2022-06-29 07:54:42 UTC MAIN commitmail json YAML

2022-06-29 07:40:24 UTC MAIN commitmail json YAML

cantata: revert switch to ffmpeg5, I didn't test it enough.

Bump PKGREVISION again.

(wiz)

2022-06-29 00:41:48 UTC MAIN commitmail json YAML

lilypond: fix builds with GNU grep >= 3.5

As of 3.5, GNU grep changed so by default, "The message that a binary
file matches is now sent to standard error", which broke the
expectations of the configure script, which was calling grep on font
files without using -a or equivalent options. If we change to use -a,
this will break non-GNU grep implementations that don't have it, so
also universally require GNU grep for consistency/simplicity.

We should be fine here, as -a was added to GNU grep 2.4.1 back twenty
years ago and pkgsrc sets 2.5.1 as its minimum tool version if building
it itself.

(Really this package should be updated to a newer stable release branch
but I don't have time right now.)

(gutteridge)

2022-06-29 00:02:32 UTC MAIN commitmail json YAML

license.mk: fix grammar in another comment

(gutteridge)

2022-06-28 23:57:17 UTC MAIN commitmail json YAML

license.mk: fix some grammar in a comment

(gutteridge)

2022-06-28 23:56:18 UTC MAIN commitmail json YAML

lilypond: update licensing information

This package switched to GPL v3 in 2009, so it's evidently been wrong
for a while in pkgsrc. There are two other main licenses specified for
documentation and fonts, too.

(gutteridge)

2022-06-28 23:37:09 UTC MAIN commitmail json YAML

bootstrap/README: Add MidnightBSD to the unknown status list

(gdt)

2022-06-28 22:36:52 UTC MAIN commitmail json YAML

doc: Updated geography/qgis to 3.22.8

(gdt)

2022-06-28 22:36:44 UTC MAIN commitmail json YAML

geography/qgis: Update to 3.22.8

Upstream changes: bugfixes and minor improvements

(gdt)

2022-06-28 20:15:02 UTC MAIN commitmail json YAML

doc: Updated archivers/libzip to 1.9.2

(wiz)

2022-06-28 20:14:52 UTC MAIN commitmail json YAML

libzip: update to 1.9.2.

1.9.2 [2022-06-28]
===================

* Fix version number in header file.

1.9.1 [2022-06-28]
===================

* Fix `zip_file_is_seekable()`.

(wiz)

2022-06-28 16:36:32 UTC MAIN commitmail json YAML

Updated sysutils/xenstoretools to 4.15.2
Removed sysutils/xenkernel411 successor sysutils/xenkernel415
Removed sysutils/xentools411 successor sysutils/xentools415

(bouyer)

2022-06-28 16:33:26 UTC MAIN commitmail json YAML

2022-06-28 16:28:06 UTC MAIN commitmail json YAML

2022-06-28 16:26:35 UTC MAIN commitmail json YAML

Move Makefile fragments to version.mk, to ease reuse by other packages.
NFC.

(bouyer)

2022-06-28 13:01:59 UTC MAIN commitmail json YAML

doc: Updated chat/element-web to 1.10.15

(gdt)

2022-06-28 13:01:48 UTC MAIN commitmail json YAML

chat/element-web: Update to 1.10.15

Upstream NEWS, omitting bugfixes and minor improvements.

* v1.10.14
** Features

    Configure custom home.html via .well-known/matrix/client["io.element.embedded_pages"]["home_url"] for all your element-web/desktop users (#7790). Contributed by @johannes-krude.
    Live location sharing - open location in OpenStreetMap (#8695). Contributed by @kerryarchibald.
    Add public room directory hook (#8626).

* v1.10.13
** Features

    Go to space landing page when clicking on a selected space (#6442). Fixes #20296.
    Improve welcome screen, add opt-out analytics (#8474). Fixes #21946.
    Remove some labs features which don't get used or create maintenance burden: custom status, multiple integration managers, and do not disturb (#8521).
    Improve UI/UX in calls (#7791). Fixes #19937.
    Add ability to change audio and video devices during a call (#7173). Fixes #15595.

* v1.10.12
** Features

    Read Receipts: never show +1, if it窶冱 just 4, show all of them (#8428). Fixes #21935.
    Add opt-in analytics to onboarding tasks (#8409). Fixes #21705.
    Allow user to control if they are signed out of all devices when changing password (#8259). Fixes #2671.
    Implement new Read Receipt design (#8389). Fixes #20574.
    Persist audio and video mute state in video rooms (#8376).
    Forcefully disconnect from video rooms on logout and tab close (#8375).
    Add local echo of connected devices in video rooms (#8368).

* v1.10.11
** Features

    Handle forced disconnects from Jitsi (#21697). Fixes #21517.

(gdt)

2022-06-28 12:34:12 UTC MAIN commitmail json YAML

doc: Added time/calcurse version 4.8.0

(pin)

2022-06-28 12:33:46 UTC MAIN commitmail json YAML

Add calcurse

(pin)

2022-06-28 12:32:56 UTC MAIN commitmail json YAML

time/calcurse: import package

Updated and improved in wip by Paolo Vincenzo Olivo.

Calcurse is a text-based calendar and scheduling application

Important features:

* fast and customizable curses-based interface

* user-definable key bindings

* fully user-configurable notification system (ability to send mails or
  anything else that could remind you of your upcoming appointments)

* moon phases calculation

* import capabilities with support for iCalendar format

* export capabilities with support for iCalendar and pcal formats

* ability to attach notes to each calendar element, and to edit them with your
  favorite text editor

* support for internationalization with texts and manual translated in English,
  French, German, Dutch, Spanish and Italian

* complete online help system

(pin)

2022-06-28 11:43:52 UTC MAIN commitmail json YAML

2022-06-28 11:40:47 UTC MAIN commitmail json YAML

2022-06-28 11:38:05 UTC MAIN commitmail json YAML

2022-06-28 11:38:00 UTC MAIN commitmail json YAML

2022-06-28 11:26:24 UTC MAIN commitmail json YAML

2022-06-28 11:13:42 UTC MAIN commitmail json YAML

upower: Remove traces of introspection option from PLIST

(nia)

2022-06-28 11:13:20 UTC MAIN commitmail json YAML

2022-06-28 11:07:13 UTC MAIN commitmail json YAML

libchamplain012: Remove introspection option. The option is broken
because while this package was switched to build with Meson the option
still assumes autotools.

(nia)

2022-06-28 10:58:04 UTC MAIN commitmail json YAML

2022-06-28 10:43:11 UTC MAIN commitmail json YAML

2022-06-28 10:40:39 UTC MAIN commitmail json YAML

cogl: Remove introspection option. Darwin !x11 case appears broken,
anyone want to investigate?

https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2

(nia)

2022-06-28 10:37:33 UTC MAIN commitmail json YAML

2022-06-28 10:35:50 UTC MAIN commitmail json YAML

clutter-gtk: Fix PKG_FAIL_REASON message.

(nia)

2022-06-28 10:32:34 UTC MAIN commitmail json YAML

2022-06-28 10:21:56 UTC MAIN commitmail json YAML

clutter-gst: Remove introspection option.

In this case, the option is not handled properly in the PLIST.

(nia)

2022-06-28 10:11:55 UTC MAIN commitmail json YAML

2022-06-28 10:08:20 UTC MAIN commitmail json YAML

2022-06-28 10:03:10 UTC MAIN commitmail json YAML

doc: Updated lang/perl5 to 5.36.0

(wiz)

2022-06-28 10:02:51 UTC MAIN commitmail json YAML

perl: update to 5.36.0.

Core Enhancements

    use v5.36
    -g command-line flag
    Unicode 14.0 is supported
    regex sets are no longer considered experimental
    Variable length lookbehind is mostly no longer considered experimental
    SIGFPE no longer deferred
    Stable boolean tracking
    iterating over multiple values at a time (experimental)
    builtin functions (experimental)
    defer blocks (experimental)
    try/catch can now have a finally block (experimental)
    non-ASCII delimiters for quote-like operators (experimental)
    @_ is now experimental within signatured subs

Incompatible Changes

    A physically empty sort is now a compile-time error

Deprecations

    use VERSION (where VERSION is below v5.11) after use v5.11 is deprecated

Performance Enhancements

(wiz)

2022-06-28 09:42:13 UTC MAIN commitmail json YAML

doc: Updated finance/gnucash-docs to 4.11

(wiz)

2022-06-28 09:39:59 UTC MAIN commitmail json YAML

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

lua: Bump default version to 5.4

(nia)

2022-06-28 09:38:38 UTC MAIN commitmail json YAML

mk: Bump default postgres version to 14

(nia)

2022-06-28 09:33:43 UTC MAIN commitmail json YAML

doc: Updated sysutils/zoxide to 0.8.2

(pin)

2022-06-28 09:33:24 UTC MAIN commitmail json YAML

sysutils/zoxide: update to 0.8.2

Changed
    Fzf: show preview window below results.

Fixed
    Bash/Fish/Posix/Zsh: paths on Cygwin.
    Fish: completions not working on certain systems.
    Bash: completions not escaping spaces correctly.

(pin)

2022-06-28 09:32:29 UTC MAIN commitmail json YAML

doc: Updated sysutils/tre-command to 0.4.0

(pin)

2022-06-28 09:32:10 UTC MAIN commitmail json YAML

sysutils/tre-command: update to 0.4.0

0.4.0
-Add M1 builds to release.
-Support installing from Nix flake.
-Add -E/--exclude PATTERN option to exclude paths from results.
-Add -e/--color WHEN option to control colors in output.
-The short flag for --version is renamed from -v to -V.
-Provide completion scripts for various shells in scripts/completion.
-Add -p/--portable option, which enables portable paths when generating editor
aliases. Without this flag, editor alias only works in the same working
directory in which tre was last invoked.
-Files untracked by git is now included in output by default.
-Output order is now deterministic.

(pin)

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

doc: Updated audio/spotify-player to 0.9.2

(pin)

2022-06-28 09:30:52 UTC MAIN commitmail json YAML

gnucash-docs: update to 4.11.

4.11  - 26 June 2022
        o Bug 798414 -No way to get whole of account column displayed
        o Fix crosslinking between Help and the Guide so that nightlies link
          to nightly builds and releases link to release documents on
          https://www.gnucash.org/
        o Add Description of installing Perl for Finance::Quote
        o Change gnc-local-$LANG into gnc-gui-$LANG in all files.
        o dtd-docbook: Separation of the declaration of entities of the GUI
          from their translatable part.
        o Add tests related to images and figures
          * Warn if document references images that don't exist
          * inform if images exist that are not referenced
        o Require same cmake version as gnucash program
        o FO formatting, Added parameter to PdfTarget to improve the
          presentation of 'glosslist' elements.
        o [SQL Backends] Clarify footnote about required additional packages.
        o Fix path to find svg files
        o dtd-docbook: Added an explanation of the syntax and corrected some
          previous entries.
        o dtd-docbook: further work to simplify the translation of menu items
        o dtd-docbook: add more translatable GUI elements (menuitems)
        o gnc-docbookx.dtd, Optimize links to Selinger's docs

(wiz)

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

audio/spotify-player: update to 0.9.2

What's Changed
-Cleanup compilation warnings in #56
-Remove user:{user} part when parsing URIs in #58

(pin)

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

doc: Updated editors/ced to 0.2.2

(pin)

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

editors/ced: update to 0.2.1

0.2.2
    BugFix : Limit command loop was not interruptable
    BugFix : Limit command one-liner value didn't respect quote rules
    BugFix : Limit command loop input trimmed all whitespaces
    BugFix : Undo and redo mechanics were inconsistent
    Ergono : Line number prompt for edit row multiple
    Ergono : Limit command show columns before prompt
    Ergono : Print-column now allows no argument case
    Featur : New command history

0.2.1
    Hotfix : Ced panicked when given invalid command type

Known issues
    Loop variants are not properly parsing quoted values
        Add row
        Edit row
        Limit

(pin)

2022-06-28 09:27:54 UTC MAIN commitmail json YAML

doc: Updated finance/gnucash to 4.11

(wiz)

2022-06-28 09:27:42 UTC MAIN commitmail json YAML

gnucash: update to 4.11.

4.11 - 26 June 2022

Between 4.10 and 4.11, the following bugfixes were accomplished:

    Bug 797163 - qof_book_get_option segfaults when retrieving a non-leaf frame
    Bug 798053 - Accounts renumeration (renumbering)
    Bug 798471 - Can't see or select Income or Expense accounts in Income Tax
                Information GUI
    Bug 798483 - GnuCash Crashing With SIGSEGV During QFX Import Transaction
                Matching
    Bug 798491 - MT940 of day 28.02.2022 ends in transactiondate 01.01.1970
    Bug 798493 - Invoice Report Quantity & Unit Price fields have limited
                decimal precision on printed invoices
    Bug 798496 - gncEntry Quantity and Discount are misusing commodity scu
    Bug 798499 - Expense Chart data tables include extra columns of data
    Bug 798500 - FTBFS (tests failure) on armhf
    Bug 798501 - Balance wrong date end of period
    Bug 798531 - Selecting "Print" from the file menu on a report crashes
                gnucash
    Bug 798533 - Crash when importing quicken @ currency
    Bug 798535 - Crash when increasing the number of periods in a budget
    Bug 798547 - Calculated Due Date is short 1 day when posting on day of fall
                change from Daylight Time to Standard Time.

The following fixes and improvements were not associated with bug reports:

    Partially fix Bug 771095 by inserting a help button in the Since-Last-Run dialog.
    Lock down GITHUB_TOKEN permissions on workflows.
    [g_option_context_get_help() returns a char* which must be freed.
    [assistant-stock-transaction] dividends must include stock account.
    Fix arch linux CI build failures.
    Add a help button to the financial calculator dialog.
    [assistant-stock-transaction] avoid resetting txn_types unnecessarily.
    [assistant-stock-transaction] reorder of Pages - date before type.
    [import matcher] Only append description if there's something to append to.
        Otherwise just set the new string.
    [balsheet-pnl] test "lvl <= depth-limit" outside add-indented-row
        this will be the first step trying to fix bug 798502. the bug likely
        resides in the (if) conditional in (add-account-row).
    [gnc-main-window] page->window is not main_window, skip warning.
        This function gets called for both regular register *and* the embedded
        register in the SX template editor. The latter is not a main_window,
        and launching the SX editor would lead to warnings.
    [gnc-plugin-page-register] if account==NULL, skip AccountIsPriced because
        gnc_plugin_page_register_ui_initial_state may be called for non-account
        registers (eg the sx editor) and account may be null.
    [gnc-account-sel.c] prepend & reverse while building acct list
        and don't use confusing double pointer
    Fix use-after-free in unable to save database dialog.
    [account.cpp] restore breadth-first search for 2 functions
        gnc_account_lookup_by_name and gnc_account_lookup_by_code were
        searching breadth-first and accidentally changed to depth-first in 4.7.
    [reports] use new function names
    [account.cpp] gnc_accounts_and_all_descendants converted from scm
    [CI]Work around new git security measure.
    [balsheet-pnl] faster definition of balance lists
    [gnc-numeric.cpp] Reduce logging level of gnc_numeric exception message
        because exceptions are expected in some use cases.
    Redo icon handling in cmake
    Using globs for file copying prevents cmake from discovering newly added
        icons. Writing rules that explicitly use lists of icons will fix this
        as a new icon in the sources will have to be added to the list and will
        force reparsing by cmake. We have to maintain the lists anyway for our
        dist target so there's actually no extra work involved for the devs.
    [assistant-stock-transaction] better Dr/Cr imbalance error message

New API:
    gnc:accounts-and-all-descendants-sorted
    gnc-accounts-and-all-descendantsNone

Deprecations:
    gnc:account-path-less-p
    gnc:accounts-and-all-descendants

New and Updated Translations: Arabic, Chinese (Simplified), Croatian,
English (Australia), English (New Zealand), English (United Kingdom), French,
German, Hebrew, Hindi, Hungarian, Italian, Korean, Nepali, Norwegian Bokm奪l,
Polish, Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian

(wiz)

2022-06-28 09:05:05 UTC MAIN commitmail json YAML

doc/TODO: + firefox-102.0, git-2.37.

(wiz)

2022-06-27 21:41:52 UTC MAIN commitmail json YAML

qt5-qtwebengine: add comment that this does not currently support ffmpeg5

(wiz)

2022-06-27 21:00:18 UTC MAIN commitmail json YAML

doc: Updated net/samba to 3.6.25nb32, net/samba4 to 4.15.6nb2.

(rin)

2022-06-27 20:59:40 UTC MAIN commitmail json YAML

net/samba{,4}: Restrict ``disabling PIE hack'' for NetBSD/powerpc
prior to 9.0.

ld.elf_so(1) for 9.0 and later support R_PPC_ADDR16_HA (== 6) and
friends:

http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c#rev1.58.2.1

Bump revision.

Close PR pkg/38961.

(rin)

2022-06-27 16:16:16 UTC MAIN commitmail json YAML

chromaprint: add comment to upstream bug report that this doesn't support ffmpeg5

(wiz)

2022-06-27 16:05:53 UTC MAIN commitmail json YAML

doc: Updated audio/cantata to 2.4.2nb12

(wiz)

2022-06-27 16:05:39 UTC MAIN commitmail json YAML

cantata: add missing tool, switch to ffmpeg5

Remove distinfo for patch that isn't there.

Bump PKGREVISION.

(wiz)

2022-06-27 15:59:24 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.23.7nb1

(wiz)

2022-06-27 15:59:15 UTC MAIN commitmail json YAML

musicpd: switch to ffmpeg5

Bump PKGREVISION.

(wiz)

2022-06-27 15:29:18 UTC MAIN commitmail json YAML

2022-06-27 15:23:45 UTC MAIN commitmail json YAML

doc: Updated www/links-gui to 2.27

(fcambus)

2022-06-27 15:22:07 UTC MAIN commitmail json YAML

doc: Updated www/links to 2.27

(fcambus)

2022-06-27 15:21:09 UTC MAIN commitmail json YAML

links: update to 2.27.

=== RELEASE 2.27 ===

Fri May 27 20:10:59 CEST 2022 mikulas:

Compile the Windows version with libevent 2.0 (note that libevent 2.1
doesn't work on Windows 7)

This fixes "Fatal error: too big handle" because Cygwin has too low
FD_SETSIZE (64)

Wed Apr 13 19:43:10 CEST 2022 Emir Yasin SARI <bitigchi@me.com>:

Updated the Turkish translation

Mon Apr 11 19:23:19 CEST 2022 mikulas:

Allow the user to specify a numeric IPv6 address in the dns-over-https
box

(fcambus)

2022-06-27 13:34:15 UTC pkgsrc-2022Q2 commitmail json YAML

Add CHANGES-pkgsrc-2022Q2

(gdt)

2022-06-27 13:33:39 UTC MAIN commitmail json YAML

doc: Updated net/yt-dlp to 2022.6.22.1

(wiz)

2022-06-27 13:33:29 UTC MAIN commitmail json YAML

yt-dlp: update to 2022.6.22.1.

    Deprecate support for Python 3.6
    Add option --download-sections to download video partially
        Chapter regex and time ranges are accepted (Eg: --download-sections *1:10-2:20)
    Add option --alias
    Add option --lazy-playlist to process entries as they are received
    Add option --retry-sleep
    Add slicing notation to --playlist-items
        Adds support for negative indices and step
        Add -I as alias for --playlist-index
        Makes --playlist-start, --playlist-end, --playlist-reverse, --no-playlist-reverse redundant
    --config-location - to provide options interactively
    [build] Add Linux standalone builds
    [update] Self-restart after update
    Merge youtube-dl: Upto commit/8a158a9
    Add --no-update
    Allow extractors to specify section_start/end for clips
    Do not print progress to stderr with -q
    Ensure pre-processor errors do not block video download
    Fix --simulate --max-downloads
    Improve error handling of bad config files
    Return an error code if update fails
    Fix bug in 3a408f9
    [ExtractAudio] Allow conditional conversion
    [ModifyChapters] Fix repeated removal of small segments
    [ThumbnailsConvertor] Allow conditional conversion
    [cookies] Detect profiles for cygwin/BSD by moench-tegeder
    [dash] Show fragment count with --live-from-start by flashdagger
    [extractor] Add _search_json by coletdjnz, pukkandan
    [extractor] Add default parameter to _search_json by coletdjnz, pukkandan
    [extractor] Add dev option --load-pages
    [extractor] Handle json_ld with multiple @types
    [extractor] Import _ALL_CLASSES lazily
    [extractor] Recognize src attribute from HTML5 media elements by Lesmiscore
    [extractor/generic] Revert e6ae51c
    [f4m] Bugfix
    [ffmpeg] Check version lazily
    [jsinterp] Some optimizations and refactoring by dirkf, pukkandan
    [utils] Improve performance using functools.cache
    [utils] Send HTTP/1.1 ALPN extension by coletdjnz
    [utils] ExtractorError: Fix exc_info
    [utils] ISO3166Utils: Add EU and AP
    [utils] Popen: Refactor to use contextmanager
    [utils] locked_file: Fix for PyPy on Windows
    [update] Expose more functionality to API
    [update] Use .git folder to distinguish source/unknown
    [build] Fix updating homebrew formula
    [compat] Add functools.cached_property
    [test] Fix FakeYDL signatures by coletdjnz
    [docs] Improvements
    [cleanup, ExtractAudio] Refactor
    [cleanup, downloader] Refactor report_progress
    [cleanup, extractor] Refactor _download_... methods
    [cleanup, extractor] Rename extractors.py to _extractors.py
    [cleanup, utils] Don't use kwargs for format_field
    [cleanup, build] Refactor
    [cleanup, docs] Re-indent "Usage and Options" section
    [cleanup] Deprecate YoutubeDL.parse_outtmpl
    [cleanup] Misc fixes and cleanup by Lesmiscore, MrRawes, christoph-heinrich, flashdagger, gamer191, kwconder, pukkandan
    [extractor/DailyWire] Add extractors by HobbyistDev, pukkandan
    [extractor/fourzerostudio] Add extractors by Lesmiscore
    [extractor/GoogleDrive] Add folder extractor by evansp, pukkandan
    [extractor/MirrorCoUK] Add extractor by LunarFang416, pukkandan
    [extractor/atscaleconfevent] Add extractor by Ashish0804
    [extractor/freetv] Add extractor by elyse0
    [extractor/ixigua] Add Extractor by HobbyistDev
    [extractor/kicker.de] Add extractor by HobbyistDev
    [extractor/netverse] Add extractors by HobbyistDev, pukkandan
    [extractor/playsuisse] Add extractor by pukkandan, sbor23
    [extractor/substack] Add extractor by elyse0
    [extractor/youtube] Support downloading clips
    [extractor/youtube] Add innertube_host and innertube_key extractor args by coletdjnz
    [extractor/youtube] Add warning for PostLiveDvr
    [extractor/youtube] Bring back _extract_chapters_from_description
    [extractor/youtube] Extract comment_count from webpage
    [extractor/youtube] Fix :ytnotifications extractor by coletdjnz
    [extractor/youtube] Fix initial player response extraction by coletdjnz, pukkandan
    [extractor/youtube] Fix live chat for videos with content warning by coletdjnz
    [extractor/youtube] Make signature extraction non-fatal
    [extractor/youtube:tab] Detect videoRenderer in _post_thread_continuation_entries
    [extractor/BiliIntl] Fix metadata extraction
    [extractor/BiliIntl] Fix subtitle extraction by HobbyistDev
    [extractor/FranceCulture] Fix extractor by aurelg, pukkandan
    [extractor/PokemonSoundLibrary] Remove extractor by Lesmiscore
    [extractor/StreamCZ] Fix extractor by adamanldo, dirkf
    [extractor/WatchESPN] Support free videos and BAM_DTC by ischmidt20
    [extractor/animelab] Remove extractor by gamer191
    [extractor/bloomberg] Change playback endpoint by m4tu4g
    [extractor/ccc] Extract view_count by vkorablin
    [extractor/crunchyroll:beta] Fix extractor after API change by Burve, tejing1
    [extractor/curiositystream] Get auth_token from cookie by mnn
    [extractor/digitalconcerthall] Fix extractor by ZhymabekRoman
    [extractor/dropbox] Extract the correct mountComponent
    [extractor/dropout] Login is not mandatory
    [extractor/duboku] Fix for hostname change by mozbugbox
    [extractor/espn] Add WatchESPN extractor by ischmidt20, pukkandan
    [extractor/expressen] Fix extractor by aejdl
    [extractor/foxnews] Update embed extraction by elyse0
    [extractor/ina] Fix extractor by elyse0
    [extractor/iwara:user] Make paging better by Lesmiscore
    [extractor/jwplatform] Look for data-video-jw-id
    [extractor/lbry] Update livestream API by flashdagger
    [extractor/mediaset] Improve _VALID_URL
    [extractor/naver] Add navernow extractor by ping
    [extractor/niconico:series] Fix extractor by sqrtNOT
    [extractor/npr] Use stream url from json-ld by r5d
    [extractor/pornhub] Extract uploader_id field by Lesmiscore
    [extractor/radiofrance] Add more radios by bubbleguuum
    [extractor/rumble] Detect JS embed
    [extractor/rumble] Extract subtitles by fstirlitz
    [extractor/southpark] Add southpark.lat extractor by darkxex
    [extractor/spotify:show] Fix extractor
    [extractor/tiktok] Detect embeds
    [extractor/tiktok] Extract SIGI_STATE by dirkf, pukkandan, sulyi
    [extractor/tver] Fix extractor by Lesmiscore
    [extractor/vevo] Fix extractor by Lesmiscore
    [extractor/yahoo:gyao] Fix extractor
    [extractor/zattoo] Fix live streams by miseran
    [extractor/zdf] Improve format sorting by elyse0

(wiz)

2022-06-27 13:26:29 UTC MAIN commitmail json YAML

2022Q2 freeze ended

(gdt)

2022-06-27 07:50:24 UTC MAIN commitmail json YAML

doc: Updated www/curl to 7.84.0

(wiz)

2022-06-27 07:50:13 UTC MAIN commitmail json YAML

curl: update to 7.84.0.

Security fix release.

This release includes the following changes:

o curl: add --rate to set max request rate per time unit [69]
o curl: deprecate --random-file and --egd-file [12]
o curl_version_info: add CURL_VERSION_THREADSAFE [100]
o CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurl [9]
o lib: make curl_global_init() threadsafe when possible [101]
o libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION [78]
o opts: deprecate RANDOM_FILE and EGDSOCKET [13]
o socks: support unix sockets for socks proxy [2]

This release includes the following bugfixes:

o aws-sigv4: fix potentional NULL pointer arithmetic [48]
o bindlocal: don't use a random port if port number would wrap [14]
o c-hyper: mark status line as status for Curl_client_write() [58]
o ci: avoid `cmake -Hpath` [114]
o CI: bump FreeBSD 13.0 to 13.1 [127]
o ci: update github actions [36]
o cmake: add libpsl support [3]
o cmake: do not add libcurl.rc to the static libcurl library [53]
o cmake: enable curl.rc for all Windows targets [55]
o cmake: fix detecting libidn2 [56]
o cmake: support adding a suffix to the OS value [54]
o configure: skip libidn2 detection when winidn is used [89]
o configure: use the SED value to invoke sed [28]
o configure: warn about rustls being experimental [103]
o content_encoding: return error on too many compression steps [106]
o cookie: address secure domain overlay [7]
o cookie: apply limits [83]
o copyright.pl: parse and use .reuse/dep5 for skips [105]
o copyright: make repository REUSE compliant [119]
o curl.1: add a few see also --tls-max [52]
o curl.1: mention exit code zero too [44]
o curl: re-enable --no-remote-name [31]
o curl_easy_pause.3: remove explanation of progress function [97]
o curl_getdate.3: document that some illegal dates pass through [34]
o Curl_parsenetrc: don't access local pwbuf outside of scope [27]
o curl_url_set.3: clarify by default using known schemes only [120]
o CURLOPT_ALTSVC.3: document the file format [118]
o CURLOPT_FILETIME.3: fix the protocols this works with
o CURLOPT_HTTPHEADER.3: improve comment in example [66]
o CURLOPT_NETRC.3: document the .netrc file format
o CURLOPT_PORT.3: We discourage using this option [92]
o CURLOPT_RANGE.3: remove ranged upload advice [99]
o digest: added detection of more syntax error in server headers [81]
o digest: tolerate missing "realm" [80]
o digest: unquote realm and nonce before processing [82]
o DISABLED: disable 1021 for hyper again
o docs/cmdline-opts: add copyright and license identifier to each file [112]
o docs/CONTRIBUTE.md: document the 'needs-votes' concept [79]
o docs: clarify data replacement policy for MIME API [16]
o doh: remove UNITTEST macro definition [67]
o examples/crawler.c: use the curl license [73]
o examples: remove fopen.c and rtsp.c [76]
o FAQ: Clarify Windows double quote usage [42]
o fopen: add Curl_fopen() for better overwriting of files [72]
o ftp: restore protocol state after http proxy CONNECT [110]
o ftp: when failing to do a secure GSSAPI login, fail hard [62]
o GHA/hyper: enable debug in the build
o gssapi: improve handling of errors from gss_display_status [45]
o gssapi: initialize gss_buffer_desc strings
o headers api: remove EXPERIMENTAL tag [35]
o http2: always debug print stream id in decimal with %u [46]
o http2: reject overly many push-promise headers [63]
o http: restore header folding behavior [64]
o hyper: use 'alt-used' [71]
o krb5: return error properly on decode errors [107]
o lib: make more protocol specific struct fields #ifdefed [84]
o libcurl-security.3: add "Secrets in memory" [30]
o libcurl-security.3: document CRLF header injection [98]
o libssh: skip the fake-close when libssh does the right thing [102]
o links: update dead links to the curl-wiki [21]
o log2changes: do not indent empty lines [ci skip] [37]
o macos9: remove partial support [22]
o Makefile.am: fix portability issues [1]
o Makefile.m32: delete obsolete options, improve -On [ci skip] [65]
o Makefile.m32: delete two obsolete OpenSSL options [ci skip] [39]
o Makefile.m32: stop forcing XP target with ipv6 enabled [ci skip] [116]
o max-time.d: clarify max-time sets max transfer time [70]
o mprintf: ignore clang non-literal format string [19]
o netrc: check %USERPROFILE% as well on Windows [77]
o netrc: support quoted strings [33]
o ngtcp2: allow curl to send larger UDP datagrams [29]
o ngtcp2: correct use of ngtcp2 and nghttp3 signed integer types [25]
o ngtcp2: enable Linux GSO [91]
o ngtcp2: extend QUIC transport parameters buffer [4]
o ngtcp2: fix alert_read_func return value [26]
o ngtcp2: fix typo in preprocessor condition [121]
o ngtcp2: handle error from ngtcp2_conn_submit_crypto_data [5]
o ngtcp2: send appropriate connection close error code [6]
o ngtcp2: support boringssl crypto backend [17]
o ngtcp2: use helper funcs to simplify TLS handshake integration [68]
o ntlm: provide a fixed fake host name [32]
o projects: fix third-party SSL library build paths for Visual Studio [125]
o quic: add Curl_quic_idle [18]
o quiche: support ca-fallback [49]
o rand: stop detecting /dev/urandom in cross-builds [113]
o remote-name.d: mention --output-dir [88]
o runtests.pl: add the --repeat parameter to the --help output [43]
o runtests: fix skipping tests not done event-based [95]
o runtests: skip starting the ssh server if user name is lacking [104]
o scripts/copyright.pl: fix the exclusion to not ignore man pages [75]
o sectransp: check for a function defined when __BLOCKS__ is undefined [20]
o select: return error from "lethal" poll/select errors [93]
o server/sws: support spaces in the HTTP request path
o speed-limit/time.d: mention these affect transfers in either direction [74]
o strcase: some optimisations [8]
o test 2081: add a valid reply for the second request [60]
o test 675: add missing CR so the test passes when run through Privoxy [61]
o test414: add the '--resolve' keyword [23]
o test681: verify --no-remote-name [90]
o tests 266, 116 and 1540: add a small write delay
o tests/data/test1501: kill ftp server after slow LIST response [59]
o tests/getpart: fix getpartattr to work with "data" and "data2"
o tests/server/sws.c: change the HTTP writedelay unit to milliseconds [47]
o test{440,441,493,977}: add "HTTP proxy" keywords [40]
o tool_getparam: fix --parallel-max maximum value constraint [51]
o tool_operate: make sure --fail-with-body works with --retry [24]
o transfer: fix potential NULL pointer dereference [15]
o transfer: maintain --path-as-is after redirects [96]
o transfer: upload performance; avoid tiny send [124]
o url: free old conn better on reuse [41]
o url: remove redundant #ifdefs in allocate_conn()
o url: URL encode the path when extracted, if spaces were set
o urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts [126]
o urlapi: support CURLU_URLENCODE for curl_url_get()
o urldata: reduce size of a few struct fields [86]
o urldata: remove three unused booleans from struct UserDefined [87]
o urldata: store tcp_keepidle and tcp_keepintvl as ints [85]
o version: allow stricmp() for sorting the feature list [57]
o vtls: make curl_global_sslset thread-safe [94]
o wolfssh.h: removed [10]
o wolfssl: correct the failf() message when a handle can't be made [38]
o wolfSSL: explicitly use compatibility layer [11]
o x509asn1: mark msnprintf return as unchecked [50]

(wiz)

2022-06-27 07:21:07 UTC MAIN commitmail json YAML

ovmf: Only build the amd64 bootloader on amd64, pending further diagnostics
of toolchain issues.

  /tmp/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll unsupported ELF EM_386 relocation 0xa.
GenFw: ERROR 3000: Invalid
  /tmp/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll unsupported ELF EM_386 relocation 0x9.
GenFw: ERROR 3000: Invalid
  /tmp/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll unsupported ELF EM_386 relocation 0xa.
GenFw: ERROR 3000: Invalid
  /tmp/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Madt.dll unsupported ELF EM_386 relocation 0x9.

(nia)

2022-06-27 07:01:39 UTC MAIN commitmail json YAML

Cenon: MKPIE not supported

(nia)

2022-06-27 06:50:07 UTC MAIN commitmail json YAML

davical: Update distinfo for last change to Makefile.

(nia)

2022-06-27 06:49:51 UTC MAIN commitmail json YAML

davical: Fix GITLAB_* misuse.

(nia)

2022-06-27 06:32:44 UTC MAIN commitmail json YAML

zookeeper: Use a sufficiently old JVM for source version 6

(nia)

2022-06-27 06:31:38 UTC MAIN commitmail json YAML

snappy-java: Needs a sufficiently old JVM for source version 6.

(nia)

2022-06-27 06:05:29 UTC MAIN commitmail json YAML

doc: modify last fonts/public-sans update

(taca)

2022-06-27 06:04:14 UTC MAIN commitmail json YAML

fonts/public-sans: correct PKGNAME

Correct PKGNAME for now and future major version.

(taca)

2022-06-27 01:19:40 UTC MAIN commitmail json YAML

rhash: properly reapply build fix for OSes without aligned_alloc

This was previously fixed by schmonz@, but was half lost in the update
to 1.4.3. Upstream added their own macro NO_POSIX_ALIGNED_ALLOC to help
deal with this, so a patch was dropped, but our patch to the configure
script wasn't adjusted to match that new macro definition.

Should fix PR pkg/55571 and PR pkg/56902.

Note I have no environment with which to test this, but it seems obvious
from code inspection, and adjusting the patch did not influence test
builds on NetBSD 9.2_STABLE, Fedora 36, or OmniOS r151038.

(gutteridge)

2022-06-27 00:07:01 UTC MAIN commitmail json YAML

multimedia/mpv: Move to ffmpeg5

(js)

2022-06-26 16:42:57 UTC MAIN commitmail json YAML

graphics/vtk: fix dependent builds that would fail to find a binary in cmake

This missing binary link breaks builds where CMake insists on finding it
alongside the linked CMake files (example: graphics/pcl).

(thor)

2022-06-26 10:49:55 UTC MAIN commitmail json YAML

2022-06-26 06:36:36 UTC MAIN commitmail json YAML

doc/TODO: add some

+ googletest-1.12.0, gsasl-2.0.0, libcups-2.4.2, libidn-1.40,
  nginx-1.23.0, npm-8.13.1, openal-soft-1.22.1, plasma-5.25.1,
  protobuf-21.2, py-borgbackup-1.2.1, py-chardet-5.0.0,
  py-cyclonedx-python-lib-2.6.0, py-pip-audit-2.3.4,
  rust-analyzer-0.0.20220620, speex-1.2.1.

(wiz)

2022-06-25 19:35:54 UTC MAIN commitmail json YAML

lilypond: update some comments concerning language dependencies

Note current state of upstream support for recent Guile and Python.

(gutteridge)

2022-06-25 15:04:03 UTC MAIN commitmail json YAML

nono: add fsharp-license, to support NetBSD/x68k

(jun)

2022-06-25 14:50:24 UTC MAIN commitmail json YAML

add fsharp-license X68030 IPLROM image

(jun)

2022-06-25 09:35:52 UTC MAIN commitmail json YAML

databases/sqlite: adopt upstream patch instead.

Adopt & apply https://sqlite.org/src/info/8d399a03de63c159
on advice from Taylor Campbell.
Ride previous PKGREVISION bump.

(he)

2022-06-25 09:18:42 UTC MAIN commitmail json YAML

Note update of databases/sqlite to 2.8.17nb3.

(he)

2022-06-25 09:17:38 UTC MAIN commitmail json YAML

databases/sqlite: reinstall masking in hash computation.

Suggested by Taylor Campbell.

(he)

2022-06-25 07:01:48 UTC MAIN commitmail json YAML

grub2: do not want -Werror in pkgsrc

(nia)

2022-06-24 15:44:26 UTC MAIN commitmail json YAML

Note update of databases/sqlite to 2.8.17nb2.

(he)

2022-06-24 15:42:10 UTC MAIN commitmail json YAML

databases/sqlite: add a minor fix to the lemon tool.

On NetBSD/powerpc, 'hash' ended up negative, causing a SEGV.
Instead, make the variable unsigned.
Bump PKGREVISION.

(he)

2022-06-24 13:48:45 UTC MAIN commitmail json YAML

Updated sysutils/xenkernel413 to 4.13.4nb1

(bouyer)

2022-06-24 13:47:37 UTC MAIN commitmail json YAML

2022-06-24 13:46:46 UTC MAIN commitmail json YAML

2022-06-24 13:08:49 UTC MAIN commitmail json YAML

Updated sysutils/xenkernel415 to 4.15.2nb2

(bouyer)

2022-06-24 13:07:52 UTC MAIN commitmail json YAML

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

lang/ocaml: Add workaround for NetBSD/i386 build

The build errored with:
  configure: error: fma does not work, enable emulation with --enable-imprecise-c99-float-ops
and thus that arg is passed to configure.

With the change, ocaml builds, and that unison builds and works.

(No change on any other platform.)

(gdt)

2022-06-24 07:27:28 UTC MAIN commitmail json YAML

py-sympy: use PKGMANDIR in ALTERNATIVES file

(wiz)

2022-06-24 07:16:35 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 22.2.0

(rillig)

2022-06-24 07:16:23 UTC MAIN commitmail json YAML

2022-06-24 06:10:48 UTC MAIN commitmail json YAML

doc: Updated devel/nss to 3.80

(wiz)

2022-06-24 06:10:38 UTC MAIN commitmail json YAML

nss: update to 3.80.

Ok during freeze: gdt@

Changes:
  - Bug 1774720 - Fix SEC_ERROR_ALGORITHM_MISMATCH entry in SECerrs.h.
  - Bug 1617956 - Add support for asynchronous client auth hooks.
  - Bug 1497537 - nss-policy-check: make unknown keyword check optional.
  - Bug 1765383 - GatherBuffer: Reduced plaintext buffer allocations
  by allocating it on initialization. Replaced redundant code with
  assert. Debug builds: Added buffer freeing/allocation for each
  record.
  - Bug 1773022 - Mark 3.79 as an ESR release.
  - Bug 1764206 - Bump nssckbi version number for June.
  - Bug 1759815 - Remove Hellenic Academic 2011 Root.
  - Bug 1770267 - Add E-Tugra Roots.
  - Bug 1768970 - Add Certainly Roots.
  - Bug 1764392 - Add DigitCert Roots.
  - Bug 1759794 - Protect SFTKSlot needLogin with slotLock.
  - Bug 1366464 - Compare signature and signatureAlgorithm fields
  in legacy certificate verifier.
  - Bug 1771497 - Uninitialized value in cert_VerifyCertChainOld.
  - Bug 1771495 - Unchecked return code in sec_DecodeSigAlg.
  - Bug 1771498 - Uninitialized value in cert_ComputeCertType.
  - Bug 1760998 - Avoid data race on primary password change.
  - Bug 1769063 - Replace ppc64 dcbzl intrinisic.
  - Bug 1771036 - Allow LDFLAGS override in makefile builds.

(wiz)

2022-06-24 02:29:11 UTC MAIN commitmail json YAML

doc: Updated textproc/py-openpyxl to 2.6.4

(gutteridge)

2022-06-24 02:29:01 UTC MAIN commitmail json YAML

py-openpyxl: update to 2.6.4

This is a release with a single bug fix that corrects a file corruption
issue.

Cannot save workbooks with comments more than once.
https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1330

(There is a newer 3.x branch with many more changes since, but it drops
Python 2.7 support and is more involved, so can't be committed during
the pkgsrc freeze.)

(gutteridge)

2022-06-23 22:29:32 UTC MAIN commitmail json YAML

doc: fix typo in my NEWS entry

(nia)

2022-06-23 22:18:35 UTC MAIN commitmail json YAML

strawberry: needs 'good' plugins

(nia)

2022-06-23 20:05:11 UTC MAIN commitmail json YAML

graphics/darktable: Depend on exiftool

darktable's build system looked for exiftool and if found installed
extract_wb_from_images.sh, which broke the build on systems with
exiftool.  Rather than prevent finding exiftool or making it an
option, just depend on it, because almost everyone who uses darktable
will want exiftool anyway.

(gdt)

2022-06-23 17:30:14 UTC MAIN commitmail json YAML

doc: NEWS of jperkin's infrastructure change

(nia)

2022-06-23 17:26:27 UTC MAIN commitmail json YAML

doc: More NEWS

(nia)

2022-06-23 16:20:05 UTC MAIN commitmail json YAML

2022-06-23 16:18:50 UTC MAIN commitmail json YAML

Note that Xen 4.11 is deprecated and will be dropped from pkgsrc soon.
Suggest to switch to 4.15

(bouyer)

2022-06-23 14:24:33 UTC MAIN commitmail json YAML

mold: fix the build by reverting to using SYSTEM_TBB=1.

(fcambus)

2022-06-23 13:57:35 UTC MAIN commitmail json YAML

devel/protobuf-c: needs -latomic on NetBSD/powerpc.

Presumably for 8-byte atomic operations.

(he)

2022-06-23 13:50:06 UTC MAIN commitmail json YAML

devel/py-pyvex: detect powerpc and handle it as 32-bit ppc.

The code already has handling, so this seems to be an oversight.
Does not distinguish between 32-bit and 64-bit powerpc.

(he)

2022-06-23 09:34:03 UTC MAIN commitmail json YAML

gdk-pixbuf2: Revert addition of docbook-xsl hack. The real problem is
elsewhere.

(nia)

2022-06-23 09:32:57 UTC MAIN commitmail json YAML

darktable: Only enable hack when GCC is in use.

(nia)

2022-06-23 09:11:39 UTC MAIN commitmail json YAML

doc: Updated lang/tcl to 8.6.12nb3

(thor)

2022-06-23 09:07:02 UTC MAIN commitmail json YAML

lang/tcl: install modules like upstream wants, fixing pkg/56696

We carried a patch that changed the installation of the standard Tcl modules,
to some old style with names that apparently made PLIST generation easier.
Now, we got some more fixed version numbers that will change on updates,
but the upside is that R does not enter an endless loop anymore on installing
R-tcltk2 when DISPLAY is empty, see pkg/56696, which should be fixed now.

Take care with PLIST when updating and please don't re-introduce the bug.
A better fix might be to fix the endless loop in Tcl as called by R, but
just messing around with upstream installation is not a good starting
point.

(thor)

2022-06-23 07:26:35 UTC MAIN commitmail json YAML

doc: Updated devel/py-build to 0.8.0nb1

(wiz)

2022-06-23 07:26:26 UTC MAIN commitmail json YAML

py-build: fix ALTERNATIVES entry

Bump PKGREVISION.

(wiz)

2022-06-23 07:12:40 UTC MAIN commitmail json YAML

darktable: Remove x86-only restriction. "It looks like it should work".

Debian has this at least building on aarch64 without patches.

(nia)

2022-06-23 07:10:13 UTC MAIN commitmail json YAML

doc/TODO: + owncloudclient-2.10.1.

(wiz)

2022-06-23 07:08:36 UTC MAIN commitmail json YAML

darktable: Fix building with GCC on NetBSD.

(nia)

2022-06-23 06:47:05 UTC MAIN commitmail json YAML

tex-tabu: fix patch checksum in distinfo

(wiz)

2022-06-23 06:46:10 UTC MAIN commitmail json YAML

openldap-server: bump PKGREVISION again for distinfo fix

(wiz)

2022-06-23 06:45:44 UTC MAIN commitmail json YAML

openldap: regen distinfo for new patch

(wiz)

2022-06-22 15:45:59 UTC MAIN commitmail json YAML

owncloudclient: mark as BROKEN, needs update for qt5 changes

(wiz)

2022-06-22 15:43:55 UTC MAIN commitmail json YAML

doc: Updated textproc/csharp-xapian to 1.4.19nb2

(wiz)

2022-06-22 15:43:44 UTC MAIN commitmail json YAML

2022-06-22 15:40:20 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine42 to 4.2.7

(taca)

2022-06-22 15:39:58 UTC MAIN commitmail json YAML

devel/ruby-redmin42: update to 4.2.7

From release announce on 2022-06-21:

Redmine 4.2.7 and 5.0.2 have been released and are available for download,
you can review the changes in the Changelog.

These maintenance releases fixes some important issues and multiple security
fixes that were found in the latest Redmine 4.2.* and 5.0.* versions.

Security:

1. Updates commonmark gem version to 0.23.4 when Ruby >= 2.6 is used in
  order to fix a remote code execution vulnerability.  Because the fixed
  version of the gem doesn't support Ruby 2.5, those instances that are
  using Redmine 5.0.*, Commonmark and Ruby 2.5, it is highly recommended to
  update Ruby version to at least 2.6 because it's the only way to get the
  update and the fix.  Also, the next major Redmine version (5.1.0) already
  dropped support for Ruby 2.5 (#37159).

2. Updates jQuery UI to 1.31.1 to fix 3 medium severity XSS vulnerabilities

3. Fixes unauthorised Information Leak in QueryAssociationColumn and
  QueryAssociationCustomFieldColumn when the user has no permission to view
  on the associated object

Many thanks to Liane Hampe and Felix Schè¾°fer for reporting these security
issues and to Holger Just and Felix Schè¾°fer for their work on fixing all
these issues.

(taca)

2022-06-22 14:55:16 UTC MAIN commitmail json YAML

www/R-curl: fix build+install on big-endian NetBSD hosts.

(he)

2022-06-22 14:04:50 UTC MAIN commitmail json YAML

sysiutils/R-later: needs -latomic on NetBSD/powerpc to build.

(he)

2022-06-22 13:56:37 UTC MAIN commitmail json YAML

py-eradicate: Fix PLIST for python2

(wiz)

2022-06-22 13:34:29 UTC MAIN commitmail json YAML

doc: update some

+ SOGo-5.7.0, SOPE-5.7.0, sudo-1.9.11p3, sympa-6.2.68.

(taca)

2022-06-22 13:33:17 UTC MAIN commitmail json YAML

doc: Updated databases/openldap-server to 2.6.2nb1

(taca)

2022-06-22 13:32:49 UTC MAIN commitmail json YAML

databases/openldap-server: fix runtime problem of slapd

Apply fix for slapd from upstream (gitlab commit):

ITS#9847 slapd: fix kqueue for FreeBSD/MacOSX/OpenBSD.

Without this fix, slapd dose not reply properly.

Bump PKGREVISION.

(taca)

2022-06-22 12:23:15 UTC MAIN commitmail json YAML

doc/TODO: + calibre-5.44.0, denemo-2.6, wkhtmltopdf-0.12.6.

(wiz)

2022-06-22 11:42:23 UTC MAIN commitmail json YAML

geography/geos: Add workaround for Solaris compiler

The smartos bulk build reported a failure due to not resolving
sqrt(5).  Add a patch which is part of a change upstream just merged
to deal with this: change 5 to 5.0.

(gdt)

2022-06-22 10:31:19 UTC MAIN commitmail json YAML

denemo: Mark BROKEN pending update

(nia)

2022-06-22 10:29:02 UTC MAIN commitmail json YAML

2022-06-22 10:25:38 UTC MAIN commitmail json YAML

postgresql-pljava: Requires a significantly old JVM for source version
Java 7.

(nia)

2022-06-22 10:22:57 UTC MAIN commitmail json YAML

blender-lts: Incompatible with Python 3.9. This package needs some love...

(nia)

2022-06-22 10:19:51 UTC MAIN commitmail json YAML

php-libawl: Attempt to fix GITLAB_* misuse.

(nia)

2022-06-22 10:12:30 UTC MAIN commitmail json YAML

jack: fix sense of condition. jack works on netbsd-9.

(nia)

2022-06-22 10:12:03 UTC MAIN commitmail json YAML

zam-plugins: pkgsrc is unhappy if a package includes options stuff but
doesn't provide any options.

(nia)

2022-06-22 10:09:32 UTC MAIN commitmail json YAML

ruby-gdbm: limit to 26 27 30

From the 3.1 release notes:

The following gems has been removed from the Ruby standard library.
...
    gdbm

(wiz)

2022-06-22 09:36:49 UTC MAIN commitmail json YAML

strawberry: Support non-POSIX iconv prototype in NetBSD 9 and earlier.

(nia)

2022-06-22 09:14:44 UTC MAIN commitmail json YAML

python: add pyphen to help in versioned_dependencies.mk

(wiz)

2022-06-22 09:10:48 UTC MAIN commitmail json YAML

Correct order for pyphen entry.

(joerg)

2022-06-22 08:50:45 UTC MAIN commitmail json YAML

gdk-pixbuf: Avoid referencing docbook files by network URL, which
is causing failures on my local setup.

(nia)

2022-06-22 06:16:16 UTC MAIN commitmail json YAML

doc/TODO: + gtk3-3.24.34, gtk4-4.6.5.

(wiz)