Commit Graph

166603 Commits

Author SHA1 Message Date
sthen
32c09c9a85 update to py3-sqlalchemy-1.4.37 2022-06-01 12:13:47 +00:00
sthen
63af537b09 provide a path to replace fcitx-pinyin with fcitx-chinese-addons;
from Yifei Zhan (plus I bumped REVISION)
2022-06-01 11:58:17 +00:00
sdk
c53d1d67b5 Update fnc 0.10 => 0.12
Changes:
fnc 0.12 2022-05-09
* replace s regexp with portable [[:space:]] character class (patch by Ashish)
* fix blame->diff child split view regression from 0.9 introduced in [d05828fbb]

fnc 0.11 2022-05-08
* handle diff of non-versioned files outside the work tree (reported by Dan)
* replace getpagesize() with portable sysconf(_SC_PAGESIZE) (patch by mgagnon)
* improve robustness by guarding against piped input abuse (reported by Dan)
* improve documentation regarding UTF-8 character encoding and fonts
* implement horizontal scroll of the log message summary line in timeline view
* fix out-of-bounds UB on 32-bit builds (reported by mgagnon)
* convert unified diff renderer to the improved line_type interface
* fix format specifier bug evinced on 32-bit builds (reported by mgagnon)
* improve unicode handling in terminals w/o UTF-8 support (reported by mgagnon)
* handle window resizing of horizontal and vertical splits (reported by mgagnon)
* improve regexp used to identify commit meta lines
* implement fnc stash to interactively select hunks to stash (cf. git add -p)
* fix diff regression introduced with fnc stash implementation [2870235eef78]
* simplify handling of diff driver error codes (i.e., binary, type, range)
* improve curses WINDOW reporter interface
* dynamically place help dialog title depending on viewport width
* improve return code RC macro to detect empty varargs token
* fix signed/unsigned comparison introduced in [41dfeb9ebb3d]
* display hunk index in fnc stash input prompt
* documentation improvements in README
* update in-tree SQLite lib to 3.38.5 with multiple bug fixes
* add apply alias for fnc stash get to facilitate Fossiler muscle memory
* simplify error, and tailor usage, reporting when handling invalid input
* remove redundant fcli_has_unused_args() call in main()
2022-06-01 11:12:46 +00:00
sthen
33deb1df66 update to py-lxml-4.9.0 2022-06-01 08:58:26 +00:00
sthen
74cd25b2f4 update to py3-prometheus_client-0.14.1, from George Rosamond 2022-06-01 07:56:30 +00:00
sthen
70e40ed6fa update to sslmate-1.9.1, from George Rosamond, plus I set PMG_ARCH=* 2022-06-01 07:53:42 +00:00
anton
608c3d1752 update to knfmt-2.1.0
- introduce simple declarations, separate uninitialized stack local
  variable declarations are now merged into a single declaration
- align variable declarations spanning multiple lines
- fix struct fields alignment bug
- align enum just like struct
- do not confuse function call expression as a cpp declaration
- fix simple statement indentation bug
- fix break of long expressions
- fix label indentation bug
- fix function pointer call parenthesis alignment bug
- fix switch case statement indent bug
2022-06-01 05:18:41 +00:00
landry
6cf587631a security/nss: update to 3.79, will be required by gecko 102.
bump minor for addition of SECMOD_LockedModuleHasRemovableSlots
release notes should be at
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_79.html
2022-06-01 04:55:25 +00:00
landry
d08371a689 mail/mozilla-thunderbird: update to 91.10.0.
see https://www.thunderbird.net/en-US/thunderbird/91.10.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-22/
2022-06-01 04:51:09 +00:00
rsadowski
b2563ef5e9 Update jenkins-devel to 2.349 2022-06-01 04:24:42 +00:00
sthen
d4c30e9542 some fixes for the Icinga Director port from Ibrahim Khalifa, thanks!
- pcntl should be a run dependency
- update commands and example modules in pkg/README
- fix the "Daemon" tab in Director's web UI (it didn't correctly handle
the case where /proc isn't available)
2022-05-31 23:26:29 +00:00
sthen
9f226b461b clamav: provide a cargo config with the usual profile.release
hopefully this helps build on sparc64 which looks like it ran out of memory
2022-05-31 21:38:29 +00:00
sthen
26b2b0fe63 add ${LIB_DEPENDS} to LIB_DEPENDS-main; no change on base-clang, but provides
a path to libestdc++ on ports-gcc (which was provided by gnutls before this
switched to libressl)
2022-05-31 21:28:24 +00:00
sthen
ef009cde01 add yet another missing py-setuptools_scm BDEP 2022-05-31 21:06:07 +00:00
landry
8298e6cf3f www/firefox-esr: update to 91.10.0
see https://www.mozilla.org/en-US/firefox/91.10.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-21/
2022-05-31 14:12:30 +00:00
landry
6ac0c835e0 www/mozilla-firefox: update to 101.0.
see https://www.mozilla.org/en-US/firefox/101.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-20/

