patrick
1fa5a693c4
Enable both touchpads to make the touchpads work on all machines. Also
...
fix interrupts on the devices hanging off the SPMI bus. The interrupts
one should head into upstream as well at some point, for the touchpad one
I'm not so sure.
ok tobhe@
2022-11-30 10:00:25 +00:00
patrick
6e8377aef6
Apply current for-next patchset from Linux QCOM maintainers for the Lenovo
...
Thinkpad x13s.
ok tobhe@
2022-11-30 09:56:42 +00:00
sthen
420605b86c
uodate to py3-stemmer-2.2.0, use system libstemmer rather than bundled
2022-11-30 09:14:58 +00:00
ajacoutot
d8feb76b73
Merge updated diff from upstream.
2022-11-30 09:08:35 +00:00
ajacoutot
2a93abb8c3
Update to terragrunt-0.42.2.
2022-11-30 09:03:36 +00:00
sthen
3babce085a
update to calc-2.14.1.2
2022-11-30 08:48:11 +00:00
sthen
9379567ca2
update to libstemmer-2.2.0
2022-11-30 08:46:08 +00:00
sthen
f8987151f1
update to py3-stack_data-0.6.2
2022-11-30 08:35:46 +00:00
sthen
c08767053d
update to py3-asttokens-2.2.0
2022-11-30 08:33:04 +00:00
sthen
c67309706f
update to py3-executing-1.2.0
2022-11-30 08:32:41 +00:00
kmos
e15fb8548c
Fix Makefile.inc patch. patch swaps from gnu99 to gnu89, except software
...
uses c99 constructs.
Fixes build on sparc64
2022-11-30 05:36:09 +00:00
danj
e9eb039db2
Update to lego-4.9.1
...
From maintainer
2022-11-30 00:47:52 +00:00
sthen
cba70b885c
libsigrok: add BDEP on setuptools
2022-11-29 23:25:51 +00:00
thfr
d3c02088aa
simplify using freezero for OPENSSL_clear_free, diff from tb@ - thanks!
2022-11-29 18:59:34 +00:00
sthen
43cfd92187
update to promu-0.13.0, looks good to claudio@ (maintainer)
2022-11-29 15:34:41 +00:00
thfr
cef0091cd8
update to 3.6.1 from maintainer Tom Murphy (openbsd AT pertho ! net).
...
Changelog:
https://github.com/QW-Group/ezquake-source/releases/tag/3.6.1
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/ezquake/Makefile,v
retrieving revision 1.13
2022-11-29 15:03:53 +00:00
landry
feb39de995
www/mozilla-firefox: update to 107.0.1.
...
see https://www.mozilla.org/en-US/firefox/107.0.1/releasenotes/
2022-11-29 14:42:10 +00:00
bcallah
66145b6c16
Update to latest tcc.
...
Most notable updates are .gnu_hash support and outputting DWARF debug info.
2022-11-29 14:08:04 +00:00
sthen
530248b27d
workaround clamav api break in 1.0.0 (cl_error_t int -> unsigned)
...
raise rc.d daemon_timeout while there, if using with libclamav it does the
usual clamav library init which is often a bit too slow for the default
2022-11-29 13:16:48 +00:00
sthen
8673b86548
update to clamav-1.0.0
2022-11-29 13:15:51 +00:00
sthen
253d8fcbd8
update to havp-0.93, "new" HOMEPAGE/MASTER_SITES
2022-11-29 13:05:05 +00:00
sthen
32a5504b3e
update to puddletag-2.2.0
2022-11-29 11:35:11 +00:00
sthen
370eaeb5d0
update to py3-mediafile-0.10.1
2022-11-29 11:23:11 +00:00
sthen
bc85bbe650
list allowed values if an unknown MODPY_PYBUILD is used
2022-11-29 11:19:45 +00:00
gonzalo
8fd5ea614b
Update for libwebsockets to 4.3.2
...
maintainer timeout.
OK sthen@
2022-11-29 09:58:14 +00:00
sthen
8beff6edab
missed bump
2022-11-29 09:00:33 +00:00
ajacoutot
fbe2e1f53d
Update to py3-cairo-1.23.0.
2022-11-29 08:37:24 +00:00
lraab
e253d2ad64
sysutils/glances: update to 3.3.0.4
...
changelog:
https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst
ok sthen@
2022-11-28 22:23:02 +00:00
sthen
bbeddb9c17
update to py3-cpuinfo-9.0.0
2022-11-28 22:09:46 +00:00
sthen
fa2780dc37
update to py3-cairocffi-1.4.0
2022-11-28 22:05:36 +00:00
sthen
a5f464dfda
missing RDEP on py-six
2022-11-28 22:05:31 +00:00
sthen
514db5ce11
update to py3-mutagen-1.46.0
2022-11-28 21:59:52 +00:00
sthen
14af2ebc39
update to py3-cparser-2.21, drop py2 version now that py-miasm uses py3
2022-11-28 21:54:37 +00:00
kn
506b024a84
Remove security/ctunnel
...
Unmaintained since its only update in 2011, tb already fixed up LibreSSL
breakage, upstream URL times out, noone but AIX and Arch AUR packages it.
maintainer timeout
OK tb
2022-11-28 21:16:56 +00:00
sthen
57d2b90569
adjust warning text from the 'Try to detect the case where a port will
...
build regardless of setuptools' check to suggest MODPY_PYBUILD not just
MODPY_SETUPTOOLS
2022-11-28 21:16:55 +00:00
sthen
b9dafe1cd3
add BDEP on py-setuptools
2022-11-28 21:09:34 +00:00
sthen
042b91fb97
update to py3-cssselect-1.2.0, drop unused py2 version
2022-11-28 21:01:42 +00:00
sthen
1e369af7ff
drop py-lxml TEST_DEPENDS for the python2 flavour (tests are already disabled)
2022-11-28 20:58:24 +00:00
sthen
5809286a73
update to recode-3.7.12
2022-11-28 20:52:35 +00:00
sthen
cb6d2eaa68
update to tentakel-3.1.3
2022-11-28 20:46:49 +00:00
sthen
c68f029d50
py-miasm is now py3-miasm
2022-11-28 20:23:07 +00:00
sthen
b70b880bbd
remove, no longer needed
2022-11-28 20:20:16 +00:00
sthen
cb28be1c2f
update to post-0.1.3 git checkout of py-miasm and unbreak,
...
py-elfesteem is no longer needed. maintainer timeout
2022-11-28 20:20:02 +00:00
sthen
88a51e46d4
update to py3-demjson-3.0.6
2022-11-28 18:15:10 +00:00
sthen
024b2ab8be
update HOMEPAGE
2022-11-28 18:11:43 +00:00
sthen
c2760ef228
update to py3-socketIO-client-0.7.2
2022-11-28 18:09:23 +00:00
sthen
dd9dd3b48b
update to py3-potr-1.0.2
2022-11-28 18:09:21 +00:00
fcambus
7b1612c3e5
Update swirc to 3.3.8.
...
From maintainer Markus Uhlin, thanks!
2022-11-28 18:04:57 +00:00
sthen
5137c5c1e0
update to newsraft-0.12, based on a diff from Juan Picca
2022-11-28 16:24:12 +00:00
kmos
9e314f293e
Do the usual c99 dance for base-gcc to fix the build on sparc64
2022-11-28 16:07:04 +00:00