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

2024-05-12 17:46:04 UTC Now

2020-06-26 11:40:28 UTC MAIN commitmail json YAML

2020-06-26 10:26:08 UTC MAIN commitmail json YAML

2020-06-26 09:35:34 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6244 - requested by nia
www/midori: bugfix

Revisions pulled up:
- www/midori/Makefile                                          1.130
- www/midori/distinfo                                          1.30
- www/midori/patches/patch-core_browser.vala                    1.1

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Tue Jun 16 13:54:25 UTC 2020

  Modified Files:
  pkgsrc/www/midori: Makefile distinfo
  Added Files:
  pkgsrc/www/midori/patches: patch-core_browser.vala

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

  Noticed by benny on twitter

  PKGREVISION++

(bsiegert)

2020-06-26 09:05:41 UTC MAIN commitmail json YAML

doc: Updated games/chocolate-doom to 3.0.1

(micha)

2020-06-26 09:03:57 UTC MAIN commitmail json YAML

games/chocolate-doom: Update to 3.0.1

Security update to fix CVE-2020-14983.

(micha)

2020-06-26 07:47:22 UTC MAIN commitmail json YAML

net-snmp: Do not install perllocal.pod

Do not install perllocal.pod to avoid file conflict.

(otis)

2020-06-26 07:46:00 UTC MAIN commitmail json YAML

irssi: Do not install perllocal.pod

Do not install perllocal.pod to avoid file conflict.

(otis)

2020-06-26 03:11:40 UTC MAIN commitmail json YAML

Fix "Cannot write-enable text segment: Permission denied" issues for
i386 and aarch64.

(jklos)

2020-06-25 21:20:14 UTC MAIN commitmail json YAML

doc: Updated www/curl to 7.71.0

(wiz)

2020-06-25 21:20:05 UTC MAIN commitmail json YAML

curl: update to 7.71.0.

freeze ok: gdt, leot

curl and libcurl 7.71.0

Public curl releases:        192
Command line options:        232
curl_easy_setopt() options:  277
Public functions in libcurl:  82
Contributors:                2202

This release includes the following changes:

o CURLOPT_SSL_OPTIONS: optional use of Windows' CA store (with openssl) [10]
o setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency [31]
o setopt: support certificate options in memory with struct curl_blob [41]
o tool: Add option --retry-all-errors to retry on any error [27]

This release includes the following bugfixes:

o CVE-2020-8177: curl overwrite local file with -J [111]
o CVE-2020-8169: Partial password leak over DNS on HTTP redirect [48]
o *_sspi: fix bad uses of CURLE_NOT_BUILT_IN [21]
o all: fix codespell errors [75]
o altsvc: bump to h3-29 [114]
o altsvc: fix 'dsthost' may be used uninitialized in this function
o altsvc: fix parser for lines ending with CRLF [74]
o altsvc: remove the num field from the altsvc struct [109]
o appveyor: add non-debug plain autotools-based build [90]
o appveyor: disable flaky test 1501 and ignore broken 1056
o appveyor: disable test 1139 instead of ignoring it
o asyn-*: remove support for never-used NULL entry pointers [19]
o azure: use matrix strategy to avoid configuration redundancy [83]
o build: disable more code/data when built without proxy support [84]
o buildconf: remove -print from the find command that removes files
o checksrc: enhance the ASTERISKSPACE and update code accordingly [52]
o CI/macos: fix 'is already installed' errors by using bundle [94]
o cirrus: disable SFTP and SCP tests [7]
o CMake: add ENABLE_ALT_SVC option
o CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche) [34]
o CMake: add libssh build support [37]
o CMake: do not build test programs by default [30]
o CMake: fix runtests.pl with CMake, add new test targets [29]
o CMake: ignore INTERFACE_LIBRARY targets for pkg-config file [112]
o CMake: rebuild Makefile.inc.cmake when Makefile.inc changes [58]
o CODE_REVIEW.md: how to do code reviews in curl [108]
o configure: fix pthread check with static boringssl
o configure: for wolfSSL, check for the DES func needed for NTLM
o configure: only strip first -L from LDFLAGS [89]
o configure: repair the check if argv can be written to [47]
o configure: the wolfssh backend does not provide SCP [57]
o connect: improve happy eyeballs handling [118]
o connect: make happy eyeballs work for QUIC (again) [16]
o curl.1: Quote globbed URLs [51]
o curl: remove -J "informational" written on stdout [36]
o Curl_addrinfo: use one malloc instead of three [97]
o CURLINFO_ACTIVESOCKET.3: clarify the description [87]
o doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3 [5]
o doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax [20]
o docs/HTTP3: add qlog to the quiche build instruction
o docs/options-in-versions: which version added each cmdline option [53]
o docs: unify protocol lists [54]
o dynbuf: introduce internal generic dynamic buffer functions [17]
o easy: fix dangling pointer on easy_perform fail [26]
o examples/ephiperfifo: turn off interval when setting timerfd [79]
o examples/http2-down/upload: add error checks [78]
o examples: remove asiohiper.cpp [4]
o FILEFORMAT: add more features that tests can depend on
o FILEFORMAT: describe verify/stderr
o ftp: make domore_getsock() return the secondary socket properly
o ftp: mark return-ignoring calls to Curl_GetFTPResponse with (void) [64]
o ftp: shut down the secondary connection properly when SSL is used [43]
o GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT [9]
o hostip: make Curl_printable_address not return anything [63]
o hostip: on macOS avoid DoH when given a numerical IP address [69]
o http2: keep trying to send pending frames after req.upload_done [40]
o http2: simplify and clean up trailer handling [6]
o HTTP3.md: clarify cargo build directory [77]
o http: move header storage to Curl_easy from connectdata [107]
o libcurl.pc: Merge Libs.private into Libs for static-only builds [28]
o libssh2: improved error output for wrong quote syntax [39]
o libssh2: keep sftp errors as 'unsigned long' [103]
o libssh2: set the expected total size in SCP upload init [2]
o libtest/cmake: Remove commented code [13]
o list-only.d: this option existed already in 4.0
o manpage: add three missing environment variables [121]
o multi: add defensive check on data->multi->num_alive [96]
o multi: implement wait using winsock events [120]
o ngtcp2: cleanup memory when failing to connect [70]
o ngtcp2: fix build with current ngtcp2 master implementing draft 28 [76]
o ngtcp2: fix happy eyeballs quic connect crash [118]
o ngtcp2: introduce qlog support [23]
o ngtcp2: never call fprintf() in lib code in release version
o ngtcp2: update with recent API changes [100]
o ntlm: enable NTLM support with wolfSSL [81]
o OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN [55]
o openssl: set FLAG_TRUSTED_FIRST unconditionally [105]
o projects: Add crypt32.lib to dependencies for all OpenSSL configs [93]
o quiche: clean up memory properly when failing to connect [71]
o quiche: enable qlog output [14]
o quiche: update SSLKEYLOGFILE support [98]
o Revert "buildconf: use find -execdir" [38]
o Revert "ssh: ignore timeouts during disconnect" [67]
o runtests: remove sleep calls [18]
o runtests: show elapsed test time with higher precision (ms)
o select: always use Sleep in Curl_wait_ms on Win32 [82]
o select: fix overflow protection in Curl_socket_check [22]
o sendf: make failf() use the mvsnprintf() return code [62]
o server/sws: fix asan warning on use of uninitialized variable
o server/util: fix logmsg format using curl_off_t argument [106]
o sha256: fixed potentially uninitialized variable [61]
o share: don't set the share flag it something fails [116]
o sockfilt: make select_ws stop waiting on exit signal event
o socks: detect connection close during handshake [95]
o socks: fix expected length of SOCKS5 reply [68]
o socks: remove unreachable breaks in socks.c and mime.c [101]
o source cleanup: remove all custom typedef structs [42]
o test1167: fixes in badsymbols.pl [73]
o test1177: look for curl.h in source directory [1]
o test1238: avoid tftpd being busy for tests shortly following [33]
o test613.pl: make tests 613 and 614 work with OpenSSH for Windows [8]
o test75: Remove precheck test
o tests: add https-proxy support to the test suite [49]
o tests: add support for SSH server variant specific transfer paths [24]
o tests: add two simple tests for --login-options [99]
o tests: make test 1248 + 1249 use %NOLISTENPORT [3]
o tests: pick a random port number for SSH [12]
o tests: run stunnel for HTTPS and FTPS on dynamic ports [11]
o timeouts: change millisecond timeouts to timediff_t from time_t [86]
o timeouts: move ms timeouts to timediff_t from int and long [104]
o tool: fixup a few --help descriptions [56]
o tool: support UTF-16 command line on Windows [46]
o tool_cfgable: free login_options at exit [102]
o tool_getparam: fix memory leak in parse_args
o tool_operate: fixed potentially uninitialized variables [60]
o tool_paramhlp: fixed potentially uninitialized strtol() variable [59]
o transfer: close connection after excess data has been read [66]
o travis: add "qlog" as feature in the quiche build
o travis: Add ngtcp2 and quiche tests for CMake
o travis: upgrade to bionic, clang-9, improve readability [35]
o typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *' [44]
o unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode' [88]
o url: accept "any length" credentials for proxy auth [72]
o url: alloc the download buffer at transfer start [85]
o url: reject too long input when parsing credentials [25]
o url: sort the protocol schemes in rough popularity order [32]
o urlapi: accept :: as a valid IPv6 address [15]
o urldata: leave the HTTP method untouched in the set.* struct [45]
o urlglob: treat literal IPv6 addresses with zone IDs as a host name [115]
o user-agent.d: spell out what happens given a blank argument [80]
o vauth/cleartext: fix theoretical integer overflow [50]
o version.d: expanded and alpha-sorted [110]
o vtls: Extract and simplify key log file handling from OpenSSL
o wolfssl: add SSLKEYLOGFILE support [65]
o wording: avoid blacklist/whitelist stereotypes [92]
o write-out.d: added "response_code"

(wiz)

2020-06-25 19:48:03 UTC MAIN commitmail json YAML

Unbreak gawk on ppc Mac OS X 10.4 and earlier - the linker
does not understand '-rpath'.

(hauke)

2020-06-25 19:00:37 UTC MAIN commitmail json YAML

py-numpy16: Fix typos in DESCR

(leot)

2020-06-25 18:37:28 UTC MAIN commitmail json YAML

py-numpy16: Explain in DESCR why this exists

(gdt)

2020-06-25 18:21:29 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6248 - requested by otis
net/powerdns-recursor: security fix

Revisions pulled up:
- net/powerdns-recursor/Makefile                                1.36
- net/powerdns-recursor/distinfo                                1.32
- net/powerdns-recursor/patches/patch-iputils.hh                deleted
- net/powerdns-recursor/patches/patch-misc.cc                  1.1
- net/powerdns-recursor/patches/patch-misc.hh                  1.1
- net/powerdns-recursor/patches/patch-pdns__recursor.cc        1.6
- net/powerdns-recursor/patches/patch-rec-carbon.cc            1.1
- net/powerdns-recursor/patches/patch-rec__control.cc          1.1
- net/powerdns-recursor/patches/patch-webserver.cc              1.1
- net/powerdns-recursor/patches/patch-ws-recursor.cc            1.1

---
  Module Name:    pkgsrc
  Committed By:  otis
  Date:          Wed Jun 17 22:55:11 UTC 2020

  Modified Files:
          pkgsrc/net/powerdns-recursor: Makefile distinfo
  Added Files:
          pkgsrc/net/powerdns-recursor/patches: patch-misc.cc patch-misc.hh
              patch-pdns__recursor.cc patch-rec-carbon.cc patch-rec__control.cc
              patch-webserver.cc patch-ws-recursor.cc
  Removed Files:
          pkgsrc/net/powerdns-recursor/patches: patch-iputils.hh

  Log Message:
  net/powerdns-recursor: Update to 4.3.1

  Changelog since 4.3.0:

  * Released:
    - 19th of May 2020

  * Improvements:
    - Add ubuntu focal target.

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

  * misc:
    - Update boost.m4.

