Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

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

2020-04-03 07:46:30 UTC MAIN commitmail json YAML

hs-cassava-megaparsec: add missing DEPENDS

Fixes build

(wiz)

2020-04-03 07:45:17 UTC MAIN commitmail json YAML

Updated www/py-httplib2, lang/py-uncompyle6

(adam)

2020-04-03 07:44:59 UTC MAIN commitmail json YAML

py-uncompyle6: updated to 3.6.5

3.6.5:
Back port some of the changes in decompile3 here which mostly helps 3.7 and 3.8 decompilation, although this may also help 3.6ish versions too.

Handle nested async for in for... and better async comprehension detection via xdis. Still more work is needed.
include token number in listings when -g and there is a parser error
remove unneeded Makefiles now that remake 4.3+1.5dbg is a thing that has -c
Bug in finding annotations in functions with docstrings
Fix bug found by 2.4 sre_parse.py testing
Fix transform module's ifelseif bugs
Fix bug in 3.0 name module detection
Fix docstring detection

(adam)

2020-04-03 07:42:34 UTC MAIN commitmail json YAML

hs-tasty-hunit: add missing DEPENDS.

Fixes build.

(wiz)

2020-04-03 07:40:44 UTC MAIN commitmail json YAML

hs-cassava: add missing DEPENDS.

Fixes build.

(wiz)

2020-04-03 07:39:47 UTC MAIN commitmail json YAML

py-httplib2: updated to 0.17.1

0.17.1
python3: no_proxy was not checked with https

(adam)

2020-04-03 07:32:32 UTC MAIN commitmail json YAML

hs-text-short: add missing DEPENDS.

Fixes build.

(wiz)

2020-04-03 07:30:53 UTC MAIN commitmail json YAML

hs-tasty: add missing DEPENDS.

Fixes build.

(wiz)

2020-04-03 07:28:13 UTC MAIN commitmail json YAML

hs-hashtables: add missing DEPENDS.

Fixes build.

(wiz)

2020-04-03 07:25:43 UTC MAIN commitmail json YAML

hs-shakespeare: add missing DEPENDS.

Fixes build.

(wiz)

2020-04-03 07:22:04 UTC MAIN commitmail json YAML

hs-lucid: add missing DEPENDS

Fixes build.

(wiz)

2020-04-03 06:26:27 UTC MAIN commitmail json YAML

Updated security/py-cryptography, security/py-cryptography_vectors

(adam)

2020-04-03 06:25:50 UTC MAIN commitmail json YAML

py-cryptography{_vectors}: updated to 2.9

2.9:
* **BACKWARDS INCOMPATIBLE:** Support for Python 3.4 has been removed due to
  low usage and maintenance burden.
* **BACKWARDS INCOMPATIBLE:** Support for OpenSSL 1.0.1 has been removed.
  Users on older version of OpenSSL will need to upgrade.
* **BACKWARDS INCOMPATIBLE:** Support for LibreSSL 2.6.x has been removed.
* Removed support for calling
  :meth:`~cryptography.hazmat.primitives.asymmetric.x25519.X25519PublicKey.public_bytes`
  with no arguments, as per our deprecation policy. You must now pass
  ``encoding`` and ``format``.
* **BACKWARDS INCOMPATIBLE:** Reversed the order in which
  :meth:`~cryptography.x509.Name.rfc4514_string` returns the RDNs
  as required by :rfc:`4514`.
* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
  OpenSSL 1.1.1f.
* Added support for parsing
  :attr:`~cryptography.x509.ocsp.OCSPResponse.single_extensions` in an OCSP
  response.
* :class:`~cryptography.x509.NameAttribute` values can now be empty strings.

(adam)

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

compat80: mark as not RELRO safe

These are existing binaries, no way to fix them and not all of them are.

ERROR: emul/netbsd/usr/X11R7/lib/libXfontcache.so.2.0: missing RELRO
ERROR: emul/netbsd/usr/X11R7/lib/libfreetype.so.18.0.13: missing RELRO
ERROR: emul/netbsd/usr/lib/libbfd.so.15.0: missing RELRO
ERROR: emul/netbsd/usr/lib/libdes.so.12.0: missing RELRO
ERROR: emul/netbsd/usr/lib/libssl.so.12.0: missing RELRO

(wiz)

2020-04-02 22:07:16 UTC MAIN commitmail json YAML

Updated x11/qt5

(adam)

2020-04-02 22:06:00 UTC MAIN commitmail json YAML

2020-04-02 20:41:52 UTC MAIN commitmail json YAML

2020-04-02 20:39:34 UTC MAIN commitmail json YAML

doc: Updated doc/guide to 20200402

(leot)

2020-04-02 20:39:10 UTC MAIN commitmail json YAML

doc/guide: Update htdocs-share to 20200402 (pkgsrc-2020Q1)

(leot)

2020-04-02 19:03:24 UTC MAIN commitmail json YAML

doc: Fix devel/ruby-mode entry (not under lang/)

Pointed out by pkg-changes2html htutils script.

(leot)

2020-04-02 17:46:40 UTC MAIN commitmail json YAML

2020-04-02 16:50:23 UTC MAIN commitmail json YAML

Temporarily disable "err" test; it will be fixed soon in upstream

(cheusov)

2020-04-02 16:41:40 UTC MAIN commitmail json YAML

doc: correct ruby24-base version

* Correct ruby24-base version to 2.4.10nb2.
* Add update of lang/ruby-mode to 2.5.8.

(taca)

2020-04-02 15:54:14 UTC MAIN commitmail json YAML

doc: Updated multimedia/xine-lib to 1.2.10

(nia)

2020-04-02 15:53:39 UTC MAIN commitmail json YAML

doc: Updated multimedia/xine-ui to 0.99.12

(nia)

2020-04-02 15:53:28 UTC MAIN commitmail json YAML

xine-ui: Update to 0.99.12

xine-ui (0.99.12)
  * Make XLockDisplay use user switchable.
  * Faster seek.
  * Optimize text rendering.
  * Add utf pixmap support.
  * Add animated logo.
  * Update splash.
  * Fix build with libxine <= 1.2.9.

xine-ui (0.99.11)
  * Offer all autoplay/autodir input plugins.
  * Dont treat hls as playlist.
  * Play ftp:/ mrls instead of downloading.
  * Update german translation.
  * Fix mrl browser background.
  * Fix user agent.
  * Fix libjpeg detection.
  * Fix linking with caca.
  * Fix memory and resource leaks.
  * Fix crashes.
  * Fix lirc build.
  * Code cleanup and "dust removal".

(nia)

2020-04-02 15:52:47 UTC MAIN commitmail json YAML

xine-lib: Update to 1.2.10

