155986 Commits

Author SHA1 Message Date
sebastia
4de8db0611 update 2.2.0 -> 2.3.0
drop py2 flavor, nothing uses it
2021-03-14 13:10:13 +00:00
sthen
b46850cb8c Drop unused 2004-vintage pysqlite. Python has current sqlite support in core. 2021-03-14 11:53:18 +00:00
jasper
701077f137 update to epiphany-3.38.3 2021-03-14 11:50:02 +00:00
sthen
230868dc06 drop unused py-sqlite dep, this uses python's built-in sqlite3 support 2021-03-14 11:47:04 +00:00
solene
c6cf1da914 Update to swirc-3.2.7
Diff from maintainer Markus Uhlin
2021-03-14 11:31:40 +00:00
stsp
3154e80cc8 Set a black background in desmume's main GTK window to prevent colored bars
around emulated screens in fullscreen mode. GTK's white default background
color is rather unpleasant to stare at for longer periods of time.

ok bentley (maintainer)
2021-03-14 10:55:06 +00:00
kirby
ba88d51f56 update to posterazor-1.9.7 2021-03-14 10:38:10 +00:00
ajacoutot
b910f7036d Update to qpdf-10.3.1. 2021-03-14 10:18:33 +00:00
ajacoutot
d31247702d Update to dconf-0.40.0. 2021-03-14 10:16:31 +00:00
ajacoutot
88e7862b88 Update to terragrunt-0.28.11. 2021-03-14 10:13:21 +00:00
ajacoutot
67d30b9f35 Update to p5-Sys-Virt-7.1.0. 2021-03-14 09:55:27 +00:00
kmos
bb59b02f6a Update py-rarfile to 4.0
Changes can be seen at https://github.com/markokr/rarfile/releases

ok gnezdo@
2021-03-14 05:45:48 +00:00
kmos
992288732b Nothing uses the python2 flavor of ofxparse and ditching it will allow
updates and cleanup of other python2 flavors.

"fine with me" semarie@ (maintainer)
2021-03-14 05:44:06 +00:00
ajacoutot
9a6767acce Update to py3-atspi-2.38.1. 2021-03-14 00:34:05 +00:00
kmos
b74f72dd66 Add quirk for retired python2 flavor of www/py-query 2021-03-13 23:31:24 +00:00
kmos
642752ec0e Remove python2 flavor of py-query from build 2021-03-13 23:30:03 +00:00
kmos
c71ba0958d Update www/py-query to 1.4.3. Python 2 flavor gets dropped since 1.4.1 was
the last to support Python 2. Nothing actually uses that flavor though.

ok gnezdo@
2021-03-13 23:29:19 +00:00
kmos
d22e7dc50b Quirks for py-wsgiproxy removal 2021-03-13 23:12:16 +00:00
kmos
dbd18b69f9 Remove py-wsgiproxy
It is python2-only and nothing uses it. Anything recent will use the
unported WSGIProxy2 in any case.

ok sthen@ kn@
2021-03-13 23:00:59 +00:00
kmos
e775ff57d6 Update quirks for the removal of the python2 flavor of py-emoji 2021-03-13 20:59:18 +00:00
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