summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-05time/quest-tui: simplify Makefilepin1-3/+1
2021-08-05graphics/viu: simplify Makefilepin1-3/+1
2021-08-05graphics/qrrs: simplify Makefilepin1-3/+1
2021-08-05graphics/pastel: simplify Makefilepin1-3/+1
2021-08-05graphics/oxipng: simplify Makefilepin1-3/+1
2021-08-05sysutils/onefetch: simplify Makefilepin1-2/+1
2021-08-05sysutils/navi: simplify Makefilepin1-3/+1
2021-08-05benchmarks/hyperfine: simplify Makefilepin1-3/+1
2021-08-05editors/kibi: simplify Makefilepin1-3/+1
2021-08-05www/hackernews-tui: simplify Makefilepin1-2/+1
2021-08-05net/yaydl: simplify Makefilepin1-2/+1
2021-08-05sysutils/zoxide: simplify Makefilepin1-3/+1
2021-08-05www/cratuity: simplify Makefilepin1-3/+1
2021-08-05textproc/ripgrep: simplify Makefilepin1-2/+1
2021-08-05net/phetch: simplify Makefilepin1-3/+1
2021-08-05net/ncgopher: simplify Makefilepin1-2/+1
2021-08-05net/maguro: simplify Makefilepin1-2/+1
2021-08-05editors/cesium: simplify Makefilepin1-2/+1
2021-08-05audio/termusic: simplify Makefilepin1-2/+1
2021-08-05audio/librespot: simplify Makefilepin1-2/+1
2021-08-05Removed lang/coreclr, sysutils/duplicityadam1-1/+3
2021-08-05duplicity: updated to 0.8.20adam2-7/+7
0.8.20 New * Better looping. Increase to 100 loops. * Repeating test for LP bug 487720. Restore fails with "Invalid data - SHA1 hash mismatch" Changes * Log difftar filename where kill happened. * Allow customization. * Add support for --s3-multipart-chunk-size, default 25MB. * Fix formatting in A NOTE ON GDRIVE BACKEND. Minor. Fix * Fix test file count after deleting lockfile. * Support -o{Global,User}KnownHostsFile in --ssh-options. * Add pydrive2 to requirements.txt. * Fix error message on gdrivebackend. * Fix issue 57 SSH backends - IndexError: list index out of range. Other * Merge branch 'master' into 'master' Add support for new b2sdk V2 API * Add support for new b2sdk V2 API. * Merge branch 'master' into 'master' chg:dev:Fix Support DynamicLargeObjects inside swift backend * Merge branch 'issue68' into 'master' have duplicity retry validate_block so object storage can report correct size * Have duplicity retry validate\_block so object storage can report correct size. * Merge branch 'master' into 'master' Replace b2sdk private API references in b2backend with public API * Replace b2sdk private API references in b2backend with public API. * Merge branch 'master' into 'master' Update b2 backend to use *public* b2sdk API. * Update b2 backend to use *public* b2sdk API. * Merge branch 'bullfrogalj/duplicity-master' * B2sdk 1.8.0 refactored minimum\_part\_size to recommended\_part\_size (the value used stays the same) It's a breaking change that makes duplicity fail with the new SDK. This fix makes duplicity compatible with both pre- and post- 1.8.0 SDKs. * Merge branch 'PR-backend-gdrive-mydrive' into 'master' backend gdrive, added Google MyDrive support * Added Google MyDrive support updated man pages and --help text.
2021-08-05coreclr: removed; approved by @kamiladam16-1149/+1
2021-08-05upower: add to BUILD_DEFS (noted by pkglint)gutteridge1-1/+2
2021-08-05doc: Updated sysutils/upower to 0.99.12gutteridge1-1/+2
2021-08-05upower: update to 0.99.12gutteridge2-8/+8
(Evidently upstream doesn't publish each release to a common directory anymore; instead they use a process that generates a unique tagged path.) Version 0.99.12 ~~~~~~~~~~~~~~~ Released: 2021-06-17 New Features: - Add a raft of new device types - Add support for iPhone XR, XS and newer models Bug fixes: - Work-around incorrect battery percentage reported by MacBooks - Identify keyboard/pointing device combos as keyboards - Fix small memory leak in Bluetooth backend - Fix warning in Bluetooth backend - Set update time in Bluetooth backend - Remove support for obsolete CSR devices
2021-08-04doc: Updated math/sc-im to 0.8.2nb1sjmulder1-1/+2
2021-08-04math/sc-im: Fix bash shebang for scopensjmulder1-2/+5
2021-08-04doc: Updated lang/openjdk11 to 1.11.0.11.9nb1ryoon1-1/+2
2021-08-04openjdk11: Internal libraries should not use PREFIX/lib for rpathryoon3-3/+30
libjsound.so on NetBSD uses PREFIX/lib/libasound.so and add PREFIX/lib to rpath of libjsound.so. Fix confusion against devel/libnet. Reported by manu@ on tech-pkg@. Bump PKGREVISON.
2021-08-04mk: Add MariaDB 10.6 bits.nia1-4/+7
2021-08-04mariadb106-server: delintnia2-3/+4
2021-08-04mariadb105: Add support for auth_socket on NetBSD.nia5-18/+63
2021-08-04doc: Added databases/mariadb106-server version 10.6.3nia1-1/+2
2021-08-04doc: Added databases/mariadb106-client version 10.6.3nia1-1/+2
2021-08-04databases: Add MariaDB 10.6.nia34-1/+1856
What's new in 10.6: https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/
2021-08-04doc: Updated net/djbdnscurve6 to 38schmonz1-1/+2
2021-08-04Update to 38. From the changelog:schmonz2-7/+7
- dns_transmit binds to IPv4 or IPv6 UDP/TCP sockets specifically <-> fehQlibs-18.
2021-08-04Bump PKGREVISION for fehqlibs update.schmonz2-3/+4
2021-08-04doc: Updated net/fehqlibs to 18schmonz1-1/+2
2021-08-04Update to 18. From the changelog:schmonz3-9/+9
- Due to problems binding with IPv4-mapped IPv6 addresses for a DNS lookup, splitted up randombind into randombind4 and randombind6. socket operations on IPv4 use IPv4 address only. (tx. Kouichi).
2021-08-04Updated devel/py-astroid, lang/nodejsadam1-1/+3
2021-08-04nodejs: updated to 14.17.4adam2-7/+7
Version 14.17.4 'Fermium' (LTS) This is a security release. Notable Changes CVE-2021-22930: Use after free on close http2 on stream canceling (High) Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior. You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22930 This releases also fixes some regressions with internationalization introduced by the ICU updates in Node.js 14.17.0 and 14.17.1.
2021-08-04py-astroid: updated to 2.6.6adam2-7/+7
v2.6.6 Added support to infer return type of typing.cast() Fix variable lookup's handling of exclusive statements Fix variable lookup's handling of function parameters Fix variable lookup's handling of except clause variables Fix handling of classes with duplicated bases with the same name
2021-08-04qt5-qtwebengine: TOOL_DEPENDS is correct for ninja.nia1-2/+2
2021-08-04doc: Updated x11/alacritty to 0.9.0tnn1-1/+2
2021-08-04alacritty: update to 0.9.0tnn3-179/+199
Support for ipfs/ipns URLs Mode field for regex hint bindings crash/performance/deadlock fixes
2021-08-03added qt5-qtwebenginemarkd1-1/+2
2021-08-03x11: +qt5-qtwebenginemarkd1-1/+2
2021-08-03qt5-qtwebengine: add version 5.15.2nb1markd859-0/+62142
Chromium-based web engine for Qt5