(bsiegert)

2020-06-25 15:22:50 UTC MAIN commitmail json YAML

retroarch: theoretically support tiger

(nia)

2020-06-25 12:48:00 UTC MAIN commitmail json YAML

mongo-c-driver: Needs socket library on SunOS

(nia)

2020-06-25 12:44:10 UTC MAIN commitmail json YAML

sane-backends: needs networking libs on SunOS

(nia)

2020-06-25 12:38:52 UTC MAIN commitmail json YAML

libretro-nestopia: moar gnu linker args

(nia)

2020-06-25 12:32:37 UTC MAIN commitmail json YAML

retroarch: cores break CHECK_SHLIBS on Darwin

(nia)

2020-06-25 12:29:35 UTC MAIN commitmail json YAML

retroarch: Explicitly set platform=osx on Darwin

(nia)

2020-06-25 12:25:19 UTC MAIN commitmail json YAML

retroarch: indent properly

(nia)

2020-06-25 12:17:42 UTC MAIN commitmail json YAML

retroarch: Simplify OpenGL handling for Darwin.

Ensure options group isn't empty.

(nia)

2020-06-25 11:29:52 UTC MAIN commitmail json YAML

doc: Updated wm/spectrwm to 3.4.1

(pin)

2020-06-25 11:29:20 UTC MAIN commitmail json YAML

wm/spectrwm: update to 3.4.1

spectrwm 3.4.1

Release on Jun 25, 2020

    Fix always_raise mapping issue.
    Fix _NET_CURRENT_DESKTOP should be updated on ws_next_move/ws_prev_move.
    Fix focus redirect for transient windows that are about to map.
    Fix manual focus should not be affected by pointer on (un)grab.
    Add java detection for JetBrains windows.
    Remove _NET_WM_STATE on withdrawn windows as advised by EWMH spec.
    Add information to man page about program call execution.

(pin)

2020-06-25 10:54:42 UTC MAIN commitmail json YAML

net-snmp: Requires curses for bin/snmpps.

(jperkin)

2020-06-25 08:45:00 UTC MAIN commitmail json YAML

mk: Handle pdksh issue with "set -e" in for loop.

With our current version of pdksh, a "false && something" construct under
"set -e" conditions will continue as it does with other shells, but if the
construct is within a for loop then it exits, causing failures in the
substitution code.  An explicit "|| true" is necessary to avoid this.

Approved during the freeze by wiz.

(jperkin)

2020-06-25 05:42:40 UTC MAIN commitmail json YAML

2020-06-24 22:58:07 UTC MAIN commitmail json YAML

2020-06-24 22:31:49 UTC MAIN commitmail json YAML

go-cmp: bl3 fix to include depency x-errors

(nikita)

2020-06-24 21:49:20 UTC MAIN commitmail json YAML

geography/qgis: Update MAINTAINER, comment on python option.

(This is a comment-only change.)

Set primary MAINTAINER to gdt, following discussion among the
maintainer group.

State a plan to delete the python option (with python support being
always on) after the branch.

(gdt)

2020-06-24 20:35:00 UTC MAIN commitmail json YAML

2020-06-24 20:29:25 UTC MAIN commitmail json YAML

go-goldmark: add bl3 for hugo update

(nikita)

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

Disable generation of PIE code for clang, too, unbreaking the xemacs
build on Mac OS X (10.12 here).

Note that xemacs-current does not yet build on this platform:
src/vdb-mach.c blindly assumes a powerpc cpu.

(hauke)

2020-06-24 14:35:12 UTC MAIN commitmail json YAML

... like the last commit, but properly this time

(nia)

2020-06-24 14:34:38 UTC MAIN commitmail json YAML

obs-studio: Allow building on systems without LuaJIT support.

While here, remove VLC CMAKE_ARGS, it's now unrecognized.

Bump PKGREVISION

(nia)

2020-06-24 14:26:00 UTC MAIN commitmail json YAML

2020-06-24 13:32:10 UTC MAIN commitmail json YAML

Move luajit out of SUPPORTED_OPTIONS where unsupported.

(nia)

2020-06-24 13:29:23 UTC MAIN commitmail json YAML

mk: Add luajit option description

(nia)

2020-06-24 13:28:27 UTC MAIN commitmail json YAML

solarus: Make luajit optional. Should help aarch64 builds.

qt5-qttools is a build dependency, not a runtime dependency.

(nia)

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

sameboy: Mark unsafe for MAKE_JOBS pending investigation

(nia)

2020-06-24 12:53:39 UTC MAIN commitmail json YAML

doc: Updated graphics/kvantum to 0.16.0

(pin)

2020-06-24 12:53:04 UTC MAIN commitmail json YAML

graphics/kvantum: update to 0.16.0

V0.16.0
---------
* Set the scroll indicator size of tabs to that of toolbar buttons.
* Fixed a rare issue in the frame size of grouped elements.
* Added an option to Kvantum Manager for enabling window translucency with
non-integer scale factors after showing a warning.
* A workaround for a rare case of Qt's contradicting QStyle in drawing spin
boxes.
* Fixed the height of combo menu separators.
* Reset widget palettes on changing style from and to Kvantum. This fixes
several problems with on-the-fly style changes, so that an app restart won't be
needed in most cases.
* Updated the code for Qt 5.15.
* Added a workaround for a regression in Qt 5.15, which results in
QStyleOptionTab reporting an incorrect tab position.

(pin)

2020-06-24 12:34:02 UTC MAIN commitmail json YAML

love07: Detect Lua properly, etc.

I mistakenly enabled LuaJIT support on supported platforms.
It doesn't actually work in this version of LOVE (oops).

The previous inclusion of LuaJIT's buildlink3.mk was a mistake,
instead the exact version of lua51 should be included and the library
name corrected.

Bump PKGREVISION.

(nia)

2020-06-24 12:30:56 UTC MAIN commitmail json YAML

love08: silly hack to avoid detecting NetBSD's unversioned Lua

(nia)

2020-06-24 12:29:30 UTC MAIN commitmail json YAML

qt5-qtbase: Bump libxcb requirement to 1.11

Pointed by Egil Brendsdal in private e-mail.
Thank you.

(ryoon)

2020-06-24 12:12:41 UTC MAIN commitmail json YAML

love08: Don't misleadingly depend on LuaJIT

LuaJIT was never actually being used but got pulled in anyway, this
breaks aarch64 builds.

Detect the standard lua library properly removes the need to include it.

I'd enable LuaJIT as an option but I can't get it to build against it...

Bump PKGREVISION

(nia)

2020-06-24 11:43:54 UTC MAIN commitmail json YAML

love07: --enable-luajit must be passed

(nia)

2020-06-24 11:38:26 UTC MAIN commitmail json YAML

love07: Allow building without luajit. Should help aarch64 builds.

(nia)

2020-06-24 11:24:46 UTC MAIN commitmail json YAML

love010: Allow building without luajit. Should help aarch64 builds.

(nia)

2020-06-24 11:16:00 UTC MAIN commitmail json YAML

LuaJIT2: Add platform.mk

(nia)

2020-06-24 11:10:23 UTC MAIN commitmail json YAML

doc: Updated security/ruby-metasploit-model to 3.0.0

(taca)

2020-06-24 11:09:30 UTC MAIN commitmail json YAML

security/ruby-metasploit-model: update to 3.0.0

Update ruby-metasploit-model to 3.0.0, this is a leaf package and is
curently marked as broken.

3.0.0

* Switch to use Ruby on Rails 5.2.

(taca)

2020-06-24 10:41:49 UTC MAIN commitmail json YAML

LuaJIT2: sprinkle ONLY_FOR_PLATFORM

(nia)

2020-06-24 09:46:26 UTC MAIN commitmail json YAML

2020-06-24 06:34:13 UTC MAIN commitmail json YAML

doc: Updated mail/mutt to 1.14.5

(wiz)

2020-06-24 06:34:03 UTC MAIN commitmail json YAML

mutt: update to 1.14.5.

This release fixes a regression from the 1.14.3 release.  Encryption settings
are no longer checked when using $tunnel to connect to a preauthenticated IMAP
server.

(wiz)

2020-06-24 03:04:55 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-redmine to 4.0.7nb4

(taca)

2020-06-24 03:04:23 UTC MAIN commitmail json YAML

devel/ruby-redmine: fix build problem

Fix build problem with PKG_DEVELOPER=yes.

Bump PKGREVISION.

(taca)

2020-06-24 03:01:00 UTC MAIN commitmail json YAML

misc/ruby-ohai: fix PLIST

Fix PLIST to build success.

(taca)

2020-06-24 03:00:25 UTC MAIN commitmail json YAML

devel/ruby-regexp_parser: fix PLIST

Fix PLIST to build success.

(taca)

2020-06-23 23:33:35 UTC MAIN commitmail json YAML

doc: Updated sysutils/nnn to 3.2nb2

(sjmulder)

2020-06-23 23:32:30 UTC MAIN commitmail json YAML

sysutils/nnn: Fix build on NetBSD 9/arm64

GCC doesn't expand alloca() to __builtin_alloca() in standards mode
(-std=...) so explicitly define it as such to fix breakage on platforms
that don't seem to supply it otherwise, like NetBSD 9 on arm64.

Bump PKGREVISION.

(sjmulder)

2020-06-23 20:47:17 UTC MAIN commitmail json YAML

doc: Updated devel/cppcheck to 1.90nb2

(wiz)

2020-06-23 20:46:50 UTC MAIN commitmail json YAML

cppcheck: update to 1.90nb2.

The tinyxml2 override (to use the pkgsrc version) stopped working.
Having both the pkgsrc version and the included copy used in
the build made cppcheck dump core.

Stop using the pkgsrc version since patching the build system to
avoid using the included copy is a lot of effort.

(wiz)

2020-06-23 17:38:50 UTC MAIN commitmail json YAML

firefox: Avoid reading from /dev/random on NetBSD

Motivation: This becomes a problem when a user is on a system without
HWRNG or a preexisting seed file (to increase the estimated entropy to
256 bits), where Firefox will hang forever on startup waiting for a
user to write to /dev/random. Since this was reported on port-arm@,
I decided to investigate this, and believe this is the only place
Firefox might end up reading from /dev/random.

Risk: Probably not much. For actual Transport Layer Security purposes,
Network Security Services reads directly from /dev/urandom. On systems
where Firefox is used, we can probably reasonably assume that enough
entropy has been generated from user input, on-board sensors, and network
devices to provide a state that is fairly difficult to predict, even if the
NetBSD kernel assigns no value to it (since in embedded environments
where the device's operator may be absent, such events can be manipulated
to theoretically produce a predictable state - although I don't think
this theoretical attack is necessarily something we should be concerned
with on low-end desktop systems). Other kernels do assign value to these
inputs, so have much lower criteria for unblocking.

Bump PKGREVISION

(nia)

2020-06-23 15:59:17 UTC MAIN commitmail json YAML

vlc: Fix vdpau option. Should help aarch64 builds.

(nia)

2020-06-23 14:33:22 UTC MAIN commitmail json YAML

www/apache24: Fix chmod in post-install for CentOS

On CentOS 7, the "who" in a symbolic mode does not default to "a" as on NetBSD
E.g. "chmod -x" does not behave the same as "chmod a-x".

(bacon)

2020-06-23 13:22:31 UTC MAIN commitmail json YAML

2020-06-22 19:05:24 UTC MAIN commitmail json YAML

doc: Updated emulators/mgba to 0.8.2nb2

(wiz)

2020-06-22 19:04:58 UTC MAIN commitmail json YAML

mgba: fix libzip detection

Remove non-existent patch from distinfo.