enable wasm sandboxing for bundled libs (eg
graphite/hunspell/ogg/expat/woff2) via wasi-sdk/libc/rlbox, cf
https://hacks.mozilla.org/2021/12/webassembly-and-back-again-fine-grained-sandboxing-in-firefox-95/

bump cbindgen BDEP to 0.23 (#1765746) - as a consequence, no backport to
7.1-stable unless cbindgen is updated there.
2022-05-31 14:10:57 +00:00
bentley
98b3039a94 Update to retroarch-1.10.3.
From Ryan Freeman; thanks!
2022-05-31 12:39:24 +00:00
kmos
bd9277892c Change our patches to use "#elif defined" rather than "#elifdef" since
neither base-gcc nor ports-gcc understands "#elifdef"

Fixes build on sparc64

ok tb@
2022-05-30 20:54:47 +00:00
bluhm
01c8cb91a5 update p5-OPCUA-Open62541 to 1.00 2022-05-30 19:36:42 +00:00
paco
91785cdc94 update devel/git-crypt to its latest version 0.7.0 2022-05-30 18:33:48 +00:00
otto
290fb64964 Update to PowerDNS Recursor 4.7.0 2022-05-30 14:21:04 +00:00
sthen
0dd9dbe1a2 libunbound: provide the unbound-event.h header (--enable-event-api)
requested by Andrew Cagney
2022-05-30 10:18:28 +00:00
robert
132b6495ff update to 1.22.0; disable pcre2 support for now because naxsi does not support it 2022-05-30 08:17:34 +00:00
rsadowski
40358d85bb Unbreak build by adding MODCMAKE_LDFLAGS 2022-05-30 05:57:41 +00:00
rsadowski
6edd763d38 Add missing ${LOCALBASE}/lib in MODCMAKE_LDFLAGS
Spotted by naddy, thanks
2022-05-29 20:55:51 +00:00
op
0112f9a19a update devel/bullet to 3.22
Build-tested all consumers on amd64: no fallout; ok pascal@ (MAINTAINER)

Needs a backport of commit 4f06738 because btSoftBodyHelpers.h is
currently broken: it tries to include code that's available only in
examples/*.  Spotted while trying to build games/godot.

while here also:

 - update HOMEPAGE (the current one is just a redirect)
 - enable the tests (which are all passing!)
2022-05-29 19:48:51 +00:00
rsadowski
7c160450c0 Unbreak with CMake 3.23
Spotted by naddy, thanks
2022-05-29 16:55:21 +00:00
sthen
bafec5df09 remove obsolete comment in py-fido2; the yubikey-manager port pulls in
the old py-fido2 version that it needs itself
2022-05-29 16:53:33 +00:00
danj
d9bcbd5422 Update to minio-0.20220526 2022-05-29 16:41:15 +00:00
danj
10fa3ca57a Update to go-siphash-1.2.3
From George Rosamond who becomes maintainer. Previous maintainer
timeout (unsurprisingly).
2022-05-29 15:41:20 +00:00
ajacoutot
0fdb005001 Update to webkitgtk4-2.36.3. 2022-05-29 13:12:34 +00:00
robert
99e439718b unbreak policies with php 8; maxattsize should be an integer and not a string 2022-05-29 12:35:51 +00:00
espie
5685da2247 adapt it to new tools and warn if we're not building with current 2022-05-29 12:12:42 +00:00
op
3d37ae5dc6 update www/links+ to 2.26
initial diff from trondd (trondd AT kagu-tsuchi DOT com) thanks!
minor tweaks by me.
2022-05-29 10:00:50 +00:00
sthen
991f1fa0a1 update to get_iplayer-3.30 2022-05-29 09:30:06 +00:00
tb
a475e97c9b Update to py-protobuf 4.21.1
https://github.com/protocolbuffers/protobuf/releases/tag/v21.1
2022-05-29 08:33:55 +00:00
tb
06d2b6cde6 Update to protobuf 3.21.1
https://github.com/protocolbuffers/protobuf/releases/tag/v21.1
2022-05-29 08:33:26 +00:00
sdk
1d04212145 Update krita-gmic-plugin 3.0.2.2 => 3.1.2.1
New patch that removes the --stack linker flag, which we don't support.

OK radovski@
2022-05-29 07:41:37 +00:00
bket
e878a389c1 Update to filezilla-3.60.0
Changes: https://filezilla-project.org/

Bump major of SHARED_LIBS because of removal of symbols.
2022-05-29 06:11:25 +00:00
sdk
108f529f1b Update zutty 0.11 => 0.12
Changes in 0.12:
* Correct key translations for Ctrl-[ and Ctrl-]
* Improve glyph alignment of scaled fonts
* Remove -march and -mtune from compiler options
* Populate _NET_WM_ICONS with 16x16 and 32x32 icons
* Do not override explicitly passed -title when using -e option

OK lraab@ op@
2022-05-29 05:52:42 +00:00
kn
eb3f0ab592 Allow file(DOWNLOAD, file:///...) in ports builds
Ports trying to fetch URLs from variables can be fixed without patching
by passing an absoloute file path as URL, e.g.
  file(DOWNLOAD ${CONFIG_URL} ${CMAKE_CURRENT_BINARY_DIR}/config.json)

can be fixed right from our Makefile like so
  -DCONFIG_URL=file://${DISTDIR}/myport-config.json

The alternative would be to patch sources to use something akin to
  configure_file(${CONFIG_URL} ${CMAKE_CURRENT_BINARY_DIR}/config.json COPYONLY)

UPLOAD does not need this and stays completely neutered in ports builds.

OK sthen rsadowski
2022-05-29 00:30:30 +00:00
tb
a5ef3377a2 Update py-protobuf to 4.21.0
https://github.com/protocolbuffers/protobuf/releases/tag/v21.0
2022-05-28 17:12:55 +00:00
tb
3c28a3226b Update protobuf to 3.21.0
https://github.com/protocolbuffers/protobuf/releases/tag/v21.0

There is a new versioning scheme where the first part is language API
specific while minor and patch versions remain coupled between languages:
https://developers.google.com/protocol-buffers/docs/news/2022-05-06
2022-05-28 17:12:16 +00:00
sthen
4283c21e78 update to traccar-5.0, from maintainer Renaud Allard
this switches to the modern UI by default, if you hate it there is a
button which looks like "reload" at the top right of the login screen
that switches back
2022-05-28 12:21:13 +00:00
sthen
3a6f08dc22 update to vim-8.2.5036
this includes new colour schemes. they aim to be more consistent in
different environments (e.g. between text and gui versions), but
in some cases significantly change what people are familiar with.

a copy of the old colour schemes is installed under the "legacy"
directory to make it easier to revert if desired. you can either use
them directly in config, or (probably better if you share config
files between machines) copy the relevant files from
/usr/local/share/vim/vim82/colors/legacy to ~/.vim/colors
which take priority.

for more information, see
https://github.com/vim/colorschemes
https://github.com/vim/vim/issues/10449#issuecomment-1140195027=
2022-05-28 11:09:25 +00:00
ajacoutot
73363c0275 Update to coredns-1.9.3. 2022-05-28 10:14:59 +00:00
sthen
47f1e5c5ad update to tiff-4.4.0; no changes since rc1 2022-05-28 10:08:00 +00:00
ajacoutot
0cd02274b7 Update to amazon-ssm-agent-3.1.1476.0. 2022-05-28 09:50:25 +00:00
robert
39b6c6375a make sure that unbundled libevent does not mix with the bundled one 2022-05-28 08:37:52 +00:00
ajacoutot
7d6ab6947b Update to packer-1.8.1. 2022-05-28 08:37:23 +00:00