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

2024-05-13 01:16:12 UTC Now

2022-09-18 16:26:19 UTC MAIN commitmail json YAML

textproc/csvlens: update to 0.1.9

- Support filtering on columns
- Support basic command history

(pin)

2022-09-18 16:25:20 UTC MAIN commitmail json YAML

doc: Updated sysutils/macchina to 6.1.5

(pin)

2022-09-18 16:24:58 UTC MAIN commitmail json YAML

sysutils/macchina: update to 6.1.5

- Fixed --version not displaying the version. -- Author: @123marvin123

(pin)

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

devel/st: add support for NetBSD/powerpc.

(he)

2022-09-18 14:54:39 UTC MAIN commitmail json YAML

devel/mimalloc: use mk/atomic64.mk since this uses 8-byte atomics.

(he)

2022-09-18 14:51:23 UTC MAIN commitmail json YAML

print/cups-filters: insist on pkgsrc heimdal, this uses e.g. -lhcrypto

(he)

2022-09-18 14:42:08 UTC MAIN commitmail json YAML

Note update of print/cups-filters to 1.28.15nb2.

(he)

2022-09-18 14:41:07 UTC MAIN commitmail json YAML

print/cups-filters: fix an snprintf() length issue.

...found on a 32-bit host, use not size of pointer but size of allocation.
Bump PKGREVISION.

(he)

2022-09-18 13:50:01 UTC MAIN commitmail json YAML

Note update of sysutils/zidrav to 1.20nb1.

(he)

2022-09-18 13:49:00 UTC MAIN commitmail json YAML

sysutils/zidrav: use an unsigned long for crc_table[]

...for the benefit of LP32 platforms, avoiding
error: narrowing conversion of '2567524794' from 'long unsigned int'
to 'long int'
Bump PKGREVISION.

(he)

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

textproc/hgrep: use mk/atomic64.h.

Also sneak in -latomic via BUILDLINK_TRANSFORM on powerpc platforms,
cannot use LDFLAGS since it's cargo which invokes cc as linker, and
cargo apparently does not respect passed LDFLAGS.

(he)

2022-09-18 13:34:27 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.23.1

(leot)

2022-09-18 13:34:20 UTC MAIN commitmail json YAML

gallery-dl: Update to 1.23.1

Changes:
## 1.23.1 - 2022-09-18
### Additions
- [flickr] add support for `secure.flickr.com` URLs
- [hotleak] add hotleak extractors
- [instagram] add `highlight_title` and `date` metadata for highlight
  downloads
- [paheal] add support for videos
- [twitter] add general support for unified cards
- [twitter] implement `cards-blacklist` option
- [tumblr] fetch high-quality inline images
- [tumblr] implement `ratelimit` option
- [zerochan] add `metadata` option
- [postprocessor:zip] implement `files` option

### Fixes
- [bunkr] fix extraction
- [bunkr] use `media-files` servers for `m4v` and `mov` downloads
- [exhentai] improve 509.gif detection
- [exhentai] guess extension for original files
- [poipiku] use `img-org.poipiku.com` as image domain
- [reddit] prevent exception with empty submission URLs
- [redgifs] fix download URLs
- [smugmug] update default API credentials
- [twitter] provide proper `date` for syndication results
- [twitter] fix new-style `/card_img/` URLs
- remove all whitespace before comments after input file URLs

## 1.23.0 - 2022-08-28
### Changes
- [twitter] update `user` and `author` metdata fields
  - for URLs with a single username or ID like `https://twitter.com/USER` or a
    search with a single `from:` statement, `user` will now always refer to the
    user referenced in the URL.
  - for all other URLs like `https://twitter.com/i/bookmarks`, `user` and
    `author` refer to the same user
  - `author` will always refer to the original Tweet author
- [twitter] update `quote_id` and `quote_by` metadata fields
  - `quote_id` is now non-zero for quoted Tweets and contains the Tweet ID of
    the quotng Tweet (was the other way round before)
  - `quote_by` is only defined for quoted Tweets like before, but now contains
    the screen name of the user quoting this Tweet
- [skeb] improve archive IDs for thumbnails and article images
### Additions
- [artstation] add `num` and `count` metadata fields
- [catbox] add `album` extractor
- [blogger] emit metadata for posts without files
- [foolfuuka] update supported domains
- [gelbooru] add support for `api_key` and `user_id`
- [gelbooru] implement pagination for `pool` results
- [instagram] add support for a user's saved collections
- [instagram] provide `date` for directory format strings
- [kemonoparty] add `favorites` option
- [oauth] add `host` config option
- [rule34] implement pagination for `pool` results
- [skeb] add option to download `article` images
- [tumblr] download higher-quality images
- [tumblr] add `count` metadata field
- [wallhaven] implement `metadata` option
- [zerochan] add `tag` and `image` extractors
- [zerochan] implement login with username & password
- [postprocessor:metadata] implement `mode: modify` and `mode: delete`
- [formatter] add `g` conversion for slugifying a string
- [formatter] apply `:J` only to lists
- implement `path-metadata` option
- allow comments after input file URLs
- add global `warnings` option to control `urllib3` warning behavior
### Fixes
- [bunkr] fix extraction
- [deviantart] use public access token for journals
- [e621] fix extraction of `popular` posts
- [fanbox] download cover images in original size
- [mastodon] allow downloading without access token
- [hitomi] update cache expiry time
- [hitomi] fix error when number of tag results is a multiple of 25
- [mangahere] fix `page-reverse` option
- [poipiku] fix posts with more than one image
- [poipiku] update filter for static images
- [slideshare] fix metadata extraction
- [twitter] unescape `+` in search queries
- [twitter] fall back to unfiltered search
- [twitter] ignore invalid user entries
- [vk] prevent exceptions for broken/invalid photos
- [vsco] fix `collection` extraction
- [weibo] prevent exception for missing `playback_list`
- [weibo] prevent errors when paginating over album entries

(leot)

2022-09-18 13:03:12 UTC MAIN commitmail json YAML

2022-09-18 12:57:40 UTC MAIN commitmail json YAML

pgtcl: Honor LDFLAGS, fixes RELRO build.

(nia)

2022-09-18 12:54:27 UTC MAIN commitmail json YAML

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

(taca)

2022-09-18 12:54:07 UTC MAIN commitmail json YAML

www/ruby-aws-sdk-core: udpate to 3.149.0

3.149.0 (2022-09-16)

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

3.148.0 (2022-09-15)

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

3.147.0 (2022-09-14)

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

3.146.0 (2022-09-13)

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

3.145.0 (2022-09-12)

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

(taca)

2022-09-18 12:52:59 UTC MAIN commitmail json YAML

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

(taca)

2022-09-18 12:52:38 UTC MAIN commitmail json YAML

www/ruby-aws-partitions: update to 1.631.1

1.631.0 (2022-09-15)

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

1.630.0 (2022-09-14)

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

1.629.0 (2022-09-13)

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

(taca)

2022-09-18 12:51:47 UTC MAIN commitmail json YAML

doc: Updated cad/klayout to 0.27.11

(mef)

2022-09-18 12:51:33 UTC MAIN commitmail json YAML

(cad/klayout) Updated 0.27.10 to 0.27.11

0.27.11          (2022-08-10):
* Bugfix: %GITHUB%/issues/1098 Normalize zero dimension when generating regular array instance
* Enhancement: %GITHUB%/issues/1103 Add setting to disable Save Needed dialog box
* Bugfix: %GITHUB%/issues/1106 "move by" does not move instances from partial selection
* Bugfix: %GITHUB%/issues/1111 GenericDeviceExtractor#define_opt_layer not working
* Bugfix: %GITHUB%/issues/1114 MSYS2 compatibility with latest revision (based on gcc 12.1)
* Bugfix: %GITHUB%/issues/1126 Internal error on DRC operation
* Bugfix: %GITHUB%/issues/1135 LVS mismatch on parallel devices and issue on ambiguity resolution
* Enhancement: Support for Python 3.11
* Enhancement: L2N and LVSDB readers made compatible with potential future extensions
* Enhancement: DRC Antenna check now can be given a text layer which receives output describing the measured and computed values
* Bugfix: *= method (e.g. Point, DPoint) properly listed in help and reflection API
* Bugfixes: Fixed a number of potential segfaults due to memory corruption found during master branch refactoring

(mef)

2022-09-18 12:49:01 UTC MAIN commitmail json YAML

gerbv: Add explicit dependency on update-desktop-database now that it's
no longer implicit.

(nia)

2022-09-18 12:48:26 UTC MAIN commitmail json YAML

geda: Add explicit dependency on update-desktop-database now that it's
no longer implicit.

(nia)

2022-09-18 12:47:15 UTC MAIN commitmail json YAML

pearpc: Disable JIT to avoid build failures.

(nia)

2022-09-18 12:34:29 UTC MAIN commitmail json YAML

doc: Updated security/ruby-rex-socket to 0.1.43

(taca)

2022-09-18 12:34:06 UTC MAIN commitmail json YAML

security/ruby-rex-socket: update to 0.1.43

0.1.43 (2022-09-16)

* Land #52, Fix openssl3 unsafe legacy renegotiation disabled error

(taca)

2022-09-18 12:32:23 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-shoulda-matchers to 5.2.0

(taca)

2022-09-18 12:32:00 UTC MAIN commitmail json YAML

devel/ruby-shoulda-matchers: update to 5.2.0

pkgsrc changes: reduce pkglint warnings.

5.2.0 (2022-09-17)

Features

