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 (0m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:23:21 UTC Now

2022-04-17 07:38:51 UTC MAIN commitmail json YAML

xf86-video-fbdev: Not for NetBSD

(nia)

2022-04-17 07:34:46 UTC MAIN commitmail json YAML

2022-04-17 07:18:06 UTC MAIN commitmail json YAML

2022-04-15 11:37:46 UTC MAIN commitmail json YAML

2022-04-15 11:27:41 UTC MAIN commitmail json YAML

2022-04-15 09:10:56 UTC MAIN commitmail json YAML

2022-04-15 08:07:25 UTC MAIN commitmail json YAML

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

i3status: add missing file

(nia)

2022-04-14 06:34:52 UTC MAIN commitmail json YAML

rubberband: Fix building on illumos.

(nia)

2022-04-14 06:29:19 UTC MAIN commitmail json YAML

*: Sprinkle some USE_PKGSRC_GCC_RUNTIME for packages requriing GCC 8

(nia)

2022-04-14 06:17:40 UTC MAIN commitmail json YAML

mk: Create a fake <soundcard.h> on illumos to help OSSv4 apps compile.

(nia)

2022-04-13 07:41:00 UTC MAIN commitmail json YAML

updated notes on bootstrapping with GNU ld on illumos

(nia)

2022-04-13 07:03:24 UTC MAIN commitmail json YAML

HP-UX status update

(nia)

2022-04-12 19:07:11 UTC MAIN commitmail json YAML

ruby: use same style of module path for linux as we do netbsd

should help centos bulk builds (maybe)

(nia)

2022-04-12 15:29:15 UTC MAIN commitmail json YAML

doc: Updated sysutils/mc to 4.8.28

(nia)

2022-04-12 15:29:04 UTC MAIN commitmail json YAML

mc: update to 4.8.28

Version 4.8.28

- VFS

  * Remove SMB support

- Editor

  * Add syntax highlighting:
    * Ngspice/SPICE
    * DOT/Graphviz

- Viewer

  * Support file/dir macros from mc.ect for standalone viewer

- Misc

  * Minimal version of "check" utility is 0.9.10.
  * Code cleanup
  * Support Shift+Fn keys for KiTTY
  * Filehighlight:
    * graphical formats: avif, jp2, jxl, heic, heif, psb, psd
    * Markdown

- Fixes

  * FTBFS with ncurses build with --disable-widec
  * There is no exit on Ubuntu PPC64 big endian
  * Segfault on change panel mode
  * Accelerator conflict in Left/Right menu
  * move a lot of files across filesystems is slow
  * mc.ext: wrong order of rules: general matches are made before more specific ones
  * mc.ext: compressed man pages are shown unformatted
  * ext.d/misc.sh: invoking /bin/cat on systems that have no /bin/cat
  * mcedit: errors in syntax definitions
  * VFS: FISH: when uploading a symbolic link, it creates both the link and its target
  * VFS: SFTP: timestamps are not preserved for uploaded symlink
  * VFS: EXTFS: incorrect test of isoinfo
  * Typo in skin files

(nia)

2022-04-12 14:46:01 UTC MAIN commitmail json YAML

doc: updated i3status

(nia)

2022-04-12 14:43:01 UTC MAIN commitmail json YAML

i3status: update to 2.14

2021-11-09 i3status 2.14

• switch to meson build system
• battery: OpenBSD: If acpibat watts value is not available, try current
• make pulseaudio an optional dependency
• print_cpu_usage: use buffered file API
• fix memory leak in slurp()
• NetBSD: native audio support
• wireless: Linux: update %signal and %quality based on station info
• memory: introduce unit and decimals options
• battery: introduce format_percentage option
• memory: fix overflow on 32-bit systems
• use format_placeholder
• wireless: introduce format_bitrate, format_noise and format_signal
• cpu: fix out of bounds read after invalid %cpu conversion
• file system: use f_frsize for correct block size
• wireless: FreeBSD: support connection bitrate
• volume: fix memory leak
• print_file_contents: resolve tilde
• add build option to disable manual pages
• pulseaudio: use port name instead of sink name
• battery: add support for POWER_SUPPLY_TIME_TO_EMPTY (e.g. pinebook pro)
• tztime: allow selective pango markup
• wireless: fix memory corruption

(nia)

2022-04-12 14:24:29 UTC MAIN commitmail json YAML

doc: Updated devel/diffutils to 3.8

(nia)

2022-04-12 14:24:17 UTC MAIN commitmail json YAML

diffutils: update to 3.8

* Noteworthy changes in release 3.8 (2021-08-01) [stable]

** Incompatible changes

  diff no longer treats a closed stdin as representing an absent file
  in usage like 'diff --new-file - foo <&-'.  This feature was rarely
  if ever used and was not portable to POSIX platforms that reopen
  stdin on exec, such as SELinux if the process underwent an AT_SECURE
  transition, or HP-UX even if not setuid.

** Bug fixes

  diff and related programs no longer get confused if stdin, stdout,
  or stderr are closed.  Previously, they sometimes opened files into
  file descriptors 0, 1, or 2 and then mistakenly did I/O with them
  that was intended for stdin, stdout, or stderr.

  cmp, diff and sdiff no longer treat negative command-line
  option-arguments as if they were large positive numbers.

(nia)

2022-04-12 14:20:06 UTC MAIN commitmail json YAML

doc: Updated net/chrony to 4.2

(nia)

2022-04-12 14:19:56 UTC MAIN commitmail json YAML

chrony: update to 4.2

New in version 4.2
==================

Enhancements
------------
* Add support for NTPv4 extension field improving synchronisation
  stability and resolution of root delay and dispersion (experimental)
* Add support for NTP over PTP (experimental)
* Add support for AES-CMAC and hash functions in GnuTLS
* Improve server interleaved mode to be more reliable and support
  multiple clients behind NAT
* Update seccomp filter
* Add statistics about interleaved mode to serverstats report

Bug fixes
---------
* Fix RTC support with 64-bit time_t on 32-bit Linux
* Fix seccomp filter to work correctly with bind*device directives
* Suppress kernel adjustments of system clock (dosynctodr) on illumos

Other changes
-------------
* Switch Solaris support to illumos

(nia)

2022-04-11 09:04:51 UTC MAIN commitmail json YAML

motif: pull libXt as a tool dependency only if using modular xorg *and*
cross-compiling.

using TOOL_DEPENDS for libXt bypasses normal builtin checks, so the
pkgsrc version is pulled in, and libXt is marked unavailable when using
native x.

evidence so far indicates libxt is only needed as a tool dependency
when cross-compiling (the distinction between normal and tool depends
primarily being relevent during cross-builds anyway), but this
also confused me because libXt installs nothing tool-like? Is motif's
build system broken (it's likely!)?

(nia)

2022-04-10 16:49:33 UTC MAIN commitmail json YAML

doc: Updated multimedia/xine-ui to 0.99.13

(nia)

2022-04-10 16:49:15 UTC MAIN commitmail json YAML

xine-ui: update to 0.99.13

xine-ui (0.99.13)
  * Add audio control window.
  * Add some menu shortcuts.
  * Add build optimizations.
  * Better keyboard and mouse wheel support.
  * Improved key binding editor.
  * Massive code cleanup.
  * Massive graphics optimizations.
  * Drop mrl path length limit.
  * Add utf8 and clipboard support for text input fields.
  * Add skin shared pixmap and text position features.
  * Xinetic skin update.
  * Many small fixes and optinizations.
  * Update german translation.
  * Update french translation.
  * Build fixes.
  * Faster build.
  * Separate xitk and X11 stuff pt 1.

(nia)

2022-04-10 16:47:45 UTC MAIN commitmail json YAML

doc: Updated multimedia/xine-lib to 1.2.12

(nia)

2022-04-10 16:47:32 UTC MAIN commitmail json YAML

xine-lib: update to 1.2.12

xine-lib (1.2.12) 2022-03-09
  * Add string tree library (generic info parser).
  * Add OpenSL ES audio output plugin.
  * Add mpeg-dash input plugin.
  * Add crypto input plugin.
  * Add VAAPI support to opengl2 video output (requires using EGL).
  * Better hls support.
  * Improved DVB/live stream timing.
  * Improved BT.2020 support.
  * Fix compatibility with ffmpeg 5.0.
  * Fix RSS parser.
  * Fix output parameter setting (audio amplification, video hue etc.).
  * Fix AC3 demuxer.
  * Diverse small fixes and optimizations.
  * Update german translation.
  * Code cleanup.
  * Build fixes.

(nia)

2022-04-10 15:25:34 UTC MAIN commitmail json YAML

doc: Updated audio/strawberry to 1.0.4

(nia)

2022-04-10 15:25:22 UTC MAIN commitmail json YAML

strawberry: update to 1.0.4

Version 1.0.4 (2022.04.10)

  Bugfixes:
    * Fixed use-after-free memory in ALSA PCM device finder.
    * Translate global shortcuts.

  Enhancements
    * Added save all playlists action.

  Other:
    * Removed use of custom font in context.

(nia)

2022-04-10 15:16:20 UTC MAIN commitmail json YAML

doc: Updated net/get_iplayer to 3.29

(nia)

2022-04-10 15:16:10 UTC MAIN commitmail json YAML

get_iplayer: update to 3.29

                        get_iplayer 3.29 Release Notes

Changes in 3.29

  There is a breaking change in this release

    * Fixed bug that caused searches to fail when target episode title in
      cache contained vertical bar (|) characters. Vertical bars now
      converted to hyphens.

    * Adjusted stream classification to accommodate BBC changes

          * 960x540@25 streams are apparently no longer provided for
            programmes first broadcast after approximately 2021-12-05. The
            are still available for older programmes, including recent
            repeats.
          * 960x540@25 streams for new programmes have been replaced by
            960x540@50 streams with the same bit rate. get_iplayer now
            detects these lower-bitrate 50fps streams and classifies them
            appropriately. Use --tv-lower-bitrate to prefer those streams if
            they are available. The file sizes should be roughly the same as
            the previous 25fps streams. You do not need to change your
            preferences.
    * Restored BBC Three schedules to the programme indexing to accomodate
      its return as a broadcast channel. Perform a full rebuild of the TV
      programme index cache if you want to ensure it includes all supported
      BBC Three programmes:

  get_iplayer --rebuild-cache

      Ignore these warnings, as there were no BBC Three schedule listings
      for that week:

  WARNING: Got 0 programmes for BBC Three schedule page (HTML): https://www.bbc.co.uk/schedules/p00fzl95/2022/w01

  WARNING: Failed to parse BBC Three schedule page: https://www.bbc.co.uk/schedules/p00fzl95/2022/w01

    * Options related to recording quality have been changed

          * Some command iine parameters have been renamed:

            Old          New                Option Key
            --modes      --quality          modes
            --tv-mode    --tv-quality      tvmode
            --radio-mode --radio-quality    radiomode
            --fps25      --tv-lower-bitrate fps25

            The old command-line option names are scheduled for removal in
            the next release. The option keys (used in preferences, presets,
            and PVR searches) remain the same, so recording quality settings
            in existing preferences, presets, and PVR searches will continue
            to work.

          * The possible recording quality settings have been reduced to:

          Type  Quality Settings    Aliases                  Default
          TV    fhd,hd,sd,web,mobile 1080p,720p,540p,396p,288p hd,sd,web,mobile
          Radio high,std,med,low    320k,128k,96k,48k        high,std,med,low

            In the next release, it will be a fatal error to enter an invalid
            quality setting on the command line. Aliases can be used
            interchangeably with their corresponding alphabetic codes. The
            two substantive changes are that TV "high" quality is now "web",
            and TV "low" quality is now "mobile". This makes TV and radio
            quality settings distinct sets that can be mixed unambiguously
            for --quality and the Web PVR Manager. All recording quality
            settings that cannot be translated into values from the lists
            above are discarded. See Recording Quality for further
            information. See below for more information about the "fhd"
            quality setting.

          * BREAKING CHANGE: Existing quality settings (or recording modes)
            saved in preferences, presets, and PVR searches will be
            translated into new quality settings in a backwards-compatible
            manner, with one exception. If your saved values have prefixes
            denoting stream format (hls,hvf,had,dash,dvf,daf), or numeric
            suffixes for specific streams, those prefixes and suffixes are
            now stripped and ignored. You should never use numeric suffixes
            since they are non-deterministic. In the unlikely event you need
            to restrict the stream formats to record, use the new
            --exclude-format option. --exclude-format=dash will exclude
            MPEG-DASH streams, and --exclude-format=hls will exclude HLS
            streams.

          * If you have not specifed at least one of sd,web,high with
            --tv-quality when downloading an audiodescribed programme,
            get_iplayer will now insert those quality settings to ensure a
            stream is available. HD is not available for audiodescribed
            programmes.

    * Changes to programme metadata fields

          * No longer included in XML/JSON metadata files: durations,
            geoblocked, modes, modesizes, unavailable, verpids, versions. Use
            --info to see available version-dependent metadata values.
          * Now included in XML/JSON metadata files: quality, verpid
          * No longer displayed with --info unless --verbose is also
            specified: modes, modesizes
          * Now displayed with --info: qualities, qualitysizes
    * Changes to application options

          * --purge-files has been removed.

          * --trim-history and --no-purge are now ignored and will be removed
            in the next release. You can remove them from your preferences
            with:

  get_iplayer --prefs-del --trim-history=0 --no-purge

            get_iplayer will no longer issue a warning to remove downloaded
            programmes more than 30 days old.

    * EXPERIMENTAL: Full HD streams (1080p)

          * Before anyone asks: UHD 4k streams are still not available to
            get_iplayer.

          * get_iplayer now attempts to generate 1920x1080@50 ("fhd") stream
            URLs for every programme that has 1280x720@50 ("hd") streams (so
            no audiodescribed programmes). The purpose of these 1080p streams
            is not known. They may be used for some smart TVs or set-top
            boxes, or they may be a BBC experiment.

          * It is not a bug if "fhd" streams are not available for a
            programme. Do not depend on the presence of these streams. They
            may disappear at any time. They are provided solely for you to
            experiment with if you find them useful. You may decide that the
            video quality of "fhd" streams does not justify their extra
            download and storage requirements.

          * The "fhd" streams are not included by default, nor are they
            included when expanding the obsolete "best" shortcut if it is
            saved in your preferences, presets, or PVR searches. You must
            request "fhd" downloads specifically with --tv-quality=fhd or
            --tv-quality=1080p. This is done in part to avoid resource shock
            for the presumed majority of users who don't read release notes
            and documentation, but also because the quality of "fhd" streams
            varies greatly. If you wish to include "fhd" in your default
            settings, save it in your preferences:

  get_iplayer --prefs-add --tv-quality=fhd,hd,sd,web,mobile

          * The bit rates for the "fhd" streams can vary quite a bit between
            programmes. The maximum appears to be around 10 Mb/s (though most
            are far lower), so output files could be up to ~90% larger than
            their "hd" equivalents, in the region of 3.8 GB/hr for video.
            Most will have far lower bit rates, sometimes lower than their
            "hd" equivalents, likely due to more sophisticated compression
            techniques being employed.

          * Because of the method used to access the "fhd" streams,
            get_iplayer can't estimate their actual bit rates, so it assumes
            8 Mb/s, the value advertised in iPlayer metadata. Consequently,
            file size estimates and download progress reports may be quite
            far off.

          * It has been observed in initial testing that MPEG-DASH "fhd"
            downloads are much faster than HLS equivalents, so MPEG-DASH
            streams are tried first, while the opposite is true for non-"fhd"
            streams. This makes no difference to the output. The extra
            post-processing time required for MPEG-DASH is more than offset
            by the faster download. You can test the difference with
            --tv-quality=fhd --exclude-format=hls and --tv-quality=fhd
            --exclude-format=dash.

(nia)

2022-04-10 15:14:32 UTC MAIN commitmail json YAML

doc: Updated multimedia/frei0r to 1.8.0

(nia)

2022-04-10 15:14:16 UTC MAIN commitmail json YAML

frei0r: update to 1.8

1.8  - 27 March 2021

What's Changed:
Consolidated opencv4 support
spelling fixes
using the void keyword in function declaration
Add FX aech0r . Aim to simulate an analog video echo.
Fix build for opencv4
Fill uninitialized gaps between grid images
Avoid destructing alpha channel.
pixeliz0r: Limit the blocksize to a minimum of 1 pixel
edgeglow: Fix hsl to rgb conversion

(nia)

2022-04-10 15:05:52 UTC MAIN commitmail json YAML

doc: Updated audio/pt2-clone to 1.46

(nia)

2022-04-10 15:05:42 UTC MAIN commitmail json YAML

pt2-clone: update to 1.45

- Added support for loading XPK-compressed MOD files

- Fixed (rarely audible) click bug in the BLEP synthesis code.
This bug was introduced in v1.34.

- Fixed: CTRL+T (Swap Channel) didn't refresh the pattern data view,
nor did it update the "song is modified" state

- Fix possible out-of-sync state between tracker and replayer if the
module was stopped during a position transition. The replayer is one
tick ahead, so this can very well happen (f.ex. during pattern loop,
pattern break, position jump, row 63->0 transition)

- Added a new config entry called "STEPPLAY_KEEP_EDITMODE", which allows
for step-play (return/backspace) to not leave edit mode after use

(nia)

2022-04-10 15:02:38 UTC MAIN commitmail json YAML

doc: quodlibet update

(nia)

2022-04-10 15:01:50 UTC MAIN commitmail json YAML

quodlibet: update to 4.5.0

4.5.0 (2022-03-29)

  Packaging Changes:
              * Quodlibet should now support Python 3.10

              * This will be the last release supporting Windows 7

  General:
              * Allow auto-playing added songs in Queue Only mode (##3947)
                (afontenot)

              * Soundcloud: Better Stream fetching (##3949) (Nick Boultbee)

              * Don窶冲 clear queue when set_explicit returns None (##3913)
                (afontenot)

              * Waveform plugin improvements: (##3944) (Nick Boultbee)

              * Strip blank tags out from metadata lists (##3914) (afontenot)

              * Edit tags: Hide multi-line tags if selected (##3941) (Nick
                Boultbee)

              * Lyrics pane: switch to genius.com (Nick Boultbee)

              * Validate units for tag expressions (##3932) (Nick Boultbee)

              * Support downloading remote files (##3926) (Nick Boultbee)

              * Improve the console plug-in in a number of ways (##3923)
                (afontenot)

              * Wrap 窶�tags窶� into a link to the tags wiki page (##3920) (Tobi)

              * Add an option to set how missing titles are displayed
                (##3905) (Jej)

              * Increase space between icon and text (##3918) (Jej)

              * Icon relooking proposal (##3889) (Jej)

              * Plugin window GUI improvements (##3900) (Jej)

              * A new option to set how a song is considered as played
                (##3873) (Jej)

              * Rewrite Soundcloud interaction a bit (##3893) (Nick Boultbee)

              * New config option for search bar historic count (##3885)
                (Jej)

              * Clear queue icon and config button improvement (##3879) (Jej)

              * Less annoying autosave of play queue (##3649) (Nick Boultbee)

              * Make current file react to changes on the current song
                (##3731) (##3871) (Nick Boultbee)

              * Tracks count UI enhacement (##3867) (Jej)

              * Reworked 窶彜top on pause窶� language (##3809) (Allan Nordhテクy)

              * Pass entered playlist title through (Nick Boultbee)

              * Scrobble plugin: autosave cache more (#2951 / #3649) (##3857)
                (Nick Boultbee)

              * Save play queue batched or periodically (#3649) (##3854)
                (Nick Boultbee)

              * Add a keyboard shortcut for rescanning the library (##3781)
                (Marcin Mielniczuk)

              * Make some overlooked strings translatable (##3782) (Till
                Berger)

              * Make link text translatable in plugin descriptions (##3806)
                (Till Berger)

              * Feature: Support description and language in lyrics (USLT)
                [WIP, comments appreciated] (##3769) (h88e22dgpeps56sg)

              * Allow markup in plugin descriptions (##3792) (Nick Boultbee)

              * ReplayGain: Disambiguate column heading (##3788) (Till
                Berger)

              * Set empty input shape for hints window (##3749) (Thomas
                Leberbauer)

              * Add autocompletion to console plugin (##3728) (halfbrained)

              * New plugin to send a stop signal to the player backend on
                pause (##2848) (othalan)

              * Added a unified and flexible ImportExport plugin (##3705)
                (Joschua Gandert)

              * Add Album column to plugin dialog window (##3650) (Maksim
                Liauchuk)

              * Moved Burn CD plugin commands into custom commands plugin
                (##3636) (Joschua Gandert)

              * Closes #3631: Remove Web Lyrics plugin (##3633) (Joschua
                Gandert)

              * �氣� Playlists library (#518) (##3532) (Nick Boultbee)

              * Prioritise IDs in album keys (##3617) (Nick Boultbee)

              * Remove tracks when scandirs removed (##3621) (Nick Boultbee)

              * Support .m4b (AudioBook)files (##3602) (Nick Boultbee)

              * Ignore auto_sort when shuffle is enabled (##3581) (luk1337)

              * Finish up collections -> collections.abc migration #3800
                (luk1337)

              * Follow-up to #3749 #3766 (slosd)

  Fixes:
              * Fix Soundcloud auth (a bit) (Nick Boultbee)

              * Exfalso: fix prefs (##3838) (Nick Boultbee)

              * Handle missing playlist library better (Nick Boultbee)

              * Fix excess minimum height of plugin window with long
                description (##3785) (Till Berger)

              * Fix string that should not be translatable (##3783) (Till
                Berger)

              * Remove some superfluous tooltip text (##3784) (Till Berger)

              * Fix hidden files (#3916) (##3917) (Nick Boultbee)

              * fix 窶呂onvert Encoding窶� plugin (##3825) (Sergey)

              * Make missing pixbufs less fatal (##3758) (Nick Boultbee)

              * Do not start dragging from empty treeview area (#3538)
                (##3751) (Thomas Leberbauer)

              * Fix translated menu labels for playorder plugins and add
                accelerators (##3787) (Till Berger)

              * Fix RG wikipedia link (Nick Boultbee)

              * Soundcloud: rework API (##3768) (Nick Boultbee)

              * Soundcloud: ignore tracks with no URL (Nick Boultbee)

              * Fix info area not updating on songlist removal (##3663) (Nick
                Boultbee)

              * EF: Fix double-calling of header bar code (##3711) (Nick
                Boultbee)

              * Fix soundcloud parsing (##3721) (Nick Boultbee)

              * Ignore dotfiles in Playlist dir (Nick Boultbee)

              * Bugfix and clean up for utils.fifo (##3761) (Martijn Pieters)

              * Players: Only query song from a source if there is one (Nick
                Boultbee)

              * Fix icon for library removal prompt (Nick Boultbee)

              * Fix #3611: assert that __fav_stations is not None (Joschua
                Gandert)

              * Propagate repeat options properly in mpris2 plugin (##3723)
                (luk1337)

              * Tray Icon: Better errors / logging for import failures (Nick
                Boultbee)

              * PL library: only filter out dotfile-like files (Nick
                Boultbee)

              * CLI: better error for unmodifiable files (Nick Boultbee)

              * reload(): only migrate actual internal tags (##3618) (Nick
                Boultbee)

              * Various fixes around lyrics and remote files (Nick Boultbee)

              * Ex Falso prefs: fix missing parent bug (Nick Boultbee)

              * Don窶冲 throw when no song is playing (Nick Boultbee)

  Developer:
              * Improve release notes script (Nick Boultbee)

              * test_setup: fix with newer setuptools (Christoph Reiter)

              * tests: don窶冲 disable gstreamer registry updates under flatpak
                (Christoph Reiter)

              * Lastfmsync tidy (##3937) (Nick Boultbee)

              * Inkscape 窶兎xport-png deprecated option (##3870) (Jej)

              * Mypy - change directory in tests (Nick Boultbee)

              * Formats: various lint improvements (Nick Boultbee)

              * Scrobbler: small linting / refactorings (Nick Boultbee)

              * Xiph: modernise some Python (Nick Boultbee)

              * tests: skip test_libc on osx (Christoph Reiter)

              * Refactor gettext code (##3737) (Nick Boultbee)

              * Fix some test signal handling (##3774) (Nick Boultbee)

              * Small Soundcloud refactors, split out: (##3773) (Nick
                Boultbee)

              * Tidy gettext tests (Nick Boultbee)

              * dmgbuild: port from biplist to plistlib (Christoph Reiter)

              * macos: more updates; switch from gnutls to openssl (Christoph
                Reiter)

              * macos: a round of jhbuild package updates (Christoph Reiter)

              * checkupdates: reduce threadpool workers to not hit arch api
                rate limit (Christoph Reiter)

              * checkupdates: port to pypi json api (Christoph Reiter)

              * Support flaky tests (##3695) (Nick Boultbee)

              * Added ObjectListMatcher utility class (##3656) (Joschua
                Gandert)

              * CI: fix Windows test directory detection (##3646) (Nick
                Boultbee)

              * Remove PicklingLibrary & better library typing (Nick
                Boultbee)

              * Tests: dump flake8 output better on failure (Nick Boultbee)

              * Update the contact options (Christoph Reiter)

              * rtd: enforce a newer sphinx-rtd-theme version (Christoph
                Reiter)

              * rtd: try installing a newer sphinx_rtd_theme (Christoph
                Reiter)

              * Fix copool tests, extract common code (##3657) (Nick
                Boultbee)

              * Tweak test_terms_letter_case to account for query-syntax
                examples (##3813) (Till Berger)

              * Fixed Code Quality Issues (##3583) (Ankit Dobhal)

              * Add release infos in appdata files (Christoph Reiter)

              * Fix distcheck (Christoph Reiter)

              * Commit .pot file to git #3665 (lazka)

              * setup.py: add a create_pot command #3664 (lazka)

              * wininst: stop pinning pypi deps (Christoph Reiter)

              * wininst: remove frei0r (Christoph Reiter)

              * Create GitHub Actions automated testing for Fedora 33
                (resolves #3542) (##3558) (Phillip Julien)

              * downloads: remove all unstable repos (Christoph Reiter)

              * Update universe (but lock) (##3607) (Nick Boultbee)

  Docs:
              * Corrected description of ~people internal tag. (##3938)
                (Alexander Browne)

              * Docs: Update release checklist / maintenance (Nick Boultbee)

              * Tidy docs around queue (Nick Boultbee)

              * Docs: tidy some images (Nick Boultbee)

              * Update exfalso.rst (##3845) (Steve Harris)

              * Update quodlibet.rst (##3846) (Steve Harris)

              * Update patterns.rst (##3819) (everdred)

              * Update macos devenv setup documentation (##3759) (Martijn
                Pieters)

              * Update the translation guide for the weblate switch
                (Christoph Reiter)

              * docs: show the translation status (Christoph Reiter)

              * docs: mention weblate in the translation guide (Christoph
                Reiter)

              * Lots of README updated :book: (##3625) (Nick Boultbee)

              * FAQ: where QL store data outdated (##3878) (Jej)

  Translations:
              *      Galician
                                * Adolfo Jayme Barrientos (308)

              *      Turkish
                                * テ卜er Faruk テ�akmak (3)

                                * E-Akcaer (1149)

              *      German
                                * Till Berger (292)

              *      Danish
                                * scootergrisen (17)

              *      Greek
                                * Dimitris Papageorgiou (77)

              *      Ukrainian
                                * Tymofii Lytvynenko (1)

                                * Andrij Mizyk (542)

              *      Portuguese
                                * Adolfo Jayme Barrientos (8)

                                * ssantos (111)

              *      English (United Kingdom)
                                * Nick Boultbee (4)

                                * Tom Fryers (4)

              *      Indonesian
                                *  1. Musthafa (31)

              *      Dutch
                                * ikmaak (5)

                                * Heimen Stoffels (96)

              *      Spanish
                                * germe-fur (85)

                                * Adolfo Jayme Barrientos (1205)

              *      French
                                * Adolfo Jayme Barrientos (1)

                                * Jej@github (136)

                                * Bundy01 (481)

              *      Finnish
                                * Kristian Laakkonen (166)

              *      Korean
                                * Johndoe0153 (419)

              *      Slovak
                                * menom (75)

                                * Marek Felナ。テカci (1527)

              *      Chinese (Simplified)
                                * stoodvolleyball (1)

                                * 譴∵勸陦� (5)

                                * Pig Fang (19)

                                * JER-ry (249)

                                * Eric (464)

(nia)

2022-04-10 14:42:19 UTC MAIN commitmail json YAML

2022-04-10 13:44:11 UTC MAIN commitmail json YAML

doc: Updated www/firefox91-l10n to 91.8.0

(nia)

2022-04-10 13:43:59 UTC MAIN commitmail json YAML

doc: Updated www/firefox91 to 91.8.0

(nia)

2022-04-10 13:43:44 UTC MAIN commitmail json YAML

firefox91: update to 91.8.0

Security Vulnerabilities fixed in Firefox ESR 91.8

#CVE-2022-1097: Use-after-free in NSSToken objects

#CVE-2022-28281: Out of bounds write due to unexpected WebAuthN Extensions

#CVE-2022-1196: Use-after-free after VR Process destruction

#CVE-2022-28282: Use-after-free in DocumentL10n::TranslateDocument

#CVE-2022-28285: Incorrect AliasSet used in JIT Codegen

#CVE-2022-28286: iframe contents could be rendered outside the border

#CVE-2022-24713: Denial of Service via complex regular expressions

#CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8

(nia)

2022-04-10 08:53:24 UTC MAIN commitmail json YAML

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

avoid-duplicate.mk: Rework to not include builtin.mk

(nia)

2022-04-10 08:09:31 UTC MAIN commitmail json YAML

libtree: requires gcc8 or newer

(nia)

2022-04-10 08:07:04 UTC MAIN commitmail json YAML

jalbum: Disable all checks on pre-built binaries, fixes RELRO build

(nia)

2022-04-10 08:04:39 UTC MAIN commitmail json YAML

2022-04-10 07:59:29 UTC MAIN commitmail json YAML

2022-04-10 07:55:12 UTC MAIN commitmail json YAML

shotwell: mark BROKEN due to vala update

(nia)

2022-04-10 07:47:22 UTC MAIN commitmail json YAML

2022-04-09 14:45:32 UTC MAIN commitmail json YAML

bootstrap: Note it's broken on Tribblix

(nia)

2022-04-09 10:14:37 UTC MAIN commitmail json YAML

2022-04-09 10:14:20 UTC MAIN commitmail json YAML

NetBSD magnetism: mention `priv`

(nia)

2022-04-07 07:08:34 UTC MAIN commitmail json YAML

gcc.mk: gcc8 and gcc9 from pkgsrc do not build on 32-bit netbsd arm

workaround PR pkg/56679

(nia)

2022-04-06 16:32:33 UTC MAIN commitmail json YAML

doc: Added audio/zam-plugins version 3.14

(nia)

2022-04-06 16:32:21 UTC MAIN commitmail json YAML

add audio/zam-plugins

zam-plugins is a collection of LV2/LADSPA/VST/JACK audio plugins for sound
processing. It includes:

* ZaMaximX2: brickwall limiter for mastering.
* ZamAutoSat: automatic saturation plugin.
* ZamComp: powerful mono compressor strip.
* ZamCompX2: stereo version of ZamComp with knee slew control.
* ZamEQ2: two band parametric equaliser with high and low shelving circuits.
* ZamGEQ31: 31 band graphic equaliser.
* ZamPhono: collection of phono filters for restoring vinyl records, or
  preparing to cut new ones.
* ZamGate: gate plugin for ducking low gain sounds.
* ZamGateX2: gate plugin for ducking low gain sounds, stereo version.
* ZamTube: distortion effect. wave digital filter physical model of a triode
  tube amplifier stage, with modelled tone stacks from real guitar amplifiers.
* ZamDelay: simple feedback delay unit with sync-to-host BPM feature and
  filter.
* ZamDynamicEQ: dynamic equalizer that changes its gain based on detecting
  a narrow band of frequencies.
* ZaMultiComp: mono multiband compressor, with 3 adjustable bands.
* ZaMultiCompX2: stereo version of ZaMultiComp, with individual threshold
  controls for each band and real-time visualisation of comp curves.

(nia)

2022-04-05 14:00:02 UTC MAIN commitmail json YAML

capitalization police

(nia)

2022-04-05 06:57:48 UTC MAIN commitmail json YAML

README.Solaris: further clarifications

(nia)

2022-04-05 06:44:21 UTC MAIN commitmail json YAML

README.Solaris: be better at prioritizing information, don't
talk about "Sun gcc" any more, NetBSD capitalization police

(nia)

2022-04-02 12:13:53 UTC MAIN commitmail json YAML

magicpoint: Make gunzip runtime dependency explicit. Delint.

(nia)

2022-04-02 11:51:22 UTC MAIN commitmail json YAML

java-tokyocabinet: require a slightly older JVM for 1.4 compat

(nia)

2022-04-02 11:48:20 UTC MAIN commitmail json YAML

2022-04-02 11:31:55 UTC MAIN commitmail json YAML

2022-04-02 11:12:02 UTC MAIN commitmail json YAML

2022-04-02 11:08:47 UTC MAIN commitmail json YAML

2022-04-02 10:58:07 UTC MAIN commitmail json YAML

minipro: add missing dependencies

(nia)

2022-04-02 10:50:26 UTC MAIN commitmail json YAML

pftop: Mark BROKEN on NetBSD-current

(nia)

2022-04-02 10:35:35 UTC MAIN commitmail json YAML

2022-04-02 10:28:14 UTC MAIN commitmail json YAML

2022-04-02 10:26:32 UTC MAIN commitmail json YAML

Renaissance: MKPIE not supported

(nia)

2022-04-02 10:23:59 UTC MAIN commitmail json YAML

mysql80-server: fix PLIST for memcached option

(nia)

2022-04-02 08:01:48 UTC MAIN commitmail json YAML

gfortran: Correct notion of check. All pkgsrc gccs before version 10 are
broken on 32-bit arm.

(nia)

2022-04-02 07:57:11 UTC MAIN commitmail json YAML

gfortran.mk: Use gcc version 10 on all arm-type netbsds.

(nia)

2022-04-02 07:51:46 UTC MAIN commitmail json YAML

ruby: Do not append an ABI on NetBSD to the arch-specific extension
directory. Failure seen in:

http://victory.netbsd.org/pkgsrc/packages/reports/2022Q1/evbarm7-9.0/20220330.2134/ruby31-base-3.1.1/install.log

(nia)

2022-04-02 07:17:55 UTC MAIN commitmail json YAML

2022-04-01 11:53:40 UTC MAIN commitmail json YAML

doc: Updated chat/mumble to 1.4.230

(nia)

2022-04-01 11:53:28 UTC MAIN commitmail json YAML

2022-04-01 11:44:41 UTC MAIN commitmail json YAML

celt: set BUILDLINK_INCDIRS

this is needed by a future mumble update.

(nia)

2022-04-01 10:46:44 UTC MAIN commitmail json YAML

mk/defaults: document SDL12_TYPE

(nia)

2022-04-01 10:45:27 UTC MAIN commitmail json YAML

SDL: add a user-configurable mk.conf option to decide whether to use
SDL or sdl12-compat. This is disabled by default until sdl12-compat is
in a better state (e.g. dosbox does not work for me).

use the original SDL 1.2:
SDL12_TYPE= retro

use sdl12-compat:
SDL12_TYPE= compat

(nia)

2022-04-01 10:43:18 UTC MAIN commitmail json YAML

doc: Added devel/sdl12-compat version 1.2.52

(nia)

2022-04-01 10:43:05 UTC MAIN commitmail json YAML

devel: add sdl12-compat

This is the Simple DirectMedia Layer, a general API that provides low level
access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D
framebuffer across multiple platforms.

This code is a compatibility layer; it provides a binary and source compatible
API for programs written against SDL 1.2, but it uses SDL 2.0 behind the
scenes. If you are writing new code, please target SDL 2.0 directly and do
not use this layer.

(nia)

2022-04-01 07:32:12 UTC MAIN commitmail json YAML

mk/defaults: document RUST_TYPE

(nia)

2022-03-31 09:23:13 UTC MAIN commitmail json YAML

gst-plugins1-egl-gl: Fix BROKEN message

(nia)

2022-03-31 09:21:55 UTC MAIN commitmail json YAML

doc: Removed databases/virtuoso

(nia)

2022-03-31 09:21:30 UTC MAIN commitmail json YAML

2022-03-31 09:02:49 UTC MAIN commitmail json YAML

doc: Removed devel/SDL-intro-ko

(nia)

2022-03-31 09:02:28 UTC MAIN commitmail json YAML

doc: Removed devel/SDL-intro-en

(nia)

2022-03-31 09:01:05 UTC MAIN commitmail json YAML

2022-03-29 19:59:50 UTC MAIN commitmail json YAML

scribus-qt5: despair

(nia)

2022-03-29 18:43:36 UTC MAIN commitmail json YAML

doc: Added x11/gtk3-nocsd version 3.0.8

(nia)

2022-03-29 18:43:17 UTC MAIN commitmail json YAML

add x11/gtk3-nocsd

gtk3-nocsd is a small module used to disable the client side window
decorations (CSDs) in GTK+ 3, which are used by many GNOME
applications.

A shared library is included which can be loaded with LD_PRELOAD to
override several Gdk and glib/gobject APIs used by GTK+ 3 to set up
CSDs.

A wrapper script is also included, which can be used as follows:

gtk3-nocsd gedit

(nia)

2022-03-27 17:20:50 UTC MAIN commitmail json YAML

doc: Updated audio/libsndfile to 1.1.0

(nia)

2022-03-27 17:20:40 UTC MAIN commitmail json YAML

libsndfile: Update to 1.1.0 to get the latest security fixes.

## [1.1.0] - 2022-03-27

### Added

* MPEG Encode/Decode Support.

  Uses libmpg123 for decode, liblame for encode. Encoding and decoding support
  is independent of each other and is split into separate files. MPEG support
  is generalized as subformats, `SF_FORMAT_MPEG_LAYER`(I,II,III) so that it
  might be used by other containers (`MPEG1WAVEFORMAT` for example), but also
  contains a major format `SF_FORMAT_MPEG` for 'mp3 files.'

  Encoding Status:
  * Layer III encoding
  * ID3v1 writing
  * ID3v2 writing
  * Lame/Xing Tag writing
  * Bitrate selection command
  * VBR or CBR

  Decoding Status:
  * Layers I/II/III decoding
  * ID3v1 reading
  * ID3v2 reading
  * Seeking
* New fuzzer for OSS-Fuzz, thanks @DavidKorczynski.
* This `CHANGELOG.md`. All notable changes to this project will be documented in
  this file. The old `NEWS` file has been renamed to `NEWS.OLD` and is no longer
  updated.
* Add support for decoding MPEG III Audio in WAV files.
* `SECURITY.md` file to give people instructions for reporting security
  vulnerabilities, thanks @zidingz.
* Support for [Vcpkg manifest mode](https://vcpkg.readthedocs.io/en/latest/users/manifests/).

  If you have problems with manifest mode, disable it with `VCPKG_MANIFEST_MODE`
  switch.
* [Export CMake targets from the build tree](https://cmake.org/cmake/help/latest/guide/importing-exporting/index.html#exporting-targets-from-the-build-tree)
* CIFuzz fuzzer, thanks to @AdamKorcz

### Changed

* `SFC_SET_DITHER_ON_READ` and `SFC_SET_DITHER_ON_WRITE` enums comments in
  public header, thanks @SmiVan.
* `ENABLE_SNDFILE_WINDOWS_PROTOTYPES` define is deprecated and not needed
  anymore.

  Previously, in order for the [`sf_wchar_open`()](http://libsndfile.github.io/libsndfile/api.html#open)
  function to become available on  the Windows platform, it was required to
  perform certain actions:

  ```c
  #include <windows.h>
  #define ENABLE_SNDFILE_WINDOWS_PROTOTYPES 1
  #including <sndfile.h>
  ```

  These steps are no longer required and the `sf_wchar_open`() function is
  always available on the Windows platform.
* Use UTF-8 as internal path encoding on Windows platform.

  This is an internal change to unify and simplify the handling of file paths.

  On the Windows platform, the file path is always converted to UTF-8 and
  converted to UTF-16 only for calls to WinAPI functions.

  The behavior of the functions for opening files on other platforms does not
  change.
* Switch to .xz over .bz2 for release tarballs.
* Disable static builds using Autotools by default. If you want static
  libraries, pass --enable-static to ./configure

### Fixed

* Typo in `docs/index.md`.
* Typo in `programs/sndfile-convert.c`, thanks @fjl.
* Memory leak in `caf_read_header`(), credit to OSS-Fuzz ([issue 30375](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30375)).
* Stack overflow in `guess_file_type`(), thanks @bobsayshilol, credit to
  OSS-Fuzz ([issue 29339](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29339)).
* Abort in fuzzer, thanks @bobsayshilol, credit to OSS-Fuzz
  ([issue 26257](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26257)).
* Infinite loop in `svx_read_header`(), thanks @bobsayshilol, credit to OSS-Fuzz
  ([issue 25442](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25442)).
* GCC and Clang pedantic warnings, thanks @bobsayshilol.
* Normalisation issue when scaling floating point data to `int` in
  `replace_read_f2i`(), thanks @bobsayshilol.
* Missing samples when doing a partial read of Ogg file from index till the end
  of file, thanks @arthurt.
* sndfile-salvage: Handle files > 4 GB on Windows OS
* Undefined shift in `dyn_get_32bit`(), credit to OSS-Fuzz
  ([issue 27366](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27366)).
* Integer overflow in `nms_adpcm_update`(), credit to OSS-Fuzz
  ([issue 25522](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25522)).
* Integer overflow in `psf_log_printf`(), credit to OSS-Fuzz
  ([issue 28441](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28441)),
  ([issue 25624](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25624)).
* ABI version incompatibility between Autotools and CMake build on Apple
  platforms.

  Now ABI must be compatible with Autotools builds. Note that this change
  requires CMake >= 3.17 for building dylib on Apple platforms.

* Fix build with Autotools + MinGW toolchain on Windows platform.

  See https://github.com/msys2/MINGW-packages/issues/5803 for details.

### Security

* Heap buffer overflow in `wavlike_ima_decode_block`(), thanks @bobsayshilol,
  credit to OSS-Fuzz ([issue 25530](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25530)).
* Heap buffer overflow in `msadpcm_decode_block`(), thanks @bobsayshilol,
  credit to OSS-Fuzz ([issue 26803](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26803)).
* Heap buffer overflow in `psf_binheader_readf`(), thanks @bobsayshilol,
  credit to OSS-Fuzz ([issue 26026](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26026)).
* Index out of bounds in `psf_nms_adpcm_decode_block`(), credit to OSS-Fuzz
  ([issue 25561](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25561)).
* Heap buffer overflow in `flac_buffer_copy`(), thanks @yuawn,  @bobsayshilol.
* Heap buffer overflow in `copyPredictorTo24`(), thanks @bobsayshilol,
  credit to OSS-Fuzz ([issue 27503](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27503)).
* Uninitialized variable in `psf_binheader_readf`(), thanks @shao-hua-li,
  credit to OSS-Fuzz ([issue 25364](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25364)).

(nia)

2022-03-27 15:11:19 UTC MAIN commitmail json YAML

visualvm: disable checks on prebuilt binaries

(nia)

2022-03-27 15:08:48 UTC MAIN commitmail json YAML

2022-03-27 15:01:09 UTC MAIN commitmail json YAML

eclipse: Disable checks for prebuilt binaries

(nia)

2022-03-27 10:57:59 UTC MAIN commitmail json YAML

clisp: temporarily avoid failing RELRO/PIE checks for branch

(nia)

2022-03-27 10:53:39 UTC MAIN commitmail json YAML

apache-cassandra: skip more checks on foreign arch binaries

(nia)

2022-03-27 10:29:40 UTC MAIN commitmail json YAML

paros: disable RELRO/MKPIE checks for prebuilt binaries

(nia)

2022-03-27 10:26:53 UTC MAIN commitmail json YAML

2022-03-27 08:11:35 UTC MAIN commitmail json YAML

gnustep-back: disable MKPIE (for now) due to partial linking

(nia)

2022-03-26 19:48:21 UTC MAIN commitmail json YAML

avoid-duplicate.mk: defang per tech-pkg thread

(nia)

2022-03-25 09:32:49 UTC MAIN commitmail json YAML

2022-03-25 08:37:11 UTC MAIN commitmail json YAML

doc: Updated graphics/tiff to 4.3.0nb1

(nia)

2022-03-25 08:36:37 UTC MAIN commitmail json YAML

2022-03-25 08:22:35 UTC MAIN commitmail json YAML

doc: Updated chat/weechat to 3.4.1

(nia)

2022-03-25 08:22:24 UTC MAIN commitmail json YAML

weechat: update to 3.4.1

This fixes a security bug where TLS certs are not verified properly.

(nia)

2022-03-17 08:27:31 UTC MAIN commitmail json YAML

standalone-tcsh: revert my changes for now

(nia)

2022-03-16 23:21:49 UTC MAIN commitmail json YAML

netbeans-ide: disable more checks on prebuilt binaries

(nia)

2022-03-15 20:28:00 UTC MAIN commitmail json YAML

dosbox-x: remove non-patches from distinfo

(nia)

2022-03-15 20:16:49 UTC MAIN commitmail json YAML

2022-03-15 18:27:04 UTC MAIN commitmail json YAML

2022-03-15 18:21:37 UTC MAIN commitmail json YAML

doc: removed gpshell

(nia)

2022-03-15 18:19:30 UTC MAIN commitmail json YAML

doc: Removed security/libglobalplatform

(nia)

2022-03-15 18:18:55 UTC MAIN commitmail json YAML

2022-03-15 18:12:12 UTC MAIN commitmail json YAML

xentools411: more CHECK_RELRO_SKIP

(nia)

2022-03-15 18:00:16 UTC MAIN commitmail json YAML

intellij-ce-bin: disable PIE/RELRO checks entirely for prebuilt binaries

(nia)

2022-03-14 03:10:49 UTC MAIN commitmail json YAML

2022-03-14 02:51:31 UTC MAIN commitmail json YAML

2022-03-13 19:36:08 UTC MAIN commitmail json YAML

pkgsrc/sysutils/gnome-control-center/distinfo@1.5 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_applications_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_background_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_camera_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_color_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_datetime_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_default-apps_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_diagnostics_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_display_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_info-overview_meson.build@1.2 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_keyboard_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_location_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_lock_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_microphone_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_notifications_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_online-accounts_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_power_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_printers_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_removable-media_meson.build@1.1 / diff
pkgsrc/sysutils/gnome-control-center/patches/patch-panels_search_meson.build@1.1 / diff
      :
(more 6 files)
gnome-control-center: Fix build with latest meson.

(nia)

2022-03-13 17:32:59 UTC MAIN commitmail json YAML

ldb: needs newer tevent

(nia)

2022-03-13 08:34:20 UTC MAIN commitmail json YAML

doc: Added lang/gcc10-aux version 10.3.0

(nia)

2022-03-13 08:34:05 UTC MAIN commitmail json YAML

2022-03-13 06:26:57 UTC MAIN commitmail json YAML

2022-03-13 06:02:37 UTC MAIN commitmail json YAML

doc: Removed graphics/aqsis

(nia)

2022-03-13 06:02:10 UTC MAIN commitmail json YAML

2022-03-12 08:05:24 UTC MAIN commitmail json YAML

gimp: missing tool dependency on xsltproc

(nia)

2022-03-12 08:01:53 UTC MAIN commitmail json YAML

2022-03-12 07:48:53 UTC MAIN commitmail json YAML

2022-03-12 07:44:12 UTC MAIN commitmail json YAML

www: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.

(nia)

2022-03-12 07:42:32 UTC MAIN commitmail json YAML

2022-03-12 07:40:48 UTC MAIN commitmail json YAML

textproc: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only

(nia)

2022-03-12 07:37:42 UTC MAIN commitmail json YAML

2022-03-12 07:28:20 UTC MAIN commitmail json YAML

2022-03-12 07:19:24 UTC MAIN commitmail json YAML

evince3: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.

(nia)

2022-03-12 07:17:20 UTC MAIN commitmail json YAML

2022-03-12 07:14:17 UTC MAIN commitmail json YAML

2022-03-12 07:11:14 UTC MAIN commitmail json YAML

2022-03-12 07:06:27 UTC MAIN commitmail json YAML

2022-03-11 09:01:02 UTC MAIN commitmail json YAML

fonts: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.

(nia)

2022-03-11 08:59:27 UTC MAIN commitmail json YAML

2022-03-11 08:56:02 UTC MAIN commitmail json YAML

2022-03-11 07:45:02 UTC MAIN commitmail json YAML

2022-03-11 07:39:25 UTC MAIN commitmail json YAML

bulk-test-boost: +quassel

(nia)

2022-03-11 07:37:41 UTC MAIN commitmail json YAML

2022-03-10 21:25:30 UTC MAIN commitmail json YAML

2022-03-10 20:54:18 UTC MAIN commitmail json YAML

2022-03-10 20:53:35 UTC MAIN commitmail json YAML

gjs: remove meson compatibility patch that now seems to be harmful ...

(nia)

2022-03-10 17:52:51 UTC MAIN commitmail json YAML

2022-03-10 17:43:34 UTC MAIN commitmail json YAML

gedit: fix building with latest meson

(nia)

2022-03-10 17:11:18 UTC MAIN commitmail json YAML

2022-03-10 17:05:14 UTC MAIN commitmail json YAML

2022-03-10 16:45:55 UTC MAIN commitmail json YAML

libgdm: needs itstool

(nia)

2022-03-10 16:43:11 UTC MAIN commitmail json YAML

gcc8: deconditionalize CHECK_RELRO_SKIP

as hinted by mef's recent bulk build, it appears to be more complicated
than simply a matter of bootstrapping

(nia)

2022-03-10 16:40:30 UTC MAIN commitmail json YAML

gcc*-aux: disable hardening for ada compilers

(nia)

2022-03-10 16:29:46 UTC MAIN commitmail json YAML

doc: Updated www/firefox91-l10n to 91.7.0

(nia)

2022-03-10 16:29:19 UTC MAIN commitmail json YAML

doc: Updated www/firefox91 to 91.7.0

(nia)

2022-03-10 16:28:30 UTC MAIN commitmail json YAML

2022-03-10 16:22:47 UTC MAIN commitmail json YAML

firefox91: update to 91.7.0

Security Vulnerabilities fixed in Firefox ESR 91.7

    #CVE-2022-26383: Browser window spoof using fullscreen mode

    #CVE-2022-26384: iframe allow-scripts sandbox bypass

    #CVE-2022-26387: Time-of-check time-of-use bug when verifying add-on
    signatures

    #CVE-2022-26381: Use-after-free in text reflows

    #CVE-2022-26386: Temporary files downloaded to /tmp and accessible by other
    local users

(nia)

2022-03-09 16:36:54 UTC MAIN commitmail json YAML

samba4: Add missing dependency on bison

(nia)

2022-03-09 16:34:49 UTC MAIN commitmail json YAML

gnustep-base: MKPIE not supported

(nia)

2022-03-07 16:53:08 UTC MAIN commitmail json YAML

mk/check: Do not waste time checking binaries that set EMUL_PLATFORM.

(nia)

2022-03-07 16:52:25 UTC MAIN commitmail json YAML

netatalk3: extend CHECK_RELRO_SKIP

(nia)

2022-03-07 16:42:37 UTC MAIN commitmail json YAML

sun-jre7: PIE checks not supported

(nia)

2022-03-07 16:41:30 UTC MAIN commitmail json YAML

gcc6-aux: MKPIE not supported

(nia)

2022-03-07 16:40:36 UTC MAIN commitmail json YAML

2022-03-07 16:37:52 UTC MAIN commitmail json YAML

2022-03-07 16:27:48 UTC MAIN commitmail json YAML

proftpd: Disable some overzealous RELRO checks

(nia)

2022-03-07 16:18:24 UTC MAIN commitmail json YAML

compat_netbsd: Disable RELRO/PIE checks for all packages.

(nia)

2022-03-07 07:29:07 UTC MAIN commitmail json YAML

doc: Updated chat/eggdrop to 1.9.2

(nia)

2022-03-07 07:28:45 UTC MAIN commitmail json YAML

eggdrop: update to 1.9.2

Eggdrop v1.9.2:

General changes:
    - Added CAP 302 support, and generally enhance CAP support
    - Enabled threaded core DNS requests as the default method for DNS lookups;
      this can be disabled with ./configure --disable-tdns
    - Added support for the MONITOR CAP capability, allowing tracking of online
      and offline nicknames
    - Added support for the 005 BOT flag, allowing tracking of users that
      declare themselves as bots to the IRC server
    - Added SSL status to the .bottree command, denoted with a '=' symbol
    - Fixed allowing Eggdrop to process message-tags even if the message-tags
      capability is not explicitly requested
    - Alt-nick is now used before a randomly generated nickname if the requested
      nickname is rejected as invalid by the server. This feature is now
      divorced of any previous dependence on the keep-nick setting, with the
      reasoning that getting the Eggdrop onto the server with a random nick is
      more important than keeping a nickname and not ever joining, particularly
      from a troubleshooting standpoint
    - RAWT binds returning a '1' now block similar RAW binds from triggering
      by the same activity (but RAW binds cannot block a RAWT bind- use a RAWT!)
    - Fixed mistakenly requiring a flag for the 'listen script' command
    - Fixed an issue with Eggdrop not properly updating the account-tracking
      status

  Botnet changes:
    - None

  Tcl API changes:
    - Added the 'monitor' command, which allows interaction with the CAP
      MONITOR capability
    - Added the 'isircbot' command, which returns if a user has registered as a
      bot with the IRC server
    - Added the 'server list' command, which lists servers added to Eggdrop
    - Added the USERNOTICE bind to the Twitch module
    - Added a 'values' argument to the 'cap' command, outputting the display of
      CAP 302 values, if any, associated with each capability

  Module changes:
    - Fixed bug in PBKDF2 that caused PBKDF2-only environments to not store
      hashes properly, resulting in 'bad password' errors after relinking
    - Deprecated the DNS module (functionality has been moved core Eggdrop
      code). Eggdrop now natively handles asynchronous DNS (which was the
      purpose of the DNS module), so the DNS module is no longer needed
    - Fixed a bug with the Twitch module where it would crash on .rehash and
      .restart

  Eggdrop config file changes:
    - Added the 'extended-join' setting, to enable the extended-join CAP
      capability
    - Moved DNS-related settings out of the modules section and into the core
      config area
    - No longer load the (now-deprecated) DNS module by default

(nia)

2022-03-06 09:29:42 UTC MAIN commitmail json YAML

doc: Added textproc/lua-ftcsv version 1.2.1

(nia)

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

textproc: add lua-ftcsv

ftcsv is a fast csv library written in pure Lua.

It features two parsing modes, one for CSVs that can easily be loaded into
memory (up to a few hundred MBs depending on the system), and another for
loading files using an iterator - useful for manipulating large files or
processing during load.

It correctly handles most csv (and csv-like) files found in the wild, from
varying line endings (Windows, Linux, and OS9), UTF-8 BOM support, and odd
delimiters.

There are also various options that can tweak how a file is loaded, only
grabbing a few fields, renaming fields, and parsing header-less files!

(nia)

2022-03-06 09:16:41 UTC MAIN commitmail json YAML

doc: Added devel/lua-enum version 0.1.2

(nia)

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

add devel/lua-enum

This is a little module that simulates enumerated types in Lua.

Its API is very similar to the Python 3 Enum API, although much
more limited.

(nia)

2022-03-06 09:13:44 UTC MAIN commitmail json YAML

lua/module.mk: Allow passing arguments to busted

(nia)

2022-03-06 08:58:33 UTC MAIN commitmail json YAML

doc: Added time/lua-chronos version 0.2.4

(nia)

2022-03-06 08:58:21 UTC MAIN commitmail json YAML

2022-03-06 08:31:43 UTC MAIN commitmail json YAML

doc: Updated audio/strawberry to 1.0.2

(nia)

2022-03-06 08:31:31 UTC MAIN commitmail json YAML

strawberry: update to 1.0.2

                                Strawberry 1.0.2

  Bugfixes:

    * Fixed showing menu when clicking icon for collection and internet
      search tool buttons
    * Fixed ignoring devices with system mounts as defined by GIO.
    * Fixed updating database when deleting songs from filesystem devices.
    * Fixed unregistered metatype when listing songs from MTP devices with
      Qt 6.
    * Fixed using entered password when testing Subsonic settings before
      pressing save.
    * Fixed downloading Subsonic album covers.
    * Fixed subsonic album covers downloaded several times for each album
      when MD5 authentication was enabled.
    * Fixed volume going to 100% when pressing volume down with MRPIS2 and
      global shortcuts.
    * Fixed incorrect rounding when setting volume through MPRIS2.
    * Fixed delete from disk not showing up in the menu when one or more CUE
      songs were selected.
    * Fixed possible crashes when switching songs when fading is enabled.
    * Fixed X11 global shortcuts not working unless window was in focus with
      Qt 6.2 and higher.
    * Fixed scrobbler re-sending scrobbles to fast on error.

  Enhancements

    * Log Qt version on startup.
    * Added button for deleting existing Subsonic songs.
    * Make collection watcher ignore files with "qt_temp" filename and tmp
      extension.
    * Require Qt 5.9 or higher.
    * Added scrollbars to edit tag dialog.
    * Added advanced settings for configuring collection watcher.
    * Disable open audio CD menu when compiled without audio CD support.
    * Replaced use of deprecated QMouseEvent constructor as of Qt 6.4.
    * Replaced use of deprecated QCryptographicHash::addData overload as of
      Qt 6.4.

  Removed features:

    * Removed broken "nomedia" / "nomusic" file handling.

(nia)

2022-03-06 08:01:20 UTC MAIN commitmail json YAML

doc: Updated audio/schismtracker to 20220125

(nia)

2022-03-06 08:01:07 UTC MAIN commitmail json YAML

schismtracker: update to 20220125

Changes:

- Release builds now support macOS 10.9+ (previously supported only 10.15+)
- Fix reading of various meta events in MIDI files
- Fix IMF filter envelope being upside down and IMF disable envelope command
- Fix bug in AIFF multi-write

(nia)

2022-03-06 07:51:24 UTC MAIN commitmail json YAML

doc: Updated parallel/lua-lanes to 3.16.0

(nia)

2022-03-06 07:51:11 UTC MAIN commitmail json YAML

lua-lanes: update to 3.16.0

Changes:
- fix require() wrapper to return all values returned by original require()
- Lanes no longer relies on malloc/free for internal allocations, but uses the primary alloc function from the master Lua state (excepted for LuaJIT flavors, because the allocator seems to assume that it won't be used oustide the Lua state).
- __lanesclone is now called only once with 3 parameters dest, source, size -> BREAKS CUSTOM DEEP USERDATA API

(nia)

2022-03-06 07:46:19 UTC MAIN commitmail json YAML

doc: Updated lang/lua54 to 5.4.4

(nia)

2022-03-06 07:46:10 UTC MAIN commitmail json YAML

lua54: update to 5.4.4

Bugs fixed:

- lua.c assumes that argv has at least one element.
- Lua can generate wrong code when _ENV is <const>.

(nia)

2022-03-06 07:32:45 UTC MAIN commitmail json YAML

doc: Updated chat/pidgin to 2.14.8

(nia)

2022-03-06 07:31:44 UTC MAIN commitmail json YAML

2022-03-05 10:32:22 UTC MAIN commitmail json YAML

doc: Updated chat/quassel to 0.14.0

(nia)

2022-03-05 10:32:10 UTC MAIN commitmail json YAML

quassel: update to 0.14.0

Version 0.14.0 (2022-01-01)
===========================

NOTE:  Database schema format change, no downgrade possible!

* New baseline for minimum build requirements and dependencies: Ubuntu 16.04 "Xenial Xerus"
  - GCC 5 or Clang 3.4
  - CMake 3.5
  - Qt 5.5.0
* New dependencies:
  - Boost (v1.54 or later, build-time only)
  - zlib (bundled miniz has been removed)
* Support building against Qt 5.15 (and all prior versions down to and including Qt 5.5)
* Remove support for building against Qt4/KDE4
* Require SSL support in Qt
* Don't silently fall back to unencrypted client/core communication if certificate cannot be loaded
* Properly escape LDAP usernames to prevent injection or bypassing authentication
* Strip format codes in ignore list rules (this might affect pre-existing rules)
* Support many more features of IRCv3
* Improve window handling under Wayland
* Support the HAProxy protocol
* Provide a daemon providing Prometheus metrics
* Deprecate local highlight settings (prefer synced ones instead)
* Improve configuration of SASL PLAIN and EXTERNAL
* Add button for strike-through format
* Allow choosing the account to connect to via command-line option
* Make database schema migration more robust
* Make backlog fetch more efficient, allow for fetch-on-demand
* Make syncing and other aspects of the core/client protocol more efficient
* Make RPC implementation more efficient
* Improve log output
* Clean up and modernize large parts of the code base
  - Replace the Qt 4 string-based connect syntax by function pointers
  - Fix many clang-tidy findings
  - Reformat ALL the code using clang-format instead of Uncrustify, with some style changes
* Modernize build system
* Support building shared libraries via the ENABLE_SHARED CMake option (defaults to on)
* Introduce support for (and a small selection of) unit tests via the BUILD_TESTING CMake option
* Use Github Actions as CI system, replacing Travis and Appveyor
* Revamp bundle/DMG creation on macOS
* Many smaller fixes
* Improve documentation and UI help
* Update translations
* Update bundled iconsets and application icons
* Update default network and documentation to point to our new home Libera IRC (since Freenode killed itself)

(nia)

2022-03-05 08:36:59 UTC MAIN commitmail json YAML

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

doc: Added chat/catgirl version 2.1

(nia)

2022-03-04 10:09:15 UTC MAIN commitmail json YAML

add chat/catgirl

catgirl(1) is a TLS-only terminal IRC client.

Notable Features:

* Tab complete: most recently seen or mentioned nicks are completed first.
Commas are inserted between multiple nicks.

* Prompt: the prompt clearly shows whether input will be interpreted as a
command or sent as a message.

* Split scroll: keeps the latest messages in view while scrolling.

* URL detection: recent URLs from a particular user or matching a substring
can be opened or copied.

* Nick coloring: color generation based on usernames remains stable across
nick changes. Mentions of users in messages are colored.

* Topic diffing: the modified portion of a channel topic change is highlighted.

* Ignore: visibility of filtered messages can be toggled.

(nia)

2022-03-04 09:36:21 UTC MAIN commitmail json YAML

doc: Updated chat/gajim to 1.3.3

(nia)

2022-03-04 09:34:29 UTC MAIN commitmail json YAML

py-nbxmpp: update to 2.04, gajim: update to 1.3.3

                                  Gajim 1.3.3

  This release features improved Ad-Hoc Commands and brings back spell
  checking. Gajim 1.3.3 includes many bug fixes and improvements. Thanks
  everyone for reporting issues!

What窶冱 New

  The Ad-Hoc Commands window has been ported to Gajim窶冱 new Assistant. This
  unifies the look and feel with other actions using an Assistant and it
  also fixes some issues.

More Changes

  New

    * Profile: A NOTE entry has been added

  Changes

    * API JID for search.jabber.network integration has been updated
    * Provider list: blabber.im has been removed (service is gone)

  Fixes

    * Reload CSS after switching dark/light theme
    * Migration routine for portable installer
    * Fixed starting History Manager in standalone mode

(nia)

2022-03-04 09:16:41 UTC MAIN commitmail json YAML

doc: Updated chat/profanity to 0.11.1

(nia)

2022-03-04 09:16:05 UTC MAIN commitmail json YAML

profanity: update to 0.11.1

Some pkgsrc patches were upstreamed.

Changes:

- Fix typo in shade color theme
- Fix memory leaks
- Fix buffer overread
- Don't handle /me in the middle of a message with mentions
- Explicitly check for curl version
- Fix OMEMO devicelist access model by reconfiguring it
- Cosmetic cleanup
- Change attentionflag shortcut from alt-f to alt+v
- Update man page and /help information
- Enable whole word only notifications by default

(nia)

2022-03-04 09:14:53 UTC MAIN commitmail json YAML

doc: Updated chat/libmesode to 0.10.1

(nia)

2022-03-04 09:14:28 UTC MAIN commitmail json YAML

libmesode: update to 0.10.1

libstrophe 0.10.0 has several more new features and changes than libmesode 0.10.0.
It is quite likely that libmesode will be deprecated soonish. So this might be the last release.
It is our goal that the extra functionality provided in libmesode will find its way into libstrophe.

    New API:
        xmpp_stanza_get_child_by_name_and_ns()
        xmpp_stanza_new_from_string()
    Fixed issue with IPv6 on Windows (strophe/libstrophe#153)
    LibreSSL support
    Improved portability across systems such as Haiku, Windows

(nia)

2022-03-04 08:51:09 UTC MAIN commitmail json YAML

doc: Updated chat/unrealircd to 5.2.4

(nia)