155816 Commits

Author SHA1 Message Date
kmos
df5799a73c Update py-emoji from 0.5.4 to 1.2.0 and drop python2 flavor.
The only consumer is python3-only.

A similar diff for an earlier version had been sent by pamela@ previously

ok sthen@
2021-03-13 20:58:55 +00:00
kn
a3be5a947b Restore our local patch to pledge *after* reading config files
I messed this up when updating the patch from 1.3.x to 1.4.x,
found by anton the hard way.

While here, account for UserCmd the same way as for PassCmd.
2021-03-13 14:20:55 +00:00
ajacoutot
0d6a561d71 Add inputmethods/ibus,-gtk2 to gnome-extras.
Add commented inputmethods/ibus,-gtk4 (no need to enable this yet).
2021-03-13 13:42:05 +00:00
ajacoutot
8a9ced6efb Bump after ibus multi packages split. 2021-03-13 13:37:58 +00:00
ajacoutot
fc8eb80986 Split into multi packages.
GTK3 support is available in the main package.
GTK2 is now in ibus-gtk2.
Enable GTK4 support in ibus-gtk4.

This change allows not to depend on gtk+2 by default.
2021-03-13 13:36:49 +00:00
ajacoutot
f9333ba04c Update to gtk+3-3.24.27. 2021-03-13 11:34:28 +00:00
ajacoutot
482aaaf3d0 Update to gnome-autoar-0.3.1. 2021-03-13 11:25:44 +00:00
ajacoutot
dde42ffcd6 Update to osinfo-db-20210312. 2021-03-13 11:08:46 +00:00
ajacoutot
3d06f6452b 'py-colorama' => 'py3-colorama' 2021-03-13 11:04:55 +00:00
ajacoutot
a9ff733740 Update to py3-colorama-0.4.4 and drop py2 support. 2021-03-13 11:04:40 +00:00
ajacoutot
1546b84174 Update to awscli-1.19.27. 2021-03-13 11:02:51 +00:00
ajacoutot
670625d5b7 Update to py3-boto3-1.17.27. 2021-03-13 11:02:34 +00:00
ajacoutot
f934470645 Update to py3-botocore-1.20.27. 2021-03-13 11:02:21 +00:00
ajacoutot
b005a12664 Update to simple-scan-3.38.5. 2021-03-13 11:00:54 +00:00
solene
d1e3405796 Update to sniproxy-0.6.5
Diff from maintainer Renaud Allard
2021-03-13 09:19:41 +00:00
rsadowski
bde32756a7 Update jenkins to 2.283 2021-03-13 08:22:42 +00:00
rsadowski
4413749a61 Fix stdc++ and stdc++fs processing
Remove hardcoded stdc++ and stdc++fs. Set stdc++fs only when we build with
ports-gcc.
2021-03-13 06:03:59 +00:00
bket
2d4bb6341c Update to py-prompt_toolkit-3.0.17
Changes:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG
2021-03-13 05:11:31 +00:00
kmos
360f1c6a60 Update to 0.12.1. This makes it work with more recent versions of
urllib3, including the version we currently have in tree.