xine-lib (1.2.10) 2019-12-13
  * Add first Android support.
  * Add (xcb)xv yuy2 emulation.
  * Add libavcodec v58 compatibility.
  * Add avio seek support.
  * Make libpostproc optional.
  * Add libdav1d, libaom and lavc AV1 video decoders.
  * Add libvpx multithreading.
  * Add libpng decoder.
  * Add a52 double and fixed point modes.
  * Add Opus audio support to ogg demuxer.
  * Add AV1 video support to matroska demuxer.
  * Add ivf demuxer.
  * Add mpeg-ts split payload support.
  * Add TLS support using gnutls or OpenSSL.
  * Add ftp input plugin (ftp://) with TLS support (ftpes://)
  * Add tls:// input plugin (raw TLS over TCP).
  * Add libnfs NFS input plugin.
  * Add ftp/http seek support.
  * Add scp forward seek support.
  * Add mp4 http streaming support (plain and fragment modes).
  * Add HLS streaming support.
  * Add HTTP 1.1 support.
  * Add OpenGL EGL and Wayland support.
  * Add generic bitrate estimation.
  * Add side stream feature.
  * Optimize demux_qt.
  * Optimize OSD.
  * Optimize output layers.
  * Optimize decoder threads.
  * Optimize event handling.
  * Optimize stream info.
  * Optimize TCP/TLS/HTTP network input.
  * Optimize network buffering control.
  * Alsa/oss startup optimization.
  * Optimize input_stdin_fifo.
  * Optimize internal liba52.
  * Optimize user seek.
  * Build optimizations.
  * Simply user config.
  * Better support for audio out drivers that cannot resume after pause.
  * Better support for mpeg pts jumps.
  * Better bluray seek.
  * XML parser fixes.
  * Fix midstream audio mode switch.
  * Fix FLAC audio playback via ffmpeg.
  * Fix ffmpeg mpeg1/2 video.
  * Fix C++ build.
  * Fix build on clang only systems.
  * Fix/optimize mpeg, mpeg-ts, qt, flv, matroska, real and asf demuxers.
  * Fix network seek.
  * Fix/optimize audio CD.
  * Fix DVD (occasional crashes, damaged video after a DVD had been played).
  * Fix opengl2 freeze after X server failure.
  * Fix tvtime deinterlacer crash.
  * Fix/optimize overlay.
  * Fix/optimize old VDR plugin.
  * Fix xine-ui freeze when opening a playlist while paused.
  * Security fixes.
  * Build fixes (C99 mode, vaapi, ImageMagick, libmvec, less warnings).
  * Many small fixes.
  * More error handling instead of aborting.
  * Update german translation.

(nia)

2020-04-02 14:27:40 UTC MAIN commitmail json YAML

lang/ruby24-base: revert previous commit

Revert previous commit.  Yes, it was too late.

(taca)

2020-04-02 13:23:10 UTC MAIN commitmail json YAML

lang/ruby24-base: one more forgot commit

Reset PKGREVISION should be done in previous commit.
(It is too late?)

(taca)

2020-04-02 12:20:51 UTC MAIN commitmail json YAML

ruby24-base: update distinfo for 2.4.10 release

(wiz)

2020-04-02 11:39:05 UTC MAIN commitmail json YAML

doc: Updated sysutils/upower to 0.99.11

(bsiegert)

2020-04-02 11:38:50 UTC MAIN commitmail json YAML

Update upower to 0.99.11.

Version 0.99.11
~~~~~~~~~~~~~~~
Released: 2019-09-03

New Features:
- Add code of conduct document
- build: Migrate from intltool to gettext
- rules: Split off HID++ udev rules
- Harden systemd service
- Let systemd create /var/lib/upower
- Move D-Bus policy file to /usr/share/dbus-1/system.d/

Bug fixes:
- Fix endless loop burning 100% CPU on keyboard plugout with external
  backlight
- linux: Start polling for unknown device batteries too
- linux: Retry to get a battery type if it's unknown
- linux: Don't treat device batteries like laptop batteries
- Replace use of G_TYPE_INSTANCE_GET_PRIVATE and g_type_class_add_private()

Version 0.99.10
~~~~~~~~~~~~~~~
Released: 2019-02-20

Bugfixes:
- Set 'pending-charge' for DisplayDevice if at least one
  battery is in the 'pending-charge' state
- Map pending-charge to fully-charged when charge is 100%

Version 0.99.9
~~~~~~~~~~~~~~
Released: 2018-10-25

Bugfixes:
- Fix lack of update after AC status changes, and broken keyboard
  backlight, following the daemon lockdown added in 0.99.8
- Multiple API documentation fixes
- Out-of-tree build fixes

Version 0.99.8
~~~~~~~~~~~~~~
Released: 2018-06-18

New Features:
- Lock down systemd service file
- Add support for "Unknown" capacity level, and clarify handling
  of devices with coarse battery levels
- Add a new version of up_client_get_devices() which unrefs contents

Bugfixes:
- Fix warnings when D-Bus related properties change
- Prevent crash after attaching an Apple TV, and support newer
  versions of iOS
- Lower severity of "unhandled action" messages
- Fix battery status on MacBooks after a plug or unplug event
- Fix double-close on exit

Version 0.99.7
~~~~~~~~~~~~~~
Released: 2017-11-28

New Features:
- Add support for Bluetooth LE device batteries (Bastien Nocera)
- Allow to be replaced via --replace,-r (Christian Kellner)

Bugfixes:
- Fix critical action after resume from hibernate (Miroslav Sustek)
- Fix compilation with libimobiledevice git (Bastien Nocera)

Version 0.99.6
~~~~~~~~~~~~~~
Released: 2017-09-11

New Features:
- Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices (Bastien Nocera)
- Detect joysticks as gaming input devices (Bastien Nocera)

Bugfixes:
- Correctly close inhibitor FD (Benjamin Berg)
- Fix crash when '@' is present in the device name (oleid, Bastien Nocera)
- Fix lid detection on FreeBSD (Alberto Villa)
- Grab the model name from device if unavailable from battery (Bastien Nocera)

Version 0.99.5
~~~~~~~~~~~~~~
Released: 2017-07-24

New Features:
- Add a more complete self test for HID++ devices (Bastien Nocera)
- Add BatteryLevel property for devices with a finite number of power levels (Bastien Nocera)
- Add support for pausing and resuming of the daemon poll (Christian Kellner, Bastien Nocera)
- Get a serial number for device batteries (Bastien Nocera)
- Refresh devices after waking up from sleep (Christian Kellner)

Bugfixes:
- Add proper error and cancellable handling to UpClient constructor (Martin Pitt)
- Do not spin in a loop when /proc/timer_stats cannot be written (Richard Hughes)
- Exit early from up-tool when connecting to upower fails (Martin Pitt)
- Expand the integration-tests to run in more environments (Bastien Nocera, Christian Kellner)
- Fix reading and writing the keyboard brightness level (Hans de Goede, Marco Trevisan)
- Fix -Wformat-y2k compilation errors (Bastien Nocera)
- Lower initial power usage when iDevice isn't accessible (Bastien Nocera)
- Simplify string checks in upower-glib (Bastien Nocera)

(bsiegert)

2020-04-02 11:22:05 UTC MAIN commitmail json YAML

Updated databases/ldb, net/samba4

(adam)

2020-04-02 11:21:42 UTC MAIN commitmail json YAML

samba4: updated to 4.12.0

samba 4.12.0:

NEW FEATURES/CHANGES
====================

Python 3.5 Required
-------------------

Samba's minimum runtime requirement for python was raised to Python
3.4 with samba 4.11.  Samba 4.12 raises this minimum version to Python
3.5 both to access new features and because this is the oldest version
we test with in our CI infrastructure.

(Build time support for the file server with Python 2.6 has not
changed)

Removing in-tree cryptography: GnuTLS 3.4.7 required
----------------------------------------------------

Samba is making efforts to remove in-tree cryptographic functionality,
and to instead rely on externally maintained libraries.  To this end,
Samba has chosen GnuTLS as our standard cryptographic provider.

Samba now requires GnuTLS 3.4.7 to be installed (including development
headers at build time) for all configurations, not just the Samba AD
DC.

Thanks to this work Samba no longer ships an in-tree DES
implementation and on GnuTLS 3.6.5 or later Samba will include no
in-tree cryptography other than the MD4 hash and that
implemented in our copy of Heimdal.

Using GnuTLS for SMB3 encryption you will notice huge performance and copy
speed improvements. Tests with the CIFS Kernel client from Linux Kernel 5.3
show a 3x speed improvement for writing and a 2.5x speed improvement for reads!

NOTE WELL: The use of GnuTLS means that Samba will honour the
system-wide 'FIPS mode' (a reference to the US FIPS-140 cryptographic
standard) and so will not operate in many still common situations if
this system-wide parameter is in effect, as many of our protocols rely
on outdated cryptography.

A future Samba version will mitigate this to some extent where good
cryptography effectively wraps bad cryptography, but for now that above
applies.

zlib library is now required to build Samba
-------------------------------------------

Samba no longer includes a local copy of zlib in our source tarball.
By removing this we do not need to ship (even where we did not
build) the old, broken zip encryption code found there.

New Spotlight backend for Elasticsearch
---------------------------------------

Support for the macOS specific Spotlight search protocol has been enhanced
significantly. Starting with 4.12 Samba supports using Elasticsearch as search
backend. Various new parameters have been added to configure this:

  spotlight backend = noindex | elasticsearch | tracker
  elasticsearch:address = ADDRESS
  elasticsearch:port = PORT
  elasticsearch:use tls = BOOLEAN
  elasticsearch:index = INDEXNAME
  elasticsearch:mappings = PATH
  elasticsearch:max results = NUMBER

Samba also ships a Spotlight client command "mdfind" which can be used to search
any SMB server that runs the Spotlight RPC service. See the manpage of mdfind
for details.

Note that when upgrading existing installations that are using the previous
default Spotlight backend Gnome Tracker must explicitly set "spotlight backend =
tracker" as the new default is "noindex".

'net ads kerberos pac save' and 'net eventlog export'
-----------------------------------------------------

The 'net ads kerberos pac save' and 'net eventlog export' tools will
no longer silently overwrite an existing file during data export.  If
the filename given exits, an error will be shown.

Fuzzing
-------

A large number of fuzz targets have been added to Samba, and Samba has
been registered in Google's oss-fuzz cloud fuzzing service.  In
particular, we now have good fuzzing coverage of our generated NDR
parsing code.

A large number of issues have been found and fixed thanks to this
effort.

'samba-tool' improvements add contacts as member to groups
----------------------------------------------------------

Previously 'samba-tool group addmemers' can just add users, groups and
computers as members to groups. But also contacts can be members of
groups. Samba 4.12 adds the functionality to add contacts to
groups. Since contacts have no sAMAccountName, it's possible that
there are more than one contact with the same name in different
organizational units. Therefore it's necessary to have an option to
handle group members by their DN.

To get the DN of an object there is now the "--full-dn" option available
for all necessary commands.

The MS Windows UI allows to search for specific types of group members
when searching for new members for a group. This feature is included
here with the new samba-tool group addmembers "--object-type=OBJECTYPE"
option. The different types are selected accordingly to the Windows
UI. The default samba-toole behaviour shouldn't be changed.

Allow filtering by OU or subtree in samba-tool
----------------------------------------------

A new "--base-dn" and "--member-base-dn" option is added to relevant
samba-tool user, group and ou management commands to allow operation
on just one part of the AD tree, such as a single OU.

VFS
===

SMB_VFS_NTIMES
--------------

Samba now uses a sentinel value based on utimensat(2) UTIME_OMIT to denote
to-be-ignored timestamp variables passed to the SMB_VFS_NTIMES() VFS function.

VFS modules can check whether any of the time values inside a struct
smb_file_time is to be ignored by calling is_omit_timespec() on the value.

'io_uring' vfs module
---------------------

The module makes use of the new io_uring infrastructure
(intruduced in Linux 5.1), see https://lwn.net/Articles/776703/

Currently this implements SMB_VFS_{PREAD,PWRITE,FSYNC}_SEND/RECV
and avoids the overhead of the userspace threadpool in the default
vfs backend. See also vfs_io_uring(8).

In order to build the module you need the liburing userspace library
and its developement headers installed, see
https://git.kernel.dk/cgit/liburing/

At runtime you'll need a Linux kernel with version 5.1 or higher.
Note that 5.4.14 and 5.4.15 have a regression that breaks the Samba
module! The regression was fixed in Linux 5.4.16 again.

MS-DFS changes in the VFS
-------------------------

This release changes set getting and setting of MS-DFS redirects
on the filesystem to go through two new VFS functions:

SMB_VFS_CREATE_DFS_PATHAT()
SMB_VFS_READ_DFS_PATHAT()

instead of smbd explicitly storing MS-DFS redirects inside
symbolic links on the filesystem. The underlying default
implementations of this has not changed, the redirects are
still stored inside symbolic links on the filesystem, but
moving the creation and reading of these links into the VFS
as first-class functions now allows alternate methods of
storing them (maybe in extended attributes) for OEMs who
don't want to mis-use filesystem symbolic links in this
way.

CTDB changes
============

* The ctdb_mutex_fcntl_helper periodically re-checks the lock file

  The re-check period is specified using a 2nd argument to this
  helper.  The default re-check period is 5s.

  If the file no longer exists or the inode number changes then the
  helper exits.  This triggers an election.

REMOVED FEATURES
================

The smb.conf parameter "write cache size" has been removed.

Since the in-memory write caching code was written, our write path has
changed significantly. In particular we have gained very flexible
support for async I/O, with the new linux io_uring interface in
development.  The old write cache concept which cached data in main
memory followed by a blocking pwrite no longer gives any improvement
on modern systems, and may make performance worse on memory-contrained
systems, so this functionality should not be enabled in core smbd
code.

In addition, it complicated the write code, which is a performance
critical code path.

If required for specialist purposes, it can be recreated as a VFS
module.

Retiring DES encryption types in Kerberos.
------------------------------------------
With this release, support for DES encryption types has been removed from
Samba, and setting DES_ONLY flag for an account will cause Kerberos
authentication to fail for that account (see RFC-6649).

Samba-DC: DES keys no longer saved in DB.
-----------------------------------------
When a new password is set for an account, Samba DC will store random keys
in DB instead of DES keys derived from the password.  If the account is being
migrated to Windbows or to an older version of Samba in order to use DES keys,
the password must be reset to make it work.

Heimdal-DC: removal of weak-crypto.
-----------------------------------
Following removal of DES encryption types from Samba, the embedded Heimdal
build has been updated to not compile weak crypto code (HEIM_WEAK_CRYPTO).

vfs_netatalk: The netatalk VFS module has been removed.
-------------------------------------------------------

The netatalk VFS module has been removed. It was unmaintained and is not needed
any more.

BIND9_FLATFILE deprecated
-------------------------

The BIND9_FLATFILE DNS backend is deprecated in this release and will
be removed in the future.  This was only practically useful on a single
domain controller or under expert care and supervision.

This release removes the 'rndc command' smb.conf parameter, which
supported this configuration by writing out a list of DCs permitted to
make changes to the DNS Zone and nudging the 'named' server if a new
DC was added to the domain.  Administrators using BIND9_FLATFILE will
need to maintain this manually from now on.

(adam)

2020-04-02 11:19:09 UTC MAIN commitmail json YAML

ldb: updated to 2.1.1

2.1.1:
Unknown changes (needed for Samba 4.12.0).

(adam)

2020-04-02 10:33:17 UTC MAIN commitmail json YAML

doc: Added devel/py-codespell version 1.16.0

(wiz)

2020-04-02 10:33:09 UTC MAIN commitmail json YAML

devel/Makefile: + py-codespell.

(wiz)

2020-04-02 10:32:55 UTC MAIN commitmail json YAML

devel/py-codespell: import py-codespell-1.16.0

Fix common misspellings in text files. It's designed primarily for
checking misspelled words in source code, but it can be used with
other files as well.

(wiz)

2020-04-02 10:11:47 UTC MAIN commitmail json YAML

doc: Updated lang/yabasic to 2.86.6

(fcambus)

2020-04-02 10:11:36 UTC MAIN commitmail json YAML

yabasic: update to 2.86.6.

ChangeLog:

Version 2.86.6 (March 8, 2020)
  - Advancing version for technical reasons

Version 2.86.5 (March 8, 2020)
  - Fix double backslash in string before quote

(fcambus)

2020-04-02 09:57:50 UTC MAIN commitmail json YAML

doc: Updated textproc/json-schema to 1.3

(wiz)

2020-04-02 09:57:41 UTC MAIN commitmail json YAML

json-schema: update to 1.3.

1.3 [2020-03-31]
================

* option to add default values during validation
* add thread-safe API
* build static library by default (jsoncpp only builds static library by default)

(wiz)

2020-04-02 09:47:03 UTC MAIN commitmail json YAML

doc: Updated net/fpdns to 0.10.0pre20190131

(fcambus)

2020-04-02 09:46:53 UTC MAIN commitmail json YAML

fpdns: update to 0.10.0-20190131.

pkgsrc changes:

- Remove redundant PERL5_CONFIGURE directive
- Remove empty PLIST and now unneeded patches

ChangeLog:

- fpdns-rails implementation upgraded to 3.2.11 to fix security vulnerability
- Do not set header counters unless changed
- Knot DNS capture from response_collector
- Hack to work around an old problem in Net::DNS.  Up to Net::DNS 0.68
  the notify opcode was coded as NS_NOTIFY_OP.  That was changed in version
  0.69 through 0.71 with no backwards compatibility.  This hack
  tests for the new NOTIFY and falls back to NS_NOTIFY_OP if necessary.
- Don't pass an undef value to Net::DNS::Resolver::srcaddr()
- Existing unbound rules match up to 1.6.0

  Versions between 1.6.1 and 1.6.8 are misidentified as Raiden DNSD.
  Versions later than that are not recognized.

  This was verified on versions 1.5.10 and 1.6.0; versions prior to 1.5.10
  wasn't as easy to build due to openssl api changes.
- Identify Unbound 1.7.x to 1.9.x

  All Unbound releases between 1.7.0 and 1.9.6 were tested and verified to
  match these new rules. Prior to this change, none of them matched a
  signature. The old rules matched up to 1.6.0, but for 1.6.1 to 1.6.8,
  fpdns misidentifies Unbound as "Raiden DNSD" (and still does, even after
  this change).
- Update signatures for Unbound

(fcambus)

2020-04-02 09:40:04 UTC MAIN commitmail json YAML

doc: Updated misc/vttest to 20200303

(nia)

2020-04-02 09:39:43 UTC MAIN commitmail json YAML

vttest: Update to 20200303

20200303
+ spelling fixes found with codespell.

+ correct a few other highlighting items for Turkish NRCS and DEC
  Supplemental Graphic NRCS.

+ correct highlighting for Spanish NRCS pound-sign in character-sets
  (report by James Holderness)

+ updated/improved configure macros

20191231
+ updated/improved configure macros

+ update config.guess, config.sub

20190710
+ improve alternate-screen test, with additional cursor-position check.

+ add extensions found in DEC standard 070 to the primary response table.

+ updated/improved configure macros

+ update config.guess, config.sub

(nia)

2020-04-02 09:35:59 UTC MAIN commitmail json YAML

doc: Updated net/tnftpd to 20190602

(nia)

2020-04-02 09:35:22 UTC MAIN commitmail json YAML

tnftpd: Update to 20190602

Changes in tnftpd from 20130325 to 20190602:

Security fixes to avoid resource exhaustion when globbing paths,
traversing directories, or parsing numbers.

Support NetBSD blacklistd(8).

Add -f option to ftpd to stay in foreground with -D.

(nia)

2020-04-02 09:31:55 UTC MAIN commitmail json YAML

doc: Updated print/zathura-pdf-poppler to 0.3.0

(nia)

2020-04-02 09:31:26 UTC MAIN commitmail json YAML

zathura-pdf-poppler: Update to 0.3.0

Changelog

    * Small improvements

(nia)

2020-04-02 09:23:16 UTC MAIN commitmail json YAML

doc: Updated print/zathura to 0.4.5

(nia)

2020-04-02 09:23:06 UTC MAIN commitmail json YAML

zathura: Update to 0.4.5

Changelog

    * Fix step size for mouse wheel scrolling
    * Lookup fileinfo from database by hash as fallback
    * Various fixes and improvements
    * Updated translations

(nia)

2020-04-02 09:16:28 UTC MAIN commitmail json YAML

doc: Updated sysutils/u-boot-rockpro64 to 2020.01.rc5

(tnn)

2020-04-02 09:12:54 UTC MAIN commitmail json YAML

2020-04-02 09:09:05 UTC MAIN commitmail json YAML

u-boot-rock64: add a local copy of u-boot-rockchip.mk here

Since this package still uses the ayufan branch. This is so that
the main u-boot-rockchip.mk can move to mainline.

(tnn)

2020-04-02 09:06:28 UTC MAIN commitmail json YAML

u-boot-rockpro64: switch to mainline U-Boot

Reach over to the pinebook pro package for patches and build glue.
XXX boot from SPI is currently broken, but SD-card works.

(tnn)

2020-04-02 08:11:23 UTC MAIN commitmail json YAML

u-boot-odroid-c2: regen distinfo

To add patch-arch_powerpc_include_asm_byteorder.h

(wiz)

2020-04-02 08:09:34 UTC MAIN commitmail json YAML

pam-p11: remove patch after update removed it from distinfo

(wiz)

2020-04-02 08:07:37 UTC MAIN commitmail json YAML

mingw-w64-x86_64-gcc-winpthreads: remove unused distinfo file

(wiz)

2020-04-02 07:47:25 UTC MAIN commitmail json YAML

Updated devel/git

(adam)

2020-04-02 07:46:42 UTC MAIN commitmail json YAML

git: updated to 2.26.0

Git 2.26 Release Notes
======================

Updates since v2.25
-------------------

Backward compatibility notes

* "git rebase" uses a different backend that is based on the 'merge'
  machinery by default.  There are a few known differences in the
  behaviour from the traditional machinery based on patch+apply.

  If your workflow is negatively affected by this change, please
  report it to git@vger.kernel.org so that we can take a look into
  it.  After doing so, you can set the 'rebase.backend' configuration
  variable to 'apply', in order to use the old default behaviour in
  the meantime.

UI, Workflows & Features

* Sample credential helper for using .netrc has been updated to work
  out of the box.

* gpg.minTrustLevel configuration variable has been introduced to
  tell various signature verification codepaths the required minimum
  trust level.

* The command line completion (in contrib/) learned to complete
  subcommands and arguments to "git worktree".

* Disambiguation logic to tell revisions and pathspec apart has been
  tweaked so that backslash-escaped glob special characters do not
  count in the "wildcards are pathspec" rule.

* One effect of specifying where the GIT_DIR is (either with the
  environment variable, or with the "git --git-dir=<where> cmd"
  option) is to disable the repository discovery.  This has been
  placed a bit more stress in the documentation, as new users often
  get confused.

* Two help messages given when "git add" notices the user gave it
  nothing to add have been updated to use advise() API.

* A new version of fsmonitor-watchman hook has been introduced, to
  avoid races.

* "git config" learned to show in which "scope", in addition to in
  which file, each config setting comes from.

* The basic 7 colors learned the brighter counterparts
  (e.g. "brightred").

* "git sparse-checkout" learned a new "add" subcommand.

* A configuration element used for credential subsystem can now use
  wildcard pattern to specify for which set of URLs the entry
  applies.

* "git clone --recurse-submodules --single-branch" now uses the same
  single-branch option when cloning the submodules.

* "git rm" and "git stash" learns the new "--pathspec-from-file"
  option.

* "git am --show-current-patch" is a way to show the piece of e-mail
  for the stopped step, which is not suitable to directly feed "git
  apply" (it is designed to be a good "git am" input).  It learned a
  new option to show only the patch part.

* Handling of conflicting renames in merge-recursive have further
  been made consistent with how existing codepaths try to mimic what
  is done to add/add conflicts.

Performance, Internal Implementation, Development Support etc.

* Tell .editorconfig that in this project, *.txt files are indented
  with tabs.

* The test-lint machinery knew to check "VAR=VAL shell_function"
  construct, but did not check "VAR= shell_function", which has been
  corrected.

* Replace "git config --bool" calls with "git config --type=bool" in
  sample templates.

* The effort to move "git-add--interactive" to C continues.

* Improve error message generation for "git submodule add".

* Preparation of test scripts for the day when the object names will
  use SHA-256 continues.

* Warn programmers about pretend_object_file() that allows the code
  to tentatively use in-core objects.

* The way "git pack-objects" reuses objects stored in existing pack
  to generate its result has been improved.

* The transport protocol version 2 becomes the default one.

* Traditionally, we avoided threaded grep while searching in objects
  (as opposed to files in the working tree) as accesses to the object
  layer is not thread-safe.  This limitation is getting lifted.

* "git rebase -i" (and friends) used to unnecessarily check out the
  tip of the branch to be rebased, which has been corrected.

* A low-level API function get_oid(), that accepts various ways to
  name an object, used to issue end-user facing error messages
  without l10n, which has been updated to be translatable.

* Unneeded connectivity check is now disabled in a partial clone when
  fetching into it.

* Some rough edges in the sparse-checkout feature, especially around
  the cone mode, have been cleaned up.

* The diff-* plumbing family of subcommands now pay attention to the
  diff.wsErrorHighlight configuration, which has been ignored before;
  this allows "git add -p" to also show the whitespace problems to
  the end user.

* Some codepaths were given a repository instance as a parameter to
  work in the repository, but passed the_repository instance to its
  callees, which has been cleaned up (somewhat).

* Memory footprint and performance of "git name-rev" has been
  improved.

* The object reachability bitmap machinery and the partial cloning
  machinery were not prepared to work well together, because some
  object-filtering criteria that partial clones use inherently rely
  on object traversal, but the bitmap machinery is an optimization
  to bypass that object traversal.  There however are some cases
  where they can work together, and they were taught about them.

* "git rebase" has learned to use the merge backend (i.e. the
  machinery that drives "rebase -i") by default, while allowing
  "--apply" option to use the "apply" backend (e.g. the moral
  equivalent of "format-patch piped to am").  The rebase.backend
  configuration variable can be set to customize.

* Underlying machinery of "git bisect--helper" is being refactored
  into pieces that are more easily reused.

Fixes since v2.25
-----------------

* "git commit" gives output similar to "git status" when there is
  nothing to commit, but without honoring the advise.statusHints
  configuration variable, which has been corrected.

* has_object_file() said "no" given an object registered to the
  system via pretend_object_file(), making it inconsistent with
  read_object_file(), causing lazy fetch to attempt fetching an
  empty tree from promisor remotes.

* Complete an update to tutorial that encourages "git switch" over
  "git checkout" that was done only half-way.

* C pedantry ;-) fix.