Bump PKGREVISION.

(wiz)

2020-06-22 12:18:19 UTC MAIN commitmail json YAML

visualboyadvance-m: zip command is used in build stage

(ryoon)

2020-06-22 12:13:20 UTC MAIN commitmail json YAML

qemu: Disable OpenGL when native X11 doesn't have EGL

(nia)

2020-06-22 11:56:56 UTC MAIN commitmail json YAML

mingw-w64-i686-winpthreads: Update PLIST to reflect reality

(ryoon)

2020-06-22 11:51:03 UTC MAIN commitmail json YAML

Note udating misc/udfclient to 0.8.11 fixing gcc10 compilation issues

(reinoud)

2020-06-22 11:49:37 UTC MAIN commitmail json YAML

doc: Updated net/minitube to 3.4.2nb1

(ryoon)

2020-06-22 11:49:01 UTC MAIN commitmail json YAML

minitube: Fix previous to use qt5-tools as TOOL_DEPENDS

(ryoon)

2020-06-22 11:46:43 UTC MAIN commitmail json YAML

minitube: lrelease from x11/qt5-tools is required to build

Bump PKGREVISON.

(ryoon)

2020-06-22 11:43:26 UTC MAIN commitmail json YAML

dwdiff: pkg-config is used to find textproc/icu

(ryoon)

2020-06-22 11:33:41 UTC MAIN commitmail json YAML

py-game: Fix X11_TYPE=native and python27 build under NetBSD 9

* Detect libX11 library in /usr/X11R7 too.
* And this change does not break python37 build.

(ryoon)

2020-06-22 11:18:39 UTC MAIN commitmail json YAML

2020-06-22 11:13:18 UTC MAIN commitmail json YAML

calibre: Use py-cryptodome

(nia)

2020-06-22 10:48:34 UTC MAIN commitmail json YAML

x11/vte: Accomdate C++17 usage

The package was declared to use c++14 and need gcc 5, but trying to
build on NetBSD 8 resulted in an error that gcc7 was needed for c++17.

(gdt)

2020-06-22 10:43:40 UTC MAIN commitmail json YAML

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

mgba: Switch to minizip until I understand why libzip detection fails

(nia)

2020-06-22 08:14:39 UTC MAIN commitmail json YAML

doc: Updated devel/guile-bytestructures to 1.0.7

(nikita)

2020-06-22 08:14:29 UTC MAIN commitmail json YAML

devel/guile-bytestructures: Update to 1.0.7

Changelog:
* Includes a cross-compilation fix.

(nikita)

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

doc: Updated textproc/guile-json to 4.1.0

(nikita)

2020-06-22 08:01:49 UTC MAIN commitmail json YAML

textproc/guile-json: Update to 4.1.0

* Version 4.1.0 (Jun 6, 2020)

  - Speed up number parsing by a 2x factor by avoiding using textual ports.

  - Simplify unicode string builder.

  - Improve string builder performance by not going back and forth with lists,
    strings and characters.

* Version 4.0.1 (May 17, 2020)

  - (scm->json-string) #:validate keyword argument should default to true as
    stated in the documentation.

* Version 4.0.0 (May 16, 2020)

Breaking changes:

  - (scm->json) and (scm->json-string) #:espace keyword argument has been
    renamed to #:solidus.

  - JSON null now defaults to the null symbol. This can be changed in all
    public functions with the #:null keyword argument.

Bug fixes and improvements:

  - Fix parsing of invalid numbers (e.g. "-").

  - Go back to using (cond) instead of (match) since (match) reduces
    performance.

  - The json-parser record type has been removed as the record only contained
    the port. Removing the need to access records also had a slight
    performance increase.

  - Use a plain list to read strings which brings significant speed
    improvements.

  - Replace `display` with `put-string` on JSON builder.

  - Don't use map to parse expected string, simply use (string-ref).
    (thanks to Linus Bj旦rnstam)

  - Build array list with (cons) and (reverse). Big performance increase.
    (suggested by Linus Bj旦rnstam)

  - Check (eof-object?) last instead of first. This avoids unnecessary checks
    which is the regular use-case.
    (suggested by Linus Bj旦rnstam)

  - Use string ports to parse numbers.
    (suggested by Linus Bj旦rnstam)

  - Don't need to use character-sets to detect whitespaces. JSON only defines
    four possible types of whitespaces: space, linefeed, carriage return and
    horizontal tab.
    (suggested by Linus Bj旦rnstam)