This makes py-requests function again.
2021-03-13 04:24:52 +00:00
kn
29498a784f Update catgirl to latest HEAD fixing two crashes
One crash occured when LC_CTYPE wasn't UTF-8, another occured when
passing too narrow colour hashes in an attempt to disable colours;
the latter is now implemented as such: `-H 0,0' disables nick/channel
colours;  both have been fixed upstream but the next release will
probably take a while.

Add myself as second maintainer, suggested by solene
OK solene
2021-03-13 01:53:19 +00:00
naddy
ca77fec840 inputmethods/scim-anthy: fix build with LLVM11
Don't try to assign "" to a bool variable.
2021-03-12 22:47:30 +00:00
sthen
5595817cce add some notes on the chain of deps needed to update py-fido2 2021-03-12 21:43:47 +00:00
sthen
76cb4e5f83 update to py-scrypt-0.8.17
(yet another pytest port needing PY_IGNORE_IMPORTMISMATCH=1 to avoid
"imported module .../lib... is not the same as the test file we want to
collect [file without lib...]")
2021-03-12 21:25:54 +00:00
sthen
b1b4106016 update to py-curl 7.43.0.6 2021-03-12 21:23:17 +00:00
sthen
150a5ab03c update to dropbear-2020.81 2021-03-12 21:22:50 +00:00
sthen
14e45018b0 update to ccid-1.4.33 2021-03-12 21:22:41 +00:00
sthen
8a72c98e17 update to mosquitto-2.0.9 2021-03-12 21:17:59 +00:00
sthen
cbe3955cb9 update to libunbound-1.13.1 2021-03-12 21:14:58 +00:00
sthen
e71db2f550 pass CFLAGS in EXTRA_CFLAGS to override -O3 2021-03-12 21:13:33 +00:00
naddy
b7d56abd86 security/wpa_supplicant: fix build with LLVM11
This uses a roundtrip cast int -> void * -> int.  LLVM11 objects
to the last step.  Pacify with int -> void * -> intptr_t -> int.
2021-03-12 20:24:51 +00:00
kn
330e0f31f3 Fix shellcheck TEST_DEPENDS, remove empty mdoc macro 2021-03-12 19:02:45 +00:00
kn
36b52e6476 Remove multimedia/lives
Our port is at 1.0.10 and has not seen an update since import in 2011,
upstream is now at 3.2.0 (2020) and this port still fails to build with
"-fno-common".

Noone has stepped up to fix or update it and there are least two
alternatives in ports: kdenlive and shotcut.

OK tracey
2021-03-12 18:49:18 +00:00
bket
fe2d5f82a8 Update to mbedtls-2.16.10
Changelog: https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.10

Drop MAINTAINER
2021-03-12 17:41:04 +00:00
jsing
2afd4dd0ad Update lang/go to 1.16.2 2021-03-12 17:36:22 +00:00
naddy
8892ca354a games/thedarkmod: fix build with LLVM11
LLVM11 no longer allows assigning NULL to variables of type bool.
ok thfr@
2021-03-12 16:39:33 +00:00
naddy
fed9dbf54f productivity/gnucash: fix build with LLVM11, from upstream; ok ajacoutot@ 2021-03-12 16:37:58 +00:00
naddy
4e8ab85ce5 revert accidental reintroduction of carriage returns in patch file 2021-03-12 16:36:47 +00:00
fcambus
1e31de4ff9 Update fuse to 1.6.0. 2021-03-12 16:26:26 +00:00
ajacoutot
fbea0c5dda Update to google-cloud-sdk-331.0.0. 2021-03-12 14:28:37 +00:00
ajacoutot
8324c36ec4 Update to awscli-1.19.26. 2021-03-12 14:21:02 +00:00
ajacoutot
4777bc4653 Update to py3-boto3-1.17.26. 2021-03-12 14:20:48 +00:00
ajacoutot
f1ea657e2a Update to py3-botocore-1.20.26. 2021-03-12 14:20:38 +00:00
sthen
fad3697894 update to calc-2.12.9.0 2021-03-12 14:19:19 +00:00
fcambus
0d3c33e223 Update spleen to 1.9.0. 2021-03-12 12:49:55 +00:00
rsadowski
65aa427d8f Update netbeans to 12.3 2021-03-12 12:13:48 +00:00
pvk
9f1f2dd4cc Update gitea 1.13.3 -> 1.13.4
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.4
2021-03-12 11:51:03 +00:00
ajacoutot
eab9049df4 Update to cyrus-imapd-3.2.6. 2021-03-12 10:37:42 +00:00
landry
7761d7ce63 x11/xfce4/exo: update to 4.16.1 2021-03-12 10:13:09 +00:00
landry
3c8945b545 geo/gdal: update to 3.2.2.
See https://github.com/OSGeo/gdal/blob/v3.2.2/gdal/NEWS
2021-03-12 09:57:06 +00:00
sthen
e9d5bc6026 tighten libtalloc-python's dependency to the exact version of -main, ok jca 2021-03-12 09:02:26 +00:00