* The code that tries to skip over the entries for the paths in a
  single directory using the cache-tree was not careful enough
  against corrupt index file.

* Reduce unnecessary round-trip when running "ls-remote" over the
  stateless RPC mechanism.

* "git restore --staged" did not correctly update the cache-tree
  structure, resulting in bogus trees to be written afterwards, which
  has been corrected.

* The code recently added to move to the entry beyond the ones in the
  same directory in the index in the sparse-cone mode did not count
  the number of entries to skip over incorrectly, which has been
  corrected.

* Rendering by "git log --graph" of ancestry lines leading to a merge
  commit were made suboptimal to waste vertical space a bit with a
  recent update, which has been corrected.

* Work around test breakages caused by custom regex engine used in
  libasan, when address sanitizer is used with more recent versions
  of gcc and clang.

* Minor bugfixes to "git add -i" that has recently been rewritten in C.

* "git fetch --refmap=" option has got a better documentation.

* "git checkout X" did not correctly fail when X is not a local
  branch but could name more than one remote-tracking branches
  (i.e. to be dwimmed as the starting point to create a corresponding
  local branch), which has been corrected.
  (merge fa74180d08 am/checkout-file-and-ref-ref-ambiguity later to maint).

* Corner case bugs in "git clean" that stems from a (necessarily for
  performance reasons) awkward calling convention in the directory
  enumeration API has been corrected.

* A fetch that is told to recursively fetch updates in submodules
  inevitably produces reams of output, and it becomes hard to spot
  error messages.  The command has been taught to enumerate
  submodules that had errors at the end of the operation.
  (merge 0222540827 es/fetch-show-failed-submodules-atend later to maint).

* The "--recurse-submodules" option of various subcommands did not
  work well when run in an alternate worktree, which has been
  corrected.

* Futureproofing a test not to depend on the current implementation
  detail.

* Running "git rm" on a submodule failed unnecessarily when
  .gitmodules is only cache-dirty, which has been corrected.

* C pedantry ;-) fix.

* "git grep --no-index" should not get affected by the contents of
  the .gitmodules file but when "--recurse-submodules" is given or
  the "submodule.recurse" variable is set, it did.  Now these
  settings are ignored in the "--no-index" mode.

* Technical details of the bundle format has been documented.

* Unhelpful warning messages during documentation build have been squelched.

* "git rebase -i" identifies existing commits in its todo file with
  their abbreviated object name, which could become ambiguous as it
  goes to create new commits, and has a mechanism to avoid ambiguity
  in the main part of its execution.  A few other cases however were
  not covered by the protection against ambiguity, which has been
  corrected.

* Allow the rebase.missingCommitsCheck configuration to kick in when
  "rebase --edit-todo" and "rebase --continue" restarts the procedure.
  (merge 5a5445d878 ag/edit-todo-drop-check later to maint).

* The way "git submodule status" reports an initialized but not yet
  populated submodule has not been reimplemented correctly when a
  part of the "git submodule" command was rewritten in C, which has
  been corrected.
  (merge f38c92452d pk/status-of-uncloned-submodule later to maint).

* The code to automatically shrink the fan-out in the notes tree had
  an off-by-one bug, which has been killed.

* The index-pack code now diagnoses a bad input packstream that
  records the same object twice when it is used as delta base; the
  code used to declare a software bug when encountering such an
  input, but it is an input error.

* The code to compute the commit-graph has been taught to use a more
  robust way to tell if two object directories refer to the same
  thing.
  (merge a7df60cac8 tb/commit-graph-object-dir later to maint).

* "git remote rename X Y" needs to adjust configuration variables
  (e.g. branch.<name>.remote) whose value used to be X to Y.
  branch.<name>.pushRemote is now also updated.

* Update to doc-diff.

* Doc markup fix.

* "git check-ignore" did not work when the given path is explicitly
  marked as not ignored with a negative entry in the .gitignore file.

* The merge-recursive machinery failed to refresh the cache entry for
  a merge result in a couple of places, resulting in an unnecessary
  merge failure, which has been fixed.

* Fix for a bug revealed by a recent change to make the protocol v2
  the default.

* In rare cases "git worktree add <path>" could think that <path>
  was already a registered worktree even when it wasn't and refuse
  to add the new worktree. This has been corrected.
  (merge bb69b3b009 es/worktree-avoid-duplication-fix later to maint).

* "git push" should stop from updating a branch that is checked out
  when receive.denyCurrentBranch configuration is set, but it failed
  to pay attention to checkouts in secondary worktrees.  This has
  been corrected.
  (merge 4d864895a2 hv/receive-denycurrent-everywhere later to maint).

* "git rebase BASE BRANCH" rebased/updated the tip of BRANCH and
  checked it out, even when the BRANCH is checked out in a different
  worktree.  This has been corrected.
  (merge b5cabb4a96 es/do-not-let-rebase-switch-to-protected-branch later to maint).

* "git describe" in a repository with multiple root commits sometimes
  gave up looking for the best tag to describe a given commit with
  too early, which has been adjusted.

* "git merge signed-tag" while lacking the public key started to say
  "No signature", which was utterly wrong.  This regression has been
  reverted.

* MinGW's poll() emulation has been improved.

* "git show" and others gave an object name in raw format in its
  error output, which has been corrected to give it in hex.

* "git fetch" over HTTP walker protocol did not show any progress
  output.  We inherently do not know how much work remains, but still
  we can show something not to bore users.
  (merge 7655b4119d rs/show-progress-in-dumb-http-fetch later to maint).