* Version 3.5.0 (Apr 21, 2020)

  - Simplify parser by using `match`. Idea taken from Chickadee's JSON parser
    (https://dthompson.us/projects/chickadee.html). This also made it easier
    to clean up some functions.

  - Better handling of invalid numbers.

  - Improve handling of EOF. Most parsing functions were not taking care of
    it.

  - Fix error when parsing objects with commas and no following elements are
    found.

* Version 3.4.0 (Apr 11, 2020)

  - Fix parsing 0 with an exponent.
    (Fixes #55)

  - Fix cross compilation.
    (thanks to Jan Nieuwenhuizen)

(nikita)

2020-06-22 07:57:48 UTC MAIN commitmail json YAML

doc: Updated databases/guile-sqlite3 to 0.1.2

(nikita)

2020-06-22 07:57:36 UTC MAIN commitmail json YAML

databases/guile-sqlite3: Update to version 0.1.2

Changelog picked from https://notabug.org/guile-sqlite3/guile-sqlite3/releases
0.1.2:
    Allow sqlite-finalize to be called twice on the same statement.
0.1.1:
    sqlite-finalize: Reset statement when called on cached statement.
    Fix memory management of retrieved blob values.

(nikita)

2020-06-22 07:24:53 UTC MAIN commitmail json YAML

doc: note freeze start for pkgsrc-2020Q2

(wiz)

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

doc: Updated pkgtools/pkglint to 20.1.19

(rillig)

2020-06-22 06:35:03 UTC MAIN commitmail json YAML

pkgtools/pkglint: update to 20.1.19

Changes since 20.1.18:

Fixed a wrong warning about unknown buildlink identifier "lua" in
mail/neomutt, reported by wiz.

(rillig)

2020-06-22 06:24:25 UTC MAIN commitmail json YAML

doc: Updated mail/mutt to 1.14.4

(wiz)

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

mutt: update to 1.14.4.

Remove some patches that would get voting rights soon.
Remove support for NetBSD 1.5.
pkglint cleanup.
XXX: someone should send the remaining patches upstream.

Mutt 1.14.4 was released on June 18, 2020. This is an important
bug-fix release. It fixes a possible machine-in-the-middle response
injection attack when using STARTTLS with IMAP, POP3, and SMTP
(CVE-2020-14954).

Mutt 1.14.3 was released on June 14, 2020. This is an important
bug-fix release. It fixes a possible IMAP fcc/postpone
machine-in-the-middle attack (CVE-2020-14093). It also fixes some
GnuTLS certificate prompt issues.

Mutt 1.14.2 was released on May 25, 2020. This is a bug-fix release,
fixing a few prompt buffer-size issues and adding a potential DoS
mitigation.

Mutt 1.14.1 was released on May 16, 2020. This is a bug-fix release,
fixing a documentation build issue and a few other small bugs.

Mutt 1.14.0 was released on May 2, 2020. This release has new
features and bug fixes. See the UPDATING file, or for more details
see the release notes page.

(wiz)

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

doc: Updated mail/neomutt to 20200619

(wiz)

2020-06-22 06:08:36 UTC MAIN commitmail json YAML

neomutt: update to 20200619.

2020-06-19  Richard Russon  <rich@flatcap.org>
* Security
  - Abort GnuTLS certificate check if a cert in the chain is rejected
  - TLS: clear data after a starttls acknowledgement
  - Prevent possible IMAP MITM via PREAUTH response
* Features
  - add config operations +=/-= for number,long
  - Address book has a comment field
  - Query menu has a comment field
* Contrib
  - sample.neomuttrc-starter: Do not echo promted password
* Bug Fixes
  - make "news://" and "nntp://" schemes interchangeable
  - Fix CRLF to LF conversion in base64 decoding
  - Double comma in query
  - compose: fix redraw after history
  - Crash inside empty query menu
  - mmdf: fix creating new mailbox
  - mh: fix creating new mailbox
  - mbox: error out when an mbox/mmdf is a pipe
  - Fix list-reply by correct parsing of List-Post headers
  - Decode references according to RFC2047
  - fix tagged message count
  - hcache: fix keylen not being considered when building the full key
  - sidebar: fix path comparison
  - Don't mess with the original pattern when running IMAP searches
  - Handle IMAP "NO" resps by issuing a msg instead of failing badly
  - imap: use the connection delimiter if provided
  - Memory leaks
* Changed Config
  - `$alias_format` default changed to include `%c` comment
  - `$query_format` default changed to include `%e` extra info
* Translations
  - 100% Lithuanian
  - 84% French
  - Log the translation in use
* Docs
  - Add missing commands unbind, unmacro to man pages
* Build
  - Check size of long using `LONG_MAX` instead of `__WORDSIZE`
  - Allow ./configure to not record cflags
  - fix out-of-tree build
  - Avoid locating gdbm symbols in qdbm library
* Code
  - Refactor unsafe TAILQ returns
  - add window notifications
  - flip negative ifs
  - Update to latest acutest.h
  - test: add store tests
  - test: add compression tests
  - graphviz: email
  - make more opcode info available
  - refactor: `main_change_folder()`
  - refactor: `mutt_mailbox_next()`
  - refactor: `generate_body()`
  - compress: add `{min,max}_level` to ComprOps
  - emphasise empty loops: "// do nothing"
  - prex: convert `is_from()` to use regex
  - Refactor IMAP's search routines

2020-05-01  Richard Russon  <rich@flatcap.org>
* Bug Fixes
  - Make sure buffers are initialized on error
  - fix(sidebar): use abbreviated path if possible
* Translations
  - 100% Lithuanian
* Docs
  - make header cache config more explicit

(wiz)

2020-06-22 00:56:46 UTC MAIN commitmail json YAML

audio: Enable hts_engine

(ryoon)

2020-06-22 00:56:05 UTC MAIN commitmail json YAML

doc: Added audio/hts_engine version 1.10

(ryoon)

2020-06-22 00:52:42 UTC MAIN commitmail json YAML

audio/hts_engine: import hts_engine_API-1.10

The hts_engine API is an API version of hts_engine which has been released
since HTS version 1.1. It has been being developed by the HTS working group
and some graduate students in Nagoya Institute of Technology.

(ryoon)

2020-06-22 00:31:27 UTC MAIN commitmail json YAML

doc: Updated databases/postgresql-postgis2 to 3.0.1

(gdt)

2020-06-22 00:31:17 UTC MAIN commitmail json YAML

postgis: Simplify DESCR

There has been one package only for a long time, so don't explain
which it is.

(gdt)

2020-06-22 00:30:17 UTC MAIN commitmail json YAML

database/postgresql-postgis2: Update to 3.0.1

Packaging changes: depend on protobuf-c and json-c

PostGIS 3.0.1
2020/02/20

* Breaking Changes *
  - #4637 svn number replaced by git hash in version output
    (Sandro Santilli, Regina Obe, Bas Couwenberg)

* New Features *
- #4617, Add configure switch `--without-phony-revision` (Ra炭l Mar鱈n)
          Use to prevent postgis_revision.h from rebuilding
          (when building from tar ball) and building in a gitted folder.

* Bug Fixes and Enhancements *
  [many, see NEWS]

PostGIS 3.0.0
2019/10/20

This version requires PostgreSQL 9.5+-12 and GEOS >= 3.6+
Additional features enabled if you are running Proj6+, PostgreSQL 12
and GEOS 3.8.0

* Breaking Changes *
  - #4267, Bump minimum GEOS version to 3.6 (Regina Obe, Darafei Praliaskouski)
  - #3888, Raster support now available as a separate extension
          (Sandro Santilli)
  - #3807, Extension library files no longer include the minor version.
          Use New configure switch --with-library-minor-version
          if you need the old behavior (Regina Obe)
  - #4230, ND box operators (overlaps, contains, within, equals) now
          don't look on dimensions that aren't present in both operands.
          Please REINDEX your ND indexes after upgrade. (Darafei Praliaskouski)
  - #4229, Dropped support for PostgreSQL < 9.5. (Darafei Praliaskouski)
  - #4260, liblwgeom headers are not installed anymore.
          If your project depends on them available, please use
          librttopo instead. (Darafei Praliaskouski)
  - #4258, Remove SFCGAL support for ST_Area, ST_Distance, ST_Intersection,
          ST_Difference, ST_Union, ST_Intersects, ST_3DIntersects, ST_3DDistance
          and postgis.backend switch (Darafei Praliaskouski)
  - #4267, Enable Proj 6 deprecated APIs (Darafei Praliaskouski, Ra炭l Mar鱈n)
  - #4268, Bump minimum SFCGAL version to 1.3.1 (Darafei Praliaskouski)
  - #4331, ST_3DMakeBox now returns error instead of a miniscule box (Regina Obe)
  - #4342, Removed "versioned" variants of ST_AsGeoJSON and ST_AsKML (Paul Ramsey)
  - #4356, ST_Accum removed. Use array_agg instead. (Darafei Praliaskouski)
  - #4414, Include version number in address_standardizer lib (Ra炭l Mar鱈n)
  - #4334, Fix upgrade issues related to renamed function parameters (Ra炭l Mar鱈n)
  - #4442, raster2pgsql now skips NODATA tiles. Use -k option if you still want
          them in database for some reason. (Darafei Praliaskouski)
  - #4433, 32-bit hash fix (requires reindexing hash(geometry) indexes) (Ra炭l Mar鱈n)
  - #3383, Sorting now uses Hilbert curve and Postgres Abbreviated Compare.
          You need to REINDEX your btree indexes if you had them.
          (Darafei Praliaskouski)

* New Features *
  - #2902, postgis_geos_noop (Sandro Santilli)
  - #4128, ST_AsMVT support for Feature ID (Stepan Kuzmin)
  - #4230, SP-GiST and GiST support for ND box operators overlaps, contains,
          within, equals (Esteban Zim叩nyi and Arthur Lesuisse from Universit辿
          Libre de Bruxelles (ULB), Darafei Praliaskouski)
  - #4171, ST_3DLineInterpolatePoint (Julien Cabieces, Vincent Mora)
  - #4311, Introduce WAGYU to validate MVT polygons. This option requires a C++11
          compiler and will use CXXFLAGS (not CFLAGS). Add `--without-wagyu`
          to disable this option and keep the behaviour from 2.5 (Ra炭l Mar鱈n)
  - #1833, ST_AsGeoJSON(row) generates full GeoJSON Features (Joe Conway)
  - #3687, Casts json(geometry) and jsonb(geometry) for implicit GeoJSON
          generation (Paul Ramsey)
  - #4198, Add ST_ConstrainedDelaunayTriangles SFCGAL function (Darafei
          Praliaskouski)

* Enhancements *
  - #4322, Support for Proj 6+ API, bringing more accurate datum transforms
          and support for WKT projections
  [many more; see NEWS]

(gdt)

2020-06-21 22:39:11 UTC MAIN commitmail json YAML

doc: Updated print/foliate to 2.3.0

(fox)

2020-06-21 22:35:42 UTC MAIN commitmail json YAML

print/foliate: Updates to 2.3.0

Changes since 2.2.1:

OPDS catalogs:

  * Catalogs are now opened in the main library window (#403)
  * View current location
  * Go to catalog start page
  * Reload catalog
  * Add current feed to catalogs
  * HTTP authentication support (#421)

Other changes:

  * Fixed unique identifier extraction for FictionBook (.fb2, .fb2.zip)
    files (#462)
  * Fixed newlines being ignored when copying text (#463)
  * "Turn page on tap" is now disabled in non-paginated layouts (#464)
  * Opening a book from the library view now closes the library window (#446)
  * Language and publication dates in metadata are now parsed and formatted
  * Export annotations from the library view

Technical changes:

  * New optional dependency iso-codes (>= 3.67), which provides display
    names for languages and regions. It is highly recommended to install
    this dependency.
  * Flag emojis are now displayed for books whose language property contains
    a country/region code. For the best experience, an emoji font should be
    installed.

(fox)

2020-06-21 22:21:03 UTC MAIN commitmail json YAML

mk/haskell.mk: fix PLIST generation for Haskell packages

The package textproc/hs-cgrep does not install a Haskell library.  This
was unexpected to mk/haskell.mk, which generated an obviously wrong PLIST
file for that package, and for 3 other packages.

Noticed by wiz.

(rillig)

2020-06-21 21:19:11 UTC MAIN commitmail json YAML

geography/qgis: Note intent for this to be 3.10 LTR

(gdt)

2020-06-21 20:27:10 UTC MAIN commitmail json YAML

doc: Added www/firefox_decrypt version 0.7.0

(wiz)

2020-06-21 20:26:57 UTC MAIN commitmail json YAML

www/Makefile: + firefox_decrypt

- contao -- current pkglint does not insist on commented-out entries any
longer.

(wiz)

2020-06-21 20:25:45 UTC MAIN commitmail json YAML

www/firefox_decrypt: import firefox_decrypt-0.7.0

Firefox Decrypt is a tool to extract passwords from profiles of
Mozilla (Fire/Water)fox, Thunderbird, SeaMonkey, and some derivates.

It can be used to recover passwords from a profile protected by a
Master Password as long as the latter is known. If a profile is
not protected by a Master Password, a password will still be
requested but can be left blank.

This tool does not try to crack or brute-force the Master Password
in any way. If the Master Password is not known it will simply fail
to recover any data.

(wiz)

2020-06-21 19:53:01 UTC MAIN commitmail json YAML

Update to version 8.2.1033.

Changes:
8.2.0684  Vim9: memory leak when using lambda
8.2.0685  Build failure
8.2.0686  formatoptions not sufficiently tested
8.2.0687  some tests do not work on FreeBSD
8.2.0688  output clobbered if setting 'verbose' to see shell commands
8.2.0689  when using getaddrinfo() the error message is unclear
8.2.0690  line number of option set by modeline is wrong
8.2.0691  startup test fails
8.2.0692  startup test fails on MS-Windows
8.2.0693  closure using argument not tested
8.2.0694  Haiku: channel and terminal do not work
8.2.0695  Vim9: cannot define a function inside a function
8.2.0696  Vim9: nested function does not work properly
8.2.0697  Vim9: memory leak when using nested function
8.2.0698  insert mode completion not fully tested
8.2.0699  Vim9: not all errors tested
8.2.0700  Vim9: converting error message to exception not tested
8.2.0701  Vim9 test fails without job feature
8.2.0702  running channel tests may leave running process behind
8.2.0703  Vim9: closure cannot store value in outer context
8.2.0704  Vim9: memory leak in disassemble test
8.2.0705  indent tests don't run on CI for FreeBSD
8.2.0706  Vim9: using assert_fails() causes function to finish
8.2.0707  Vim9 function test fails
8.2.0708  Vim9: constant expressions are not simplified
8.2.0709  MS-Windows: compiler warning for int vs size_t
8.2.0710  Netbeans test sometimes fails
8.2.0711  temp directory might be cleared
8.2.0712  various code not fully tested
8.2.0713  the pam_environment file is not recognized
8.2.0714  Vim9: handling constant expression does not scale
8.2.0715  Vim9: leaking memory
8.2.0716  Vim9: another memory leak
8.2.0717  Vim9: postponed constant expressions does not scale
8.2.0718  gcc warning for returning pointer to local variable
8.2.0719  Vim9: more expressions can be evaluated at compile time
8.2.0720  occasional exit when encountering an X error
8.2.0721  Vim9: leaking memory when skipping
8.2.0722  Vim9: not handling constant expression for elseif
8.2.0723  Vim9: nested constant expression not evaluated compile time
8.2.0724  Vim9: appending to buffer/window/tab variable not tested
8.2.0725  Vim9: cannot call a function declared later in Vim9 script
8.2.0726  Vim9: leaking memory when calling not compiled :def function
8.2.0727  MS-Windows: new gcc compiler does not support scanf format
8.2.0728  messages about a deadly signal are not left aligned
8.2.0729  Vim9: When reloading a script variables are not cleared
8.2.0730  Vim9: Assignment to dict member does not work
8.2.0731  Vim9: parsing declarations continues after :finish
8.2.0732  Vim9: storing value in dict messes up stack
8.2.0733  Vim9: assigning to dict or list argument does not work
8.2.0734  Vim9: leaking memory when using :finish
8.2.0735  Vim9: using unitialized memory
8.2.0736  some files not recognized as pamenv
8.2.0737  when shell doesn't support CTRL-Z Vim still handles it
8.2.0738  mouse handling in a terminal window not well tested
8.2.0739  incomplete profiling when exiting because of a deadly signal
8.2.0740  minor message mistakes
8.2.0741  Python tests fail because of changed message
8.2.0742  handling of a TERM signal not tested
8.2.0743  can move to another buffer from a terminal in popup window
8.2.0744  the name vim is not capitalized in a message
8.2.0745  crash on exit when not all popups are closed
8.2.0746  popup_clear() hangs when a popup can't be closed
8.2.0747  cannot forcefully close all popups
8.2.0748  cannot get a list of all popups
8.2.0749  TERM signal test fails on FreeBSD
8.2.0750  netbeans test is a bit flaky
8.2.0751  Vim9: performance can be improved
8.2.0752  terminal in popup window test is a bit flaky
8.2.0753  Vim9: expressions are evaluated in the discovery phase
8.2.0754  Vim9: No test for forward declaration
8.2.0755  Vim9: No error when variable initializer is not a constant
8.2.0756  MS-Windows: still a compiler warning
8.2.0757  Vim9: no test for MEMBER instruction
8.2.0758  Vim9: no test for STORELIST and STOREDICT
8.2.0759  Vim9: missing changes for performance improvements
8.2.0760  Vim9: dict member errors not tested
8.2.0761  Vim9: instructions not tested
8.2.0762  buffer is not considered modified after setting crypt key
8.2.0763  GUI test fails without the terminal feature
8.2.0764  Vim9: assigning to option not fully tested
8.2.0765  In the GUI can't use all the modifiers.
8.2.0766  display error when using 'number' and 'breakindent'
8.2.0767  modifyOtherKeys active when using a shell command in autocmd
8.2.0768  Vim9: memory leak in script test
8.2.0769  VimLeavePre not triggered when Vim is terminated
8.2.0770  cannot map CTRL-B when using the GUI
8.2.0771  Vim9: cannot call a compiled closure from not compiled code
8.2.0772  Vim9: some variable initializations not tested
8.2.0773  switching to raw mode every time &quot;:&quot; is used
8.2.0774  t_TI and t_TE are output when using 'visualbell'
8.2.0775  not easy to call a Vim function from Lua
8.2.0776  libvterm code lags behind the upstream version
8.2.0777  terminal test fails
8.2.0778  libvterm code lags behind the upstream version
8.2.0779  tmode_T not used everywhere
8.2.0780  libvterm code lags behind the upstream version
8.2.0781  compiler warning for not using value in Lua
8.2.0782  cannot build with Lua on MS-Windows
8.2.0783  libvterm code lags behind the upstream version
8.2.0784  libvterm code lags behind the upstream version
8.2.0785  libvterm code lags behind the upstream version
8.2.0786  channel test is flaky on FreeBSD
8.2.0787  libvterm code lags behind the upstream version
8.2.0788  memory leak in libvterm
8.2.0789  Vim9: expression testing lost coverage using constants
8.2.0790  Vim9: list index not well tested
8.2.0791  a second popup window with terminal causes trouble
8.2.0792  build failure with small features
8.2.0793  MS-Windows: cannot build GUI with small features
8.2.0794  libvterm code lags behind the upstream version
8.2.0795  libvterm code lags behind the upstream version
8.2.0796  MS-Windows: compiler can't handle C99 construct in libvterm
8.2.0797  MS-Windows: compiler still can't handle C99 construct
8.2.0798  libvterm code lags behind the upstream version
8.2.0799  build fails if snprintf is not available
8.2.0800  errors from failing test are unclear
8.2.0801  terminal test fails on Mac
8.2.0802  libvterm code lags behind the upstream version
8.2.0803  libvterm code lags behind the upstream version
8.2.0804  libvterm code lags behind the upstream version
8.2.0805  terminal key codes test fails on some systems
8.2.0806  using &quot;func!&quot; after vim9script gives confusing error
8.2.0807  cannot easily restore a mapping
8.2.0808  not enough testing for the terminal window
8.2.0809  build failure with small features
8.2.0810  error when appending &quot;tagfile&quot; to 'wildoptions'
8.2.0811  terminal keycode test is flaky
8.2.0812  mapset() does not properly handle &amp;lt;&amp;gt; notation
8.2.0813  libvterm code is slightly different from upstream
8.2.0814  clang warning for implicit conversion
8.2.0815  maparg() does not provide enough information for mapset()
8.2.0816  terminal test fails when compiled with Athena
8.2.0817  not enough memory allocated when converting string
8.2.0818  Vim9: using a discovery phase doesn't work well
8.2.0819  compiler warning for unused variable
8.2.0820  Vim9: function type isn't set until compiled
8.2.0821  Vim9: memory leak in expr test
8.2.0822  Vim9: code left over from discovery phase
8.2.0823  Vim9: script reload test is disabled
8.2.0824  still not enough memory allocated when converting string
8.2.0825  def_function() may return pointer that was freed
8.2.0826  Vim9: crash in :defcompile
8.2.0827  Vim9: crash in :defcompile
8.2.0828  Travis: regexp patttern doesn't work everywhere
8.2.0829  filter() may give misleading error message
8.2.0830  Motif: can't map &quot;!&quot;
8.2.0831  compiler warnings for integer sizes
8.2.0832  compiler warning for uninitialized variable
8.2.0833  mapping &amp;lt;C-bslash&amp;gt; doesn't work in the GUI
8.2.0834  :drop command in terminal popup causes problems
8.2.0835  Motif: mapping &amp;lt;C-bslash&amp;gt; still doesn't work
8.2.0836  not all :cdo output is visible
8.2.0837  compiler warning for value set but not used
8.2.0838  MS-Windows: compiler warning for uninitialized variables
8.2.0839  dropping modifier when putting a character back in typeahead
8.2.0840  search match count wrong when only match is in fold
8.2.0841  'verbose' value 16 causes duplicate output
8.2.0842  MS-Windows: channel tests fail
8.2.0843  filetype elm not detected
8.2.0844  text properties crossing lines not handled correctly
8.2.0845  text properties crossing lines not handled correctly
8.2.0846  build failure with small features
8.2.0847  typval related code is spread out
8.2.0848  MS-Windows: the Windows terminal code has some flaws
8.2.0849  BeOS code is not maintained and probably unused
8.2.0850  MS-Windows: exepath() works different from cmd.exe
8.2.0851  can't distinguish &amp;lt;M-a&amp;gt; from accented &quot;a&quot; in the GUI
8.2.0852  cannot map CTRL-S on some systems
8.2.0853  ml_delete() often called with FALSE argument
8.2.0854  xxd cannot show offset as a decimal number
8.2.0855  GUI tests fail because the test doesn't use a modifier
8.2.0856  CTRL-S stops output
8.2.0857  GTK cell height can be a pixel too much
8.2.0858  not easy to require Lua modules
8.2.0859  no Turkish translation of the manual
8.2.0860  cannot use CTRL-A and CTRL-X on unsigned numbers
8.2.0861  cannot easily get all the current marks
8.2.0862  &quot;:term ++curwin&quot; makes the current buffer hidden
8.2.0863  cannot set a separate color for underline/undercurl
8.2.0864  pragmas are indented all the way to the left
8.2.0865  syntax foldlevel is taken from the start of the line
8.2.0866  not enough tests for buffer writing
8.2.0867  using \{xxx} for encoding a modifier is not nice
8.2.0868  trim() always trims both ends
8.2.0869  it is not possible to customize the quickfix window contents
8.2.0870  MS-Windows: Control keys don't work in the GUI
8.2.0871  cannot use getmarklist() as a method
8.2.0872  XIM code is mixed with multi-byte code
8.2.0873  a .jl file can be sawfish (lisp) or Julia
8.2.0874  signals test is a bit flaky
8.2.0875  getting attributes for directory entries is slow
8.2.0876  :pwd does not give a hint about the scope of the directory
8.2.0877  cannot get the search statistics
8.2.0878  no reduce() function
8.2.0879  compiler warning for unused function argument
8.2.0880  leaking memory when using searchcount()
8.2.0881  compiler warning for argument type
8.2.0882  leaking memory when using reduce()
8.2.0883  memory leak in test 49
8.2.0884  searchcount() test fails on slower systems
8.2.0885  &quot;make shadow&quot; does not link new lua test dir
8.2.0886  cannot use octal numbers in scriptversion 4
8.2.0887  searchcount().exact_match is 1 right after a match
8.2.0888  readdirex() returns size -2 for a directory
8.2.0889  using old style comments
8.2.0890  no color in terminal window when 'termguicolor' is set
8.2.0891  clang warns for invalid conversion
8.2.0892  ubsan warns for undefined behavior
8.2.0893  assert_equalfile() does not take a third argument
8.2.0894  :mkspell can take very long if the word count is high
8.2.0895  :mkspell output does not mention the tree type
8.2.0896  crash when calling searchcount() with a string
8.2.0897  list of functions in patched version is outdated
8.2.0898  missing help for a function goes unnoticed
8.2.0899  assert_equalfile() does not give a hint about the difference
8.2.0900  function list test fails on MS-Windows
8.2.0901  formatting CJK text isn't optimal
8.2.0902  using searchcount() in 'statusline' causes an error
8.2.0903  comparing WINVER does not work correctly
8.2.0904  assuming modifyOtherKeys for rhs of mapping
8.2.0905  test coverage could be better
8.2.0906  when setting 'termguicolors' SpellBad is no longer red
8.2.0907  when using :global clipboard isn't set correctly
8.2.0908  crash when changing the function table while listing it
8.2.0909  cannot go back to the previous local directory
8.2.0910  Vim is not reproducibly buildable
8.2.0911  crash when opening a buffer for the cmdline window fails
8.2.0912  a few test cases for CJK formatting are disabled
8.2.0913  code for resetting v:register is duplicated
8.2.0914  MS-Windows: cannot specify a &quot;modified by&quot; text
8.2.0915  search() cannot skip over matches like searchpair() can
8.2.0916  mapping with partly modifyOtherKeys code does not work
8.2.0917  quickfix entries do not suport a &quot;note&quot; type
8.2.0918  duplicate code for evaluating expression argument
8.2.0919  merging modifier for modifyOtherKeys is done twice
8.2.0920  writing viminfo fails with a circular reference
8.2.0921  CTRL-W T in cmdline window causes trouble
8.2.0922  search test fails
8.2.0923  cmdline test is slow
8.2.0924  cannot save and restore a register properly
8.2.0925  getcompletion() does not return command line arguments
8.2.0926  cmdline test fails on Appveyor
8.2.0927  some sshconfig and ssdhconfig files are not recognized
8.2.0928  many type casts are used for vim_strnsave()
8.2.0929  v:register is not cleared after an operator was executed
8.2.0930  script filetype detection trips over env -S argument
8.2.0931  some remarks about BeOS remain
8.2.0932  missspelling spelllang
8.2.0933  'quickfixtextfunc' does not get window ID of location list
8.2.0934  lhelpgrep twice in help window doesn't jump to the help topic
8.2.0935  flattening a list with existing code is slow
8.2.0936  some terminals misinterpret the code for getting cursor style
8.2.0937  asan failure in the flatten() test
8.2.0938  NFA regexp uses tolower ()to compare ignore-case
8.2.0939  checking for term escape sequences is long and confusing
8.2.0940  build failure with tiny features
8.2.0941  detecting terminal properties is unstructured
8.2.0942  expanding to local dir after homedir keeps &quot;~/&quot;
8.2.0943  displaying ^M or ^J depends on current buffer
8.2.0944  xxd test leaves file behind
8.2.0945  cannot use &quot;z=&quot; when 'spell' is off
8.2.0946  cannot use &quot;q&quot; to cancel a number prompt
8.2.0947  readdirex() doesn't handle broken link properly
8.2.0948  spell test fails
8.2.0949  strptime() does not use DST
8.2.0950  tagjump test fails
8.2.0951  search stat test has leftover from debugging
8.2.0952  no simple way to interrupt Vim
8.2.0953  spell checking doesn't work for CamelCased words
8.2.0954  not all desktop files are recognized
8.2.0955  build fails
8.2.0956  spell test fails
8.2.0957  compiler warning for uninitialized variable
8.2.0958  not sufficient testing for buffer writing
8.2.0959  using 'quickfixtextfunc' is a bit slow
8.2.0960  cannot use :import in legacy Vim script
8.2.0961  MS-Windows: no completion for locales
8.2.0962  terminal test sometimes hangs on Travis
8.2.0963  number increment/decrement does not work with 'virtualedit'
8.2.0964  TextYankPost does not provide info about Visual selection
8.2.0965  has_funcundefined() is not used
8.2.0966  'shortmess' flag &quot;n&quot; not used in two places
8.2.0967  unnecessary type casts for vim_strnsave()
8.2.0968  no proper testing of the 'cpoptions' flags
8.2.0969  assert_equal() output for dicts is hard to figure out
8.2.0970  terminal properties are not available in Vim script
8.2.0971  build with tiny features fails
8.2.0972  Vim9 script variable declarations need a type
8.2.0973  Vim9: type is not checked when assigning to a script variable
8.2.0974  Vim9: memory leak when script var has wrong type
8.2.0975  Vim9: script variable does not accept optional s: prefix
8.2.0976  some 'cpoptions' not tested
8.2.0977  t_8u is made empty for the wrong terminals
8.2.0978  leaking memory in termcodes test
8.2.0979  a couple of screendump tests fail
8.2.0980  raku file extension not recognized
8.2.0981  Vim9: cannot compile &quot;[var, var] = list&quot;
8.2.0982  insufficient testing for reading/writing files
8.2.0983  SConstruct file type not recognized
8.2.0984  not using previous window when closing a shell popup window
8.2.0985  simplify() does not remove slashes from &quot;///path&quot;
8.2.0986  MS-Windows: functions test fails
8.2.0987  Vim9: cannot assign to [var; var]
8.2.0988  getting directory contents is always case sorted
8.2.0989  crash after resizing a terminal window
8.2.0990  Using duplicate error number
8.2.0991  cannot get window type for autocmd and preview window
8.2.0992  Vim9: crash when using :import in the Vim command
8.2.0993  Vim9 script test fails with normal features
8.2.0994  Vim9: missing function causes compilation error
8.2.0995  insufficient testing for the readdir() sort option
8.2.0996  using &quot;aucmdwin&quot; in win_gettype() is not ideal
8.2.0997  cannot execute a register containing line continuation
8.2.0998  not all tag code is tested
8.2.0999  moving to next sentence gets stuck on quote
8.2.1000  get error when leaving Ex mode with :visual
8.2.1001  Vim9: crash with nested &quot;if&quot; and assignment
8.2.1002  test may fail when run directly
8.2.1003  Vim9: return type of sort() is too generic
8.2.1004  line numbers below filler lines not always updated
8.2.1005  Vim9: using TRUE/FALSE/MAYBE for ctx_skip is confusing
8.2.1006  Vim9: require unnecessary return statement
8.2.1007  completion doesn't work after &quot;:r ++arg !&quot;
8.2.1008  Vim9: no test for disassambling newly added instructions
8.2.1009  Vim9: some failures not checked for
8.2.1010  build failure in libvterm with debug enabled
8.2.1011  Vim9: some code not tested
8.2.1012  Vim9: cannot declare single character script variables
8.2.1013  channel tests can be a bit flaky
8.2.1014  using &quot;name&quot; for a string result is confusing
8.2.1015  popup filter gets key with modifier prepended
8.2.1016  Vim9: test fails when channel feature is missing
8.2.1017  Appveyor output doesn't show MinGW console features
8.2.1018  typo in enum value
8.2.1019  mapping &amp;lt;M-S-a&amp;gt; does not work in the GUI
8.2.1020  popupwin test fails in the GUI
8.2.1021  Ruby interface not tested enough
8.2.1022  various parts of code not covered by tests
8.2.1023  Vim9: redefining a function uses a new index every time
8.2.1024  Vim9: no error for using &quot;let g:var = val&quot;
8.2.1025  tabpage menu and tabline not sufficiently tested
8.2.1026  Vim9: cannot break the line after &quot;-&amp;gt;&quot;
8.2.1027  GUI: multi-byte characters do not work in a terminal
8.2.1028  Vim9: no error for declaring buffer, window, etc. variable
8.2.1029  Vim9: cannot chain function calls with -&amp;gt; at line start
8.2.1030  reducing size of a terminal window may cause a crash
8.2.1031  build failure with Perl5.32
8.2.1032  error message for declaring a variable cannot be translated
8.2.1033  not easy to read the test time in the test output

(morr)

2020-06-21 19:44:30 UTC MAIN commitmail json YAML

Build u-boot-libretech-all-h3-cc-h2-plus, u-boot-libretech-all-h3-cc-h3,
and u-boot-libretech-all-h3-cc-h5.

(thorpej)

2020-06-21 19:43:48 UTC MAIN commitmail json YAML

2020-06-21 19:43:30 UTC MAIN commitmail json YAML

2020-06-21 19:43:02 UTC MAIN commitmail json YAML

2020-06-21 19:02:31 UTC MAIN commitmail json YAML

Security and maintenance update to Wordpress 5.4.2.

Changes:

WordPress versions 5.4 and earlier are affected by the following bugs, which are fixed in version 5.4.2. If you haven���t yet updated to 5.4, there are also updated versions of 5.3 and earlier that fix the security issues.

- Props to Sam Thomas (jazzy2fives) for finding an XSS issue where authenticated users with low privileges are able to add JavaScript to posts in the block editor.
- Props to Luigi ��� (gubello.me) for discovering an XSS issue where authenticated users with upload permissions are able to add JavaScript to media files.
- Props to Ben Bidner of the WordPress Security Team for finding an open redirect issue in wp_validate_redirect().
- Props to Nrimo Ing Pandum for finding an authenticated XSS issue via theme uploads.
- Props to Simon Scannell of RIPS Technologies for finding an issue where set-screen-option can be misused by plugins leading to privilege escalation.
- Props to Carolina Nymark for discovering an issue where comments from password-protected posts and pages could be displayed under certain conditions.

Thank you to all of the reporters for privately disclosing the vulnerabilities. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.

More details on https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/

(morr)

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

Added sysutils/u-boot-a20-olinuxino-micro version 2018.11
Added sysutils/u-boot-zynq-zybo version 2018.11
Updated sysutils/u-boot to 2018.11nb11

(thorpej)

2020-06-21 18:28:16 UTC MAIN commitmail json YAML

Add several missing u-boot-* package to the meta package.

(thorpej)

2020-06-21 17:53:01 UTC MAIN commitmail json YAML

mlterm: pull an upstream patch for 3.9.0.

Also put misc pkgsrc tweaks:
- Disable SPECIAL_PERMS for mlterm.  It was required for utmp support
  only on ancient systems that have none of pututxline(3), setutent(3),
  or addToUtmp(3) but have to use logwtmp(3) or open system's _PATH_UTMP
  or _PATH_WTMP file directly to update utmp entries, but no easy way
  to statically identify them per OS and version basis.
- Add hacks.mk to avoid gcc SIGSEGV on NetBSD/sh3 9.0 (PR/55265)
- Appease several pkglint warnings/errors.

Bump PKGREVISION.

(tsutsui)

2020-06-21 16:49:06 UTC MAIN commitmail json YAML

doc: Updated www/drupal8 to 8.9.1

(taca)

2020-06-21 16:48:44 UTC MAIN commitmail json YAML

www/drupal8: update to 8.9.1

Update durpal8 to latest 8.x release, 8.9.1.

pkgsrc change: update PHP support to 7.3.x and 7.4.x.

Changes from 8.7.14 are too many to write here.
Please refer <https://www.drupal.org/project/drupal/releases/> for
each release.

(taca)

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

Build u-boot-zynq-zybo.

(thorpej)

2020-06-21 16:47:59 UTC MAIN commitmail json YAML

2020-06-21 16:43:21 UTC MAIN commitmail json YAML

doc: Updated www/php-ja-wordpress to 5.4.2

(taca)

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

www/php-ja-wordpress: update to 5.4.2

Update php-ja-wordpress to 5.4.2

pkgsrc changes: clean up Makefile a little.

Quote from release document but omit maintenance updates for 5.4.1 and
later.

5.3.2 (2019-12-18)

Maintenance updates

- Date/Time: Ensure that get_feed_build_date() correctly handles a modified
  post object with invalid date.
- Uploads: Fix file name collision in wp_unique_filename() when uploading a
  file with upper case extension on non case-sensitive file systems.
- Media: Fix PHP warnings in wp_unique_filename() when the destination
  directory is unreadable.
- Administration: Fix the colors in all color schemes for buttons with the
  .active class.
- Tests/build tools: In wp_insert_post(), when checking the post date to set
  future or publish status, use a proper delta comparison.

5.4 (2020-03-31)

Too much to include here, visit
https://wordpress.org/support/wordpress-version/version-5-4/

5.4.1 (2020-04-29)5.4

Six security issues affect WordPress versions 5.4 and earlier; version 5.4.1
fixes them, so you'll want to upgrade. If you haven't yet updated to 5.4,
there are also updated versions of 5.3 and earlier that fix the security
issues.

- Props to Muaz Bin Abdus Sattar and Jannes who both independently reported
  an issue where password reset tokens were not properly invalidated
- Props to ka1n4t for finding an issue where certain private posts can be
  viewed unauthenticated
- Props to Evan Ricafort for discovering an XSS issue in the Customizer
- Props to Ben Bidner from the WordPress Security Team who discovered an XSS
  issue in the search block
- Props to Nick Daugherty from WPVIP.com / WordPress Security Team who
  discovered an XSS issue in wp-object-cache
- Props to Ronnie Goodrich (Kahoots) and Jason Medeiros who independently
  reported an XSS issue in file uploads.
- Additionally, an authenticated XSS issue in the block editor was
  discovered by Nguyen the Duc in WordPress 5.4 RC1 and RC2. It was fixed in
  5.4 RC5. We wanted to be sure to give credit and thank them for all of
  their work in making WordPress more secure.

5.4.2 (2020-06-10)

Security Updates

WordPress versions 5.4 and earlier are affected by the following bugs, which
are fixed in version 5.4.2. If you haven't yet updated to 5.4, there are
also updated versions of 5.3 and earlier that fix the security issues.

- Props to Sam Thomas (jazzy2fives) for finding an XSS issue where
  authenticated users with low privileges are able to add JavaScript to
  posts in the block editor.
- Props to Luigi - (gubello.me) for discovering an XSS issue where
  authenticated users with upload permissions are able to add JavaScript to
  media files.
- Props to Ben Bidner of the WordPress Security Team for finding an open
  redirect issue in wp_validate_redirect().
- Props to Nrimo Ing Pandum for finding an authenticated XSS issue via theme
  uploads.
- Props to Simon Scannell of RIPS Technologies for finding an issue where
  set-screen-option can be misused by plugins leading to privilege
  escalation.
- Props to Carolina Nymark for discovering an issue where comments from
  password-protected posts and pages could be displayed under certain
  conditions.

(taca)

2020-06-21 16:21:44 UTC MAIN commitmail json YAML

Build u-boot-a20-olinuxino-micro.

(thorpej)

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

2020-06-21 16:07:06 UTC MAIN commitmail json YAML

mk/defaults/options.description: rename two options

Rename ecap and esi to squid-ecap and squid-esi.

(taca)

2020-06-21 16:05:56 UTC MAIN commitmail json YAML

www/squid4: rename two PKG_OPTIONS

Rename two PKG_OPTIONS.

ecap -> squid-ecap
esi -> squid-esi

Suggested by wiz@ via private mail.

(taca)

2020-06-21 15:52:38 UTC MAIN commitmail json YAML

doc: Updated security/ruby-sshkey to 2.0.0

(taca)

2020-06-21 15:52:12 UTC MAIN commitmail json YAML

security/ruby-sshkey: update to 2.0.0

Update ruby-sshkey to 2.0.0.

pkgsrc change: add "USE_LANGUAGES= # none".

2.0.0 (2019-02-11)

* Breaking Change: Drop support for Ruby 1.9
* Feature: Accept valid ed25519 keys with leading zero byte (#37)
* Feature: Support sshfp (#30)

(taca)

2020-06-21 15:48:47 UTC MAIN commitmail json YAML

net/ruby-addressable: add "USE_LANGUAGES= # none"

Add "USE_LANGUAGES= # none" for a pure ruby package.

(taca)

2020-06-21 15:42:40 UTC MAIN commitmail json YAML

doc: remove update of sysutils/ruby-childprocess to 4.0.0

(taca)

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

sysutils/ruby-childprocess: revert udpate to 4.0.0

Revert update to 4.0.0.  Changes are only related to Windows and
selenium-webdriver gem (ruby-selenium-webdriver) require <4.0 version.

(taca)

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

doc: Updated net/tcpreplay to 4.3.3

(nia)

2020-06-21 15:30:39 UTC MAIN commitmail json YAML

tcpreplay: Update to 4.3.3

05/20/2020 Version 4.3.3
    - Increase cache buffers size to accomodate VLAN edits (#594)
    - Correct L2 header length to correct IP header offset (#583)
    - Fix warnings from gcc version 10 (#580)
    - Heap Buffer Overflow in randomize_iparp (#579)
    - Use after free in get_ipv6_next (#578)
    - Heap Buffer Overflow in git_ipv6_next (#576)
    - Call pcap_freecode() on pcap_compile() (#572)
    - Increase max snaplen to 262144 (#571)
    - Fix divide by zero in fuzzing (#570)
    - Unique IP repeats at very high iteration counts (#566)
    - Fails to compile on FreeBSD amd64 13.0 (#558)
    - Heap Buffer Overflow in do_checksum (#556) (#577)
    - Attempt to correct corrupt pcap files, if possible (#557)
    - Fix GCC v10 warnings (#555)
    - Remove some duplicated SOURCES entries (#551)
    - Expand /dev/bpfX hard limit to fix macOS Mojave (#550)
    - Implement --loopdelay-ms when using --loop=0 (#546)
    - Heap overflow packet2tree and get_l2len (#530)

03/12/2019 Version 4.3.2
    - CVE-2019-8381 memory access in do_checksum() (#538)
    - CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
    - CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
    - Rename Ethereal to Wireshark (#545)

12/27/2018 Version 4.3.1
    - Fix checkspell detected typos (#531)

11/10/2018 Version 4.3.0
    - Fix maxOS TOS checksum failure (#524)
    - TCP sequence edits seeding (#514)
    - Fix issues identifed by Codacy (#493)
    - CVE-2018-18408 use-after-free in post_args (#489)
    - CVE-2018-18407 heap-buffer-overflow csum_replace4 (#488)
    - CVE-2018-17974 heap-buffer-overflow dlt_en10mb_encode (#486)
    - CVE-2018-17580 heap-buffer-overflow fast_edit_packet (#485)
    - CVE-2018-17582 heap-buffer-overflow in get_next_packet (#484)
    - Out-of-tree build (#482)
    - CVE-2018-13112 heap-buffer-overflow in get_l2len (#477 dup #408)
    - Closing stdin on pipe (#479)
    - Second pcap file hangs on multiplier option (#472)
    - Jumbo frame support for fragroute option (#466)
    - TCP sequence edit ACK corruption (#451)
    - TCP sequence number edit initial SYN packet should have zero ACK (#450)
    - Travis CI build fails due to new build images (#432)
    - Upgrade libopts to 5.18.12 to address version build issues (#430)
    - Add ability to change tcp SEQ/ACK numbers (#425)
    - Hang using loop and netmap options (#424)
    - tcpprep -S not working for large cache files (#423)
    - Unable to tcprewrite range of ports with --portmap (#422)
    - --maxsleep broken for values less than 1000 (#421)
    - -T flag breaks traffic replay timing (#419)
    - Respect 2nd packet timing (#418)
    - Avoid non-blocking behaviour when using STDIN (#416)
    - pcap containing >1020 packets produces invalid cache file (#415)
    - manpage typos (#413)
    - Fails to open tap0 on Zephyr (#411)
    - Heap-buffer-overflow in get_l2protocol (#410)
    - Heap-buffer-overflow in packet2tree (#409)
    - Heap-buffer-overflow in get_l2len (#408)
    - Heap-buffer-overflow in flow_decode (#407)
    - Rewrite zero IP total length field to match the actual packet length (#406)
    - Stack-buffer-overflow in tcpcapinfo (#405)
    - tcpprep --include option does not exclude (#404)
    - Negative-size-param memset in dlt_radiotap_get_80211 (#402)
    - tcpeplay --verbose option not working (#398)
    - Fix replay when using --with-testnic (#178)

(nia)

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

doc: Updated net/ruby-twitter to 7.0.0

(taca)

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

net/ruby-twitter: update to 7.0.0

Update ruby-twitter to 7.0.0.

7.0.0
* Add Twitter::DirectMessageEvent (@FabienChaynes)
* Create Twitter::DirectMessageEvent with media (@FabienChaynes)
* Support for DM welcome messages (@FabienChaynes)
* Support for closing Twitter::Streaming::Connection (@okkez)
* Add Twitter::REST::Client#create_direct_message_event (@cyu)
* Add Twitter::REST::Client#premium_search
* Add Twitter::REST::AccountActivity
* Update all direct message methods to return Twitter::DirectMessageEvent
  (@flikglick)
* Correctly handle different Twitter::Error::AlreadyRetweeted error messages
  (@knu)
* Fix proxy setting sample (@nicklegr)
* Add Active Support presence methods on Twitter::NullObject (@davebrace)
* Upload GIFs over 5MB in chunks (@wild_dmitry)
* Track rate limit when searching tweets (@dsalahutdinov1)
* Add quote_count and reply_count attributes to Twitter::Tweet
* Drop support for Ruby 2.0, 2.1, and 2.2

(taca)

2020-06-21 15:25:19 UTC MAIN commitmail json YAML

doc: Updated net/ruby-twitter-text to 3.1.0

(taca)

2020-06-21 15:24:49 UTC MAIN commitmail json YAML

net/ruby-twitter-text: update to 3.1.0

Update ruby-twitter-text to 3.1.0.

3.1.0

Changed

* Bump nokogiri version (#302)
* Fix auto-link emoji parsing (#304)
* Updates known gTLDs to recognize recent additions by IANA (#308)
* Fix warning about has_rdoc usage (#309)

(taca)

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

doc: Updated net/ntp4 to 4.2.8p14

(taca)

2020-06-21 15:10:47 UTC MAIN commitmail json YAML

net/ntp4: update to 4.2.8p14

Updaet ntp4 to 4.2.8p14.

pkgsrc changes:
* Incorporate several changes from NetBSD base.
* few pkglint fixes.

Quote from release announce:

NTP 4.2.8p14 (Harlan Stenn <stenn@ntp.org>, 2020 Mar 03)

Focus: Security, Bug fixes, enhancements.

Severity: MEDIUM

This release fixes three vulnerabilities: a bug that causes causes an ntpd
instance that is explicitly configured to override the default and allow
ntpdc (mode 7) connections to be made to a server to read some uninitialized
memory; fixes the case where an unmonitored ntpd using an unauthenticated
association to its servers may be susceptible to a forged packet DoS attack;
and fixes an attack against a client instance that uses a single
unauthenticated time source.  It also fixes 46 other bugs and addresses
4 other issues.

(taca)

2020-06-21 14:54:51 UTC MAIN commitmail json YAML

2020-06-21 14:52:38 UTC MAIN commitmail json YAML

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

(taca)

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

security/ruby-metasploit_payloads-mettle: update to 1.0.1

Update ruby-metasploit_payloads-mettle to 1.0.1.

No releasenote nor changelog is available.  Quote from
<https://github.com/rapid7/mettle/compare/v1.0.0...v1.0.1>:

1.0.1 (2020-06-18)

* Use DER instead of PEM for TLV encryption.

(taca)

2020-06-21 14:41:28 UTC MAIN commitmail json YAML

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

(taca)

2020-06-21 14:41:03 UTC MAIN commitmail json YAML

security/ruby-metasploit-payloads: update to 2.0.5

Update ruby-metasploit-payloads to 2.0.5.

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

(taca)

2020-06-21 14:29:12 UTC MAIN commitmail json YAML

doc: Updated sysutils/ruby-childprocess to 4.0.0

(taca)

2020-06-21 14:28:49 UTC MAIN commitmail json YAML

sysutils/ruby-childprocess: update to 4.0.0

Update ruby-childprocess to 4.0.0.

### Version 4.0.0 / 2020-06-18

* #167: Fix detach behavior on Windows.

(taca)

2020-06-21 14:27:07 UTC MAIN commitmail json YAML

doc: Updated time/ruby-iso8601 to 0.12.2

(taca)

2020-06-21 14:26:39 UTC MAIN commitmail json YAML

time/ruby-iso8601: update to 0.12.2

Update ruby-iso8601 to 0.12.2.

0.12.2 (2020-06-19)

* Fix DateTime#to_s (thanks @nbeyer).

(taca)

2020-06-21 14:23:48 UTC MAIN commitmail json YAML

doc: Updated net/ruby-ruby_smb to 2.0.1

(taca)

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

net/ruby-ruby_smb: update to 2.0.1

Update ruby-ruby_smb to 2.0.1.

* store server time values and GUDI

* Fix issues with Mac OS X SMB server

  - Set the unicode flag on the Negotiate SMB Header request
  - Check if the Socket is closed before calling IO.select
  - Improve Socket#recv_packet exception handling

* Update related to Win8 errors

  - Change :encryption_required parameter name to a more meaningful name
    according to the context: :session_encrypt_data and
    :tree_connect_encrypt_data.
  - #can_be_encrypted? now returns false with SMB1 packet.
  - Improve exception handling in #recv_encrypt in case an encryption error
    occurs on the server (this will help in detecting the unpatched Win8
    bug).
  - Only enable session encryption if the server supports it. This only
    applies if session_encrypt_data was originally set (forced). If it is
    not set, session encryption will stay disabled even if the server
    supports encryption.

* More fixes
  - Remove the `OEM` flag when initializing the `Net::NTLM::Client`.
    Unicode is the default now and `Net::NTLM::Client` does not handle OEM
    string correctly.
  - Improve error message when an SMB1 `NtCreateAndxResponse` is received
    without extended information.

(taca)

2020-06-21 13:51:49 UTC MAIN commitmail json YAML

geography/qgis: Update to 3.10.7 (LTS)

This update is prompted by 3.8 not building with qt 5.15.  (Builds,
starts, and shows layers from a project on NetBSD 8/amd64.)

Packaging changes: Drop patches cherrypicked from upstream.

Upstream changes:

  1. What's new in Version 3.10 'A Coru単a'?
  =========================================

This release has following new features:

- Map Tools: Show 3D length for LineStringZ features in identify derived attributes
- Symbology: Customizable default resampling settings for newly-added raster layers
- Symbology: Add "extract symbols" action to QGS/QGZ project file context menu in browser
- Symbology: Improved copy/paste of symbols
- Symbology: "Center of segment" placement mode for marker and hash line symbol layers
- Symbology: Allow array values as a valid result for data defined offset
- Labelling: Allow creation and editing of text formats and label settings through style manager dialog
- Labelling: New text "background" setting for marker symbol backgrounds
- Labelling: Callouts support
- Labelling: Add multiline alignment property to the change label tool
- Labelling: Allow display of unplaced labels
- Labelling: Add "overrun distance" setting for line labels
- Labelling: Allow data defined control over "label every part of multipart features" setting
- Labelling:  Expose "label all parts" option via label properties tool
- Labelling: Support vertical text orientation
- Labelling: Expose font kerning setting
- Rendering: Allow rendering raster layers outside the reported extent
- Rendering:  Add option to georeference PDFs and TIFs to save map canvas as image/PDF
- Rendering: new map canvas image decoration
- Rendering:  logarithmic scale method for graduated renderer
- 3D Features: Measurement tool in 3D map view
- 3D Features: Billboard Rendering for Points
- 3D Features: 3D On-Screen Navigation
- Print Layouts: Right-to-left arrangement for legends
- Print Layouts: Control margin under legend group and subgroup headings
- Print Layouts: Allow data defined settings in text formats
- Print Layouts: @scale_value variable
- Print Layouts: Add above/below segments placement option for scalebar labels
- Print Layouts: Horizontal placement option for scale bar labels
- Print Layouts: Add option to simplify PDF or SVG exports
- Print Layouts: Improved SVG layered exports
- Print Layouts: Add an indicator in the status bar while a map redraw is occurring in the background
- Print Layouts: GeoPDF Export
- Print Layouts: Data defined control over grid properties
- Print Layouts: "fit segment size" mode for map grid interval
- Print Layouts: layout map item extent to an existing bookmark
- Expressions: New expression functions
- Digitising: GPS timestamp support
- Data Management: Composite Foreign Keys
- Data Management: Add circular data dependencies
- Analysis Tools: Stored filter expressions
- Analysis Tools: New operator for Raster Calculator
- Processing: new algorithm point to layer
- Processing: allow defining model parameters as advanced
- Processing: All GDAL based algorithms now support free-form "additional parameters"
- Processing: Add metatile size parameter to XYZ tiles algorithm
- Processing: New parameter type for colors
- Processing: New algorithm "Create style database from project"
- Processing: Allow file filter and default value to be set for file/folder inputs in models
- Processing: New algorithm "Combine style databases"
- Processing: Generate XYZ tiles using multiple threads
- Processing: New algorithms for exporting and importing to/from map layers
- Processing: New algorithm "Split features by character"
- Processing: New algorithm Climb Along Line
- Processing: Port Create Grid algorithm to C++
- General: Show news items on welcome page
- General: Add a separate unit choice for milliradians (SI definition) vs mil (NATO definition)
- General: Enable widget filtering in Interface Customization dialog
- General: Improved auto-fix broken layers
- General: Bookmark Revamp
- General: "Reselect Features" action in Edit -> Select menu
- General: Parallelize snap index build
- Data Providers: Handle read-write support for .shz and .shp.zip
- Data Providers: oracle provider: add support for auth manager
- Data Providers: Improved PostGIS raster support
- Data Providers: Oracle - Database transaction support
- Data Providers: Add support for z/m dimensions to delimited text layers
- Data Providers: Static data providers
- QGIS Server: Using SVG in QGIS Server
- QGIS Server: WMS dimension
- QGIS Server: Server OAPIF (aka WFS3) support
- Programmability: New class QgsBookmarkManager
- Programmability: New API for provider database connections

(gdt)

2020-06-21 13:01:00 UTC MAIN commitmail json YAML

2020-06-21 10:41:37 UTC MAIN commitmail json YAML

doc/guide: remove outdated patches

As of today, the DocBook processing in htdocs generates the PDF directly
as well.

(rillig)

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

doc: Updated meta-pkgs/netbsd-doc-print to 1.5

(rillig)

2020-06-21 10:33:07 UTC MAIN commitmail json YAML

meta-pkgs/netbsd-doc-print: update to 1.5

Changes since 1.4:

Added a dependency on epstopdf, in order to allow the PDF files of the
NetBSD Guide and the pkgsrc guide to be generated directly instead of
generating them from the PostScript version.

(rillig)

2020-06-21 10:21:00 UTC MAIN commitmail json YAML

(sysutils/munin-node) Fix PLIST for NetBSD(9.0)

(mef)

2020-06-21 10:13:23 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.10.20, desktop-file-utils-0.26, ilmbase-2.5.2,
  mutt-1.14.4, openexr-2.5.2, py-setuptools-47.3.1 [drops python-2.x
  support], rsync-3.2.0, todoman-3.8.0.

(wiz)

2020-06-21 10:06:53 UTC MAIN commitmail json YAML

u-boot: make previous more agnostic to python-3.x version

(wiz)

2020-06-21 09:34:59 UTC MAIN commitmail json YAML

textproc/openjade: install missing manual page

(rillig)

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

doc: Updated fonts/spleen to 1.7.1

(fcambus)

2020-06-21 09:25:05 UTC MAIN commitmail json YAML

spleen: update to 1.7.1.

Spleen 1.7.1 (2020-06-21)

- Add some Powerline characters (arrows symbols and padlock) (5x8 version)
- Fix duplicate character names for Powerline symbols
- Uppercase ISO in the FONT property so fonts can be processed through
  ucs2any(1)
- Add "Black Diamond" and "Lozenge" characters for all sizes
- Add "Black Heart Suit" and "Black Diamond Suit" characters for all sizes
- Remove strain pixel on the '5' digit (5x8 version)
- Improve the Esszet character (8x16, 12x24, 16x32, and 32x64 versions)

(fcambus)

2020-06-21 09:23:11 UTC MAIN commitmail json YAML

(multimedia/handbrake) Correction on source directory of copy after download

(mef)

2020-06-21 09:00:48 UTC MAIN commitmail json YAML

(multimedia/handbrake) Adhoc fix build. Could be 'tar' used in Makefile ?

(mef)

2020-06-21 08:02:19 UTC MAIN commitmail json YAML

doc: Updated graphics/libansilove to 1.2.4

(fcambus)

2020-06-21 08:01:25 UTC MAIN commitmail json YAML

libansilove: update to 1.2.4.

libansilove 1.2.4 (2020-06-21)

- Use size_t in for loops setting color palettes
- Remove unneeded gdImageFill() call when using Workbench mode
- Define _GNU_SOURCE in CMakeLists.txt to avoid cluttering source files
- Use size_t type for variables used to loop over arrays
- Separate RGB values for palettes, makes color allocation code more
  readable and efficient
- Move ADF color mapping array to config.h

(fcambus)

2020-06-21 08:00:03 UTC MAIN commitmail json YAML

2020-06-21 07:44:08 UTC MAIN commitmail json YAML

doc: Updated lang/nim to 1.2.2

(ryoon)

2020-06-21 07:43:29 UTC MAIN commitmail json YAML

nim: Update to 1.2.2

Changelog:
Bugfixes

    Fixed “Critical: 1 completed Future, multiple await: Only 1 await will be awakened (the last one)” (#13889)
    Fixed ““distinct uint64” type corruption on 32-bit, when using {.borrow.} operators” (#13902)
    Fixed “Regression: impossible to use typed pragmas with proc types” (#13909)
    Fixed “openssl wrapper corrupts stack on OpenSSL 1.1.1f + Android” (#13903)
    Fixed “add nimExe to nim dump” (#13876)
    Fixed “simple ‘var openarray[char]’ assignment crash when the openarray source is a local string and using gc:arc” (#14003)
    Fixed “Cant use expressions with when in type sections.” (#14007)
    Fixed “Annoying warning: inherit from a more precise exception type like ValueError, IOError or OSError [InheritFromException]” (#14052)
    Fixed “Incorrect escape sequence for example in jsffi library documentation” (#14110)
    Fixed “macOS: dsymutil should not be called on static libraries” (#14132)
    Fixed “Fix single match output” (#12920)
    Fixed “algorithm.sortedByIt template corrupts tuple input under –gc:arc” (#14079)
    Fixed “strformat: doc example fails” (#14054)
    Fixed “Nim doc fail to run for nim 1.2.0 (nim 1.0.4 is ok)” (#13986)
    Fixed “Exception when converting csize to clong” (#13698)
    Fixed “[ARC] Segfault with cyclic references (?)” (#14159)
    Fixed “cas is wrong for tcc” (#14151)
    Fixed “Use -d:nimEmulateOverflowChecks by default?” (#14209)
    Fixed “Invalid return value of openProcess is NULL rather than INVALID_HANDLE_VALUE(-1) in windows” (#14289)
    Fixed “nim-gdb is missing from all released packages” (#13104)
    Fixed “compiler error with inline async proc and pragma” (#13998)
    Fixed “Linker error with closures” (#209)
    Fixed “ARC codegen bug with inline iterators” (#14219)
    Fixed “[ARC] implicit move on last use happening on non-last use” (#14269)
    Fixed “Boehm GC does not scan thread-local storage” (#14364)
    Fixed “RVO not exception safe” (#14126)
    Fixed “ARC: unreliable setLen “ (#14495)
    Fixed “lent is unsafe: after #14447 you can modify variables with “items” loop for sequences” (#14498)
    Fixed “moveFile does not overwrite destination file” (#14057)
    Fixed “var op = fn() wrongly gives warning ObservableStores with object of RootObj type” (#14514)
    Fixed “wrapWords seems to ignore linebreaks when wrapping, leaving breaks in the wrong place” (#14579)

(ryoon)

2020-06-21 07:35:25 UTC MAIN commitmail json YAML

(mail/mailagent) Fix -> $* is no longer supported, I am not sure,sorry

(mef)

2020-06-21 04:45:37 UTC MAIN commitmail json YAML

doc/guide: generate pkgsrc.pdf directly

The generated PDF file takes only 700 kB disk space instead of the
previous 1700 kB.

(rillig)

2020-06-21 04:32:36 UTC MAIN commitmail json YAML

doc/guide: adjust PLIST to removed Debugging chapter

(rillig)

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

doc: Updated editors/fe to 1.9

(mef)

2020-06-21 04:09:24 UTC MAIN commitmail json YAML

(editors/fe) Updated 1.9

(pkgsrc)
-  Silence pkglint, LICENSE (gnu-gpl-v1), add comment on patches

(upstream)
The following things were changed compared to version 1.8:

o  Look for <ncurses/ncurses.h>, as used by Cygwin.
o  Use LC_CTYPE to determine printable characters and display
  unprintable characters as \xx, not as M-chr.
  o  Allow M-. instead of C-space and C-x . instead of M-C-@.
  o  Accept +line as option to jump to a specific line besides -l line.

(mef)

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

doc: Updated editors/TeXmacs to 1.99.13

(mef)

2020-06-21 03:54:54 UTC MAIN commitmail json YAML

(editors/TeXmacs) Updated 1.99.11 to 1.99.13

  http://www.texmacs.org/tmweb/about/changes.en.html
1.99.13
- Continued bug fixes
- Switch to Python 3 for plug-ins programmed in Python
- A Parser Framework for programming languages
- Improved Graphviz plugin with documentation in Chinese and syntax highlight
- Improved Maxima plugin with documentation in Chinese and bug fixes
- Improved Octave plugin on Windows for Octave 5.x

1.99.12
- Many bug fixes
- Make it easier to cite work on TeXmacs
- Improved Html import/export filters and support for MathJax
- Faster native (Qt-based) image export of formulas to Html
- Improved large bracket sizes and script positioning
- Various artwork related improvements
- Interface for SymPy
- Re-implement Asymptote, DraTex, Gnuplot, Graphviz, Xypic using
  Python for full platform support
- Documentation on how to write plugins using Python
- Updates of the dictionaries for French and Dutch
- (run-all-tests) aggregates and runs all the tests in Scheme
- Support for Java language

(mef)

2020-06-21 03:34:05 UTC MAIN commitmail json YAML

Added sysutils/u-boot-pandaboard version 2018.11.
Updated sysutils/u-boot to 2018.11nb10.

(thorpej)

2020-06-21 03:31:13 UTC MAIN commitmail json YAML

Depend on u-boot-pandaboard.

(thorpej)

2020-06-21 03:29:16 UTC MAIN commitmail json YAML

Build u-boot-pandaboard.

(thorpej)

2020-06-21 03:27:59 UTC MAIN commitmail json YAML

2020-06-21 01:36:03 UTC MAIN commitmail json YAML

2020-06-21 00:30:04 UTC MAIN commitmail json YAML

geography/qgis: Work around a py-sip upgrade

Patch from upstream.  Does not yet build, but gets to the next error now.

(gdt)

2020-06-20 22:33:12 UTC MAIN commitmail json YAML

Added sysutils/u-boot-jetson-nano version 2020.04.

(thorpej)

2020-06-20 22:30:00 UTC MAIN commitmail json YAML

Build u-boot-jetson-nano.

(thorpej)

2020-06-20 22:29:12 UTC MAIN commitmail json YAML

2020-06-20 22:26:15 UTC MAIN commitmail json YAML

Newer versions of U-boot that use the pylibfdt module don't build with
Python 2 and Swig 1.  Add some .mk file gyrations to auto-select the
correct tools for u-boot-2020.* and later.

(thorpej)

2020-06-20 21:38:14 UTC MAIN commitmail json YAML

Updated www/liferea, databases/prometheus

(adam)

2020-06-20 21:37:58 UTC MAIN commitmail json YAML

prometheus: updated to 2.19.1

2.19.1:
[BUGFIX] TSDB: Fix m-map file truncation leading to unsequential files.

(adam)

2020-06-20 21:34:27 UTC MAIN commitmail json YAML

2020-06-20 21:31:53 UTC MAIN commitmail json YAML

liferea: updated to 1.12.8

1.12.8 Stable
This is a bugfix release

Changes:
* Fixes: OPML source subfolders not working
* Update of French translation

(adam)

2020-06-20 21:05:11 UTC MAIN commitmail json YAML

powder-toy: remove accidental distinfo addition

(nia)

2020-06-20 20:57:02 UTC MAIN commitmail json YAML

powder-toy: Use pkgconf to find libX11 to avoid rpath problems

(nia)

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

doc: Updated cross/ppc-morphos-sdk to 20200422

(js)

2020-06-20 19:40:56 UTC MAIN commitmail json YAML

2020-06-20 19:31:01 UTC MAIN commitmail json YAML

doc: Updated cross/ppc-morphos-binutils to 2.34

(js)

2020-06-20 19:30:48 UTC MAIN commitmail json YAML

2020-06-20 19:08:46 UTC MAIN commitmail json YAML

Updated security/pcsc-lite, security/opensc

(adam)

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