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 (24m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 12:12:55 UTC Now

2020-06-18 19:54:45 UTC MAIN commitmail json YAML

doc: Updated converters/p5-Sereal-Decoder to 4.014

(fcambus)

2020-06-18 19:54:33 UTC MAIN commitmail json YAML

p5-Sereal-Decoder: update to 4.014.

4.014 Thurs June 11, 2020
    * Fix build issue on non-win32 platforms.
    * Update zstd to 1.4.5

4.012 Weds June 10, 2020
    * Fix memory leak in looks_like_sereal(), thanks to Kirill Sysoev

4.011 Tues February 4, 2020
    * Fix and test custom opcode logic for 5.31.2 and later.

4.010 Tues February 4, 2020
    * Update miniz
    * Update zstd
    * perltidy perl code to a standard style

(fcambus)

2020-06-18 19:41:09 UTC MAIN commitmail json YAML

doc: Updated net/lldpd to 1.0.5

(hauke)

2020-06-18 19:40:33 UTC MAIN commitmail json YAML

Update net/lldpd to v1.0.5

# pkgsrc changes

No OWNDIR needed for daemon's HOME

Add Perl path to LDFLAGS only when it is needed (snmp support)

List INSTALLATION_DIRS explicitly

Set PKG_SYSCONFSUBDIR, so that README.conf actually gets installed

Since editline is fully functional, avoid linking against the GPLv3 readline

# upstream changes

Numerous small changes, see ChangeLog.

(hauke)

2020-06-18 18:45:50 UTC MAIN commitmail json YAML

doc: Updated wm/spectrwm to 3.4.0

(pin)

2020-06-18 18:45:25 UTC MAIN commitmail json YAML

wm/spectrwm: update to 3.4.0

spectrwm 3.4.0
Release on Jun 17, 2020
  Add optional startup parameters:
    -c file - Specify a configuration file to load instead of scanning for one.
    -v - Print version and exit.
  Add new restart_of_day action. (Unbound by default.) (Same as restart but
configuration file is loaded in full.)
  Improve startup error handling.
  Fix input focus issues.
  Fix max layout 'flickering' issue when focus_mode = follow.
  Fix ws_next_move and ws_prev_move.
  Fix withdrawn window handling.
  Fix focus issue when moving transient (and related) windows between workspaces.
  Fix maximized windows sometimes unmaximize on workspace switch.
  Fix SIGHUP restart.
  Fix transient window crossing issue on focus/swap next/prev actions.
  Fix border color issue when clicking to focus a window on an unfocused region.
  Fix keyboard_mapping fallback issue.
  Fix width calculation of Xft glyphs. (Fixes the (dis)appearing space when
switching workspaces.)
  Increase bar hard limits to better accomodate complex markup sequences.
  Add workaround to man page for OSs ignoring LD_PRELOAD.
  Add some notes to man page and fix a warning.
  Add missing options to example spectrwm.conf.
  Update spectrwm_fr.conf
  linux: Add example baraction.sh script.
  linux: Accept user-provided pkg-config command.
  linux: Install examples.

(pin)

2020-06-18 18:31:11 UTC MAIN commitmail json YAML

doc: Updated net/gh to 0.10.0

(bsiegert)

2020-06-18 18:30:41 UTC MAIN commitmail json YAML

Add a package for gh-0.10.0. From wip.

gh is GitHub on the command line, and it's now available in beta.
It brings pull requests, issues, and other GitHub concepts to the
terminal next to where you are already working with git and your code.

(bsiegert)

2020-06-18 17:05:55 UTC MAIN commitmail json YAML

mk: do not check vulnerability when just fetching distfiles

This is intended to reduce the log output on ftp.NetBSD.org when
fetching all distfiles.

Also, we call the target in basically every step of package creation
(extract, patch, configure, build, install, package) - perhaps we should trim
this down some more.

(wiz)

2020-06-18 17:05:11 UTC MAIN commitmail json YAML

musicpd: Add MESSAGE.NetBSD

(nia)

2020-06-18 17:03:04 UTC MAIN commitmail json YAML

Updated databases/py-ldap, net/py-ldapdomaindump

(adam)

2020-06-18 17:02:45 UTC MAIN commitmail json YAML

2020-06-18 16:58:47 UTC MAIN commitmail json YAML

py-ldap: updated to 3.3.0

Release 3.3.0:

Highlights:
* ``LDAPError`` now contains additional fields, such as ctrls, result, msgid
* ``passwd_s`` can now extract the newly generated password
* LDAP connections can now be made from a file descriptor

This release is tested on Python 3.8, and the beta of Python 3.9.

The following undocumented functions are deprecated and scheduled for removal:
- ``ldap.cidict.strlist_intersection``
- ``ldap.cidict.strlist_minus``
- ``ldap.cidict.strlist_union``

Modules/
* Ensure ReconnectLDAPObject is not left in an inconsistent state after
  a reconnection timeout
* Syncrepl now correctly parses SyncInfoMessage when the message is a syncIdSet
* Release GIL around global get/set option call
* Do not leak serverctrls in result functions
* Don't overallocate memory in attrs_from_List()
* Fix thread support check for Python 3
* With OpenLDAP 2.4.48, use the new header openldap.h

Lib/
* Fix some edge cases regarding quoting in the schema tokenizer
* Fix escaping a single space in ldap.escape_dn_chars
* Fix string formatting in ldap.compare_ext_s
* Prefer iterating dict instead of calling dict.keys()

Doc/
* Clarify the relationship between initialize() and LDAPObject()
* Improve documentation of TLS options
* Update FAQ to include Samba AD-DC error message
  "Operation unavailable without authentication"
* Fix several incorrect examples and demos
  (but note that these are not yet tested)
* Update Debian installation instructions for Debian Buster
* Typo fixes in docs and docstrings

Test/
* Test and document error cases in ldap.compare_s
* Test if reconnection is done after connection loss
* Make test certificates valid for the far future
* Use slapd -Tt instead of slaptest

Infrastructure:
* Mark the LICENCE file as a license for setuptools
* Use "unittest discover" rather than "setup.py test" to run tests

(adam)

2020-06-18 16:55:01 UTC MAIN commitmail json YAML

doc: Updated net/pear-Net_SMTP to 1.9.1

(taca)

2020-06-18 16:54:25 UTC MAIN commitmail json YAML

net/pear-Net_SMTP: update to 1.9.1

Update pear-Net_SMTP to 1.9.1.

1.9.1 (Release date: 2020-06-06 18:48 UTC)

Changelog:

* Added .gitattributes for nicer packaging

(taca)

2020-06-18 16:42:38 UTC MAIN commitmail json YAML

www/ruby-jekyll-seo-tag: trivial fixes

* Add "USE_LANGUAGES= # none".
* Update dependency in comment.

(taca)

2020-06-18 16:41:11 UTC MAIN commitmail json YAML

2020-06-18 16:27:06 UTC MAIN commitmail json YAML

doc: Updated net/ruby-net-ping to 2.0.8

(taca)

2020-06-18 16:26:43 UTC MAIN commitmail json YAML

net/ruby-net-ping: update to 2.0.8

Update ruby-net-ping to 2.0.8.

2.0.8 (2020-06-17)

Changes

* Fix gem metadata on rubygems (#29)

(taca)

2020-06-18 16:24:22 UTC MAIN commitmail json YAML

doc: Updated www/ruby-loofah to 2.6.0

(taca)

2020-06-18 16:23:53 UTC MAIN commitmail json YAML

www/ruby-loofah: update to 2.6.0

Update ruby-loofah to 2.6.0.

2.6.0 / 2020-06-16

Features

* Allow CSS border-style keywords. [#188] (Thanks, @tarcisiozf!)

(taca)

2020-06-18 15:25:15 UTC MAIN commitmail json YAML

doc: Updated multimedia/vlc to 3.0.11

(ryoon)

2020-06-18 15:24:26 UTC MAIN commitmail json YAML

vlc: Update to 3.0.11

Changelog:
Changes between 3.0.10 and 3.0.11:
----------------------------------

Access:
* rtp descriptor leak on error fix

Demux:
* Fixed regression with some encrypted HLS streams
* Live HLS delay until first update fix
* HLS rendition switch regression fix
* Fix imprecise m4a seek

Decoder:
* Fixed missing captions with some capture cards

Audio filters:
* soxr resampling fixes

Contribs:
* Updated libfaad to 2.9.2 (Parametric Stereo regression)
* Updated libarchive to 3.4.2

macOS:
* Fixed moving video window with mouse
* Fixed UI issue showing "permissions warning" unnecessarily often
* Fixed stack buffer overflow listing bluray mount points
* Fixed potential crashes at startup

Audio Output:
* Fix sound not coming back after a pause with CoreAudio (macOS/iOS)

Misc:
* Update Youtube script

(ryoon)

2020-06-18 15:00:21 UTC MAIN commitmail json YAML

rust/platform.mk: Note PR about earmv7, and requirement for PR links

Following discussion on tech-net, note that disabling rust on a
platform where it ought to work requires a link to an open PR.

Add a link to the PR about NetBSD/earmv7hf.

(gdt)

2020-06-18 14:52:12 UTC MAIN commitmail json YAML

2020-06-18 14:25:17 UTC MAIN commitmail json YAML

mlt: Needs libatomic when built with gcc. Avoid using internal libebur128

Bump PKGREVISION

(nia)

2020-06-18 14:17:39 UTC MAIN commitmail json YAML

doc: Updated devel/nss to 3.53.1

(ryoon)

2020-06-18 14:16:50 UTC MAIN commitmail json YAML

nss: Update to 3.53.1

Changelog:
Bugs fixed in NSS 3.53.1

- Bug 1631597 (CVE-2020-12402) - Use constant-time GCD and modular inversion
in MPI.

(ryoon)

2020-06-18 14:09:03 UTC MAIN commitmail json YAML

doc: Updated www/drupal7 to 7.72

(taca)

2020-06-18 14:08:36 UTC MAIN commitmail json YAML

www/drupal7: update to 7.72

Update durpal7 to 7.72 (Drupal 7.72).

Drupal 7.72, 2020-06-17
-----------------------
- Fixed security issues:
  - SA-CORE-2020-004

Drupal 7.71, 2020-06-03
-----------------------
- Fix for jQuery Form bug in Chromium-based browsers
- Full support for PHP 7.4

(taca)

2020-06-18 14:06:53 UTC MAIN commitmail json YAML

doc: Updated net/bind911 to 9.11.20

(taca)

2020-06-18 14:06:21 UTC MAIN commitmail json YAML

net/bind911: update to 9.11.20

Update bind911 to 9.11.20, fixing CVE-2020-8619.

--- 9.11.20 released ---

5437. [bug] Fix a data race in lib/dns/resolver.c:log_formerr().
[GL #1808]

5434. [security] It was possible to trigger an INSIST in
lib/dns/rbtdb.c:new_reference() with a particular zone
content and query patterns. (CVE-2020-8619) [GL #1111]
[GL #1718]

5433. [test] Prevent the resolver system test for change #5395
(max-recursion-queries) from failing on systems without
IPv6 support. [GL #1873]

5428. [bug] Clean up GSSAPI resources in nsupdate only after taskmgr
has been destroyed. Thanks to Petr Men邸鱈k. [GL !3316]

5427. [bug] Fix a regression in address/prefix length checking that
should have been a warning instead of an error.
[GL #1849]

5415. [test] Address race in dnssec system test that led to
test failures. [GL #1852]

5413. [test] Address race in autosign system test that led to
test failures. [GL #1852]

5412. [bug] 'provide-ixfr no;' failed to return up-to-date responses
when the serial was greater than or equal to the
current serial. [GL #1714]

5409. [performance] When looking up NSEC3 data in a zone database, skip the
check for empty non-terminal nodes; the NSEC3 tree does
not have any. [GL #1834]

5408. [protocol] Print Extended DNS Errors if present in OPT record.
[GL #1835]

5405. [bug] 'named-checkconf -p' could include spurious text in
server-addresses statements due to an uninitialized DSCP
value. [GL #1812]

(taca)

2020-06-18 13:55:15 UTC MAIN commitmail json YAML

2020-06-18 13:48:54 UTC MAIN commitmail json YAML

2020-06-18 13:48:29 UTC MAIN commitmail json YAML

2020-06-18 13:46:58 UTC MAIN commitmail json YAML

2020-06-18 13:40:18 UTC MAIN commitmail json YAML

Fix off-by-one for last line of input diff.

(nat)

2020-06-18 13:39:58 UTC MAIN commitmail json YAML

doc: note update of Ruby on Rails 6.0 packages:

devel/ruby-activesupport60
devel/ruby-activemodel60
databases/ruby-activerecord60
devel/ruby-activejob60
devel/ruby-activestorage60
devel/ruby-railties60
mail/ruby-actionmailbox60
mail/ruby-actionmailer60
textproc/ruby-actiontext60
www/ruby-actioncable60
www/ruby-actionpack60
www/ruby-actionview60
www/ruby-rails60

(taca)

2020-06-18 13:38:49 UTC MAIN commitmail json YAML

Use secondary buffer as an intermediatory to fix compilation with SSP_FORTIFY.

(nat)

2020-06-18 13:38:47 UTC MAIN commitmail json YAML

2020-06-18 12:58:12 UTC MAIN commitmail json YAML

doc: Updated audio/hydrogen to 1.0.0.rc1

(nia)

2020-06-18 12:57:49 UTC MAIN commitmail json YAML

hydrogen: Update to 1.0.0.rc1

This should fix the build.

Hydrogen 1.0.0-rc1 brings the following changes (compared to Hydrogen 1.0.0-beta2):

    several fixes to the Jack transport (missed/double beats at the begin of a pattern)
    fixed audio artifaces when using the ALSA driver
    fixed tempo problems/distorting when exporting a song
    playback track now scales correctly

(nia)

2020-06-18 12:57:07 UTC MAIN commitmail json YAML

doc: Updated security/tor-browser to 9.5nb2

(wiz)

2020-06-18 12:56:41 UTC MAIN commitmail json YAML

2020-06-18 12:26:42 UTC MAIN commitmail json YAML

Updated graphics/py-matplotlib, textproc/py-markovify

(adam)

2020-06-18 12:26:24 UTC MAIN commitmail json YAML

py-markovify: updated to 0.8.2

0.8.2:
Unknown changes

(adam)

2020-06-18 12:24:55 UTC MAIN commitmail json YAML

py-matplotlib: updated to 3.2.2

What's new in Matplotlib 3.2

Unit converters recognize subclasses
imsave accepts metadata and PIL options
cbook.normalize_kwargs
FontProperties accepts os.PathLike
Gouraud-shading alpha channel in PDF backend
Kerning adjustments now use correct values
bar3d lightsource shading
Shifting errorbars
Improvements in Logit scale ticker and formatter
rcParams for axes title location and color
3-digit and 4-digit hex colors

(adam)

2020-06-18 10:14:54 UTC MAIN commitmail json YAML

games/doomlegacy: Build fix for SunOS

Use master server TCP patches for UDP too.

(micha)

2020-06-18 10:07:35 UTC MAIN commitmail json YAML

bmake: Fix match for bootstrap pdksh.

When bmake is built during bootstrap it's using a temporary prefix, so matching
against LOCALBASE doesn't work.

(jperkin)

2020-06-18 04:58:24 UTC MAIN commitmail json YAML

nodejs/nodejs10/nodejs12: these now require nghttp2>=1.41.0

As of the last updates to each of these, made earlier this month, they
now require nghttp2>=1.41.0 to build. They expect
nghttp2_option_set_max_settings to be available.

(gutteridge)

2020-06-18 03:01:50 UTC MAIN commitmail json YAML

editors/Makefile: sort entries

(gutteridge)

2020-06-18 02:59:57 UTC MAIN commitmail json YAML

textproc/Makefile: sort entries

(gutteridge)

2020-06-18 00:00:25 UTC MAIN commitmail json YAML

2020-06-17 23:52:05 UTC MAIN commitmail json YAML

Another attempt to fix errors with SSP_FORTIFY set.  Limit the size of
copied strings with strncpy(3).

(nat)

2020-06-17 22:56:16 UTC MAIN commitmail json YAML

doc: Updated net/powerdns-recursor to 4.3.1

(otis)

2020-06-17 22:55:11 UTC MAIN commitmail json YAML

net/powerdns-recursor: Update to 4.3.1

Changelog since 4.3.0:

* Released:
  - 19th of May 2020

* Improvements:
  - Add ubuntu focal target.

* Bug Fixes:
  - Backport of security fixes for:
    - CVE-2020-10995
    - CVE-2020-12244
    - CVE-2020-10030
  - avoid a crash when loading an invalid RPZ.
  - RPZ dumpFile/seedFile: store/get SOA refresh on dump/load.

* misc:
  - Update boost.m4.

(otis)

2020-06-17 20:40:28 UTC MAIN commitmail json YAML

Add extra padding for characters per line.  This should avoid errors with
gcc 8.4 and SSP.

(nat)

2020-06-17 18:36:09 UTC MAIN commitmail json YAML

doc: Updated x11/qt5ct to 1.0

(pin)

2020-06-17 18:35:36 UTC MAIN commitmail json YAML

x11/qt5ct: update to 1.0

ChangeLog:
Version 1.0
* added Ia Ora color scheme (from Mandriva default style)
* disabled debug messages by default
* fixed Qt 5.15 palette
* fixed crash on certain applications under Qt 5.15

(pin)

2020-06-17 18:02:53 UTC MAIN commitmail json YAML

2020-06-17 18:00:10 UTC MAIN commitmail json YAML

2020-06-17 17:59:25 UTC MAIN commitmail json YAML

firefox68: Update distinfo

(nia)

2020-06-17 17:57:25 UTC MAIN commitmail json YAML

2020-06-17 17:54:26 UTC MAIN commitmail json YAML

2020-06-17 17:15:53 UTC MAIN commitmail json YAML

libzip: more executables in buildlink

(nia)

2020-06-17 17:06:55 UTC MAIN commitmail json YAML

libtelnet: don't accidentally find doxygen outside of pbulk sandboxes

(nia)

2020-06-17 16:59:19 UTC MAIN commitmail json YAML

visualboyadvance-m: Needs pkg-config

(nia)

2020-06-17 16:16:57 UTC MAIN commitmail json YAML

games/doomlegacy: Build fix for SunOS

Use portable fcntl() instead of ioctl() for non-blocking mode of socket
(for all operating systems that are relevant for pkgsrc).

(micha)

2020-06-17 14:01:15 UTC MAIN commitmail json YAML

qgis: Drop second SUBST_NOOP_OK as redundant

(gdt)

2020-06-17 13:40:41 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup tickets up to #6243

(bsiegert)

2020-06-17 13:40:26 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6243 - requested by nia
graphics/librsvg: NetBSD/arm build fix

Revisions pulled up:
- graphics/librsvg/available.mk                                1.2

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Wed Jun 17 10:13:25 UTC 2020

  Modified Files:
  pkgsrc/graphics/librsvg: available.mk

  Log Message:
  librsvg: Disable rust version on NetBSD/arm (32-bit)

  It doesn't have the address space to build a rust compiler so this
  is currently broken.

(bsiegert)

2020-06-17 13:39:26 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6240 - requested by taca
www/ruby-websocket-extensions: security fix

Revisions pulled up:
- www/ruby-websocket-extensions/Makefile                        1.4
- www/ruby-websocket-extensions/distinfo                        1.3

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Jun 14 15:57:43 UTC 2020

  Modified Files:
  pkgsrc/www/ruby-websocket-extensions: Makefile distinfo

  Log Message:
  devel/ruby-websocket-extensions: update to 0.1.5

  Update ruby-websocket-extensions to 0.1.5.

  pkgsrc change:
  * Add "USE_LANGUAGES= # none".
  * Change LICENSE to apache-2.0.

  ### 0.1.5 / 2020-06-02

  - Remove a ReDoS vulnerability in the header parser (CVE-2020-7663)

  ### 0.1.4 / 2019-06-10

  - Fix a deprecation warning for using the `=~` operator on `true`
  - Change license from MIT to Apache 2.0

(bsiegert)

2020-06-17 13:38:14 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6239 - requested by nia
net/qbittorrent: i386 build fix

Revisions pulled up:
- net/qbittorrent/Makefile                                      1.14

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sat Jun 13 11:21:29 UTC 2020

  Modified Files:
  pkgsrc/net/qbittorrent: Makefile

  Log Message:
  qbittorrent: needs 64-bit atomic ops

(bsiegert)

2020-06-17 12:01:16 UTC MAIN commitmail json YAML

Updated lang/py-mypy, misc/py-tqdm

(adam)

2020-06-17 12:01:00 UTC MAIN commitmail json YAML

py-tqdm: updated to 4.46.1

tqdm v4.46.1 stable

fix missing sys.setcheckinterval in py3.9
fix keras.TqdmCallback compatibility with tensorflow==2.2.0
update documentation
correct contrib.concurrent correct max_workers
drop prominent mention of xrange
minor linting

(adam)

2020-06-17 11:58:57 UTC MAIN commitmail json YAML

2020-06-17 11:55:08 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6238 - requested by nia
net/grpc: i386 build fix

Revisions pulled up:
- net/grpc/Makefile                                            1.26

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sat Jun 13 11:26:31 UTC 2020

  Modified Files:
  pkgsrc/net/grpc: Makefile

  Log Message:
  grpc: needs 64-bit atomic ops

(bsiegert)

2020-06-17 11:46:56 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6237 - requested by nia
emulators/libretro-bsnes-mercury: NetBSD/arm build fix

Revisions pulled up:
- emulators/libretro-bsnes-mercury/Makefile.common              1.7

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sat Jun 13 10:01:06 UTC 2020

  Modified Files:
  pkgsrc/emulators/libretro-bsnes-mercury: Makefile.common

  Log Message:
  libretro-bsnes-mercury: Uncondition HAVE_POSIX_MEMALIGN so it works on 32-bit arm

(bsiegert)

2020-06-17 11:45:48 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6236 - requested by nia
x11/qt5-qtwebkit: NetBSD/arm build fix

Revisions pulled up:
- x11/qt5-qtwebkit/Makefile                                    1.79

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sat Jun 13 09:47:40 UTC 2020

  Modified Files:
  pkgsrc/x11/qt5-qtwebkit: Makefile

  Log Message:
  qt5-qtwebkit: Remove invalid ARM linker args

(bsiegert)

2020-06-17 11:45:08 UTC MAIN commitmail json YAML

Exclude lines that are not part of the diff better.
Simplify file read function.

Bump diffbreaker version.

(nat)

2020-06-17 11:06:58 UTC MAIN commitmail json YAML

licenses: Add ttyp0-license

(nia)

2020-06-17 11:06:41 UTC MAIN commitmail json YAML

doc: Added fonts/uw-ttyp0 version 1.3

(nia)

2020-06-17 11:06:28 UTC MAIN commitmail json YAML

fonts: Add uw-ttyp0

UW ttyp0 is a family of bitmap programmer's fonts in bdf format. It covers
most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only
Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no
UPA), standard punctuation, common symbols, some mathematics, line graphics,
a few dingbats, and Powerline delimiter symbols.

UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there
are regular and bold versions; for some there is also a (somewhat experimental)
italic.

(nia)

2020-06-17 10:52:03 UTC MAIN commitmail json YAML

Fix errors when compiling with __SSP_FORTIFY_LEVEL > 1.

Found by wiz@.

(nat)

2020-06-17 10:34:15 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack to 2.2.3

(taca)

2020-06-17 10:33:49 UTC MAIN commitmail json YAML

www/ruby-rack: update to 2.2.3

Update ruby-rack to 2.2.3.

## [2.2.3] - 2020-02-11

- [CVE-2020-8184] Only decode cookie values

(taca)

2020-06-17 10:13:25 UTC MAIN commitmail json YAML

librsvg: Disable rust version on NetBSD/arm (32-bit)

It doesn't have the address space to build a rust compiler so this
is currently broken.

(nia)

2020-06-17 09:54:20 UTC MAIN commitmail json YAML

2020-06-17 09:38:30 UTC MAIN commitmail json YAML

doc: Updated lang/go114 to 1.14.4

(bsiegert)

2020-06-17 09:37:25 UTC MAIN commitmail json YAML

Update go114 to 1.14.4.

go1.14.3 (released 2020/05/14) includes fixes to cgo, the compiler, the
runtime, and the go/doc and math/big packages. See the Go 1.14.3
milestone on our issue tracker for details.

go1.14.4 (released 2020/06/01) includes fixes to the go doc command, the
runtime, and the encoding/json and os packages. See the Go 1.14.4
milestone on our issue tracker for details.

(bsiegert)

2020-06-17 08:47:55 UTC MAIN commitmail json YAML

doc: Added graphics/drawing version 0.4.13

(nia)

2020-06-17 08:47:31 UTC MAIN commitmail json YAML

graphics: Add drawing

This application is a basic image editor, similar to Microsoft Paint, but
aiming at the GNOME desktop.

PNG, JPEG and BMP files are supported.

(nia)

2020-06-17 06:48:34 UTC MAIN commitmail json YAML

Updated net/py-responses, devel/py-more-itertools

(adam)

2020-06-17 06:48:18 UTC MAIN commitmail json YAML

py-more-itertools: updated to 8.4.0

8.4.0

* New itertools
    * :func:`mark_ends`
    * :func:`is_sorted`

* Changes to existing itertools:
    * :func:`islice_extended` can now be used with real slices
    * The implementations for :func:`filter_except` and :func:`map_except` were improved

* Other changes
    * Automated tests now enforce code style (using `black <https://github.com/psf/black>`__)
    * The various signatures of :func:`islice_extended` and :func:`numeric_range` now appear in the docs
    * The test configuration for mypy was updated

(adam)

2020-06-17 06:47:22 UTC MAIN commitmail json YAML

py-responses: updated to 0.10.15

0.10.15
- Added `assert_call_count` to improve ergonomics around ensuring a mock was called.
- Fix incorrect handling of paths with query strings.
- Add Python 3.9 support to CI matrix.

(adam)

2020-06-17 04:55:46 UTC MAIN commitmail json YAML

Updated www/py-asgiref, databases/py-pypika

(adam)

2020-06-17 04:55:27 UTC MAIN commitmail json YAML

py-pypika: updated to 0.37.8

0.37.8:
Unknown changes

(adam)

2020-06-17 04:53:33 UTC MAIN commitmail json YAML

py-asgiref: updated to 3.2.9

3.2.9:
* Fixed regression with exception handling in 3.2.8 related to the contextvars fix.

3.2.8:
* Fixed small memory leak in local.Local
* contextvars are now persisted through AsyncToSync

(adam)

2020-06-17 01:51:24 UTC MAIN commitmail json YAML

doc: Updated sysutils/intel-microcode-netbsd to 20200616.

(msaitoh)

2020-06-17 01:50:06 UTC MAIN commitmail json YAML

Update intel-microcode-netbsd to 20200616.

== 20200616 Release ==
-- Updates upon 20200609 release --
Processor            Identifier    Version      Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------

---- updated platforms ------------------------------------
SKL-U/Y      D0      6-4e-3/c0 000000dc->000000d6 Core Gen6 Mobile
SKL-U23e    K1      6-4e-3/c0 000000dc->000000d6 Core Gen6 Mobile
SKL-H/S      R0/N0    6-5e-3/36 000000dc->000000d6 Core Gen6; Xeon E3 v5

---- removed platforms ------------------------------------

(msaitoh)

2020-06-16 23:48:29 UTC MAIN commitmail json YAML

doc: Updated wm/blackbox70 to 0.76

(gutteridge)

2020-06-16 23:47:07 UTC MAIN commitmail json YAML

blackbox70: update to 0.76

This is a minor maintenance release. The only significant changes for
non-developers are bug fixes that correct interactions with the pop-up
windows of particular applications, and also fix startup notifications.
While updating this package, I've fixed SunOS builds as well.

Upstream change log:
      post-release update
      better cscope and MDOCDATE handling
      fixups for -Wextra compile
      unset DESKTOP_STARTUP_ID in environment
      update po files
      update release files

(gutteridge)

2020-06-16 23:09:31 UTC MAIN commitmail json YAML

(cad/qcad) Add one patch for adapting to QT update, Re: QPainterPath

(mef)

2020-06-16 21:54:24 UTC MAIN commitmail json YAML

geography/qgis: Allow SUBST NOOP

(This is the usual pattern of finding files of a certain type where
the subst only happens in some of them.)

(gdt)

2020-06-16 21:12:53 UTC MAIN commitmail json YAML

sysutils/bup: Whitespace hygiene

As noticed by pkglint.  NFCI.

(gdt)

2020-06-16 21:09:42 UTC MAIN commitmail json YAML

doc: Updated sysutils/bup to 0.30.1

(gdt)

2020-06-16 21:09:36 UTC MAIN commitmail json YAML

sysutils/bup: Update to 0.30.1

(0.30.1 is a bug fix release)

Notable changes in 0.30.1 as compared to 0.30
=============================================

May require attention
---------------------

* Previous versions of bup might have saved filesystem directories
  with incorrect metadata, but the file contents should be fine.  This
  could have happened if bup encountered an error while trying to read
  the metadata for one of the files in a directory, or if bup were
  asked to save two different files with the same name to the same
  destination directory (e.g. via the strip/graft options).  In cases
  where this has happened bup may present either generic or incorrect
  metadata for some of the paths in the affected directory.

* The way `bup index --fake-valid` works has been made to match the
  documentation in the man page so that it can actually be used for
  the stated purpose (of avoiding 'boring' files.)

General
-------

* bup should more accurately recognize git versions.  Previously, for
  example, it would reject relase candidates like "1.5.2-rc3"
  or (apparently) "1.5.2-rc3 (something ...)".

* When `BUP_ASSUME_GIT_VERSION_IS_FINE` is set to true, yes or 1 in
  the environment,  bup will assume the version of git that's
  available in the `PATH` is acceptable, and skip the version check.

Bugs
----

(several)

Build system
------------

* The automated tests have moved from FreeBSD 11.2 to 12.1.

* t/test-fuse should be more portable.  In particular, a compatibility
  issue with Fedora 31 has been fixed, and it should be less affected
  by local timezone variances.

* Some internal build dependencies have been fixed.

Thanks to (at least)
====================

Aidan Hobson Sayers, Greg Troxel, Johannes Berg, Luca Carlon, Reinier
Maas, Rob Browning, and Wyatt Alt

(gdt)

2020-06-16 19:24:20 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6235 - requested by msaitoh
sysutils/intel-microcode-netbsd: security fix

Revisions pulled up:
- sysutils/intel-microcode-netbsd/Makefile                      1.37-1.39
- sysutils/intel-microcode-netbsd/distinfo                      1.29-1.31

---
  Module Name:    pkgsrc
  Committed By:  msaitoh
  Date:          Wed May 13 05:03:24 UTC 2020

  Modified Files:
          pkgsrc/sysutils/intel-microcode-netbsd: Makefile distinfo

  Log Message:
  Update intel-microcode-netbsd to 20200508.

  == 20200508 Release ==
  -- Updates upon 20191115 release --
  Processor            Identifier    Version      Products
  Model        Stepping F-MO-S/PI      Old->New
  ---- new platforms ----------------------------------------

  ---- updated platforms ------------------------------------
  ICL-U/Y      D1      6-7e-5/80 00000046->00000078 Core Gen10 Mobile

  ---- removed platforms ------------------------------------

---
  Module Name:    pkgsrc
  Committed By:  msaitoh
  Date:          Mon Jun  1 15:34:40 UTC 2020

  Modified Files:
          pkgsrc/sysutils/intel-microcode-netbsd: Makefile distinfo

  Log Message:
  Update intel-microcode-netbsd to 20200520.

  == 20200520 Release ==
  -- Updates upon 20200508 release --
  Processor            Identifier    Version      Products
  Model        Stepping F-MO-S/PI      Old->New
  ---- new platforms ----------------------------------------

  ---- updated platforms ------------------------------------
  SNB-E/EN/EP  C1/M0    6-2d-6/6d 0000061f->00000621 Xeon E3/E5, Core X
  SNB-E/EN/EP  C2/M1    6-2d-7/6d 00000718->0000071a Xeon E3/E5, Core X

  ---- removed platforms ------------------------------------

---
  Module Name:    pkgsrc
  Committed By:  msaitoh
  Date:          Wed Jun 10 02:29:45 UTC 2020

  Modified Files:
          pkgsrc/sysutils/intel-microcode-netbsd: Makefile distinfo

  Log Message:
  Update intel-microcode-netbsd to 20200609.

  == 20200609 Release ==
  -- Updates upon 20200520 release --
  Processor            Identifier    Version      Products
  Model        Stepping F-MO-S/PI      Old->New
  ---- new platforms ----------------------------------------

  ---- updated platforms ------------------------------------
  HSW          C0      6-3c-3/32 00000027->00000028 Core Gen4
  BDW-U/Y      E0/F0    6-3d-4/c0 0000002e->0000002f Core Gen5
  HSW-U        C0/D0    6-45-1/72 00000025->00000026 Core Gen4
  HSW-H        C0      6-46-1/32 0000001b->0000001c Core Gen4
  BDW-H/E3    E0/G0    6-47-1/22 00000021->00000022 Core Gen5
  SKL-U/Y      D0      6-4e-3/c0 000000d6->000000dc Core Gen6 Mobile
  SKL-U23e    K1      6-4e-3/c0 000000d6->000000dc Core Gen6 Mobile
  SKX-SP      B1      6-55-3/97 01000151->01000157 Xeon Scalable
  SKX-SP      H0/M0/U0 6-55-4/b7 02000065->02006906 Xeon Scalable
  SKX-D        M1      6-55-4/b7 02000065->02006906 Xeon D-21xx
  CLX-SP      B0      6-55-6/bf 0400002c->04002f01 Xeon Scalable Gen2
  CLX-SP      B1      6-55-7/bf 0500002c->05002f01 Xeon Scalable Gen2
  SKL-H/S      R0/N0    6-5e-3/36 000000d6->000000dc Core Gen6; Xeon E3 v5
  AML-Y22      H0      6-8e-9/10 000000ca->000000d6 Core Gen8 Mobile
  KBL-U/Y      H0      6-8e-9/c0 000000ca->000000d6 Core Gen7 Mobile
  CFL-U43e    D0      6-8e-a/c0 000000ca->000000d6 Core Gen8 Mobile
  WHL-U        W0      6-8e-b/d0 000000ca->000000d6 Core Gen8 Mobile
  AML-Y42      V0      6-8e-c/94 000000ca->000000d6 Core Gen10 Mobile
  CML-Y42      V0      6-8e-c/94 000000ca->000000d6 Core Gen10 Mobile
  WHL-U        V0      6-8e-c/94 000000ca->000000d6 Core Gen8 Mobile
  KBL-G/H/S/E3 B0      6-9e-9/2a 000000ca->000000d6 Core Gen7; Xeon E3 v6
  CFL-H/S/E3  U0      6-9e-a/22 000000ca->000000d6 Core Gen8 Desktop, Mobile, Xeon E
  CFL-S        B0      6-9e-b/02 000000ca->000000d6 Core Gen8
  CFL-H/S      P0      6-9e-c/22 000000ca->000000d6 Core Gen9
  CFL-H        R0      6-9e-d/22 000000ca->000000d6 Core Gen9 Mobile

  ---- removed platforms ------------------------------------

(bsiegert)

2020-06-16 18:22:30 UTC MAIN commitmail json YAML

Updated www/py-livereload, devel/py-test-cov

(adam)

2020-06-16 18:22:09 UTC MAIN commitmail json YAML

py-test-cov: updated to 2.10.0

2.10.0:
Improved the --no-cov warning. Now it's only shown if --no-cov is present before --cov.
Removed legacy pytest support. Changed setup.py so that pytest>=4.6 is required.

(adam)

2020-06-16 18:20:25 UTC MAIN commitmail json YAML

py-livereload: updated to 2.6.2

Version 2.6.2
Support for Python 2.8
Enable adding custom headers to response.
Updates for Python 2.7 support.
Support for use with a reverse proxy.
Other bug fixes.

(adam)

2020-06-16 18:13:54 UTC MAIN commitmail json YAML

mk/subst.mk: SUBST_NOOP_OK defaults to yes again

There are still some packages that fail the strict SUBST check.  These
packages should nevertheless be built using the default pkgsrc
configuration, at least in the stable 2020Q2 branch.  After 2020Q2 has
been switched, the strict SUBST checks will be activated again in the
default configuration.

(rillig)

2020-06-16 17:33:18 UTC MAIN commitmail json YAML

doc: Updated net/unifi to 5.13.29

(gdt)

2020-06-16 17:33:11 UTC MAIN commitmail json YAML

net/unifi: Update to 5.13.29

Features

    Add L3 switching features for USW-Pro series.

Improvements

    Add support for MongoDB 3.6.
    Auto-optimize enables Wi-Fi AI.
    Prioritize busy times in Wi-Fi AI logic.
    Update Hotspot 2.0 for WFA requirements.
    Add VHT160 option for Japan.
    Show client icons on DPI and statistics pages.
    Improve SSID validation.
    Improve support for USP Plug.
    Allow adopting UBB only if both devices are connected.
    Allow changing VHT mode for 5GHz radio on UBB.
    Adjust speed test statistics to longer intervals.
    Add LTS notifications.
    Add Analytics & Improvements opt-in modal which is displayed post upgrade.
    Add description of SNMPv3 security options.
    Allow sending test emails via Cloud Email service.
    Make timezones dropdown searchable.
    Update IANA timezone database.
    Update inter-VLAN routing Network form.
    Remove OP mode from Port Profiles.
    Add MAC column to Insights/Known Clients.
    Update available IDS/IPS categories to lessen false positives and improve resource use.
    Rename UDM-Beacon to UAP-BeaconHD.
    Improve Property Panel for USW Leaf.
    Handle LCM sync event notifications on UDM.
    Support U-LTE on UDM devices.
    Support WAN failover for UDM devices.
    Add UDM boot sound checkbox.
    Various fixes and improvements in Beta Settings.
    Various performance improvements.
    Update translations and add missing events.

Known issues

    Don't remind me button for LTS notifications doesn't function properly.
    Blocking countries in map is not working, workaround is using the classic settings.
    Incorrect DPI Statistics.

(gdt)

2020-06-16 17:16:03 UTC MAIN commitmail json YAML

bump PKGREVISION for default options change

(scole)

2020-06-16 17:14:43 UTC MAIN commitmail json YAML

www/zola: sandboxed build wants gmake to build sass-sys.

(nikita)

2020-06-16 17:14:12 UTC MAIN commitmail json YAML

doc: Updated devel/RE-flex to 2.0.1nb1

(scole)

2020-06-16 17:08:05 UTC MAIN commitmail json YAML

Updated devel/py-llvmlite, math/py-numba

(adam)

2020-06-16 17:07:47 UTC MAIN commitmail json YAML

py-numba: updated to 0.50.0

Version 0.50.0:

This is a more usual release in comparison to the others that have been made in the last six months. It comprises the result of a number of maintenance tasks along with some new features and a lot of bug fixes.

Highlights of core feature changes include:

The compilation chain is now based on LLVM 9.
The error handling and reporting system has been improved to reduce the size of error messages, and also improve quality and specificity.
The CUDA target has more stream constructors available and a new function for compiling to PTX without linking and loading the code to a device. Further, the macro-based system for describing CUDA threads and blocks has been replaced with standard typing and lowering implementations, for improved debugging and extensibility.

(adam)

2020-06-16 17:06:48 UTC MAIN commitmail json YAML

py-llvmlite: updated to 0.33.0

v0.33.0:

This release upgrades to LLVM 9 and drops support for older LLVM versions.

Pull requests:
* Fix CUDA with LLVM9
* Fix meta.yaml
* buildscripts: Unpin wheel
* add python_requires to setup.py
* Adds override for LLVM version check, re-formats docs.
* Add FAQ entry on LLVM version support.
* Trove classifiers may be out of date.
* llvmlite wheel building fixes
* Update the release date
* Upgrade to LLVM9
* Allow instructions to be removed from blocks

(adam)

2020-06-16 16:55:30 UTC MAIN commitmail json YAML

Updated fonts/py-fonttools, security/py-google-auth, multimedia/ffmpeg4, multimedia/ffplay4

(adam)

2020-06-16 16:54:45 UTC MAIN commitmail json YAML

ffmpeg: updated to 4.3

version 4.3:
- v360 filter
- Intel QSV-accelerated MJPEG decoding
- Intel QSV-accelerated VP9 decoding
- Support for TrueHD in mp4
- Support AMD AMF encoder on Linux (via Vulkan)
- IMM5 video decoder
- ZeroMQ protocol
- support Sipro ACELP.KELVIN decoding
- streamhash muxer
- sierpinski video source
- scroll video filter
- photosensitivity filter
- anlms filter
- arnndn filter
- bilateral filter
- maskedmin and maskedmax filters
- VDPAU VP9 hwaccel
- median filter
- QSV-accelerated VP9 encoding
- AV1 encoding support via librav1e
- AV1 frame merge bitstream filter
- AV1 Annex B demuxer
- axcorrelate filter
- mvdv decoder
- mvha decoder
- MPEG-H 3D Audio support in mp4
- thistogram filter
- freezeframes filter
- Argonaut Games ADPCM decoder
- Argonaut Games ASF demuxer
- xfade video filter
- xfade_opencl filter
- afirsrc audio filter source
- pad_opencl filter
- Simon & Schuster Interactive ADPCM decoder
- Real War KVAG demuxer
- CDToons video decoder
- siren audio decoder
- Rayman 2 ADPCM decoder
- Rayman 2 APM demuxer
- cas video filter
- High Voltage Software ADPCM decoder
- LEGO Racers ALP (.tun & .pcm) demuxer
- AMQP 0-9-1 protocol (RabbitMQ)
- Vulkan support
- avgblur_vulkan, overlay_vulkan, scale_vulkan and chromaber_vulkan filters
- ADPCM IMA MTF decoder
- FWSE demuxer
- DERF DPCM decoder
- DERF demuxer
- CRI HCA decoder
- CRI HCA demuxer
- overlay_cuda filter
- switch from AvxSynth to AviSynth+ on Linux
- mv30 decoder
- Expanded styling support for 3GPP Timed Text Subtitles (movtext)
- WebP parser
- tmedian filter
- maskedthreshold filter
- Support for muxing pcm and pgs in m2ts
- Cunning Developments ADPCM decoder
- asubboost filter
- Pro Pinball Series Soundbank demuxer
- pcm_rechunk bitstream filter
- scdet filter
- NotchLC decoder
- gradients source video filter
- MediaFoundation encoder wrapper
- untile filter
- Simon & Schuster Interactive ADPCM encoder
- PFM decoder
- dblur video filter
- Real War KVAG muxer

(adam)

2020-06-16 16:53:38 UTC MAIN commitmail json YAML

py-google-auth: updated to 1.17.2

1.17.2:
Bug Fixes
dependencies: Further restrict RSA versions

(adam)

2020-06-16 16:52:41 UTC MAIN commitmail json YAML

py-fonttools: updated to 4.12.1

4.12.1:
- [_n_a_m_e] Fixed error in ``addMultilingualName`` with one-character names.
  Only attempt to recovered malformed UTF-16 data from a ``bytes`` string,
  not from unicode ``str``.

4.12.0:
- [otlLib/varLib] Ensure that the ``AxisNameID`` in the ``STAT`` and ``fvar``
  tables is grater than 255 as per OpenType spec.
- [docs] Document more modules in ``fontTools.misc`` package: ``filenames``,
  ``fixedTools``, ``intTools``, ``loggingTools``, ``macCreatorType``, ``macRes``,
  ``plistlib``.
- [OS/2] Don't calculate whole sets of unicode codepoints, use faster and more memory
  efficient ranges and bisect lookups.
- [voltLib] Support writing back abstract syntax tree as VOLT data.
- [voltLib] Accept DO_NOT_TOUCH_CMAP keyword.
- [subset/merge] Fixed a namespace clash involving a private helper class.

4.11.0:
- [feaLib] Introduced ``includeDir`` parameter on Parser and IncludingLexer to
  explicitly specify the directory to search when ``include()`` statements are
  encountered.
- [ufoLib] Silently delete duplicate glyphs within the same kerning group when reading
  groups.
- [ttLib] Set version of COLR table when decompiling COLRv1 (commit 9d8a7e2).

4.10.2:
- [sfnt] Fixed ``NameError: SimpleNamespace`` while reading TTC header. The regression
  was introduced with 4.10.1 after removing ``py23`` star import.

4.10.1:
- [sfnt] Make ``SFNTReader`` pickleable even when TTFont is loaded with lazy=True
  option and thus keeps a reference to an external file.
- [feaLib.ast] Restore backward compatibility (broken in 4.10 for
  ``ChainContextPosStatement`` and ``ChainContextSubstStatement`` classes.
  Make them accept either list of lookups or list of lists of lookups.
- [docs] Document some modules in ``fontTools.misc`` package: ``arrayTools``,
  ``bezierTools`` ``cliTools`` and ``eexec``.
- [ttLib._n_a_m_e] Fixed ``findMultilingualName()`` when name record's ``string`` is
  encoded as bytes sequence.

4.10.0:
- [varLib] Allow feature variations to be active across the entire space.
- [ufoLib] Added support for ``formatVersionMinor`` in UFO's ``fontinfo.plist`` and for
  ``formatMinor`` attribute in GLIF file as discussed in unified-font-object/ufo-spec#78.
  No changes in reading or writing UFOs until an upcoming (non-0) minor update of the
  UFO specification is published.
- [merge] Fixed merging fonts with different versions of ``OS/2`` table.
- [subset] Fixed ``AttributeError`` while subsetting ``ContextSubst`` and ``ContextPos``
  Format 3 subtable.
- [ttLib.table._m_e_t_a] if data happens to be ascii, emit comment in TTX.
- [feaLib] Support multiple lookups per glyph position.
- [psCharStrings] Use inheritance to avoid repeated code in initializer.
- [Doc] Improved documentation for the following modules: ``afmLib``, ``agl``
, ``cffLib``, ``cu2qu``, ``encodings``, ``feaLib``, ``merge``.
- [Doc] Split off developer-centric info to new page, making front page of docs more
  user-focused. List all utilities and sub-modules with brief descriptions.
  Make README more concise and focused.
- [otlLib] Add function to build STAT table from high-level description.
- [ttLib._n_a_m_e] Add ``findMultilingualName()`` method.
- [unicodedata] Update ``RTL_SCRIPTS`` for Unicode 13.0.
- [gvar] Sort ``gvar`` XML output by glyph name, not glyph order.
- [Doc] Added help options to ``fonttools`` command line tool.
  Ensure all fonttools CLI tools have help documentation.
- [ufoLib] Only write fontinfo.plist when there actually is content.

4.9.0:
- [subset] Fixed subsetting of FeatureVariations table. The subsetter no longer drops
  FeatureVariationRecords that have empty substitutions as that will keep the search
  going and thus change the logic. It will only drop empty records that occur at the
  end of the FeatureVariationRecords array.
- [subset] Remove FeatureVariations table and downgrade GSUB/GPOS to version 0x10000
  when FeatureVariations contain no FeatureVariationRecords after subsetting.
- [agl] Add support for legacy Adobe Glyph List of glyph names in ``fontTools.agl``
.
- [feaLib] Ignore superfluous script statements.
- [feaLib] Hide traceback by default on ``fonttools feaLib`` command line.
  Use ``--traceback`` option to show.
- [feaLib] Check lookup index in chaining sub/pos lookups and print better error
  message.
- [feaLib] Fix building chained alt substitutions.
- [Doc] Included all fontTools modules in the sphinx-generated documentation, and
  published it to ReadTheDocs for continuous documentation of the fontTools project
. Check it out at https://fonttools.readthedocs.io/. Thanks to Chris Simpkins!
- [transform] The ``Transform`` class is now subclass of ``typing.NamedTuple``. No
  change in functionality.

(adam)

2020-06-16 16:18:02 UTC MAIN commitmail json YAML

include examples in default package

(scole)

2020-06-16 16:08:01 UTC MAIN commitmail json YAML

include MAKE environment when building docs

(scole)

2020-06-16 14:58:08 UTC MAIN commitmail json YAML

zstd: mark as not make-jobs safe for now

I saw
../lib/libzstd.so: file not recognized: file format not recognized
in my MAKE_JOBS=8 build.

(wiz)

2020-06-16 14:43:17 UTC MAIN commitmail json YAML

2020-06-16 13:54:36 UTC MAIN commitmail json YAML

doc: Updated www/midori to 9.0nb8

(nia)

2020-06-16 13:54:25 UTC MAIN commitmail json YAML

midori: Fix typing / and backspace in the URL bar.

Noticed by benny on twitter

PKGREVISION++

(nia)

2020-06-16 13:46:37 UTC MAIN commitmail json YAML

libdsk: Add buildlink3.mk

(ryoon)

2020-06-16 13:43:50 UTC MAIN commitmail json YAML

doc: Updated ham/predict to 2.2.6

(mef)

2020-06-16 13:43:36 UTC MAIN commitmail json YAML

(ham/predict) Updated to 2.2.6

Release 2.2.6:
By John A. Magliacane <kd2bd@amsat.org> (20-May-2020):

* The installer program has been replaced by a bash script that
  configures, compiles, and installs PREDICT and several companion
    client utility applications.

* The SingleTrack and MultiTrack displays have been modified for
  more consistent performance across a wider range of terminals.

* PREDICT's "vocalizer" now employs the Advanced Linux Sound
  Architecture (ALSA) environment instead of OSS in response
    to recent changes in v5.6 and later Linux kernels.

* The handling of geosynchronous and geostationary satellites
  has been improved, but still needs to be used with caution.

* 100 MHz normalized downlink Doppler shift information has been
  added to all -p and -f command-line outputs.

* The documentation and the transponder database file have been
  updated, and the format of the man page has been corrected.

(mef)

2020-06-16 13:43:02 UTC MAIN commitmail json YAML

Added audio/open_jtalk version 1.11
Added audio/open_jtalk-HTS_voice version 1.05
Added audio/open_jtalk-MMDAgent_voice version 1.8

(ryoon)

2020-06-16 13:42:17 UTC MAIN commitmail json YAML

audio: Enable open_jtalk, open_jtalk-HTS_voice and open_jtalk-MMDAgent_voice

(ryoon)

2020-06-16 13:41:20 UTC MAIN commitmail json YAML

audio/open_jtalk-MMDAgent_voice: import open_jtalk-MMDAgent_voice-1.8

MMDAgent voice data contains three voice data, mei, slt and takumi.
Voice data of mei and slt are female and takumi is male.
The work is released as a part of MMDAgent (http://www.mmdagent.jp/).

(ryoon)

2020-06-16 13:40:24 UTC MAIN commitmail json YAML

audio/open_jtalk-HTS_voice: import open_jtalk-HTS_voice-1.05

HTS voice trained by using the Nitech Japanese Speech Database "NIT
ATR503 M001" is released as a part of Open JTalk
(http://open-jtalk.sourceforge.net/).  This voice consists of HMMs
trained by using HMM-based Speech Synthesis System (HTS) version
2.3 alpha (http://hts.sp.nitech.ac.jp/).

(ryoon)

2020-06-16 13:35:05 UTC MAIN commitmail json YAML

audio/open_jtalk: import open_jtalk-1.11

The Open JTalk is a Japanese TTS System. It has been being developed
by HTS working group and some graduate students in Nagoya Institute
of Technology.

(ryoon)

2020-06-16 12:43:45 UTC MAIN commitmail json YAML

doc: Updated ham/predict to 2.2.5

(mef)

2020-06-16 12:43:25 UTC MAIN commitmail json YAML

(ham/predict) Updated 2.2.3 to 2.2.5

Release 2.2.5:
By John A. Magliacane <kd2bd@amsat.org> (05-May-2018):

* Fixed coding bugs identified by GCC v8.1.0.

* Re-arranged GCC arguments in installer.c for better
  compatibility with more recent versions of GCC.

* Added a -dp command-line option to PREDICT to
  provide quick Doppler shift estimates in CSV format.
    (Thanks Joeal Subash)

* Updated the documentation to reflect the changes.
----------------------------------------------------------------------------

Release 2.2.4:
By John A. Magliacane <kd2bd@amsat.org> (12-Mar-2018):

* Fixed a bug affecting the -f switch that sometimes caused
  a failure to return proper output.  (Tnx: Andrej Lajovic)

* Fixed a bug in installer.c that sometimes caused a failure
  to properly install PREDICT's executable into /usr/local/bin
    by default.

* Added <errno.h> header to gsat-1.1.0/src/callbacks.c
----------------------------------------------------------------------------

(mef)

2020-06-16 12:40:23 UTC MAIN commitmail json YAML

libmaa: Limit hostname to 64 characters to avoid possible truncation

Discussed and ok <cheusov>

PKGREVISION++

(leot)

2020-06-16 12:10:24 UTC MAIN commitmail json YAML

emulators: Enable xcpc

(ryoon)

2020-06-16 12:09:32 UTC MAIN commitmail json YAML

doc: Added emulators/xcpc version 20070122

(ryoon)

2020-06-16 12:08:45 UTC MAIN commitmail json YAML

emulators/xcpc: import xcpc-20070122

XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C.

XCPC is designed to run on any POSIX compliant system, including
Unix, Linux, BSD and having an X11 server.

(ryoon)

2020-06-16 11:46:57 UTC MAIN commitmail json YAML

2020-06-16 11:34:40 UTC MAIN commitmail json YAML

py-pyutil, passphrase: Add CONFLICTS entry.

(nikita)

2020-06-16 11:11:40 UTC MAIN commitmail json YAML

www/qutebrowser: Fix PLIST

(pin)

2020-06-16 11:02:44 UTC MAIN commitmail json YAML

security/passphrase: simplify, use application.mk

(nikita)

2020-06-16 11:01:42 UTC MAIN commitmail json YAML

Add lang/zig/application, common mk to handle build.zig applications.

(nikita)

2020-06-16 10:54:54 UTC MAIN commitmail json YAML

print/lumina-pdf: Fix github package nomenclature

(pin)

2020-06-16 10:53:13 UTC MAIN commitmail json YAML

math/lumina-calculator: Fix github package nomenclature

(pin)

2020-06-16 10:38:40 UTC MAIN commitmail json YAML

paexec: Pull in libmaa

Fix build on platforms without system-wide libmaa, like SmartOS.

(otis)

2020-06-16 10:32:58 UTC MAIN commitmail json YAML

add security/passphrase

(nikita)

2020-06-16 10:30:32 UTC MAIN commitmail json YAML

Add security/passphrase version 1.0.0

Passphrase is a zero-dependency passphrase generator.

It is pretty fast (over 6000 times faster than
bitwarden's "bw generate -p",) and you can use any wordlist.
An English wordlist is included, and is the default.

(nikita)

2020-06-16 10:06:05 UTC MAIN commitmail json YAML

net-snmp: Add missing dependency on libpcap and fix build on SmartOS

- Pull in libpcap on platforms without system-wide one
- Adjust LDFLAGS for SunOS

(otis)

2020-06-16 09:53:52 UTC MAIN commitmail json YAML

py-peg2: add USE_LANGUAGES

(adam)

2020-06-16 09:22:09 UTC MAIN commitmail json YAML

doc: Updated misc/ansiweather to 1.17.0

(fcambus)

2020-06-16 09:21:58 UTC MAIN commitmail json YAML

ansiweather: update to 1.17.0.

AnsiWeather 1.17.0 (2020-06-16)

- Use cut instead of awk for parsing the config file, allowing to use the
  colon character as part of the config value (Thanks Niklas Lindgren)

(fcambus)

2020-06-16 09:15:01 UTC MAIN commitmail json YAML

doc: Added www/qutebrowser version 1.12.0

(pin)

2020-06-16 09:14:21 UTC MAIN commitmail json YAML

Import: www/qutebrowser

qutebrowser is a keyboard-focused browser with a minimal GUI. Its based
on Python and PyQt5 and free software, licensed under the GPL.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.

(pin)

2020-06-16 09:09:02 UTC MAIN commitmail json YAML

2020-06-16 09:04:38 UTC MAIN commitmail json YAML

Import: www/qutebrowser

qutebrowser is a keyboard-focused browser with a minimal GUI. Its based
on Python and PyQt5 and free software, licensed under the GPL.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.

(pin)

2020-06-16 08:43:01 UTC MAIN commitmail json YAML

2020-06-16 08:42:53 UTC MAIN commitmail json YAML

doc: Added textproc/py-peg2 version 2.15.2

(pin)

2020-06-16 08:42:16 UTC MAIN commitmail json YAML

Import: textproc/py-peg2

pyPEG is a plain and simple intrinsic parser interpreter framework
for Python version 2.7 and 3.x. It is based on Parsing Expression
Grammar, PEG. With pyPEG you can parse many formal languages in a
very easy way.

(pin)

2020-06-16 08:40:54 UTC MAIN commitmail json YAML

Import: textproc/py-peg2

pyPEG is a plain and simple intrinsic parser interpreter framework
for Python version 2.7 and 3.x. It is based on Parsing Expression
Grammar, PEG. With pyPEG you can parse many formal languages in a
very easy way.

(pin)

2020-06-16 08:35:04 UTC MAIN commitmail json YAML

doc: Added print/lumina-pdf version 1.6.0

(pin)

2020-06-16 08:34:26 UTC MAIN commitmail json YAML

Import: print/lumina-pdf

Qt5 PDF viewer utility for the Lumina desktop.

(pin)

2020-06-16 08:33:14 UTC MAIN commitmail json YAML

2020-06-16 08:21:04 UTC MAIN commitmail json YAML

doc: Added math/lumina-calculator version 1.6.0

(pin)

2020-06-16 08:20:16 UTC MAIN commitmail json YAML

Import: math/lumina-calculator

Scientific calculator for the Lumina desktop.
This is a graphical, scientific calculator with history and recall abilities.

(pin)

2020-06-16 08:18:42 UTC MAIN commitmail json YAML

Import math/lumina-calculator

Scientific calculator for the Lumina desktop.
This is a graphical, scientific calculator with history and recall abilities.

(pin)

2020-06-16 07:11:54 UTC MAIN commitmail json YAML

libgnt: add missing gtk-doc tool dependency

(wiz)

2020-06-16 00:17:59 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20200616.1

(leot)

2020-06-16 00:17:40 UTC MAIN commitmail json YAML

youtube-dl: Update to 20200616.1

Changes:
20200616.1
----------
Extractors
* [youtube] Force old layout (#25682, #25683, #25680, #25686)
* [youtube] Fix categories and improve tags extraction

(leot)

2020-06-15 23:35:39 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.25

(fox)

2020-06-15 23:34:43 UTC MAIN commitmail json YAML

audio/fasttracker2: Updates to v1.25

Changes since v1.24

v1.25 - 12.06.2020 (updated 13.06.2020)
- Instrument envelopes now show x/y coords in the top right corner in Instr. Ed.
- The song tempo (BPM) is now *slightly* more accurate for certain BPM values
- Fixed a bug with the XFade function on 16-bit pingpong samples
>> 13.06.2020:
- Make the x/y instr. envelope coords text a bit cleaner

(fox)

2020-06-15 20:05:54 UTC MAIN commitmail json YAML

doc: Updated net/youtube-dl to 20200616

(leot)

2020-06-15 20:05:38 UTC MAIN commitmail json YAML

youtube-dl: Update to 20200616

Changes:
20200616
--------
Extractors
* [youtube] Fix uploader id and uploader URL extraction
* [youtube] Improve view count extraction
* [youtube] Fix upload date extraction (#25677)
* [youtube] Fix thumbnails extraction (#25676)
* [youtube] Fix playlist and feed extraction (#25675)
+ [facebook] Add support for single-video ID links
+ [youtube] Extract chapters from JSON (#24819)
+ [kaltura] Add support for multiple embeds on a webpage (#25523)

(leot)

2020-06-15 18:21:04 UTC MAIN commitmail json YAML

p5-Moo: remove bsdtar from EXTRACT_USING, not needed any longer

(wiz)

2020-06-15 17:10:49 UTC MAIN commitmail json YAML

Updated finance/ledger

(adam)

2020-06-15 16:55:07 UTC MAIN commitmail json YAML

2020-06-15 16:54:38 UTC MAIN commitmail json YAML

ledger: updated to 3.2.1

changes in 3.2.1:

- Fix regression with expression evaluation by reverting commit
`Correction to the way parens are parsed in query expressions`

- Fix --invert breakage by reverting commit `Change --invert to invert
displayed amounts and totals, not amounts`

- Fix performance regression by reverting commit `Compare price
annotations using their textual rendering`

- Fix library path issue

- Allow specifying the Python version

- Some documentation fixes

(adam)

2020-06-15 15:45:21 UTC MAIN commitmail json YAML

doc: note update of mail/postfix* packages to 3.5.3

mail/postfix
mail/postfix-cdb
mail/postfix-ldap
mail/postfix-lmdb
mail/postfix-mysql
mail/postfix-pcre
mail/postfix-pgsql
mail/postfix-sqlite

(taca)

2020-06-15 15:44:22 UTC MAIN commitmail json YAML

2020-06-15 15:43:32 UTC MAIN commitmail json YAML

mail/postfix: update to 3.5.3

Update postfix and related pacakges to 3.5.3.

Quote freom release announce.

Postfix 3.5.3, 3.4.13:

  * TLS handshake failure in the Postfix SMTP server during SNI
    processing, after the server-side TLS engine sent a TLSv1.3
    HelloRetryRequest (HRR) to a remote SMTP client. Reported by
    J??n M??t??, fixed by Viktor Dukhovni.

Postfix versions 3.5.3, 3.4.13, 3.3.11, 3.2.16:

  * The command "postfix tls deploy-server-cert" did not handle a
    missing optional argument. This bug was introduced in Postfix
    3.1.

(taca)

2020-06-15 15:14:43 UTC MAIN commitmail json YAML

doc: Added devel/RE-flex version 2.0.1

(scole)

2020-06-15 15:11:50 UTC MAIN commitmail json YAML

devel/RE-flex: import RE-flex 2.0.1

The regex-centric, fast lexical analyzer generator for C++ with full
Unicode support. Faster than Flex and other regex matchers. Accepts
Flex specifications. Generates reusable source code that is easy to
understand. Easily integrates with Bison and other parsers. Includes a
fast stand-alone regex engine and library.

(scole)

2020-06-15 15:02:48 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-builder to 3.2.4

(taca)

2020-06-15 15:02:12 UTC MAIN commitmail json YAML

textproc/ruby-builder: update to 3.2.4

Update ruby-builder to 3.2.4.

== Version 3.2.3 (2017-01-13)

* Support for Ruby 2.4

== Version 3.2.2 (2013-06-01

* Misc minor fixes

== Version 3.2.1 (2013-05-30)

* Travis & Rdoc fixes

== Version 3.2.0 (2013-02-23)

* Ruby 2.0 compatibility changes.

* Allow single quoted attributes.

(taca)

2020-06-15 14:40:22 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit_payloads-mettle to 1.0.0

(taca)

2020-06-15 14:39:57 UTC MAIN commitmail json YAML

security/ruby-metasploit_payloads-mettel: update to 1.0.0

Update ruby-metasploit_payloads-mettel to 1.0.0.

No releasenote nor changelog is available.  Please refer commit log
in details: <https://github.com/rapid7/mettle/compare/v0.5.20...v1.0.0>.

(taca)

2020-06-15 14:26:54 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit-payloads to 2.0.3

(taca)

2020-06-15 14:26:23 UTC MAIN commitmail json YAML

security/ruby-metasploit-payloads: update to 2.0.3

Update ruby-metasploit-payloads to 2.0.3.

No releasenote nor changelog is available.  Please refer commit log
in details:
<https://github.com/rapid7/metasploit-payloads/compare/v1.4.3...v2.0.3>.

(taca)

2020-06-15 14:14:25 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-specinfra to 2.82.17

(taca)

2020-06-15 14:13:49 UTC MAIN commitmail json YAML

sysutils/ruby-specinfra: update to 2.82.17

Update ruby-specinfra to 2.82.17.

2.82.17 (2020-06-14)

* Add get_size(file) for darwin

(taca)

2020-06-15 11:01:31 UTC MAIN commitmail json YAML

doc: Updated graphics/gimp to 2.10.20

(ryoon)

2020-06-15 11:00:45 UTC MAIN commitmail json YAML

gimp: Update to 2.10.20

Changelog:
Overview of Changes from GIMP 2.10.18 to GIMP 2.10.20
=====================================================

Tools:

  - Crop tool now has a "Delete cropped pixels" option active only in
    image crop mode, allowing to choose whether to crop layers or only
    the canvas (cropped pixels will be made invisible as out-of-canvas
    but would still be present). The option is unchecked by default,
    as it is the non-destructive behavior, which also means the
    default behavior is changed.
  - Crop tool in image crop mode will not crop layers with "Lock
    pixels" on, anymore, even if "Delete cropped pixels" is checked.
  - Painting tools can now restore opacity and blend mode from
    presets.

User interface:

  - Image / Precision renamed to Image > Encoding
  - Tool groups can now display their tool list on hover rather than
    on click. This can be set in Preferences, in the Toolbox tab.
  - Improved update notification GUI in About dialog, and now also
    showing an update comment when one was set in gimp_versions.json.
  - Palette Editor dockable: the color index in the current palette is
    now shown in front of the color name.

Plugins:

  - In file-psd, make the data_start and data_len fields of the
    PSDimageres and PSDlayerres structs unsigned, to avoid potential
    overflow/sign-extension
  - file-raw: Canon CR3 files are now properly recognized by GIMP and
    sent to your raw developer software of choice.
  - PNG and TIFF export: "Save color values from transparent pixels"
    defaults now to not saving color values (i.e. channels set to 0)
    when alpha channel is present and 0 itself.
  - PDF import: multi-pages are now imported in bottom-first order,
    similar to animated formats, and also similar to defaults for PDF
    export. This brings consistency but break existing behavior, hence
    needs to be noted.
  - Added support for exporting 16-bit PSDs, read and write channels
    from/to PSd in the right order

Filters:

  - The 'Vignette' filter now has on-canvas controls
  - New 'Filters -> Blur -> Focus Blur' filter with on-canvas controls
    to emulate out-of-focus blurring
  - New 'Filters -> Blur -> Variable Blur' filter that uses an aux
    mask input to blur an image with variable intensity
  - New 'Filters -> Light and Shadow -> Bloom' filter

Updated translations:

  - British English, Catalan, Chinese (Taiwan), Dutch, Finnish,
    German, Greek, Italian, Korean, Polish, Romanian, Russian,
    Spanish, Swedish, Turkish, Ukrainian

Icons:

  - Replace fileicon.ico with version contain 24x24, 64x64, 128x128,
    and 256x256 sizes for Windows icon
  - Replace wilber.ico with version containing 128x128 size of Windows
    icon

Bug fixes:

  - #189, #354, #872, #1439, #3405, #3533, #3558, #3777, #3841, #4094,
    #4328, #4363, #4487, #4618, #4641, #4663, #4696, #4734, #4745,
    ##4793, 4827, #4846, #4858, #4871, #4895, #4904, #4919, #4967,
    ##4968, #4992, 4996, #5009, #5010, #5033

(ryoon)

2020-06-15 10:57:22 UTC MAIN commitmail json YAML

doc: Updated graphics/gegl to 0.4.24

(ryoon)

2020-06-15 10:55:58 UTC MAIN commitmail json YAML

gegl: Update to 0.4.24

Changelog:
GEGL-0.4.24 2020-06-07

Build:
~~~~~~

CI creation and caching of container images for build.  Force support for 64bit
file offsets on win32, re-enabling >2GB tile swap, fallout from migration to
meson. Operations in workshop are now built as a bundle.

Core:
~~~~~

cppcheck liniting fixes. Report pixel-formats as part of graphviz debug.  New
meta-data API, that permit handling non-exif metadata in different file loaders
and savers in a generic manner. Use g_ascii_strtod to avoid being tripped up
by ',' expected through locale.

Buffer:
~~~~~~~

Fixed integer overflow in u32 bilinear blit scaler.

Changed cubic interpolation to be a bit softer, reducing induced moire seen in
issue #167. Speeded up cubic sampler with custom inlinable fabsf.

Gracefully fail when running out of swap space. issue #229 Avoid
possible deadlock in file monitoring, working around upstream issue.  Reduced
contention on tile allocation. Allow creating buffers with uninitialized data,
and tracking of empty tiles in tile backends. Sleep on tile lock contention,
reducing contention when hyperthreading. Cppcheck liniting fixes.

Operations:
~~~~~~~~~~~

Meta-operations now have an additional vfunc, update(), which gets invoked on
property changes, all meta ops have been refactored to use the new cleaner API.
gegl_operation_meta_watch_node(s) were already effectively nops, they are
marked as deprecated and left as stubs for thid party ops still calling them.

We now provide our own inlined versions of some basic single precision floats
ops, this enables inlining of performance critical code also with lower
optimization levels.

crop: with no parameters set, infer rectangle to crop from graph.

crop: cropping rectangle can be implied from graph.
hue-chroma: avoid modifying hue/chroma of neutrals
dropshadow: added option for shadow growing
median-blur: accept negative radius values
rgb-clip: add parameters for specifying clipping ranges
vignette: new shapes, horizontal and vertical.
imgcmp: make max-diff property conform to gobject standard.
save-pixbuf: use a GObject for consumer read instead of pointer property.
gegl-graph: add a gegl-chain tutorial as default script.

New Ops:

border-align: place a buffer within the borders of another one.
pack: joins two buffers into one, with optional gap.
bloom: adds a glow around highlights.
piecewise-blend: uses a grayscale map as index into array of buffers used as LUT.
variable-blur: uses piecewise-blend piecewise-blend and gaussian blur to approximate blurs with per-pixel blur radius.
focus-blur: a vignetting blur, using variable-blur.
reset-origin: moves upper left of extent to 0,0
band-tune: parametric band equalizer for tuning frequency bands of image.

(ryoon)