* Add without_scopes method to enum matcher. (#1453)

* Add support for Ruby 3.1. (#1474)

* Add allow_blank method to validate_presence_of matcher. (#1499)

* Add support for Rails 7.0.  No new Rails 7.0 features are supported, but
  only existing features that broke with the upgrade. (#1506)

(taca)

2022-09-18 12:28:49 UTC MAIN commitmail json YAML

doc: Updated graphics/ruby-image_size to 3.1.0

(taca)

2022-09-18 12:28:23 UTC MAIN commitmail json YAML

graphics/ruby-image_size: update to 3.1.0

3.1.0 (2022-09-17)

* Document experimental fetching from http server #18 @toy
* Improve experimental fetching of image meta from http server by reading
  only required amount of data when server does not support range header
  @toy

(taca)

2022-09-18 12:21:45 UTC MAIN commitmail json YAML

swirc: Add a note about why libcurses cannot be used

(nia)

2022-09-18 12:21:19 UTC MAIN commitmail json YAML

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

Note update of net/fstrm to 0.6.1.

(he)

2022-09-18 12:11:28 UTC MAIN commitmail json YAML

net/fstrm: update to version 0.6.1.

pkgsrc changes:
* Remove patch integrated upstream.

Upstream changes:

fstrm (0.6.1)
* fstrm_capture: ignore SIGPIPE, which will cause the
  interrupted connections to generate an EPIPE instead.

* Fix truncation in snprintf calls in argument processing.

* fstrm_capture: Fix output printf format.

(he)

2022-09-18 12:02:46 UTC MAIN commitmail json YAML

Note update of net/exabgp to 4.2.21.

(he)

2022-09-18 12:02:01 UTC MAIN commitmail json YAML

net/exabgp: update to version 4.2.21.

Upstream changes:

Version 4.2.21
* Fix: regressing on announcing routes from the API #1108

Version 4.2.20
* Fix: correctly filter routes announced by the API to the right peer #1005
* Feature: healthcheck neighbor filtering and path-information backport
  of #1098 and #1099
* Fix: backport #1101 fix parsing of FlowSpec TCPFlags with NS
* Fix: backport #1102 fix parsing of Fragment with IPv6 destinations/sources
* Fix: bug in CLI when failing to read data

Version 4.2.19
* Feature: force PGP signing of tags
* Feature: backport ICMP types
* Fix: backport healthcheck setup_ips requiring a label
  backport by: Steven Honson

Version 4.2.18
* Feature: add ICMP experimental codes
  reported: enag11
* Feature: PGP signing releases

(he)

2022-09-18 11:55:42 UTC MAIN commitmail json YAML

doc: Updated textproc/sift to 0.9.0

(bsiegert)

2022-09-18 11:54:52 UTC MAIN commitmail json YAML

sift: update to 0.9.0

Also turn this into a Go module build because it's 2022.

Version 0.9.0 introduces several new options/features:

* --conf
* --field-sep
* --byte-offset
* Support for custom types

A detailed description can be found in this blog post:
https://svent.github.io/2016/10/23/sift-version-0.9-released/

This version also removes the cgo dependency while improving the
performance for line counting and case conversions.

(bsiegert)

2022-09-18 11:54:06 UTC MAIN commitmail json YAML

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

(wiz)

2022-09-18 11:53:56 UTC MAIN commitmail json YAML

py-cyclonedx-python-lib: update to 3.1.0.

v3.1.0

Feature

    Out-factor SPDX compound detection (fd4d537, 2b69925)
    License factories (033bad2)

Note: There was no 3.0.0 release officially, but due to CI publishing
issues, an unexpected 3.0.0 release was publiched to PyPi and
subsequently yanked from PyPi. There are NO breaking changes between
2.7.1 and 3.1.0.

(wiz)

2022-09-18 11:48:04 UTC MAIN commitmail json YAML

doc: Updated www/neon to 0.32.4

(wiz)

2022-09-18 11:47:54 UTC MAIN commitmail json YAML

neon: update to 0.32.4.

Changes in release 0.32.4:
* Fix Digest regression in allowing implicit algorithm= (issue #88)
* Fix Digest to safely allow spaces in usernames (without userhash)
* ne_ssl_trust_default_ca() now uses the system's trusted CAs
  with GnuTLS where supported (matching behaviour of OpenSSL)

(wiz)

2022-09-18 11:46:42 UTC MAIN commitmail json YAML

doc: Updated fonts/unifont to 15.0.01

(wiz)

2022-09-18 11:46:33 UTC MAIN commitmail json YAML

2022-09-18 11:45:47 UTC MAIN commitmail json YAML

devel/libthrift: use mk/atomic64.mk since this uses 8-byte atomics.

(he)

2022-09-18 11:44:03 UTC MAIN commitmail json YAML

doc: Updated fonts/noto-emoji-ttf to 2.038

(wiz)

2022-09-18 11:43:53 UTC MAIN commitmail json YAML

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

doc: Updated devel/py-approvaltests to 5.11.0

(schmonz)

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

Update to 5.11.0. From the changelog:

Simple Logger - Minor Improvements
- SimpleLogger._logger renamed to private
- SimpleLogger.register_logger
- variable has optional parameter: show_types

(schmonz)

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

doc: Updated www/lighttpd to 1.4.67

(schmonz)

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

Update to 1.4.67. From the changelog:

* Update comment about TCP_INFO on OpenBSD
* [mod_ajp13] fix crash with bad response headers (fixes #3170)
* [core] handle RDHUP when collecting chunked body
* [core] tweak streaming request body to backends
* [core] handle ENOSPC with pwritev() (#3171)
* [core] manually calculate off_t max (fixes #3171)
* [autoconf] force large file support (#3171)
* [multiple] quiet coverity warnings using casts
* [meson] add license keyword to project declaration

(schmonz)

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

doc: Added meta-pkgs/bulk-test-go version 20220918

(bsiegert)

2022-09-18 10:09:25 UTC MAIN commitmail json YAML

doc: Updated www/grafana to 9.1.5

(triaxx)

2022-09-18 09:59:18 UTC MAIN commitmail json YAML

doc/TODO: add some

+ harfbuzz-5.2.0, hs-bifunctors-5.5.13, hs-th-abstraction-0.4.5.0,
  lighttpd-1.4.67, neon-0.32.4, noto-emoji-ttf-2.038, protobuf-21.6,
  py-cyclonedx-python-lib-3.1.0, rust-analyzer-0.0.20220912 [requires
  rust 1.63.0], unifont-15.0.01.

(wiz)

2022-09-18 09:50:12 UTC MAIN commitmail json YAML

doc: Updated audio/ncspot to 0.11.1

(pin)

2022-09-18 09:49:50 UTC MAIN commitmail json YAML

audio/ncspot: update to 0.11.1

Maintenance
- Fix back button mouse left click (#916)
- Fix librespot audio cache path (#919)
- Fix: set track position only for clicks, not hold (#920)
- Fix: Use buffered backend to prevent flickering with Termion (#934)
- Fix: remove broken album cache staleness detection
- Fix: Re-request album tracks if it has >50 tracks (#926)
- Fixed pagination bug that caused items not to load when scrolling with mouse
  (#939)
- Fix pagination in "Browse" screen (#939)

Features
- Mouse wheel: scroll up/down without changing focus (#918)

pkgsrc changes: Follow upstream and default to termion_backend.
This change was introduce on 0.11.0 but, I forgot to switch the default.

- Switch to Termion backend by default for true color support (#894)

(pin)

2022-09-18 09:48:24 UTC MAIN commitmail json YAML

doc: Updated devel/difftastic to 0.36.1

(pin)

2022-09-18 09:48:03 UTC MAIN commitmail json YAML

devel/difftastic: update to 0.36.1

0.36.1 (released 17th September 2022)
- Fixed a release script that prevented 0.36.0 from including Windows binaries.

0.36 (released 17th September 2022)
Diffing
- Improved diff cost model to prefer finding unchanged variable names over
  unchanged punctuation.

Parsing
- Added support for Hare, Pascal and QML.
- ZIP files are now always treated as binary files.
- Difftastic is now stricter about text content validity, so more binary files
  are correctly detected.

Display
- Changed words in changed comments are now also underlined, to make them more
  visible.
- Fixed crash when word-wrapping lines containing Unicode combining diacritics
  characters.

(pin)

2022-09-18 09:47:08 UTC MAIN commitmail json YAML

shells/starship: fix broken build

Add cmake build dep, reported by wiz@

(pin)

2022-09-18 09:39:01 UTC MAIN commitmail json YAML

New package, bulk-test-go-20220918

This depends on all Go packages in pkgsrc, to check if they still work
after updating the Go compiler.

(bsiegert)

2022-09-18 08:52:00 UTC MAIN commitmail json YAML

grafana: Update to 9.1.5

upstream changes:
-----------------
  * [9.1.0-beta1] Security: Choose Lookup params per auth module (CVE-2022-31107)
  * [9.0.3] Chore: Fix CVE-2020-7753. #51752, @jackw
  * [9.0.3] Chore: Fix CVE-2021-3807. #51753, @jackw
  * [9.0.3] Chore: Fix CVE-2021-3918. #51745, @jackw
  * [9.0.3] Chore: Fix CVE-2021-43138. #51751, @jackw
  * [9.0.3] Chore: Fix CVE-2022-0155. #51755, @jackw
  * [9.0.3] Security: Fixes for CVE-2022-31107 and CVE-2022-31097
  * https://github.com/grafana/grafana/blob/v9.1.5/CHANGELOG.md

(triaxx)

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

Add missing pkg-config override for libgcrypt

(nros)

2022-09-18 08:42:46 UTC MAIN commitmail json YAML

Fix usage of -O and -Oz compiling options

The sed options that clear out optimization
options for rndjent.c, that must be compiled
without optimization, did not take away -O
as reported by Jason Bacon on pkgsrc-users.
While here also make it take away the -Oz
optimization option supported by gcc 12
and later.

(nros)

2022-09-18 08:25:48 UTC MAIN commitmail json YAML

2022-09-18 08:24:40 UTC MAIN commitmail json YAML

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

2022-09-18 08:16:55 UTC MAIN commitmail json YAML

go-check: remove

This is an old-style GOPATH build that exposes a library. Its only user
(pkglint) is now a module-based build.

proposed by wiz@

(bsiegert)

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

doc: Updated cad/xcircuit to 3.10.30

(mef)

2022-09-18 06:12:57 UTC MAIN commitmail json YAML

2022-09-18 06:03:06 UTC MAIN commitmail json YAML

doc: Updated cad/py-gdstk to 0.9.0

(mef)

2022-09-18 06:02:54 UTC MAIN commitmail json YAML

(cad/gdstk) Updated 0.8.3 to 0.9.0

## 0.9.0 2022-08-21 (Date from timestamp)
### Fixed
- Bug when saving OASIS files with missing references.
### Added
- `Reference.get_polygons`, `Reference.get_paths`, `Reference.get_labels`
- `Library.rename_cell`
- `Library::rename_cell` and `Library::replace_cell` in the C++ API
### Changed
- `Cell.filter` arguments modified to match `read_gds`.
- Changed default tolerance for `read_gds` and `read_oas` to be the library's rounding size.
- `Reference::polygons` renamed to `Reference::get_polygons` in the C++ API.
- `Reference::flexpaths` renamed to `Reference::get_flexpaths` in the C++ API.
- `Reference::robustpaths` renamed to `Reference::get_robustpaths` in the C++ API.
- `Reference::labels` renamed to `Reference::get_labels` in the C++ API.
- Removed magnification argument from `Reference::init` and `Label::init` in the C++ API.

(mef)

2022-09-18 05:40:15 UTC MAIN commitmail json YAML

doc: Updated cad/fstl to 0.10.0

(mef)

2022-09-18 05:40:01 UTC MAIN commitmail json YAML

(cad/fstl) Updated 0.9.4 to 0.10.0. Explicit ChangeLog unknown

(mef)

2022-09-17 23:56:43 UTC MAIN commitmail json YAML

doc: Updated misc/libreoffice to 7.4.1.2

(ryoon)

2022-09-17 23:56:03 UTC MAIN commitmail json YAML

libreoffice: Update to 7.4.1.2

Changelog:
7.4.2 RC2:
Bugs fixed compared to 7.4.1 RC1

1. cid#1509247 reserve here can't be right [Caol??n McNamara]
2. tdf#150034 LibreOffice Calc hangs on opening the particular file with
    pathological chart [Xisco Fauli]
3. tdf#150499 CRASH: deleting sheet [Lubo? Lu????k]
4. tdf#150506 Synonyms context menu is gone [Maxim Monastirsky]
5. tdf#150577 Form Controls: "Input Required" in Form Controls won't do
    anything [Mike Kaganski]
6. tdf#150594 LO 7.4: crash when I update a chapter index (swlo!
    SwDoc::SetTOXBaseName+0x5cd:) [Andreas Heinisch]
7. tdf#150599 FILEOPEN .dif files in LibreOffice Calc [Eike Rathke]
8. tdf#150618 Serious performance regression: it takes 5min+ for SUMIFS
    formula recalculation when switching sheet (while it only takes 30s in 7.3)
    [Lubo? Lu????k]
9. tdf#150629 LibreOffice Writer crashes, when editing a page break [Caol??n
    McNamara]
10. tdf#150689 The Spreadsheets (Calc) > Miscellaneous folder can't be opened
    in Help [Olivier Hallot]
11. tdf#150770 FILEOPEN: PPtX: Read error - Error reading file [Caol??n
    McNamara]
12. tdf#150832 FILEOPEN: charts cannot be seen (only white boxes) [Xisco Fauli]
13. tdf#150846 Converting txt files to pdf fails with a ERRCODE_IO_CANTWRITE
    error code [Mike Kaganski]

7.4.1 RC1:
Bugs fixed compared to 7.4.0 RC3

1. cid#1509215 using a moved object [Caol??n McNamara]
2. ofz#49713 heap-use-after-free [Caol??n McNamara]
3. tdf#77964 FILEOPEN: WPS DOC - Image wrapped Optimal instead of No Wrap
    [Justin Luth]
4. tdf#82087 FORMATTING: (Hyphenation) "Paragraph Styles > Text Flow >
    Characters at line end" lower limit is wrong for Greek language [Julien
    Nabet]
5. tdf#91764 RTL: Arabic, Hebrew diacritics cant be found using search dialog
    [Khaled Hosny]
6. tdf#103492 Arabic words not formed well in textboxes when sentence begins
    with English word [Khaled Hosny]
7. tdf#114790 In dialogboxes, currency fields value can't be aligned on right
    [Caol??n McNamara, Julien Nabet]
8. tdf#119246 Dimensions dialog has wrong values in fields "Line distance",
    "Left guide" and "Right guide" [Julien Nabet]
9. tdf#120972 Columns created using decimal point tab in ruler become
    misaligned in docx files [T??nde T??th]
10. tdf#124076 preview for horizontal alignment of object in frame border has
    left and right image exchanged [Julien Nabet]
11. tdf#126754 FONT FEATURES DIALOG: Wrong OpenType tag for fractions in "font
    features" dialog [Julien Nabet]
12. tdf#129631 FILEOPEN: RTF: paragraph borders deduplicated away if color
    changes [Michael Stahl]
13. tdf#130795 FILEOPEN: Spreadsheet takes long to open [Xisco Fauli]
14. tdf#133123 Python module uno.py overrides import, resulting in failure of
    subsequent import cairosvg module [Niko Fink]
15. tdf#133299 Option to set the default anchor mode for images in Calc
    [Thierry Emery]
16. tdf#135991 Hebrew Text Randomly Disappears and Reappears (see comment 17)
    [Mark Hung]
17. tdf#141652 FILESAVE: DOCX: Image distorted after RT [Justin Luth]
18. tdf#142628 Wrong Icons for "Field"and "Field by type in Navigator's
    Navigate By Drop Down Menu [Rizal Muttaqin]
19. tdf#143703 --convert-to epub triggers sw/source/core/undo/unattr.cxx:105:
    SwUndoFormatAttr::SwUndoFormatAttr(const SfxItemSet &, SwFormat &, bool):
    Assertion `m_sFormatName.getLength()' failed [Vasily Melenchuk]
20. tdf#147466 Crash swlo!SwDoc::InvalidateNumRules+0x657 (track changes
    involved) [Michael Stahl]
21. tdf#147782 Macro recorder: After start windowlet takes keyboard focus.
    Keystrokes don't go to the document. [Caol??n McNamara]
22. tdf#148289 line break attribute "clear" renders wrong in tb-rl (CJK)
    writing mode [Miklos Vajna]
23. tdf#148291 line break clear="right" renders wrong for floating object left
    in RTL [Miklos Vajna]
24. tdf#148360 FILEOPEN: Incorrect indent of first line [Justin Luth, Vasily
    Melenchuk]
25. tdf#148518 FILEOPEN RTF Dropdown field does not read all items [Michael
    Stahl]
26. tdf#149115 Accessibility Checker does not check for title property
    containing only white space [Liu Hao]
27. tdf#149388 deleting 'the' tracks the change as 'moved (deletion)' [L??szl??
    N??meth]
28. tdf#149548 CRASH: copying and pasting tracked content [Michael Stahl]
29. tdf#149768 Template Manager dialog too small [Rafael Lima]
30. tdf#149858 Formula object is not displayed properly in formula editor when
    text editor zoom level <1 [Caol??n McNamara]
31. tdf#149915 It is not possible to delete an embedded database [G??l?ah K?se]
32. tdf#149916 Seeing _RefHeading_ in cross-ref field listing in Navigator [Jim
    Raykowski]
33. tdf#149921 WebDAV TLS not working with self signed CA and host cert
    [Michael Stahl]
34. tdf#149943 Pixelated PDF export and print for a rotated image [Miklos
    Vajna]
35. tdf#150034 LibreOffice Calc hangs on opening the particular file with
    pathological chart [Noel Grandin]
36. tdf#150100 UI Calc Double cell border has minimum width at import [Balazs
    Varga]
37. tdf#150138 FILEOPEN: Writer crashes when opening ODT file [Lubo? Lu????k]
38. tdf#150151 pasting text from writer misses a lot of characters When pasted
    into impress! [Lubo? Lu????k]
39. tdf#150162 Trying to download a sample document from Fourier Analysis
    online help page fails [Olivier Hallot]
40. tdf#150166 Interoperability does not work accurate, when I save as DOCX an
    existing DOCX file. [L??szl?? N??meth]
41. tdf#150176 FILEOPEN PPTX: extraneous borders around chart objects [Balazs
    Varga]
42. tdf#150197 number lost (after assigning numbering to style) when exporting
    to DOCX [Justin Luth]
43. tdf#150203 Impossible to call RANDBETWEEN using FunctionAccess when UI
    language is not English [Eike Rathke]
44. tdf#150219 EDITING: Crash when cutting trace dependent with precedent on
    different sheet [Noel Grandin]
45. tdf#150222 REPORTBUILDER - Starting to set font for a text box crashes
    whole LO [Noel Grandin]
46. tdf#150232 Form Properties dialog becomes black on Datasource/Content type
    change [Julien Nabet]
47. tdf#150235 Separator line in columned section [Mike Kaganski]
48. tdf#150236 Does not open full screen, ooSetupFactoryWindowAttributes not
    being filled ( steps in comment 21 ) ( LibreOffice 7.4 only ) [Xisco Fauli]
49. tdf#150241 Crash in: void rtl::str::assign<_rtl_uString>(_rtl_uString**,
    _rtl_uString*) [Mike Kaganski]
50. tdf#150247 XML files are not imported when placed in a directory path
    containing Japanese [Mike Kaganski]
51. tdf#150249 Crash in Fontworks applying style after undo [Caol??n McNamara]
52. tdf#150253 XCell::setFormula() for AddIn functions works only with
    programmatic name [Eike Rathke]
53. tdf#150267 FILEOPEN DOCX RTF Unused document variable not imported [Samuel
    Mehrbrodt]
54. tdf#150269 FILEOPEN RTF Single line breaks hidden property not imported
    [Michael Stahl]
55. tdf#150278 Form control Property Browser dialog doesn't remember last used
    tab (differently wrong in gtk3 and gen) [Justin Luth]
56. tdf#150288 Aug. 1st becomes Jan. 8th when using DD/MM/YYYY date format
    [Eike Rathke]
57. tdf#150293 Section column separator - more (line width) [Mike Kaganski]
58. tdf#150323 SVG: marker-mid and marker-end not supported properly [Xisco
    Fauli]
59. tdf#150331 EDITING: AutoCorrect without "Show as tip" always fills in rest
    of word regardless of next key stroke [Xisco Fauli]
60. tdf#150336 Shift + Up/Left no longer works to select cells in LO 7.4 beta 2
    (using the Tabbed UI) [Caol??n McNamara]
61. tdf#150382 FILEOPEN RTF Paragraph border from style turned off with DF is
    still visible [Michael Stahl]
62. tdf#150394 LibreOffice is crashing with long hyperlink on the last position
    (Don't hyphenate the last word) [L??szl?? N??meth]
63. tdf#150407 ODF: invalid attribute "writing-mode" in case ODF 1.3 strict for
    frame style with bottom-top left-right [Regina Henschel]
64. tdf#150443 Track changes: Crash rejecting a grouped change [L??szl?? N??
    meth]
65. tdf#150452 Crash in: libc.so.6 [Xisco Fauli]
66. tdf#150496 gtk3: Orca no longer announces Writer text [Caol??n McNamara]
67. tdf#150507 VIEWING: Text in Writer 7.4.0 appears smeared [Caol??n McNamara]

(ryoon)

2022-09-17 21:34:02 UTC MAIN commitmail json YAML

www/khtml: use gnu++17 instead of c++17 to fix NetBSD/macppc build issue.

This is required to correctly handle alloca(), which isn't in libc on
this particular variant, and is only handled by the compiler under
the gnu* variants.

(he)

2022-09-17 21:26:40 UTC MAIN commitmail json YAML

doc: Updated time/py-dateparser to 1.1.1nb1

(wiz)

2022-09-17 21:26:31 UTC MAIN commitmail json YAML

2022-09-17 19:19:46 UTC MAIN commitmail json YAML

doc: Updated devel/py-tortoisehg to 6.2.2

(nros)

2022-09-17 19:16:53 UTC MAIN commitmail json YAML

Update py-tortoisehg to version 6.2.2

Update py-tortoisehg to version 6.2.2 .
Update to match version of py-mercurial
since py-tortoisehg developers has
tested this version with py-mercurial
6.2.2 .

(nros)

2022-09-17 18:54:25 UTC MAIN commitmail json YAML

doc: Updated textproc/bat to 0.22.1

(fox)

2022-09-17 18:53:33 UTC MAIN commitmail json YAML

textproc/bat: Update to 0.22.1

Changes since 0.21.0:

v0.22.1
Bugfixes

  * Bring back pre-processing of ANSI escape characters to so that some
    common bat use cases starts working again. See #2308 (@Enselic)

v0.22.0
Features

  * Make the default macOS theme depend on Dark Mode. See #2197, #1746
    (@Enselic)
  * Support for separate system and user config files. See #668
    (@patrickpichler)

Bugfixes

  * Prevent fork nightmare with PAGER=batcat. See #2235 (@johnmatthiggins)
  * Make --no-paging/-P override --paging=... if passed as a later arg, see
    #2201 (@themkat)
  *  --map-syntax and --ignored-suffix now works together, see #2093 (@czzrr)
  * Strips byte order mark from output when in non-loop-through mode.
    See #1922 (@dag-h)

Other

  * Relaxed glibc requirements on amd64, see #2106 and #2194 (@sharkdp)
  * Improved fish completions. See #2275 (@zgracem)
  * Stop pre-processing ANSI escape characters. Syntax highlighting on ANSI
    escaped input is not supported. See #2185 and #2189 (@Enselic)

Syntaxes

  * NSE (Nmap Scripting Engine) is mapped to Lua, see #2151 (@Cre3per)
  * Correctly color fstab dump and pass fields, see #2246 (@yuvalmo)
  * Update Command Help syntax, see #2255
  * Julia: Fix syntax highlighting for function name starting with struct,
    see #2230
  * Minor update to LiveScript, see #2291
  * Associate .mts and .cts files with the TypeScript syntax. See #2236
    (@kidonng)
  * Fish history is mapped to YAML. See #2237 (@kidonng)

bat as a library

  * Make bat::PrettyPrinter::syntaxes() iterate over new bat::Syntax struct
    instead of &syntect::parsing::SyntaxReference. See #2222 (@Enselic)
  * Clear highlights after printing, see #1919 and #1920 (@rhysd)

(fox)

2022-09-17 18:46:47 UTC MAIN commitmail json YAML

doc: Updated sysutils/macchina to 6.1.4

(pin)

2022-09-17 18:46:23 UTC MAIN commitmail json YAML

sysutils/macchina: update to 6.1.4

6.1.4
Fixes
- We hope this release addresses the build issues that have been occurring
  lately.

Features
- libmacchina has been bumped to v6.3.0 which includes a new feature:
    - Implement backlight readout for macOS

6.1.3
- Yanked.

(pin)

2022-09-17 17:25:54 UTC MAIN commitmail json YAML

games/stockfish: use mk/atomic64.mk since this uses that feature.

Fixes build on NetBSD/macppc.

(he)

2022-09-17 17:17:44 UTC MAIN commitmail json YAML

devel/ldapsdk: respect passed LDFLAGS on NetBSD.

This fixes
=> Checking for RELRO in ldapsdk-12311998nb11
ERROR: lib/liblber.so.1.0: missing RELRO
ERROR: lib/libldap.so.1.0: missing RELRO

(he)

2022-09-17 16:13:10 UTC MAIN commitmail json YAML

devel/kBuild: use `uname -p` on NetBSD to find CPU family.

Fixes build problem on NetBSD/macppc.

(he)

2022-09-17 16:03:46 UTC MAIN commitmail json YAML

doc: Added sysutils/ripdrag version 0.2.0

(pin)

2022-09-17 16:03:12 UTC MAIN commitmail json YAML

2022-09-17 16:01:39 UTC MAIN commitmail json YAML

sysutils/ripdrag: import pkg

ripdrag is an application that lets you drag and drop files from and to the
terminal.

It's designed to be feature to feature compatible with dragon, while being
written in modern Rust and GTK4.
Although, some features like --on-top can't be ported over because of
limitations in gtk4.

(pin)

2022-09-17 15:59:14 UTC MAIN commitmail json YAML

doc: Added chat/senpai version 0.1.0

(pin)

2022-09-17 15:58:48 UTC MAIN commitmail json YAML

2022-09-17 15:57:58 UTC MAIN commitmail json YAML

chat/senpai: import pkg

senpai - a modern terminal IRC client.

senpai is an IRC client that works best with bouncers:
- no logs are kept,
- history is fetched from the server via [CHATHISTORY],
- networks are fetched from the server via [bouncer-networks].

(pin)

2022-09-17 15:55:39 UTC MAIN commitmail json YAML

doc: Added graphics/simp version 3.1.0

(pin)

2022-09-17 15:55:05 UTC MAIN commitmail json YAML

2022-09-17 15:54:23 UTC MAIN commitmail json YAML

graphics/simp: import pkg

Simp is a fast and simple GPU-accelerated image manipulation program.

Goals:
- Support of as many image formats as possible.
- 60 Hz. Avoid blocking for more than 16ms.
- Flicker free redrawing.
- Smooth resizing.
- Always use GPU-acceleration where possible.
- Desktop OS support.
- Basic image manipulation.

Non Goals:
- Powerful image manipulation (I am not making the next photoshop)
- Web/Mobile platform support.

(pin)

2022-09-17 15:52:10 UTC MAIN commitmail json YAML

doc: Updated textproc/molybdenum to 0.1.9

(pin)

2022-09-17 15:51:50 UTC MAIN commitmail json YAML

textproc/molybdenum: update to 0.1.9

v0.1.9
- When the search pattern is specified multiple time, the last one is actually
  used. This allows for a better integration with scripting where a default
  pattern is specified and might be updated later.

(pin)

2022-09-17 15:51:10 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 22.2.7

(bsiegert)

2022-09-17 15:50:40 UTC MAIN commitmail json YAML

pkglint: use Go module build, simplify Makefile

Add a go.mod file to the sources and pull in goyacc through a TOOL_DEPENDS.
Bump version to 22.2.7.

(bsiegert)

2022-09-17 15:27:41 UTC MAIN commitmail json YAML

go-module.mk: more sensible default for GO_BUILD_PATTERN

The previous default (...) means "build the whole world", which is never
what you want. Instead, use "./...", which means "everything below the
top-level directory". According to the documentation, this is what was
meant the whole time.

This is probably a no-op because any useful Go package overrides this
currently.

no objection from wiz@

(bsiegert)

2022-09-17 15:11:45 UTC MAIN commitmail json YAML

git-cliff: add missing rpath

(wiz)

2022-09-17 15:03:35 UTC MAIN commitmail json YAML

doc: Updated devel/git-cliff to 0.9.0

(wiz)

2022-09-17 15:03:24 UTC MAIN commitmail json YAML

git-cliff: update to 0.9.0.

For pin@

## [0.9.0] - 2022-08-16

### Documentation

- Add test repository link to README.md

### Features

- Support splitting commits by lines ([#101](https://github.com/orhun/git-cliff/issues/101))
- Support setting commit SHA while using `--with-commit`
- Add commit author and committer to the context ([#100](https://github.com/orhun/git-cliff/issues/100))

### Miscellaneous Tasks

- Use an alternative method to fetch registry
- Enable building arm64 docker images
- Update the description on Docker Hub on push
- Disable updating the description on Docker Hub
- Add GitHub Sponsors option for funding
- Upgrade dependencies
- Update MSRV to 1.60.0
- Upgrade versions in Dockerfile
- Enable strip option for release profile

### Refactor

- Run clippy for tests
- Use a more concise conversion for string

(wiz)

2022-09-17 14:05:36 UTC MAIN commitmail json YAML

2022-09-17 13:50:42 UTC MAIN commitmail json YAML

2022-09-17 12:15:07 UTC MAIN commitmail json YAML

doc: Updated devel/p5-FindBin-libs to 3.0.2

(schmonz)

2022-09-17 12:15:01 UTC MAIN commitmail json YAML

Update to 3.0.2. From the changelog:

Bin=X uses dirname( X ) if X is a file, otherwise if X is
a dir it uses X, otherwise it dies. This mainly simplifies
testing where libs or config dirs are below the ./t in the
path.

(schmonz)

2022-09-17 11:54:43 UTC MAIN commitmail json YAML

syncthing: fix build with Go 1.19 as default, bump revision

- remove vendor directory and switch to separately downloaded modules
  (NOTE: this part should probably be reverted after the next release!)
- patch go.mod and go.sum for quic-go update (the result of running
  go get github.com/lucas-clemente/quic-go@v0.28.1, implies updating other
  dependencies
- one source code patch for quic-go to fix API breakage

(bsiegert)

2022-09-17 11:53:53 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-genesis-plus-gx to 20220901

(nia)

2022-09-17 11:53:42 UTC MAIN commitmail json YAML

2022-09-17 11:04:02 UTC MAIN commitmail json YAML

doc: Updated security/trufflehog to 3.10.3

(leot)

2022-09-17 11:03:57 UTC MAIN commitmail json YAML

trufflehog: Update to 3.10.3

Changes:
3.10.3
------
- Use gitparse for unstaged changes.

(leot)

2022-09-17 10:19:22 UTC MAIN commitmail json YAML

doc: Updated devel/errcheck to 1.6.2

(bsiegert)

2022-09-17 10:18:28 UTC MAIN commitmail json YAML

errcheck: update to 1.6.2

v1.6.2

- Calculate correct position with comments before the package keyword

v1.6.1

- Exclude (*io.Pipe{Read,Write}r).CloseWithError
- Provide go/analysis analyzer instance
- close file explicitly, to avoid "max open files" error
- Use "go install" instead of "go get" in README.md
- Test with Go 1.18, update deps
- Handle embedded nil interfaces

v1.6.0

- Add SelectorName field to UncheckedError result struct.

v1.5.0

- Support the -mod=vendor flag for using modules in a vendor directory

(bsiegert)

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

go: be more verbose when building

Requested by nia@ during dev summit @EuroBSDCon

(bsiegert)

2022-09-17 09:55:47 UTC MAIN commitmail json YAML

doc: Updated emulators/qemu to 7.1.0

(tnn)

2022-09-17 09:54:56 UTC MAIN commitmail json YAML

qemu: update to 7.1.0

This release includes initial support for LoongArch64 as well as CPU
architecture and driver emulation improvements for ARM, HPPA, Nios2,
OpenRISC, PowerPC, Renesas, s390, x86 and Xtensa.

Incompatible changes
  The -enable-fips option to QEMU system emulators has been removed
  The -writeconfig option to QEMU system emulators has been removed
  The deprecated x86 CPU model Icelake-Client has been removed
  The deprecated properties loaded (for crypto objects) and opened
    (for RNG backends) are now read-only
  The deprecated -soundhw option has been replaced by -audio
    (e.g. -audio pa,model=hda)
  The deprecated -sdl and -curses have been removed, use -display sdl
    and -display curses instead.
  The -display sdl,window_close=... suboption has been removed, use
  -display sdl,window-close=... instead, i.e. with a minus instead of an
  underscore between ���window��� and ���close���
  The -alt-grab option and the -display sdl,alt_grab=on suboption have been
    removed, use -display sdl,grab-mod=lshift-lctrl-lalt instead.
  The -ctrl-grab option and the -display sdl,ctrl_grab=on suboption have
    been removed, use -display sdl,grab-mod=rctrl instead.
  The x86 Icelake-Client CPU does not exist in the real world and has
    therefore been removed.

(tnn)

2022-09-17 09:30:32 UTC MAIN commitmail json YAML

added net/p5-Net-LibIDN2, updated mail/amavisd-new

(spz)

2022-09-17 09:26:12 UTC MAIN commitmail json YAML

update package to version 2.12.2

It's the successor to amavisd-new both in sources and in versioning,
but strictly speaking it's now "amavis". I kept the package name to
make it easier to update existing installations.

Upstream release notes:
                                                              October 13, 2021
  amavis-2.12.2 release notes

  BUG FIXES

  - Allow $timestamp_fmt_mysql to be used with the DBD::MariaDB driver.
    Reported by Marcel Evenson.
    Issue: https://gitlab.com/amavis/amavis/issues/79
    MR:    https://gitlab.com/amavis/amavis/merge_requests/78

  - Resolve utf8mb4 problems when using DBD-MariaDB.
    Reported by Marcel Evenson.
    Issue: https://gitlab.com/amavis/amavis/issues/67
    MR:    https://gitlab.com/amavis/amavis/merge_requests/80

  - Set correct originating flag when using milter/AM.PDP without policy banks.
    Reported by Henrik K.
    Issue: https://gitlab.com/amavis/amavis/issues/61
    MR:    https://gitlab.com/amavis/amavis/merge_requests/81

  - Resolve crash on reload with insufficient permissions.
    Amavis now tests whether it is able read and evaluate its
    configuration files with dropped privileges.
    In case it cannot, amavis fails to start and refuses to reload.
    Reported by Michael Orlitzky.
    Suggestions by Ralph Seichter and Michael Orlitzky.
    Issue: https://gitlab.com/amavis/amavis/issues/10
    MR:    https://gitlab.com/amavis/amavis/merge_requests/74
    MR:    https://gitlab.com/amavis/amavis/merge_requests/75

  - Resolve SSL client connection hangups with broken pipe
    Reported by @kolbma.
    Issue: https://gitlab.com/amavis/amavis/issues/73
    MR:    https://gitlab.com/amavis/amavis/merge_requests/71

  ---------------------------------------------------------------------------
                                                            November 13, 2020
  amavis-2.12.1 release notes

  BUG FIXES

  - Generate DKIM record comment line including the 's=' (selector) tag
    instead of an 'i=' (identifier) tag when using "amavisd showkeys".
    Reported by Juan Orti Alcaine.
    Issue: https://gitlab.com/amavis/amavis/issues/63
    MR:    https://gitlab.com/amavis/amavis/merge_requests/41

  - Make sure generated Authentication-Results follow RFC specification.
    MR: https://gitlab.com/amavis/amavis/merge_requests/57

  - Prevent re-encoding of notification templates.
    Fixed by Henrik Krohns and Michael Weiser.
    Issue: https://gitlab.com/amavis/amavis/issues/62
    MR:    https://gitlab.com/amavis/amavis/merge_requests/40

  - Compare inode numbers as strings.
    Reported and implemented by Mark Martinec.
    Issue: https://gitlab.com/amavis/amavis/issues/48
    MR:    https://gitlab.com/amavis/amavis/merge_requests/21

  - Resolve MySQL invalid utf8mb4 clause.
    Reported by Henrik Krohns.
    Issue: https://gitlab.com/amavis/amavis/issues/33
    MR:    https://gitlab.com/amavis/amavis/merge_requests/14

  ---------------------------------------------------------------------------
                                                                July 25, 2019
  amavis-2.12.0 release notes

  This software is renamed from amavisd-new to amavis.

  NEW FEATURES

  - Introduce Rspamd client extension
    With this extension, Amavis can use Rspamd either running on the same
    server or remotely. Connections are made using HTTP/HTTPS depending on
    configuration, the latter requiring a HTTPS-capable proxy (like NGINX or
    Apache) for Rspamd, which does not natively support HTTPS. Basic
    authentication with name/password pairs is also available.
    Implemented by Ralph Seichter.
    MR: https://gitlab.com/amavis/amavis/merge_requests/11

  BUG FIXES

  - Treat "not an OLE file" as a successful result
    Amavis supports calling the ripOLE program to extract embedded objects
    from Microsoft OLE documents. However, not all Microsoft documents
    contain said objects, and the underlying file format changes when they
    do. Since Amavis can't tell the difference, it passes everything to
    ripOLE unconditionally.  Amavis now treats the "not an OLE file" error
    code of ripOLE as a successful result, proceeds normally and scans the
    file as a whole.
    Fixed by Michael Orlitzky.
    MR: https://gitlab.com/amavis/amavis/merge_requests/9

  - Fix unix socket path extraction that has prevented a socket based
    policy bank to be loaded;
    Fixed by Boris Gulay.
    MR: https://gitlab.com/amavis/amavis/merge_requests/2
    MR: https://gitlab.com/amavis/amavis/merge_requests/19

  - Fix DKIM signing for outbound messages.
    Fixed by Ralph Seichter.
    MR: https://gitlab.com/amavis/amavis/merge_requests/1

  - Fix unescaped left brace regex warning in run_av() subroutine.
    Fixed by Ralph Seichter.
    MR:    https://gitlab.com/amavis/amavis/merge_requests/10
    Issue: https://gitlab.com/amavis/amavis/issues/31

  - Mention default value for $myprogram_name in minimal amavisd.conf.
    MR:    https://gitlab.com/amavis/amavis/merge_requests/12
    Issue: https://gitlab.com/amavis/amavis/issues/36

(spz)

2022-09-17 08:56:42 UTC MAIN commitmail json YAML

new package for the perl library Net::LibIDN2
the package builds, no guarantees otherwise yet

(spz)

2022-09-17 05:39:25 UTC MAIN commitmail json YAML

switch MAINTAINER to pkgsrc-users

(jdolecek)

2022-09-17 02:39:55 UTC MAIN commitmail json YAML

doc: Updated ham/trustedQSL to 2.6.5

(mef)

2022-09-17 02:39:42 UTC MAIN commitmail json YAML

(ham/trustedQSL) Updated 2.6.3 to 2.6.5

For Changes, see
http://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-6-5-release.pdf

[2.6.4] Corrected handling of portable modifiers for US callsigns.
TQSL 2.6.5 can be installed to upgrade any older version of TQSL.

(mef)

2022-09-16 23:39:35 UTC MAIN commitmail json YAML

doc: Updated databases/postgresql-postgis2 to 3.3.1

(gdt)

2022-09-16 23:39:23 UTC MAIN commitmail json YAML

databases/postgresql-postgis2: Update to 3.3.1

This is a micro release; upstream changes are bugfixes and minor
improvements.

(gdt)

2022-09-16 20:24:31 UTC MAIN commitmail json YAML

Updated filesystems/cloudfuse to 1.0

(abs)

2022-09-16 20:24:10 UTC MAIN commitmail json YAML

Updated filesystems/cloudfuse to 1.0

Only changelog provided was:
- "v1.0 represents the state where maintenance paused"

While here switch to MASTER_SITE_GITHUB and drop MAINTAINERSHIP

(abs)

2022-09-16 19:56:40 UTC MAIN commitmail json YAML

doc: Updated www/webkit-gtk to 2.36.8

(leot)

2022-09-16 19:56:34 UTC MAIN commitmail json YAML

webkit-gtk: Update to 2.36.8

Changes:
2.36.8
======
- Fix jumpy elements when scrolling GitLab and other web sites.
- Fix WebKitWebView:web-process-terminated signal not being emitted
  for the first web view when sandboxing is enabled.
- Fix hang when opening HTML <select> elements in GTK4 builds.
- Fix kinetic scrolling with elements that use overflow scrolling.
- Fix several crashes and rendering issues.

(leot)

2022-09-16 19:53:44 UTC MAIN commitmail json YAML

lang/smlnj11072: remove no longer needed powerpc nlffi section.

This now caused the build to fail, and the build and install
now succeeds on NetBSD/macppc.

(he)

2022-09-16 19:45:07 UTC MAIN commitmail json YAML

lang/smlnj: remove the powerpc nlffi section.

This no longer had any effect, and therefore caused the build to fail.
The build and install now succeeds on NetBSD/macppc.

(he)

2022-09-16 17:39:19 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 5.10.0

(schmonz)

2022-09-16 17:39:13 UTC MAIN commitmail json YAML

Update to 5.10.0. From the changelog:

Simple Logger:
- Added convenience functions for warnings and variables
- Warnings print the stack trace
- Variables will handle lists and print out each element in the list

(schmonz)

2022-09-16 13:05:22 UTC MAIN commitmail json YAML

Updated devel/py-uvloop, devel/py-packageurl

(adam)

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

py-packageurl: updated to 0.10.3

0.10.3 (2022-09-15)
-------------------
- Fix named arguments in purl_to_lookups.

0.10.2 (2022-09-15)
-------------------
- Add encode option in purl_lookups 94
  (`purl_to_lookups`, `without_empty_values` is moved from packageurl.contrib.django.models
  to packageurl.contrib.django.utils)

(adam)

2022-09-16 13:00:15 UTC MAIN commitmail json YAML

py-uvloop: updated to 0.17.0

v0.17.0

This release adds Python 3.11 support, updates bundled libuv to 1.43.0
and fixes a handful of issues.

Changes

Expose uv_loop_t pointer for integration with other C-extensions
Support python 3.11+
Expose libuv uv_fs_event functionality
Activate debug mode when -X dev is used
Expose uv_version() for libuv API compatibility
Fix loop.getaddrinfo() and tests
Bump to libuv 1.43.0

Fixes

_TransProtPair is no longer defined in asyncio.events
use a TypeVar for asyncio.BaseProtocol
Fix segfault in TimerHandle.when() after cleared
Avoid self._errpipe_write double close
Fix typo in test
Fix potential infinite loop
use a stack of self._fds_to_close to prevent double closes
Fix incorrect main thread id value forking from a thread
create_subprocess_exec should treat env={} as empty environment
Queue write only after processing all buffers
Drop Python 3.6 support for thread ident
bugfix: write to another transport in resume_writing() fails

Build

Upgrade GitHub Actions
typo same as same
setup.py: allow to override extra_compile_args
Drop hack in setup.py in finalize_options (492)
Fix tests invocation on release CI worklow

Documentation

use asyncio.Runner loop_factory on 3.11+
Fix CI badge in docs, remove remaining Travis CI references from docs
Fix typo in README

(adam)

2022-09-16 12:33:30 UTC MAIN commitmail json YAML

doc: Updated geography/qgis to 3.22.11

(gdt)

2022-09-16 12:33:17 UTC MAIN commitmail json YAML

geography/qgis: Update to 3.22.11

This is a micro update from 3.22.10; upstream changes are bugfixes and
minor improvements.

(gdt)

2022-09-16 11:13:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/macchina to 6.1.2

(pin)

2022-09-16 11:13:31 UTC MAIN commitmail json YAML

sysutils/macchina: update to 6.1.2

- Fixed an issue that caused installations through cargo to fail due to a
  malformed lockfile.

(pin)

2022-09-16 06:36:39 UTC MAIN commitmail json YAML

doc: Updated games/termatrix to 2.0.0

(pin)

2022-09-16 06:36:05 UTC MAIN commitmail json YAML

games/termatrix: update to 2.0.0

- support for traces of different colors
- multi-color support
- traces now scroll at different rates
- prevent a muddy field by correctly throttling updates

(pin)

2022-09-16 06:23:36 UTC MAIN commitmail json YAML

doc: Updated www/ruby-loofah to 2.19.0

(taca)

2022-09-16 06:23:10 UTC MAIN commitmail json YAML

www/ruby-loofah: update to 2.19.0

2.19.0 (2022-09-14)

Features

* Allow SVG 1.0 color keyword names in CSS attributes.  These colors are
  part of the CSS Color Module Level 3 recommendation released 2022-01-18.
  [#243]

(taca)

2022-09-16 06:20:45 UTC MAIN commitmail json YAML

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

(taca)

2022-09-16 06:20:26 UTC MAIN commitmail json YAML

www/ruby-css-parser: update to 1.12.0

1.12.0 (2022-09-16)

* Improve exception message for missing value #131
* :rule_set_exceptions option added #132

(taca)

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

doc: Updated sysutils/ruby-facter to 4.2.12

(taca)

2022-09-16 06:17:21 UTC MAIN commitmail json YAML

sysutils/ruby-facter: update to 4.2.12

4.2.12 (2022-09-12)

Enhancements

* Support for ERB changes introduced in Ruby 3.1.  Facter now supports ERB
  changes introduced in Ruby 3.1.  FACT-3102

Resolved issues

* YAML anchors no longer function properly in Facter 4.  Enabled YAML
  anchors in Facter 4, a feature that was available previously in Facter 3.
  Additionally, testing was added to ensure Facter continues to behave as
  expected when handling YAML anchors.  FACT-3135

* Facter 4 Does Not Support Built-In Windows Commands.  Facter 3.x
  special-cased echo for Windows to allow it to run using the built-in for a
  Windows shell; Facter 4 upgrade neglected to include this special case.
  This fix adds that special case back in.  FACT-3133

(taca)

2022-09-16 06:14:16 UTC MAIN commitmail json YAML

doc: Updated net/ruby-connection_pool to 2.3.0

(taca)

2022-09-16 06:13:53 UTC MAIN commitmail json YAML

net/ruby-connection_pool: update to 2.3.0

2.3.0 (2022-09-15)

* Minimum Ruby version is now 2.5.0
* Add pool size to TimeoutError message

(taca)

2022-09-16 06:10:24 UTC MAIN commitmail json YAML

doc: Updated sysutils/puppet to 7.19.0

(taca)

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

sysutils/puppet: update to 7.19.0

Puppet 7.19.0

Released September 2022.

Note:
New versions of Puppet now release every six weeks rather than every four
weeks.

Enhancements

* Support for Fedora 36 (x86_64)

This release adds support for Fedora 36 (x86_64).  PA-4668

* Updated Augeas to 1.13.0

Bumped Augeas to 1.13.0 for all supported platforms except for
Solaris and AIX.  Those two platforms remain on 1.12.0, as Augeas
1.13.0 fails to compile due to a few readline function calls that
are not on Solaris or AIX.  PA-4494

Resolved issues

* Puppet sends malformed PuppetDB reports with Oj

Reports sent to PuppetDB using the Oj JSON backend are now properly
formatted.  PUP-11620

puppet module list --render-as json does not report unmet dependencies

puppet module list --render-as json now includes information about
unmet dependencies.  PUP-11604

* Puppet does not write SELinux labels on ZFS

Marked ZFS as an SELinux-capable filesystem.  PUP-11603

Puppet::Util.safe_posix_fork fails if /proc/self is not a directory

Puppet now handles misconfigured /proc filesystems correctly.
PUP-11594

* Puppet on Ruby 3.1 warns about ERB passing safe_level as non-keyword argument

Puppet now passes ERB arguments as keywords.  PUP-11552

Security

* FIPS OpenSSL: disable c_rehash binary

Fixed CVE-2022-1292 and CVE-2022-2068.  PA-4621

(taca)

2022-09-16 05:49:31 UTC MAIN commitmail json YAML

doc: Updated mail/squirrelmail to 1.4.23pre14977

(taca)

2022-09-16 05:49:08 UTC MAIN commitmail json YAML

mail/squirrelmail: update to 1.4.23pre14977

Update to latest svn snapshot.  It includes various improvements for PHP 8
compatibility.  Address to PR pkg/57012.

Here are quote from commit log:

1.4.23pre14977 (2022-06-21)

* Add cookie SameSite attribute; uses default if "Strict" but can be
  overridden by $same_site_cookies in config_local.php
* Browser seems to respond better when deleting the cookie if you void its
  value also; helps actually get the cookie to be removed even though this
  feels more like a browser problem... maybe it does not like a date in
  1970?
* Make sure drafts are sent with the current date and not that of its
  previous 'Save Draft' action
* Add option to prefix new mail number to the front of the org title
  (browser title bar)
* Fix certain messages with headers in unknown charsets encoded as quoted
  printable showing up as blank sender/subject in message list
* Add ability for plugins to request additional header fields in the message
  list lookup
* Separate DNT and DSN
* Add proper RFC 3461 DSN functionality (previously we relied only on the
  Return-Receipt-To header)
* Cause message subject to show in page title when message view is loaded in
  its own window/tab
* Implement SQL identifier quoting in all cases
* Add option to folder prefs for marking deleted messages as read
* Fix: Login mechanisms other than "login" were broken if server returned
  untagged data before login response
* Greatly fix the plaintext display of messages that do not have a text
  part.
* Add ability to explicitly set prefs DB connection charset
* Add ability to explicitly set address book DB connection charset

(taca)

2022-09-16 04:40:12 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 3.2.0

(schmonz)

2022-09-16 04:40:06 UTC MAIN commitmail json YAML

Update to 3.2.0. From the changelog:

- Fix: `mob done --squash-wip` won't fail if a previously committed file
  has uncommitted modifications.
- Feature: `MOB_TIMER_INSECURE=true` allows enterprises to use the
  timer.mob.sh companion service despite SSL issues.

(schmonz)

2022-09-16 01:56:17 UTC MAIN commitmail json YAML

doc: Updated www/ruby-net-http-persistent to 4.0.1nb1

(taca)

2022-09-16 01:55:51 UTC MAIN commitmail json YAML

www/ruby-net-http-persistent: correct dependency

Correct dependency to net/ruby-connection_pool.

Bump PKGREVISION.

(taca)

2022-09-15 22:24:32 UTC MAIN commitmail json YAML

doc: Updated devel/py-google-api-core to 2.10.1

(wiz)

2022-09-15 22:24:23 UTC MAIN commitmail json YAML

py-google-api-core: update to 2.10.1.

Major update (from 1.x to 2.x) dropping python 2 support.
Summary of changes not found, too many to sumarize, see
https://github.com/googleapis/python-api-core/releases

(wiz)

2022-09-15 22:13:53 UTC MAIN commitmail json YAML

doc: Updated devel/py-googleapis-common-protos to 1.56.4

(wiz)

2022-09-15 22:13:43 UTC MAIN commitmail json YAML

py-googleapis-common-protos: update to 1.56.4.

1.56.4

Bug Fixes

    require python 3.7+ (#119) (507b58d)

1.56.3

Bug Fixes

    deps: allow protobuf < 5.0.0 (#112) (67b0231)

Documentation

    fix changelog header to consistent size (#108) (d315b9f)

1.56.2

Bug Fixes

    deps: require grpcio >= 1.0.0, <2.0.0dev (4a402ce)
    deps: require protobuf>= 3.15.0, <4.0.0dev (#105) (4a402ce)

1.56.1

Bug Fixes

    deps: require protobuf >=1.15.0 (f04ed64)
    include tests directory (#103) (72e5df1)
    regenerate pb2 files using the latest version of grpcio-tools (f04ed64)

1.56.0

Features

    add google/api/error_reason.proto (62c04b8)
    add google/api/visibility.proto (62c04b8)
    add google/type/decimal.proto (62c04b8)
    add google/type/interval.proto (62c04b8)
    add google/type/localized_text.proto (62c04b8)
    add google/type/phone_number.proto (62c04b8)
    update all protos and pb2 files (62c04b8)

Bug Fixes

    expose all names in longrunning _pb2's (#90) (09e9ccd)
    re-generate pb2 files (#87) (6260547)
    re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6)
    remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8)

1.55.0

Features

    add location proto files. (#84) (9a33e56)

1.54.0

Features

    add extended_operations.proto (#77) (bc85849)
    add google/api/routing.proto (#75) (1ae0bbc)

(wiz)

2022-09-15 19:56:02 UTC MAIN commitmail json YAML

doc: Updated devel/nss to 3.83

(wiz)

2022-09-15 19:55:52 UTC MAIN commitmail json YAML

nss: update to 3.83.

Changes:
  - Bug 1788875 - Remove set-but-unused variables from
                  SEC_PKCS12DecoderValidateBags
  - Bug 1563221 - remove older oses that are unused part3/ BeOS
  - Bug 1563221 - remove older unix support in NSS part 3 Irix
  - Bug 1563221 - remove support for older unix in NSS part 2 DGUX
  - Bug 1563221 - remove support for older unix in NSS part 1 OSF
  - Bug 1778413 - Set nssckbi version number to 2.58
  - Bug 1785297 - Add two SECOM root certificates to NSS
  - Bug 1787075 - Add two DigitalSign root certificates to NSS
  - Bug 1778412 - Remove Camerfirma Global Chambersign Root from NSS
  - Bug 1771100 - Added bug reference and description to disabled
                  UnsolicitedServerNameAck bogo ECH test
  - Bug 1779361 - Removed skipping of ECH on equality of private and
                  public server name
  - Bug 1779357 - Added comment and bug reference to
                  ECHRandomHRRExtension bogo test
  - Bug 1779370 - Added Bogo shim client HRR test support. Fixed
                  overwriting of CHInner.random on HRR
  - Bug 1779234 - Added check for server only sending ECH extension
                  with retry configs in EncryptedExtensions and if not
                  accepting ECH. Changed config setting behavior to
                  skip configs with unsupported mandatory extensions
                  instead of failing
  - Bug 1771100 - Added ECH client support to BoGo shim. Changed
                  CHInner creation to skip TLS 1.2 only extensions to
                  comply with BoGo
  - Bug 1771100 - Added ECH server support to BoGo shim. Fixed NSS ECH
                  server accept_confirmation bugs
  - Bug 1771100 - Update BoGo tests to recent BoringSSL version
  - Bug 1785846 - Bump minimum NSPR version to 4.34.1

(wiz)

2022-09-15 19:22:11 UTC MAIN commitmail json YAML

stagit: Update to 1.2

Changes:
1.2
---
* Unset a newly introduced option in libgit2 that do not allow different users
  from reading the git repository. This is not a security issue for stagit.
  See also the related page:
  https://github.blog/2022-04-12-git-security-vulnerability-announced/
* Add a workaround comment in the Makefile for distros or packagers using an
  older libgit2 version (Void Linux, Debian, etc).

(leot)

2022-09-15 19:20:09 UTC MAIN commitmail json YAML

doc: Updated net/stagit-gopher to 1.2

(leot)

2022-09-15 19:20:02 UTC MAIN commitmail json YAML

stagit-gopher: Update to 1.2

Changes:
1.2
---
* Use the new geomyidae escaping style in for directory entries:
  See also the phlog "Geomyidae v0.51 brcon2022 release by 20h":
  gopher://bitreich.org/0/usr/20h/phlog/2022-08-06T20-18-42-220705.md
* Unset a newly introduced option in libgit2 that do not allow different users
  from reading the git repository. This is not a security issue for stagit.
  See also the related page:
  https://github.blog/2022-04-12-git-security-vulnerability-announced/
* Add a workaround comment in the Makefile for distros or packagers using an
  older libgit2 version (Void Linux, Debian, etc).

1.1
---
* Improve read and write error handling in streams.
* libgit2 config opts: set the search to an empty path. This will not search
  outside the paths anymore and also not cause an unveil violation on OpenBSD
  (reported by Anton Lindqvist, thanks!).
* Add dark mode (just kidding, gopher supports all modes).

1.0
---
* Print the number of remaining commits.
* Add EXAMPLES section to the man pages.

(leot)

2022-09-15 19:08:56 UTC MAIN commitmail json YAML

Updated fonts/py-fonttools, textproc/py-pyphen

(adam)

2022-09-15 19:08:38 UTC MAIN commitmail json YAML

py-pyphen: updated to 0.13.0

Version 0.13.0
--------------
* Make language parameter case-insensitive.
* Add Catanal dictionary.
* Update French dictionary.
* Update script upgrading dictionaries.

(adam)

2022-09-15 19:05:27 UTC MAIN commitmail json YAML

py-fonttools: updated to 4.37.2

4.37.2 (released 2022-09-15)
----------------------------

- [subset] Keep CPAL table and don't attempt to prune unused color indices if OT-SVG
  table is present even if COLR table was subsetted away; OT-SVG may be referencing the
  CPAL table; for now we assume that's the case
- [varLib.instancer] Downgrade GPOS/GSUB version if there are no more FeatureVariations
  after instancing
- [subset] Added ``--no-lazy`` to optionally load fonts eagerly (mostly to ease
  debugging of table lazy loading, no practical effects)
- [varLib] Avoid building empty COLR.DeltaSetIndexMap with only identity mappings
- [feaLib] Allow multiple value record types (by promoting to the most general format)
  within the same PairPos subtable; e.g. this allows variable and non variable kerning
  rules to share the same subtable. This also fixes a bug whereby some kerning pairs
  would become unreachable while shapiong because of premature subtable splitting
- [feaLib] Speed up ``VarScalar`` by caching models for recurring master locations
- [feaLib] Optionally cythonize ``feaLib.lexer``, speeds up parsing FEA a bit
- [designspaceLib] Avoid crash when handling unbounded rule conditions
- [post] Don't crash if ``post`` legacy format 1 is malformed/improperly used
- [gvar] Don't be "lazy" (load all glyph variations up front) when TTFont.lazy=False
- [TTFont] Added ``normalizeLocation`` method to normalize a location dict from the
  font's defined axes space (also known as "user space") into the normalized (-1..+1)
  space. It applies ``avar`` mapping if the font contains an ``avar`` table
- [TTVarGlyphSet] Support drawing glyph instances from CFF2 variable glyph set
- [fontBuilder] Do not error when building cmap if there are zero code points
- [varLib.plot] Added ability to plot a variation model and set of accompaning master
  values corresponding to the model's master locations into a pyplot figure
- [Snippets] Added ``statShape.py`` script to draw statistical shape of a glyph as an
  ellips (requires pycairo) (baecd88).
- [TTVarGlyphSet] implement drawPoints natively, avoiding going through
  SegmentToPointPen
- [TTVarGlyphSet] Fixed bug whereby drawing a composite glyph multiple times, its
  components would shif; needed an extra copy

(adam)

2022-09-15 17:56:44 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 5.9.0

(schmonz)

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

Update to 5.9.0. From the changelog:

- Minor fixes for publishing
- Small publishing fixes for minimal-approvaltests
- Added basic Simple Logger functionality
- Added Simple Logger timestamps and toggles and other
  convenience methods

(schmonz)

2022-09-15 17:56:02 UTC MAIN commitmail json YAML

Updated devel/py-greenlet, devel/py-curtsies, devel/bpython; Added devel/py-blessed

(adam)

2022-09-15 17:55:32 UTC MAIN commitmail json YAML

bpython: updated to 0.23

0.23
----

General information:

* More and more type annotations have been added to the bpython code base.
* Some work has been performed to stop relying on blessings.

New features:

* Auto-closing brackets option added. To enable, add `brackets_completion = True` in the bpython config
  Thanks to samuelgregorovic

Fixes:

* Improve handling of SyntaxErrors
* Fix crash on Ctrl-Z
* Fix tests for Python 3.10.1 and newer
* Handle optional `readline` parameters in `stdin` emulation
* Fix handling of `__name__`
* Fix function signature completion for `classmethod`s

Changes to dependencies:

* curtsies 0.4 or newer is now required

Support for Python 3.6 has been dropped.

(adam)

2022-09-15 17:53:47 UTC MAIN commitmail json YAML

py-curtsies: updated to 0.4.0

0.4.0
Clean up both wakeup_fds
Drop support for Python 3.6
Switch to blessed
Typing: add more annotations

(adam)

2022-09-15 17:51:07 UTC MAIN commitmail json YAML

py-blessed: added version 1.19.1

Blessed is an easy, practical library for making terminal apps, by providing an
elegant, well-documented interface to Colors, Keyboard input, and screen
position and Location capabilities.

(adam)

2022-09-15 17:48:08 UTC MAIN commitmail json YAML

py-greenlet: updated to 1.1.3

1.1.3 (2022-08-25)
==================
- Add support for Python 3.11. Please note that Windows binary wheels
  are not available at this time.

(adam)

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

doc/TODO: + png-1.6.38, samba-4.17.

(wiz)

2022-09-15 14:39:03 UTC MAIN commitmail json YAML

Modify the extended header stuff for new x86/include/cpu_ucode.h. NFC.

(msaitoh)

2022-09-15 13:12:06 UTC MAIN commitmail json YAML

doc: Updated geography/py-gdal to 3.5.2

(gdt)

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

doc: Updated geography/gdal-lib to 3.5.2

(gdt)

2022-09-15 13:11:43 UTC MAIN commitmail json YAML

geography/{gdal-lib,py-gdal}: Update to 3.5.2

Upstream changes are bugfixes and minor improvements.
Tested with qgis built against 3.5.1 on netbsd-9 amd64.

(gdt)

2022-09-15 12:59:16 UTC MAIN commitmail json YAML

2022-09-15 11:53:05 UTC MAIN commitmail json YAML

bootstrap: Put back /usr/include hack on old OSX.

(jperkin)

2022-09-15 11:02:21 UTC MAIN commitmail json YAML

doc: Updated misc/less to 608

(leot)

2022-09-15 11:02:15 UTC MAIN commitmail json YAML

less: Update to 608

Patches privately shared by <pin> and RVP, thanks!

Changes:
608
---
* Add the --header option (github #43).
* Add the --no-number-headers option (github #178).
* Add the --status-line option.
* Add the --redraw-on-quit option (github #36).
* Add the --search-options option (github #213).
* Add the --exit-follow-on-close option (github #244).
* Add 'H' color type to set color of header lines.
* Add #version conditional to lesskey.
* Add += syntax to variable section in lesskey files.
* Allow option name in -- command to end with '=' in addition to '\n'.
* Add $HOME/.config to possible locations of lesskey file (github #153).
* Add $XDG_STATE_HOME and $HOME/.local/state to possible locations
  of history file (github #223).
* Don't read or write history file in secure mode (github #201).
* Fix display of multibyte and double-width chars in prompt.
* Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08
  (github #188).
* Add more \k codes to lesskey format.
* Fix bug when empty file is modified while viewing it.
* Fix bug when parsing a malformed lesskey file (githb #234).
* Fix bug scrolling history when --incsearch is set (github #214).
* Fix buffer overflow when invoking lessecho with more than 63 -m/-n
  options (github #198).
* Fix buffer overflow in bin_file (github #271).
* Fix bug restoring color at end of highlighted text.
* Fix bug in parsing lesskey file.
* Defer moving cursor to lower left in some more cases.
* Suppress TAB filename expansion in some cases where it doesn't make sense.
* Fix termlib detection when compiler doesn't accept
  calls to undeclared functions.
* Fix bug in input of non-ASCII characters on Windows (github #247)
* Escape filenames when invoking LESSCLOSE.
* Fix bug using multibyte UTF-8 char in search string
  with --incsearch (github #273).

590
---
* Make less able to read lesskey source files (deprecating lesskey).
* If XDG_CONFIG_HOME is set, find lesskey source file
  in $XDG_CONFIG_HOME/lesskey rather than $HOME/.lesskey.
* If XDG_DATA_HOME is set, find and store history file
  in $XDG_DATA_HOME/lesshst rather than $HOME/.lesshst.
* Add the --lesskey-src option.
* Add the --file-size option.
* With -F, if screen is resized to make file fit on one screen, don't exit.
* Fix bug which could leave terminal in mouse-reporting mode
  after exiting less.
* Fix bug which caused failure to respond to window resize.
* Fix backslash bug searching in tag file.

581
---
* Change ESC-u command to toggle, not disable, highlighting per man page.
* Add ESC-U command.
* Add ctrl-W search modifier for wrapping search.
* F command can be interrupted by ^X.
* Support OSC 8 hyperlinks when -R is in effect.
* g command with no number will ignore -j and put first line at top of screen.
* Multiple + or -p command line options are handled better.
* Add the --incsearch option.
* Add the --line-num-width option.
* Add the --status-col-width option.
* Add the --use-color and --color options.
* Display -w highlight even if highlighted line is empty.
* If search result is in a long line, scroll to ensure it is visible.
* Editing the same file under different names now creates only
  one entry in the file list.
* Make visual bell more visible on some terminals.
* Ring end-of-file bell no more than once per second.
* Build can use either Python or Perl for Makefile.aut operations.
* Fix crash when using the @ search modifier.
* Fix crash in the 's' command due to duplicate free.
* Fix realpath crash on Darwin.

(leot)

2022-09-15 03:56:09 UTC MAIN commitmail json YAML

doc: Updated sysutils/macchina to 6.1.1

(pin)

2022-09-15 03:55:46 UTC MAIN commitmail json YAML

sysutils/macchina: update to 6.1.1

- Updated dependencies to their latest versions
- Removed --export-config flag
- Renamed CHANGELOG.txt to CHANGELOG.md

(pin)

2022-09-14 13:34:50 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-unicode-display_width to 2.3.0

(taca)

2022-09-14 13:34:28 UTC MAIN commitmail json YAML

textproc/ruby-unicode-display_width: update to 2.3.0

2.3.0 (2022-09-13)

* Unicode 15.0

(taca)

2022-09-14 11:47:18 UTC MAIN commitmail json YAML

Updated graphics/py-matplotlib-venn, net/yt-dlp

(adam)

2022-09-14 11:46:59 UTC MAIN commitmail json YAML

yt-dlp: updated to 2022.9.1

Changelog
Add option --use-extractors
Merge youtube-dl: Upto commit/ed5c44e
Add yt-dlp version to infojson
Fix --break-per-url --max-downloads
Fix bug in --alias
[cookies] Support firefox container in --cookies-from-browser by bashonly, coletdjnz, pukkandan
[downloader/external] Smarter detection of executable
[extractor/generic] Don't return JW player without formats
[FormatSort] Fix aext for --prefer-free-formats
[jsinterp] Various improvements by pukkandan, dirkf, elyse0
[cache] Mechanism to invalidate old cache
[utils] Add deprecation_warning
[utils] Add orderedSet_from_options
[utils] Popen: Restore LD_LIBRARY_PATH when using PyInstaller by Lesmiscore
[build] make tar should not follow DESTDIR by satan1st
[build] Update pyinstaller by shirt-dev
[test] Fix test_youtube_signature
[cleanup] Misc fixes and cleanup by DavidH-2022, MrRawes, pukkandan
[extractor/epoch] Add extractor by tejasa97
[extractor/eurosport] Add extractor by HobbyistDev
[extractor/IslamChannel] Add extractors by Lesmiscore
[extractor/newspicks] Add extractor by Lesmiscore
[extractor/triller] Add extractor by bashonly
[extractor/VQQ] Add extractors by elyse0
[extractor/youtube] Improvements to nsig extraction
[extractor/youtube] Fix bug in format sorting
[extractor/youtube] Update iOS Innertube clients by SamantazFox
[extractor/youtube] Use device-specific user agent by coletdjnz
[extractor/youtube] Add --compat-option no-youtube-prefer-utc-upload-date by coletdjnz
[extractor/arte] Bug fix by cgrigis
[extractor/bilibili] Extract flac with premium account by jackyyf
[extractor/BiliBiliSearch] Don't sort by date
[extractor/BiliBiliSearch] Fix infinite loop
[extractor/bitchute] Mark errors as expected
[extractor/crunchyroll:beta] Use anonymous access by tejing1
[extractor/huya] Fix stream extraction by ohaiibuzzle
[extractor/medaltv] Fix extraction by xenova
[extractor/mediaset] Fix embed extraction
[extractor/mixcloud] All formats are audio-only
[extractor/rtbf] Fix jwt extraction by elyse0
[extractor/screencastomatic] Support --video-password by shreyasminocha
[extractor/stripchat] Don't modify input URL by dfaker
[extractor/uktv] Improve _VALID_URL by dirkf
[extractor/vimeo:user] Fix _VALID_URL

(adam)

2022-09-14 11:46:03 UTC MAIN commitmail json YAML

py-matplotlib-venn: updated to 0.11.7

Version 0.11.7
- Fixed Travis-CI-related error messages.

(adam)

2022-09-14 11:35:54 UTC MAIN commitmail json YAML

Updated devel/py-colorlog, devel/py-cwcwidth

(adam)

2022-09-14 11:35:36 UTC MAIN commitmail json YAML

py-cwcwidth: updated to 0.1.7

0.1.7
* Ensure that cython generated C source file is always included in sdist.

(adam)

2022-09-14 11:32:14 UTC MAIN commitmail json YAML

py-fastbencode: does not support python 2.x

(wiz)

2022-09-14 11:29:28 UTC MAIN commitmail json YAML

py-colorlog: updated to 6.7.0

6.7.0
Unknown changes

(adam)

2022-09-14 11:28:19 UTC MAIN commitmail json YAML

2022-09-14 11:21:41 UTC MAIN commitmail json YAML

doc: Updated sysutils/ansible-lint to 6.5.2nb1

(wiz)