* Both "git ls-remote -h" and "git grep -h" give short usage help,
  like any other Git subcommand, but it is not unreasonable to expect
  that the former would behave the same as "git ls-remote --head"
  (there is no other sensible behaviour for the latter).  The
  documentation has been updated in an attempt to clarify this.

(adam)

2020-04-02 06:42:12 UTC MAIN commitmail json YAML

doc: Updated textproc/libxslt to 1.1.34nb1

(wiz)

2020-04-02 06:42:02 UTC MAIN commitmail json YAML

libxslt: fix man page

Addresses PR 55123 with a SUBST_SED.

Bump PKGREVISION.

(wiz)

2020-04-01 20:30:53 UTC MAIN commitmail json YAML

2020-04-01 19:23:21 UTC MAIN commitmail json YAML

2020-04-01 19:15:00 UTC MAIN commitmail json YAML

depend on ruby, as there are ruby scripts

(plunky)

2020-04-01 17:45:28 UTC MAIN commitmail json YAML

Added textproc/py-sphinxcontrib-log-cabinet; Updated www/py-werkzeug, www/py-werkzeug-docs

(adam)

2020-04-01 17:44:55 UTC MAIN commitmail json YAML

py-werkzeug{-docs}: updated to 1.0.1

Version 1.0.1
-  Make the argument to ``RequestRedirect.get_response`` optional.
-  Only allow a single access control allow origin value.
-  Fix crash when trying to parse a non-existent Content Security
    Policy header.
-  ``http_date`` zero fills years < 1000 to always output four digits.
-  Fix missing local variables in interactive debugger console.
-  Fix passing file-like objects like ``io.BytesIO`` to
    ``FileStorage.save``.

Version 1.0.0
-  Drop support for Python 3.4. (:issue:`1478`)
-  Remove code that issued deprecation warnings in version 0.15.
    (:issue:`1477`)
-  Remove most top-level attributes provided by the ``werkzeug``
    module in favor of direct imports. For example, instead of
    ``import werkzeug; werkzeug.url_quote``, do
    ``from werkzeug.urls import url_quote``. Install version 0.16 first
    to see deprecation warnings while upgrading.
-  Added ``utils.invalidate_cached_property()`` to invalidate cached
    properties. (:pr:`1474`)
-  Directive keys for the ``Set-Cookie`` response header are not
    ignored when parsing the ``Cookie`` request header. This allows
    cookies with names such as "expires" and "version". (:issue:`1495`)
-  Request cookies are parsed into a ``MultiDict`` to capture all
    values for cookies with the same key. ``cookies[key]`` returns the
    first value rather than the last. Use ``cookies.getlist(key)`` to
    get all values. ``parse_cookie`` also defaults to a ``MultiDict``.
-  Add ``charset=utf-8`` to an HTTP exception response's
    ``CONTENT_TYPE`` header. (:pr:`1526`)
-  The interactive debugger handles outer variables in nested scopes
    such as lambdas and comprehensions.
-  The user agent for Opera 60 on Mac is correctly reported as
    "opera" instead of "chrome".
-  The platform for Crosswalk on Android is correctly reported as
    "android" instead of "chromeos". (:pr:`1572`)
-  Issue a warning when the current server name does not match the
    configured server name.
-  A configured server name with the default port for a scheme will
    match the current server name without the port if the current scheme
    matches.
-  :exc:`~exceptions.InternalServerError` has a ``original_exception``
    attribute that frameworks can use to track the original cause of the
    error.
-  Headers are tested for equality independent of the header key case,
    such that ``X-Foo`` is the same as ``x-foo``.
-  :meth:`http.dump_cookie` accepts ``'None'`` as a value for
    ``samesite``.
-  :meth:`~test.Client.set_cookie` accepts a ``samesite`` argument.
-  Support the Content Security Policy header through the
    `Response.content_security_policy` data structure.
-  ``LanguageAccept`` will fall back to matching "en" for "en-US" or
    "en-US" for "en" to better support clients or translations that
    only match at the primary language tag.
-  ``MIMEAccept`` uses MIME parameters for specificity when matching.
-  If the development server is started with an ``SSLContext``
    configured to verify client certificates, the certificate in PEM
    format will be available as ``environ["SSL_CLIENT_CERT"]``.
-  ``is_resource_modified`` will run for methods other than ``GET`` and
    ``HEAD``, rather than always returning ``False``.
-  ``SharedDataMiddleware`` returns 404 rather than 500 when trying to
    access a directory instead of a file with the package loader. The
    dependency on setuptools and pkg_resources is removed.
-  Add a ``response.cache_control.immutable`` flag. Keep in mind that
    browser support for this ``Cache-Control`` header option is still
    experimental and may not be implemented.
-  Optional request log highlighting with the development server is
    handled by Click instead of termcolor.
-  Optional ad-hoc TLS support for the development server is handled
    by cryptography instead of pyOpenSSL.
-  ``FileStorage.save()`` supports ``pathlib`` and :pep:`519`
    ``PathLike`` objects.
-  The debugger security pin is unique in containers managed by Podman.
-  Building a URL when ``host_matching`` is enabled takes into account
    the current host when there are duplicate endpoints with different
    hosts.
-  The ``429 TooManyRequests`` and ``503 ServiceUnavailable`` HTTP
    exceptions takes a ``retry_after`` parameter to set the
    ``Retry-After`` header.
-  ``Map`` and ``Rule`` have a ``merge_slashes`` option to collapse
    multiple slashes into one, similar to how many HTTP servers behave.
    This is enabled by default.
-  Add HTTP 103, 208, 306, 425, 506, 508, and 511 to the list of status
    codes.
-  Add ``update``, ``setlist``, and ``setlistdefault`` methods to the
    ``Headers`` data structure. ``extend`` method can take ``MultiDict``
    and kwargs.
-  The development server accepts paths that start with two slashes,
    rather than stripping off the first path segment.
-  Add access control (Cross Origin Request Sharing, CORS) header
    properties to the ``Request`` and ``Response`` wrappers.
-  ``Accept`` values are no longer ordered alphabetically for equal
    quality tags. Instead the initial order is preserved.
-  Added ``Map.lock_class`` attribute for alternative
    implementations.
-  Support matching and building WebSocket rules in the routing system,
    for use by async frameworks.
-  Range requests that span an entire file respond with 206 instead of
    200, to be more compliant with :rfc:`7233`. This may help serving
    media to older browsers.
-  The :class:`~middleware.shared_data.SharedDataMiddleware` default
    ``fallback_mimetype`` is ``application/octet-stream``. If a filename
    looks like a text mimetype, the ``utf-8`` charset is added to it.
    This matches the behavior of :class:`~wrappers.BaseResponse` and
    Flask's ``send_file()``.

(adam)

2020-04-01 17:44:06 UTC MAIN commitmail json YAML

arm cross toolchains: skip portability checks under contrib/*

(tnn)

2020-04-01 17:39:14 UTC MAIN commitmail json YAML

py-sphinxcontrib-log-cabinet: added version 1.0.1

Organize changelogs generated by versionadded, versionchanged, deprecated
directives. The log will be sorted by newest to oldest version. For HTML docs,
older versions will be collapsed by default.

(adam)

2020-04-01 15:32:06 UTC MAIN commitmail json YAML

doc: note update of ruby language packages

lang/ruby26-base 2.6.6
databases/ruby-gdbm 2.6.6
devel/ruby-fiddle 2.6.6
devel/ruby-readline 2.6.6
lang/ruby26 2.6.6
lang/ruby27-base 2.7.1
lang/ruby27 2.7.1
lang/ruby25-base 2.5.8
lang/ruby25 2.5.8
lang/ruby24-base 2.4.10
lang/ruby24 2.4.10

(taca)

2020-04-01 15:29:11 UTC MAIN commitmail json YAML

devel/ruby-fiddle: reset PKGREVISION

Reset PKGREVISION by updates of all ruby2* packages.

(taca)

2020-04-01 15:27:40 UTC MAIN commitmail json YAML

lang/ruby24-base: update to 2.4.10

Update ruby24-base (and ruby24) to 2.4.10.

This release includes a security fix. Please check the topics below for
details.

* CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
  fix)

Ruby 2.4 is now under the state of the security maintenance phase, until the
end of March of 2020.  After that date, maintenance of Ruby 2.4 will be
ended.  Thus, this release would be the last of Ruby 2.4 series.  We
recommend you immediately upgrade Ruby to newer versions, such as 2.7 or 2.6
or 2.5.

(taca)

2020-04-01 15:25:26 UTC MAIN commitmail json YAML

lang/ruby25-base: update to 2.5.8

Update ruby25-base (and ruby25) to 2.5.8.

2.5.8 (2020-03-31)

This release includes security fixes. Please check the topics below for
details.

* CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
  fix)
* CVE-2020-10933: Heap exposure vulnerability in the socket library

(taca)

2020-04-01 15:23:15 UTC MAIN commitmail json YAML

lang/ruby27-base: update to 2.7.1

Update ruby27-base (and ruby27) to 2.7.1.

2.7.1 (2020-03-31)

This release includes security fixes. Please check the topics below for
details.

* CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
  fix)
* CVE-2020-10933: Heap exposure vulnerability in the socket library

(taca)

2020-04-01 15:21:57 UTC MAIN commitmail json YAML

lang/ruby26-base: update to 2.6.6

Update ruby26-base (and ruby26 related packages) to 2.6.6.

2.6.6 (2020-03-31)

This release includes security fixes. Please check the topics below for
details.

* CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
  fix)
* CVE-2020-10933: Heap exposure vulnerability in the socket library

(taca)

2020-04-01 15:10:09 UTC MAIN commitmail json YAML

mk/subst.mk: add user-settable SUBST_NOOP_OK

This variable allows to make SUBST stricter than before. This will break
several packages that have redundant filename patterns. Most of these are
typos or outdated and should be updated or removed.

(rillig)

2020-04-01 14:58:50 UTC MAIN commitmail json YAML

weechat: Restore handling for NetBSD libcurses

If it can't find ncurses.so it gives up. Allow FAKE_NCURSES to work
properly when ncurses isn't installed.

(nia)

2020-04-01 14:51:15 UTC MAIN commitmail json YAML

doc: Updated devel/meson to 0.54.0

(wiz)

2020-04-01 14:51:05 UTC MAIN commitmail json YAML

meson: update to 0.54.0.

New features

Emscripten (emcc) now supports threads
Introduce dataonly for the pkgconfig module
Consistently report file locations relative to cwd
dependency() consistency
Override dependency()
Simplified dependency() fallback
Backend agnostic compile command
Native (build machine) compilers not always required
Summary improvements
Add a system type dependency for zlib
Added 'name' method
New option --quiet to meson install
Property support emscripten's wasm-ld
Skip sanity tests when cross compiling
Support for overiding the linker with ldc and gdc
Native file properties
Changed the signal used to terminate a test process (group)
Dynamic Linker environment variables actually match docs
Per subproject default_library and werror options
Environment Variables with Cross Builds
Added 'pkg_config_libdir' property
More new sample Meson templates for (Java, Cuda, and more)
Ninja version requirement bumped to 1.7
Added -C argument to meson init command
More than one argument to message() and warning()
Added has_tools method to qt module
The MSI installer is only available in 64 bit version
Uninstalled pkg-config files
CMake find_package COMPONENTS support
Added Microchip XC16 C compiler support
Added Texas Instruments C2000 C/C++ compiler support
Unity file block size is configurable

More details:
https://mesonbuild.com/Release-notes-for-0-54-0.html

(wiz)

2020-04-01 14:35:41 UTC MAIN commitmail json YAML

doc: Updated lang/gcc8 to 8.3.0nb3

(wiz)

2020-04-01 14:35:33 UTC MAIN commitmail json YAML

doc: Updated lang/gcc8-libs to 8.3.0nb4

(wiz)

2020-04-01 14:35:19 UTC MAIN commitmail json YAML

gcc8*: reduce differences to gcc7*

This also fixes RELRO builds.

Bump PKGREVISION.

(wiz)

2020-04-01 14:34:41 UTC MAIN commitmail json YAML

libgsf: Not tied to a specific GNOME version

(nia)

2020-04-01 14:08:15 UTC MAIN commitmail json YAML

gcc7: reduce differences to gcc8

mostly, make dejagnu a TEST_DEPENDS

(wiz)

2020-04-01 13:44:18 UTC MAIN commitmail json YAML

doc: Updated mail/claws-mail to 3.17.5

(nia)

2020-04-01 13:44:06 UTC MAIN commitmail json YAML

claws-mail: Update to 3.17.5

* 3.17.5
--------

* Inline Git patches now have colour syntax highlighting
  The colours of these, and patch attachments, are configurable on
  the 'Other' tab of the Display/Colors page of the general
  preferences.

* The previously hidden preference, 'summary_from_show', is now
  configurable within the UI, on the 'Message List' tab of the
  Display/Summaries page of the general preferences, 'Displayed in
  From column [ ]'.

* 'Re-edit' has been added to the message context menu when in the
  Drafts folder.

* Additional Date header formats are supported:
  - weekday, month, day, hh, mm, ss, year, zone
  - weekday, month, day, hh, mm, ss, year

* LiteHtml viewer plugin: scrolling with the keyboard has been
  implemented.

* The included tools/scripts have been updated:
  o eud2gc.py converted to Python 3
  o tbird2claws.py converted to Python 3
  o tbird2claws.py converted to Python 3
  o google_search.pl has been replaced with ddg_search.pl (that is,
    duckduckgo.com instead of google.com)
  o fix_date.sh and its documentation have been updated
  o multiwebsearch.pl 'fm' (freshmeat.net) has been removed; 'google'
    has been replaced by 'ddg'
  o the outdated OOo2claws-mail.pl script has been removed

* Updated manuals

* Updated translations: British English, Catalan, Czech, Danish,
  Dutch, French, German, Russian, Slovak, Spanish, Swedish,
  Traditional Chinese, Turkish

* bug fixes:
o bug 2131, 'Focus stealing after mail check' [improved fix]
o bug 4237, '403 is Forbidden not Unauthorized'
o bug 4239, 'Preferences: Text Options Header Display modal
    is not modal' [sic]
o bug 4248, 'Sup[p]ort C99 compilers in m4/spamassassin.m4'
o bug 4253, 'Claws metadata included in MBOX exports'
o bug 4257, 'claws-mail 3.17.4 breaks copy-pasting from
    emacs-gtk3'
o bug 4277, 'INBOX being "read" automatically - being marked
    as read before being selected' [sic]
o bug 4278, 'Mark all as read/unread does not belong to the
    message context menu'
o bug 4305, 'goto folder UI confusing'
o Fix crash in litehtml_viewer when <base> tag has no href
o removed "The following file has been attached..." dialogue
o MBOX import: give a better estimation of the time left and
  grey out widgets while importing
o Fixed "vcard.c:238:2: warning: ���strncpy��� output truncated
  before terminating nul copying as many bytes from a string
  as its length"
o RSSyl: Fix handling deleted feed items where modified and
  published dates do not match
o fix bolding of target folder
o when creating a new account, don't pre-fill data from the
  default account
o respect 'default selection' settings when moving a msg with
  manual filtering
o Fix printing of empty pages when the selected part is
  rendered with a plugin not implementing print
o Addressbook folder selection dialogs: make sure folder list
  is sorted and apply global prefs to get stripes in lists.
o when user cancels the GPG signing passphrase dialogue,
  don't bother the user with an "error" dialogue
o Fix imap keyword search. Libetpan assumes keyword search is
  a MUST but RFC states it is a MAY. Fix advanced search on
  MS Exchange
o fix SHIFT+SPACE in msg list, moving in reverse
o revert pasting images as attachments
o Fix help about command-line arguments that require a
  parameter.
o Printing: only print as plain text if the part is of type
  text
o fix a segfault with default info icon when trying to print
  a non-text part.

(nia)

2020-04-01 10:51:17 UTC MAIN commitmail json YAML

doc: Updated x11/clipit to 1.4.4

(nia)

2020-04-01 10:46:59 UTC MAIN commitmail json YAML

clipit: Update to 2.4.4

Facetoe (5):
      Add option to allow users to select entry on prefix.
      Add preferences for purging history after timeout.
      Add ability to purge history after timeout.
      Improve input matching feature.
      Always select first match when inputting text.

L'Africain (4):
      Update fr_FR.po
      Update fr.po
      Update fr.po
      Update fr_FR.po

Martin Lambertz (3):
      Rename configure.in to configure.ac
      Add missing call to PKG_PROG_PKG_CONFIG
      Fix autotool warnings

Nikita Zlobin (2):
      Fix libappindicator detection with gtk3
      Fix compilation

Paweł Błaszczyk (5):
      Multiple calls to remove item from history don't work #21.
      Clear clipboard if first element from history is removed.
      Check if `pkg-config` is installed before using it.
      Remove trailing whitespace characters.
      Add optional support for GTK+3.

Robert Antoni Buj Gelonch (3):
      Add Catalan language
      Update .tx/config
      Update Catalan translation

RogutÄ—s Sparnuotos (2):
      Silence glib warnings regarding GOptionFlags.

Sveinn í Felli (1):
      Create is.po

ZEN (5):
      Fixed work with utf8 strings
      Fixed comparison of string length by using the 'str_len' variable instead of 'string->len' Refactored the code from merge #30. Now by default working with string in utf8 mode.
      Added 'Remove all' action to context menu
      Clean up
      Resolved conflict with master

anfabio (1):
      Update pt_BR.po

mananaBanana (3):
      Updated Github link for project.
      Updated .gitignore: Ignore autogenerated file - compile
      Returning if string dooesn't exist on stdin. Fixes "Binding failed" warning

Ã…ke Engelbrektson (1):
      Update sv.po

(nia)

2020-04-01 10:46:24 UTC MAIN commitmail json YAML

minizip: Re-enable using fopen64 on Linux only

requested by wiz

(nia)

2020-04-01 10:24:05 UTC MAIN commitmail json YAML

2020-04-01 10:21:56 UTC MAIN commitmail json YAML

doc: Updated www/checkbot to 1.80

(nia)

2020-04-01 10:21:33 UTC MAIN commitmail json YAML

checkbout: Update to 1.80

2008-10-15  Hans de Graaff  <hans@degraaff.org>

* Checkbot 1.80 is released

2008-07-08  Hans de Graaff  <hans@degraaff.org>

* checkbot (handle_doc): Tighten up the check for a robots tag so
that nofollow text later in the document won't be matched, thus
skipping the whole document, bug 2005950.

2007-05-05  Brandon Bell  <Brandon_Bell@bcit.ca>

* checkbot: mms scheme can be ignored safely.

2007-04-30  Hans de Graaff  <hans@degraaff.org>

* checkbot (printAllServers): Clarify that 'Unique links' actually
is 'Documents scanned'.

2007-02-26  Hans de Graaff  <hans@degraaff.org>

* checkbot (handle_doc): Handle the case where decoded_content is
not available as per bug 1665075.

2007-02-26  Gerald Preifer  <gerald@pfeifer.com>

* checkbot (check_point): Simplify and add a comment.

2007-02-26  Hans de Graaff  <hans@degraaff.org>

* Makefile.PL: Require LWP 5.803 or better. decoded_content got
added in 5.802 and 5.803 added some important bugfixes.

(nia)

2020-04-01 10:12:07 UTC MAIN commitmail json YAML

doc: Updated mail/offlineimap to 7.2.3nb2

(nikita)

2020-04-01 10:10:21 UTC MAIN commitmail json YAML

remove unsupported python versions from build, is not ported to 3

(nikita)

2020-04-01 10:08:15 UTC MAIN commitmail json YAML

2020-04-01 10:01:59 UTC MAIN commitmail json YAML

doc: Updated net/bftpd to 5.4

(nia)

2020-04-01 10:01:29 UTC MAIN commitmail json YAML

bftpd: Update to 5.4

Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.4
- Fixed potential one-by-one heap issue when
          reading during transferring files.
  Issue reported by Antonio Morales.

Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.3
- Made the situation where FILE_AUTH more clear, advised
          against it. Added warning about making sure password
          file is not readable by another other than the admin.
- Updated Makefile.in to use more fine-grained dependency
  checks. Should speed up compiling when just one
  source file has been altered.
  New Makefile.in provided by Vemake.
- Fixed out of bounds memory read when fetching options.
          Issue reported by and solution provided by Antonio Morales.

(nia)

2020-04-01 09:55:13 UTC MAIN commitmail json YAML

minizip: Don't try to use fopen64 etc

Bump PKGREVISION

(nia)

2020-04-01 09:46:09 UTC MAIN commitmail json YAML

doc: Updated audio/asunder to 2.9.5

(nia)

2020-04-01 09:45:54 UTC MAIN commitmail json YAML

asunder: Update to 2.9.5

21 Oct 2019 - 2.9.5
===================
- Updated Catalan and Spanish translations.
The following was contributed by Felix Braun:
- Updated Opus support to have a smooth progress bar.

29 Aug 2019 - 2.9.4
===================
- Updated Finnish and Swedish translations.
- Added support for joining artist and title in title field (thanks to Tom Bailey).

1 Apr 2018 - 2.9.3
==================
The following was contributed by Gregory Margo:
- Allow changing the first track number and the width of the track number in the filename, making it easier to work with audiobooks and other multi-disk sets.
The following was contributed by Jonathan 'theJPster' Pallant:
- Use FDK-AAC instead of neroAacEnc.

19 Nov 2017 - 2.9.2
===================
- Updates Swedish translation.
The following fixes were contributed by Gregory Margo:
- Fixed the wavpack and mpc encoders to include APEv2 metadata.
- Remove 'single genre' code that's been unused since 2010.
- Added features to automatically fix some common mistakes in CDDB entries.
The following fix was contributed by Andreas Ronnquist:
- Fixed a bug where the config file couldn't be created because its parent directory could not be created because it existed already and was a regular file.

30 Jun 2017 - 2.9.1
===================
- Fixed a bug that caused a startup crash in some environments (reported in Arch Linux).
The following fix was contributed by Gregory Margo:
- Shorten requested filenames that are longer than the filesystem can handle.

8 May 2017 - 2.9
==================
The following fixes were contributed by Gregory Margo:
- Work around cdparanoia's filename length limits
- Fixed bug where multiple CDDB entries would only show once
- Improved the refresh/lookup system to work much better with more complicated CDs
- Fixed FLAC progress scanner. Both to make the percentage more reliable and to prevent a possible crash
- Added feature to select/deselect all tracks by clicking on rip checkbox header
- Fixed autocomplete file loading
- Fixed several potential buffer overflow bugs
- Fixed some minor memory leaks
- Fixed race condition during abort
- Improved completion percentage feedback
- Added feature to make the artist and title columns resizable
The following fixes were contributed by Andreas Ronnquist:
- Moved the config file to ~/.config/asunder without breaking old configs
- Moved the autocomplete files to ~/.cache/asunder without breaking old caches
The following fix was contributed by Pierre Lestringant (whz):
- Fixed musepack and aac playlist generation
The following fix was contributed by Matthew (mw):
- Add the ALBUMARTIST tag to flac files when "Single artist" is not checked.
The following fix was contributed by Antony Gelberg:
- Fixed when the CD is ejected to avoid problems before a full rip/encode cycle is completed.

(nia)

2020-04-01 09:19:36 UTC MAIN commitmail json YAML

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

(fcambus)

2020-04-01 09:19:25 UTC MAIN commitmail json YAML

2020-04-01 09:17:45 UTC MAIN commitmail json YAML

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

(fcambus)

2020-04-01 09:17:34 UTC MAIN commitmail json YAML

2020-04-01 08:39:50 UTC MAIN commitmail json YAML

doc: Updated databases/phpmyadmin to 4.9.5

(tm)

2020-04-01 08:36:28 UTC MAIN commitmail json YAML

Updated security/gnutls, games/scummvm

(adam)

2020-04-01 08:36:16 UTC MAIN commitmail json YAML

phpmyadmin: update to 4.9.5

4.9.5 (2020-03-20)
- issue        [security] Fix SQL injection with certain usernames (PMASA-2020-2)
- issue        [security] Fix SQL injection in particular search situations (PMASA-2020-3)
- issue        [security] Fix SQL injection and XSS flaw (PMASA-2020-4)
- issue        Deprecate "options" for the external transformation; options must now be hard-coded along with the program name directly in the file.

(tm)

2020-04-01 08:36:11 UTC MAIN commitmail json YAML

scummvm: updated to 2.1.2

2.1.2 "Fixing Powerful Windows":

Windows port:
- Fixed an issue with the Sparkle updater which lead to an infinite update loop.

MacOS X port:
- Fixed application freeze on start on Mac OS X 10.5 and older.
- Fixed application icon on Mac OS X 10.5 and older.

(adam)

2020-04-01 08:24:07 UTC MAIN commitmail json YAML

gnutls: updated to 3.6.13

Version 3.6.13:

** libgnutls: Fix a DTLS-protocol regression (caused by TLS1.3 support), since 3.6.3.
  The DTLS client would not contribute any randomness to the DTLS negotiation,
  breaking the security guarantees of the DTLS protocol
  [GNUTLS-SA-2020-03-31, CVSS: high]

** libgnutls: Added new APIs to access KDF algorithms.

** libgnutls: Added new callback gnutls_keylog_func that enables a custom
  logging functionality.

** libgnutls: Added support for non-null terminated usernames in PSK
  negotiation.

** gnutls-cli-debug: Improved support for old servers that only support
  SSL 3.0.

** API and ABI modifications:
gnutls_hkdf_extract: Added
gnutls_hkdf_expand: Added
gnutls_pbkdf2: Added
gnutls_session_get_keylog_function: Added
gnutls_session_set_keylog_function: Added
gnutls_prf_hash_get: Added
gnutls_psk_server_get_username2: Added
gnutls_psk_set_client_credentials2: Added
gnutls_psk_set_client_credentials_function2: Added
gnutls_psk_set_server_credentials_function2: Added

(adam)

2020-03-31 23:12:00 UTC MAIN commitmail json YAML

doc: Added x11/libkscreen 5.16.4

(gutteridge)

2020-03-31 23:08:28 UTC MAIN commitmail json YAML

libkscreen: add new package, version 5.16.4

This is the back-end library for KDE screen management software. (It's
also separately a dependency of lxqt-config.)

Okay by markd@ to import to pkgsrc from wip.

(gutteridge)

2020-03-31 22:47:21 UTC MAIN commitmail json YAML

libfm-extra: address a couple of issues noted by pkglint (NFC)

(gutteridge)

2020-03-31 22:45:11 UTC MAIN commitmail json YAML

doc: Updated sysutils/libfm to 1.3.1nb4

(gutteridge)

2020-03-31 22:44:54 UTC MAIN commitmail json YAML

libfm: fix hard-coded paths

This package has several hard-coded paths which are incorrect from our
perspective (one of which has a typo in it, and wouldn't work anywhere)
and need adjustment. While here, also correct some issues that pkglint
noted.

(gutteridge)

2020-03-31 22:38:55 UTC MAIN commitmail json YAML

doc: Added wm/obconf-qt 0.14.1

(gutteridge)

2020-03-31 22:36:37 UTC MAIN commitmail json YAML

obconf-qt: add new package, version 0.14.1

A Qt port of ObConf, a configurator of the OpenBox window manager.
(Packaged in wip by pin@, final review by myself.)

(gutteridge)

2020-03-31 22:00:16 UTC MAIN commitmail json YAML

doc: Updated multimedia/streamlink to 1.3.1

(maya)

2020-03-31 21:59:54 UTC MAIN commitmail json YAML

streamlink: update to 1.3.1

streamlink 1.3.1 (2020-01-27)

A small patch release that addresses the removal of MPV's legacy option syntax, also with fixes of several plugins, the addition of the --twitch-disable-reruns parameter and dropped support for Python 3.4.

streamlink 1.3.0 (2019-11-22)

A new release with plugin updates and fixes, including Twitch.tv (see #2680), which had to be delayed due to back and forth API changes.

The Twitch.tv workarounds mentioned in #2680 don't have to be applied anymore, but authenticating via --twitch-oauth-token has been disabled, regardless of the origin of the OAuth token (via --twitch-oauth-authenticate or the Twitch website). In order to not introduce breaking changes, both parameters have been kept in this release and the user name will still be logged when using an OAuth token, but receiving item drops or accessing restricted streams is not possible anymore.

Plugins for the following sites have also been added:

    albavision
    news.now.com
    twitcasting.tv
    viu.tv
    vlive.tv
    willax.tv

streamlink 1.2.0 (2019-08-18)

Here are the changes for this month's release

    Multiple plugin fixes
    Fixed single hyphen params at the beginning of --player-args (#2333)
    --http-proxy will set the default value of --https-proxy to same as --http-proxy. (#2536)
    DASH Streams will handle headers correctly (#2545)
    the timestamp for FFMPEGMuxer streams will start with zero (#2559)

streamlink 1.1.1 (2019-04-02)

This is just a small patch release which fixes a build/deploy issue with the new special wheels for Windows on PyPI. (#2392)

streamlink 1.0.0 (2019-01-30)

The celebratory release of Streamlink 1.0.0!

A lot of hard work has gone into getting Streamlink to where it is. Not only is Streamlink used across multiple applications and platforms, but companies as well.

Streamlink started from the inaugural fork of Livestreamer on September 17th, 2016.

Since then, We've hit multiple milestones:

    Over 886 PRs
    Hit 3,000 commits in Streamlink
    Obtaining our first sponsors as well as backers of the project
    The creation of our own logo (https://github.com/streamlink/streamlink/issues/1123)

Thanks to everyone who has contributed to Streamlink (and our backers)! Without you, we wouldn't be where we are today.

Without further ado, here are the changes in release 1.0.0:

    We have a new icon / logo for Streamlink! (https://github.com/streamlink/streamlink/pull/2165)
    Updated dependencies (https://github.com/streamlink/streamlink/pull/2230)
    A ton of plugin updates. Have a look at this search query for all the recent updates.
    You can now provide a custom key URI to override HLS streams (https://github.com/streamlink/streamlink/pull/2139). For example: --hls-segment-key-uri <URI>
    User agents for API communication have been updated (https://github.com/streamlink/streamlink/pull/2194)
    Special synonyms have been added to sort "best" and "worst" streams (https://github.com/streamlink/streamlink/pull/2127). For example: streamlink --stream-sorting-excludes '>=480p' URL best,best-unfiltered
    Process output will no longer show if tty is unavailable (https://github.com/streamlink/streamlink/pull/2090)
    We've removed BountySource in favour of our OpenCollective page. If you have any features you'd like to request, please open up an issue with the request and possibly consider backing us!
    Improved terminal progress display for wide characters (https://github.com/streamlink/streamlink/pull/2032)
    Fixed a bug with dynamic playlists on playback (https://github.com/streamlink/streamlink/pull/2096)
    Fixed makeinstaller.sh (https://github.com/streamlink/streamlink/pull/2098)
    Old Livestreamer deprecations and API references were removed (https://github.com/streamlink/streamlink/pull/1987)
    Dependencies have been updated for Python (https://github.com/streamlink/streamlink/pull/1975)
    Newer and more common User-Agents are now used (https://github.com/streamlink/streamlink/pull/1974)
    DASH stream bitrates now round-up to the nearest 10, 100, 1000, etc. (https://github.com/streamlink/streamlink/pull/1995)
    Updated documentation on issue templates (https://github.com/streamlink/streamlink/pull/1996)
    URL have been added for better processing of HTML tags (https://github.com/streamlink/streamlink/pull/1675)
    Fixed sort and prog issue (https://github.com/streamlink/streamlink/pull/1964)
    Reformatted issue templates (https://github.com/streamlink/streamlink/pull/1966)
    Fixed crashing bug with player-continuous-http option (https://github.com/streamlink/streamlink/pull/2234)
    Make sure all dev dependencies (https://github.com/streamlink/streamlink/pull/2235)
    -r parameter has been replaced for --rtmp-rtmpdump (https://github.com/streamlink/streamlink/pull/2152)

Breaking changes:

    A large number of unmaintained or NSFW plugins have been removed. You can find the PR that implemented that change here: https://github.com/streamlink/streamlink/pull/2003 . See our CONTRIBUTING.md documentation for plugin policy.

(maya)

2020-03-31 21:29:47 UTC MAIN commitmail json YAML

doc: Updated finance/gnucash to 3.9

(wiz)

2020-03-31 21:29:35 UTC MAIN commitmail json YAML

gnucash: update to 3.9.

3.9 - 29 March 2020
The tenth release of the 3.x stable series.

The following bugs have been fixed:
    Bug 685102 - Scheduled Transactions don't always respect weekends for
first occurrence
    Bug 794916 - Fails to find environment file at startup when installation
                prefix is '/opt
    Bug 796579 - Cannot go forward with empty duplicates screen
    Bug 796911 - Minimum window width to large.
                To fix this the text labels used have been enabled to ellipsize
at the end
    Bug 796984 - Import Bills & Invoices: date of line item is not validated;
                can lead to unexpected results
    Bug 796985 - Import Bills & Invoices: option 'open not yet posted docs in
                tab' does not open tab if invoice could not be posted
    Bug 796986 - Import Bills & Invoices: in case of invalid posting date
                in import file, invoice is posted with unexpected date
    Bug 796987 - Import Bills & Invoices: fixing import items only works
                in special case
    Bug 797022 - Import Bills & Invoices: expense/income account is not
                validated - leads to one-sided posting if account is invalid
    Bug 797023 - Import Bills & Invoices: no user confirmation requested
                for update of invoices, if new invoice is created first
    Bug 797024 - Import Bills & Invoices: import matches csv data rows with
                too few separators, messing up the import data
    Bug 797025 - Import Bills & Invoices: the type of the post to account
                is not validated - enabling A/P and A/R postings on regular
                accounts
    Bug 797042 - OK button in OFX importer doesn't work if nothing is
imported.
    Bug 797133 - CSV Import of multicurrency transaction export in multiline
                form
    Bug 797139 - test-report-utilities failure after 10-march in travis
    Bug 797419 - equity-statement unrealized-gain calculator uses
weighted-average
    Bug 797481 - crash on close of unsaved tabs by pressing [X]
    Bug 797522 - Focus after reconcile jumps to a different account
    Bug 797536 - cmake errors out because it cannot find GncPkgConfig
                (cmake 3.5.2)
    Bug 797540 - Mapping of aqbanking accounts to gnucash accounts doesn't
work
    Bug 797546 - Autocomplete not updated when account names changed
    Bug 797548 - multicolumn income statement: some closing entries are not
ignored when within reporting period
    Bug 797549 - Reconcile window shows S_tatement Date rather than
Statement Date.
    Bug 797550 - Crash when changing register tab position
    Bug 797551 - Budget totals line missing in 3.8
                Reinstate Income/Expense/Transfer/Total, but rename to:
                * Inflow from Income
                * Outflow to Expense
                * Outflow to Asset/Equity/Liability
                * Remaining to Budget
    Bug 797566 - Crash on use of context menu in importer
    Bug 797569 - Swedish account templates not accessible
    Bug 797570 - Unable to import vendors.
In the import of Customer/Vendor or Bill/Invoice, the
dialog that lists rows that were not imported shows a
scrollable view of only four rows.
    Bug 797572 - Customer Report (beta): "Period Totals" includes total debit
                and credits outside the current period
                Change to formal accounting convention. Can swap to informal
                headers if set by global preference.
    Bug 797573 - Incorrect value of securities in the Asset Chart
    Bug 797576 - xaccAccountOrder shouldn't sort account codes as base-36
    Bug 797583 - gnc:book-add-quotes crashes when there are no quotes
    Bug 797584 - New-owner - bill amount field links to wrong account
    Bug 797588 - Gnucash segfaults when using mysql backend with empty
password
    Bug 797591 - multiperiod b/s and PnL reports: add style sheet 'easy'
    Bug 797609 - Backtraces for eguile report errors strips wrong part of
stack
    Bug 797613 - Due Invoices Reminder shows Job Name instead of Company
Name
    Bug 797624 - At some point Vietnam Dong seemed to drop xu (decimals)
    Bug 797631 - Superfluous account selection dialog on first online
retrieval
The online id, which is needed to find a GnuCash account
for a transaction or the balance retrieved from an online
account, is already assigned to each matched GnuCash
account within the Online Banking Setup tool. The online
id is removed from the GnuCash account if it is no longer
matched with an AqBanking account.
    Bug 797636 - Incorrect Online account matches cannot be deleted
A push button with text "Delete selected matches" is added
to the "Match Online accounts with GnuCash accounts" page
of the "Online Banking Setup" tool. Additionally, the
underlying tree view is set to multiple selection mode
from single selection mode. Pushing the button will remove
the matched GnuCash account from all selected AqBanking
(Online) accounts.
    Bug 797638 - SIGSEGV editing transaction after closing Find Accounts
dialog.
    Bug 797640 - The Reconciliation Window starting balance calculator
needs to ignore splits after statement date
    Bug 797648 - Cannot reconcile both splits of a transaction with 2 splits
                for bank account subaccounts if only 1 is cleared
Force all splits in a transaction for the account being
reconciled and its children to have the same
reconciliation status.
    Bug 797656 - Immediate crash when retrieving quotes

Other repairs or enhancements not marked as bugs:
  [report-utilities] fix gnc:account-accumulate-at-dates sorting &
      operator
      This commit performs 2 important fixes:
      1. The account splitlist walking assumes that the split->date always
        increases. This is now enforced by sorting the splitlist, *only* if
        a custom split->date is offered. By default the splits are sorted by
        posted_date, and if a custom split->date is used, will be
        stable-sorted to ensure the algorithm works.
      2. The handling of splits *ON* date boundaries is fixed. Previously if
        a split->date was equal to a date boundary, it would be considered
        part of the "after" date section. It is more intuitive that a date
        boundary includes all splits on and before the date.
    When selecting a file for OFX import, restrict the files listed to .OFX
      (or .QFX)
    Fix crash when changing account-separator.
    Change the default focus to search entry for 'Find Account'
    Fix rounding precision when importing prices from CSV
    [trep-engine] subtotals when cells have monetary only
      Instead of accumulating subtotals from any non-#f value, ensure value
      is a gnc-monetary before accumulating subtotals. This paves the way
      to allow non-monetary in RHS custom-calculated-cells.
    Travis - don't try to copy the removed after-failure file to the test
      container
    Travis - use ctest built-in feature to verbosely log test failures
    Fix tokenize_string()to prevent empty strings as Bayes account-matching
      tokens and remove duplicated tokens.
    Fix calculation of Bayes account-matching token info to find exactly
      matching tokens only.
    Clear online banking KVP from accounts no longer associated with an online
      one
    Account template improvements for Swiss-German KMU and Germany SKR04.
    Appdata file allows packagers to include distribution release information.
    Ensure that new budgets are saved instead of saving only the state
      information.
    Update US Income Tax information for 2019.
    Correct double-counting of accounts in some cases in US Income Tax
      Report.
    Housekeeping - reduce the number of PACKAGE and VERSION related cmake
      variables
    Restrict gnucash.pot comment collection to ones beginning with
      "Translators". At the recommendation of the Translation Project
      coordinator.
    [html-table][API] html-table can have multirow-col-headers
      * NEW API: gnc:html-table-multirow-col-headers and
        gnc:html-table-set-multirow-col-headers! gnc:html-table col-headers
        have been augmented to support list of <th> rows.
      * BACKWARD COMPATIBILITY is offered. Old use of single-row headers API
        gnc:html-table-col-headers and gnc:html-table-set-col-headers! should
        be unchanged; will get/set a single row of <th> elements.
      * NEW functions gnc:html-table-multirow-col-headers and
        gnc:html-table-set-multirow-col-headers! will get/set an arbitrary
        number of rows of <th> elements.
      * using old API gnc:html-table-col-headers on a table, whose multiple
        row headers have been set, will lead to a warning and return the first
        row only.

Translations Updated: Croatian, German, Polish, Ukrainian.

(wiz)

2020-03-31 20:39:19 UTC MAIN commitmail json YAML

doc: Updated mail/mlmmj to 1.3.0nb1

(roy)

2020-03-31 20:37:47 UTC MAIN commitmail json YAML

2020-03-31 17:53:07 UTC MAIN commitmail json YAML

2020-03-31 17:42:24 UTC MAIN commitmail json YAML

doc: Updated security/py-google-auth to 1.12.0

(wiz)

2020-03-31 17:42:16 UTC MAIN commitmail json YAML

py-google-auth: update to 1.12.0.

Features

    add mTLS ADC support for HTTP (#457) (bb9215a)
    add SslCredentials class for mTLS ADC (#448) (dafb41f)
    fetch id token from GCE metadata server (#462) (97e7700)

Bug Fixes

    don't use threads for gRPC AuthMetadataPlugin (#467) (ee373f8)
    make ThreadPoolExecutor a class var (#461) (b526473)

(wiz)

2020-03-31 17:39:28 UTC MAIN commitmail json YAML

doc: Updated mail/thunderbird-enigmail to 2.1.6

(wiz)

2020-03-31 17:39:18 UTC MAIN commitmail json YAML

thunderbird-enigmail: update to 2.1.6.

This is a maintenance release.

(wiz)

2020-03-31 17:37:45 UTC MAIN commitmail json YAML

doc: Updated fonts/unifont to 13.0.01

(wiz)

2020-03-31 17:37:37 UTC MAIN commitmail json YAML

unifont: update to 13.0.01.

2020-03-28: Release 13.0.01
  * Adds all new Unicode 13.0.0 glyphs for scripts previously covered.
  * Adds several new scripts:
    - U+10E80..U+10EBF Yezidi (Johnnie Weaver)
    - U+10FB0..U+10FDF Chorasmian (Johnnie Weaver)
    - U+11900..U+1195F Dives Akuru (David Corbett)
    - U+11FB0          Lisu Supplement (Paul Hardy)
    - U+18B00..U+18CFF Khitan Small Script (Johnnie Weaver)
    - U+1FB00..U+1FBFF Symbols for Legacy Computing (Rebecca Bettencourt).
  * Minor patches to several glyphs.
  * See ChangeLog for details.

(wiz)

2020-03-31 17:36:28 UTC MAIN commitmail json YAML

doc: Updated converters/utf8proc to 2.5.0

(wiz)

2020-03-31 17:36:19 UTC MAIN commitmail json YAML

utf8proc: update to 2.5.0.

## Version 2.5 ##

2019-03-27

- Unicode 13 support ([#179]).

- No longer report zero width for category Sk ([#167]).

- `cmake` support improvements ([#173]).

(wiz)

2020-03-31 17:35:21 UTC MAIN commitmail json YAML

doc: Updated lang/vala to 0.48.2

(wiz)

2020-03-31 17:35:12 UTC MAIN commitmail json YAML

vala: update to 0.48.2.

Vala 0.48.2
===========
* Various improvements and bug fixes:
  - vapigen: Define "GOBJECT" corresponding to set profile of CodeContext [#933]
  - codegen:
    + Reset outdated array _size_ variable after use as ref parameter [#929]
    + Emit postconditions before free'ing local variables
    + Correctly access captured parameter in precondition of method [#144]
    + Use correctly typed array-length variable for property-getter
    + Use correctly typed array-length variable for delegate invocation
    + Inherit "array_length_type" from (base-) parameter/property/method [#938]
    + Improve handling of "array_length_type" attribute [#938]
    + Use memset to init inline-allocated array with non-constant size [#910]
    + Initialize temp-var for property array length before calling getter
    + Include "glib.h" for g_return_*() usage [#940]
  - vala:
    + Use error() instead of Report.error() inside of CodeContext.get()
    + Accept enum-values as length for inline allocated arrays [#935]
    + Improve copy of required attributes from delegate to lamdba method
    + Inherit lambda parameter attributes from delegate
    + Inline-allocated array aren't instantiated with creation expression [#926]
  - valadoc: Create and register current Vala.CodeContext properly
  - parser: Improve error message for invalid ArrayCreationExpression [#939]
  - tests: Drop usage of "--main main" and avoid ambigious entry-points
  - manual: Update from wiki.gnome.org

* Bindings:
  - Add cairo-gobject binding
  - cairo: Add missing type_id attributes guarded by GOBJECT define
  - glib-2.0: Add binding for g_poll() [#924]
  - glib-2.0: Add binding for g_win32_ftruncate()
  - glib-2.0: Add missing IOChannel's win32 API
  - gio-2.0: Add binding for g_io_error_from_win32_error()
  - gstreamer: Update from 1.17.0+ git master
  - gtk4: Update to 3.98.1
  - posix: Add pathconf and fpathconf bindings
  - vapi: Update GIR-based bindings

(wiz)

2020-03-31 17:31:12 UTC MAIN commitmail json YAML

doc: Updated graphics/librsvg to 2.48.1

(wiz)

2020-03-31 17:31:02 UTC MAIN commitmail json YAML

librsvg: update to 2.48.1.

Version 2.48.1

- #129 - Fix baseline-shift for simple subscripts/superscripts and
  absolute offsets.  This should fix a lot of Wikimedia images with
  formulas.

- #548 - Support images with data: URLs that don't have a MIME-type.
  This fixes some Open Clip Art images generated by old versions
  of Adobe Illustrator.

- Fix build of the test suite on Windows (Chun-wei Fan).

- Support running the rsvg_internals tests on Windows (Chun-wei Fan).

(wiz)

2020-03-31 17:02:52 UTC MAIN commitmail json YAML

doc: Updated devel/libgsf to 1.14.47

(wiz)

2020-03-31 17:02:43 UTC MAIN commitmail json YAML

libgsf: update to 1.14.47.

libgsf 1.14.47

Allin Cottrell:
* GsfOutputMemory improvement.
* Teach GsfOutputGzip to control compression level.

Marc-Andr� Lureau:
* Cleanups.  See merge request 5.

Morten:
* Fix fuzzed-file crash.  [#19]

(wiz)

2020-03-31 17:01:21 UTC MAIN commitmail json YAML

doc: Updated www/http-parser to 2.9.4

(wiz)

2020-03-31 17:01:13 UTC MAIN commitmail json YAML

http-parser: update to 2.9.4.

Fix ABI breakage
Correct test name and numbering

(wiz)

2020-03-31 17:00:08 UTC MAIN commitmail json YAML

doc: Updated x11/gtk3 to 3.24.16

(wiz)

2020-03-31 16:59:59 UTC MAIN commitmail json YAML

gtk3+: update to 3.24.16.

Overview of Changes in GTK+ 3.24.16
===================================

* Fix the build

Overview of Changes in GTK+ 3.24.15
===================================

* filechooser:
- Fix a crash
- Support selecting directories with a new enough
  file chooser portal

* textview:
- Speed up tag handling

* wayland:
- Fix problems with clipboard handling
- Fix a crash in the Wayland input method
- Support cursor scale of 400%
- Fix a crash in glade

* css: Support font-feature-settings

* Adwaita:
- Use tabular figures where appropriate
- Color tweaks for dark mode
- Improve rendering of rounded corners

* Translation updates
Dutch
German
Japanese
Korean
Lithuanian
Norwegian Bokm奪l
Persian
Ukrainian

(wiz)

2020-03-31 16:46:53 UTC MAIN commitmail json YAML

doc: Updated net/glib-networking to 2.64.1

(wiz)

2020-03-31 16:46:44 UTC MAIN commitmail json YAML

glib-networking: update to 2.64.1.

2.64.1 - March 27, 2020
=======================

- Warn when server-identity property is missing (#130)
- Fix crashes in debug logs (#131)
- Fix write loop in OpenSSL backend (!117)

(wiz)

2020-03-31 16:45:40 UTC MAIN commitmail json YAML

doc: Updated devel/automake to 1.16.2

(wiz)

2020-03-31 16:45:31 UTC MAIN commitmail json YAML

automake: update to 1.16.2.

New in 1.16.2:

* New features added

  - add zstd support and the automake option, dist-zstd.

* Miscellaneous changes

  - automake no longer requires a @setfilename in each .texi file

* Bugs fixed

  - When cleaning the compiled python files, '\n' is not used anymore in the
    substitution text of 'sed' transformations.  This is done to preserve
    compatibility with the 'sed' implementation provided by macOS which
    considers '\n' as the 'n' character instead of a newline.
    (automake bug#31222)

  - For make tags, lisp_LISP is followed by the necessary space when
    used with CONFIG_HEADERS.
    (automake bug#38139)

  - The automake test txinfo-vtexi4.sh no longer fails when localtime
    and UTC cross a day boundary.

  - Emacsen older than version 25, which require use of
    byte-compile-dest-file, are supported again.

(wiz)

2020-03-31 16:44:28 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.10.3

(wiz)

2020-03-31 16:44:18 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.10.3.

2020-03-22  7.0.10-3 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-3, GIT revision 17...

2020-03-22  7.0.10-3 Cristy  <quetzlzacatenango@image...>
  * The -charcoal option should ignore the alpha channel.
  * Fix numerical instability issue when drawing lines
  * Improve mono font rendering (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).

2020-03-21  7.0.10-2 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.10-2, GIT revision 17088:ed6f37f:20200322.

2020-03-16  7.0.10-2 Cristy  <quetzlzacatenango@image...>
  * Fixed another sizing issue with the label coder when pointsize is set.
  * Respect explicit image filename modified (e.g. png24:im.png) (reference
    https://github.com/ImageMagick/ImageMagick/issues/1835).
  * Add support for returning the minimum bounding box of an image with the
    %[minimum-bounding-box] property.
  * Stroked dash array render properly again.

(wiz)

2020-03-31 16:41:22 UTC MAIN commitmail json YAML

doc/TODO: + gnucash-3.9.

(wiz)

2020-03-31 16:26:31 UTC MAIN commitmail json YAML

Updated misc/py-ansi, devel/py-xdis

(adam)

2020-03-31 16:26:13 UTC MAIN commitmail json YAML

py-xdis: updated to 4.2.4

4.2.4:
Add Instruction instance methods:
#Instruction.is_jump() and #Instruction.jumps_forward()

(adam)

2020-03-31 16:24:10 UTC MAIN commitmail json YAML

py-ansi: updated to 0.1.5

0.1.5:
Unknown changes

(adam)

2020-03-31 16:15:50 UTC MAIN commitmail json YAML

Updated finance/bitcoin, devel/ccache

(adam)

2020-03-31 16:15:34 UTC MAIN commitmail json YAML

ccache: updated to 3.7.9

ccache 3.7.9

Bug fixes
Fixed replacing of /dev/null when building as root with hard link mode enabled and using -o /dev/null.
Removed incorrect assertion resulting in ���ccache: error: Internal error in format��� when using -fdebug-prefix-map=X= with X equal to $PWD.

Other
Improved CUDA/NVCC support: Recognize -dc and -x cu options.
Improved name of temporary file used in NFS-safe unlink.

(adam)

2020-03-31 16:14:05 UTC MAIN commitmail json YAML

bitcoin: updated to 0.19.1

0.19.1 change log

Wallet
* Fix origfee return for bumpfee with feerate arg
* Fix unique_ptr usage in boost::signals2
* Fix issue with conflicted mempool tx in listsinceblock
* Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash
* IsUsedDestination should count any known single-key address
* Reset reused transactions cache

RPC and other APIs
* cli: Fix fatal leveldb error when specifying -blockfilterindex=basic twice
* require second argument only for scantxoutset start action
* zmq: Fix due to invalid argument and multiple notifiers
* psbt: handle unspendable psbts
* psbt: check that various indexes and amounts are within bounds

GUI
* Fix missing qRegisterMetaType for size_t
* disable File->CreateWallet during startup
* Fix comparison function signature
* Fix unintialized WalletView::progressDialog

Tests and QA
* Appveyor improvement - text file for vcpkg package list
* fix "bitcoind already running" warnings on macOS
* add missing #include to fix compiler errors

Platform support
* Update msvc build for Visual Studio 2019 v16.4
* Updates to appveyor config for VS2019 and Qt5.9.8 + msvc project fixes
* bug-fix macos: give free bytes to F_PREALLOCATE

Miscellaneous
* init: Stop indexes on shutdown after ChainStateFlushed callback
* util: Add missing headers to util/fees.cpp
* Unbreak build with Boost 1.72.0
* scripts: Fix symbol-check & security-check argument passing
* Log to net category for exceptions in ProcessMessages
* Update univalue subtree

(adam)

2020-03-31 15:43:21 UTC MAIN commitmail json YAML

doc: Updated www/cliqz to 1.34.0

(fox)

2020-03-31 15:40:54 UTC MAIN commitmail json YAML

www/cliqz: Updates to 1.34.0

* Bumps version dependencies.
* Imports aarch64 patches from Firefox.

Changes since 1.33.0:

Improvements

    * Cliqz got updated to Firefox 74.0 with various improvements and fixes.
    * Like Firefox, Cliqz now makes importing your bookmarks and history from
      the new Microsoft Edge browser on Windows and Mac really simple.
    * Add-ons installed by external applications can now be removed using the
      Add-ons Manager (about:addons) – just like in Firefox. Going forward,
      add-ons can only be installed by users, not by applications.

Fixes

    * When Cliqz automatically opened a link in a new forget mode window, it
      could happen that the browser killed the normal mode tab from which the
      link was clicked. This problem should not occur again in the future.

(fox)

2020-03-31 15:32:15 UTC MAIN commitmail json YAML

doc: Updated emulators/PC6001VX to 3.4.0

(tsutsui)

2020-03-31 15:31:57 UTC MAIN commitmail json YAML

PC6001VX: update to 3.4.0.

Upstream changes:

3.4.0 2020/03/27
- Added "Export saved tape" menu function.

(tsutsui)

2020-03-31 15:09:50 UTC MAIN commitmail json YAML

2020-03-31 15:02:31 UTC MAIN commitmail json YAML

Update to openssl 1.1.1f

Changes between 1.1.1e and 1.1.1f

* Revert the unexpected EOF reporting via SSL_ERROR_SSL

(sevan)

2020-03-31 14:34:41 UTC MAIN commitmail json YAML

2020-03-31 14:28:21 UTC MAIN commitmail json YAML

mongodb3: Update comment about purpose of package

(gdt)

2020-03-31 13:59:48 UTC MAIN commitmail json YAML

doc: Updated www/cgit to 1.2.3

(roy)

2020-03-31 13:59:33 UTC MAIN commitmail json YAML

Udate to cgit-1.2.3

== ChangeLog v1.2.3  ==

14 files changed, 183 insertions(+), 26 deletions(-)

This patch updates us to git 2.25.1, augments our tests, adds support for
lzip and zstd, and fixes a crash in when following logs.

== ChangeLog v1.2.2  ==

38 files changed, 264 insertions(+), 153 deletions(-)

In terms of features, this release adds support for per-repository overrides of
the enable-blame command, since git-blame can be expensive on huge repos.

== ChangeLog v1.2.1  ==

6 files changed, 465 insertions(+), 39 deletions(-)

Notable Changes:

* The authentication filters have been revamped, and a new one using
  file-based access lists has been added.

* A bug fix for the cached rc file for the snapshot-prefix.

* A fix for a critical directory traversal vulnerability, when
  `enable-http-clone=1` is not turned off, discovered by Jann Horn.
  This is pretty nasty and all users must update immediately.

== ChangeLog v1.2 ==

41 files changed, 1000 insertions(+), 497 deletions(-)

Notable Changes:

* Update to git 2.18.
* Proper age sorting of repositories.
* Print symlink content properly.
* Numerous fixes to our cache system, addressing issues experienced on high-
  volume sites like kernel.org.
* A new view for git-blame, showing the latest commit for each line of a given
  file.
* Annotated tags are now printed in a slightly darker color.
* The prefix for snapshots can now be controlled from the configuration file
  via repo.snapshot-prefix=, rather than only using the repo's basename. This
  is useful for serving, say, linux-4.17.7.tar.gz from a repository called
  linux-stable.git.
* The snapshot tarball compression types now control which archives are
  allowed to be served, instead of merely controlling what was shown as a link
  on the webpage. This allows sitemasters to keep their cache size under
  control and also prohibit the use of expensive compression routines.
* Signatures can now be added for snapshot tarballs through the use of git
  notes. Details are found in the cgitrc(5) man page:
  https://git.zx2c4.com/cgit/tree/cgitrc.5.txt?id=22583c4992852fff08559c35fde7bf6f673d1644#n770
* The extra-head-content= option was added for appending additional meta-tags
  to the <head> section, such as those required for the `go get` utility.
* Numerous important bug fixes, crash fixes, memory leak fixes, and compiler
  fixes.

(roy)

2020-03-31 12:59:27 UTC MAIN commitmail json YAML

(cross/avr-libc) Fix packaging. Adhoc adjusting on options.mk, and Makefile.in

(mef)

2020-03-31 10:49:49 UTC MAIN commitmail json YAML

range-v3: Don't install modulemap file

(nia)

2020-03-31 10:44:07 UTC MAIN commitmail json YAML

doc: Added devel/range-v3 version 0.10.0

(nia)

2020-03-31 10:43:55 UTC MAIN commitmail json YAML

devel: Add range-v3

Range library for C++14/17/20. This code was the basis of a formal proposal
to add range support to the C++ standard library. That proposal evolved
through a Technical Specification, and finally into P0896R4 "The One Ranges
Proposal" which was merged into the C++20 working drafts in November 2018.

Ranges are an extension of the Standard Template Library that makes its
iterators and algorithms more powerful by making them composable. Unlike
other range-like solutions which seek to do away with iterators, in range-v3
ranges are an abstration layer on top of iterators.

(nia)

2020-03-31 10:31:30 UTC MAIN commitmail json YAML

Use the 0.15.0-tagged distfile directly. Extracted, patched trees
compare identical before and after.

(schmonz)

2020-03-31 10:25:42 UTC MAIN commitmail json YAML

doc: Added archivers/minizip version 1.2.11

(nia)

2020-03-31 10:25:28 UTC MAIN commitmail json YAML

2020-03-31 10:03:51 UTC MAIN commitmail json YAML

doc: Added devel/tl-expected version 1.0.0

(nia)

2020-03-31 10:03:35 UTC MAIN commitmail json YAML

devel: Add tl-expected

Single header implementation of std::expected with functional-style extensions.

std::expected is proposed as the preferred way to represent object which
will either have an expected value, or an unexpected value giving information
about why something failed. Unfortunately, chaining together many computations
which may fail can be verbose, as error-checking code will be mixed in with
the actual programming logic. This implementation provides a number of
utilities to make coding with expected cleaner.

(nia)

2020-03-31 09:44:34 UTC MAIN commitmail json YAML

supertux: Disable pointless portability check...

(nia)

2020-03-31 09:39:23 UTC MAIN commitmail json YAML

doc: Updated textproc/lowdown to 0.6.4

(fcambus)

2020-03-31 09:39:12 UTC MAIN commitmail json YAML

lowdown: update to 0.6.4.

pkgsrc changes:

- Fix LICENSE marker, lowdown is ISC licensed
- Enable test suite
- Remove forgotten checksum for patch-Makefile in distinfo

ChangeLog:

Version 0.6.4, 2020-03-29

- Enable and enforce portability by also running regression tests over
  all operating systems and architectures. Updates oconfigure.

(fcambus)

2020-03-30 23:21:41 UTC MAIN commitmail json YAML

py-music21: update a comment

(gutteridge)

2020-03-30 23:20:33 UTC MAIN commitmail json YAML

doc: Updated textproc/link-grammar to 5.8.0

(gutteridge)

2020-03-30 23:20:21 UTC MAIN commitmail json YAML

link-grammar: update to 5.8.0

Version 5.8.0 (28 February 2020)
* Java bindings: Remove the obsolete senses API.
* swig-4.0 compatibility bug fix.
* English dict: Fixes to support questions ending in WH-words.
* Copy (merge) Richard van der Dys `node.js` bindings.
* English dict: Provide head and tail markers for all conjunctions.
* Remove the Python 2 bindings.
* Add dialect support to the library.
* English dict: support for archaic/poetic abbreviations
* English dict: introduce OH link for vocatives/invocations.
* English dict: improved parsing of imperatives.
* Add !!word/ link-parser command for displaying extended word dict info.

Version 5.7.0 (13 Sept 2019)
* Minor efficiency improvements to the SQL-backed dictionary.
* Incompatible change to the Exp traversal API.
* Remove the obsolete and unsupported "corpus statistics" code.
* Major performance improvement (3x-4x) for long sentences. #996
* Fix broken build on Windows.
* Convert Windows build to Visual Studio 2019.
* Fix a bug that causes random results on 32-bit systems. #1000
* Fix a bug that could cause missing linkages on some systems. #1007

(gutteridge)

2020-03-30 22:57:18 UTC MAIN commitmail json YAML

mk/configure/replace-localedir.mk: allow SUBST to be a no-op

Since the SUBST_FILES of this class are generated by running find(1) in
WRKSRC, there may be files that are unaffected by the substitution.

(rillig)

2020-03-30 22:54:24 UTC MAIN commitmail json YAML

mk/plist/plist.mk: use less verbose code for picking up PLIST files

While here, add more verbose documentation on PLIST_SUBST since the way
from the package's PLIST file to the +PLIST file can easily be confused
with the other way round, which is handled by print-PLIST.

(rillig)

2020-03-30 22:49:30 UTC MAIN commitmail json YAML

mk/misc/show.mk: prevent unnecessary .for loop expansion

The .for loops are expanded by bmake as soon as they are parsed. Since
there are many variable groups, and since each of these groups has
several variables, this takes quite a bit of time.

The time for running "bmake clean" in pkgtools/pkglint went down from 1.0
second to 0.7 seconds. This may not seem much, but when multiplied with
23088 times 9, this little change may speed up a full bulk build by 62000
seconds, which is about 18 hours.

The side-effect is that the show-all-* targets can only be run from the
command line, not as a dependency of other targets. This restriction will
probably go unnoticed.

(rillig)

2020-03-30 22:44:26 UTC MAIN commitmail json YAML

mk/fetch/fetch.mk: don't print double-slash in pathname

(rillig)

2020-03-30 22:11:25 UTC MAIN commitmail json YAML

doc: remove duplicate libmaa entry

(wiz)

2020-03-30 21:01:59 UTC MAIN commitmail json YAML

doc: Updated converters/bdf2sfd to 1.1.1

(fcambus)

2020-03-30 21:01:47 UTC MAIN commitmail json YAML

bdf2sfd: update to 1.1.1.

pkgsrc changes:

- Added GITHUB_RELEASE directives to fetch release file
- Enable test suite

ChangeLog:

bdf2sfd 1.1.1 (2020-03-30)

- Free a bunch of allocations on exit, to appease LSan
- Add links to NetBSD and Void Linux packages
- Drop the stride array, and calculate stride directly
- Add an error() function to wrap errx() calls
- Add tests for different BDF sizes, using stripped down versions of Spleen

(fcambus)

2020-03-30 19:46:03 UTC MAIN commitmail json YAML

2020-03-30 19:39:32 UTC MAIN commitmail json YAML

2020-03-30 19:39:05 UTC MAIN commitmail json YAML

Uses tar as tool

(joerg)

2020-03-30 19:38:34 UTC MAIN commitmail json YAML

Allow using depracted APIs

(joerg)

2020-03-30 19:37:47 UTC MAIN commitmail json YAML

Allow more virtual memory for clang

(joerg)

2020-03-30 19:36:39 UTC MAIN commitmail json YAML

2020-03-30 19:36:04 UTC MAIN commitmail json YAML

Allow more memory for GHC to waste. Allow dropping extra compat
libraries in FILESDIR.

(joerg)

2020-03-30 19:35:19 UTC MAIN commitmail json YAML

2020-03-30 19:34:55 UTC MAIN commitmail json YAML

Individual commands can take more than 1h of CPU time

(joerg)

2020-03-30 19:34:21 UTC MAIN commitmail json YAML

go compiler needs more memory than normal

(joerg)

2020-03-30 19:33:13 UTC MAIN commitmail json YAML

Support UNLIMIT_RESOURCES for go packages.

(joerg)

2020-03-30 19:32:24 UTC MAIN commitmail json YAML

2020-03-30 19:31:19 UTC MAIN commitmail json YAML