167185 Commits

Author SHA1 Message Date
ptrcnull
19d7de2016 community/gitlab-runner: upgrade to 15.9.0 2023-02-20 20:25:01 +00:00
Jakub Jirutka
788b9582b3 testing/tacacs+ng: new aport 2023-02-20 20:13:51 +00:00
Jakub Jirutka
7c1f23e488 testing/radcli: new aport 2023-02-20 20:13:51 +00:00
psykose
584e86ab3a community/emacs: drop redundant ncurses-libs from makedeps
pulled via ncurses-dev
2023-02-20 20:58:41 +01:00
psykose
2b3abc74c5 main/p7zip: disable rar support
the code for it is based on the unrar source, so it is nonfree.

if you're reading this, try `bsdtar xf file.rar` from libarchive-tools.
2023-02-20 20:54:18 +01:00
psykose
0edf8e1b05 main/p7zip: enable on armhf 2023-02-20 20:45:05 +01:00
psykose
9b12cb14d6 main/iproute2: upgrade to 6.2.0 2023-02-20 20:43:49 +01:00
psykose
136aa1095d main/p7zip: upgrade to 17.05 2023-02-20 20:40:25 +01:00
psykose
6b874ba1db testing/py3-sphinxcontrib-spelling: upgrade to 8.0.0 2023-02-20 20:36:09 +01:00
psykose
e04b62fa03 main/pango: upgrade to 1.50.13 2023-02-20 20:28:10 +01:00
psykose
7a7c88bb5a community/epiphany: upgrade to 43.1 2023-02-20 20:27:43 +01:00
psykose
aa33e31970 community/libtraceevent: ..more typos for big endian 2023-02-20 18:46:31 +01:00
psykose
eb992fc97c community/libtraceevent: fix a typo for big endian 2023-02-20 18:43:56 +01:00
psykose
ea76b49d53 testing/tomcat9: disable on ppc64le 2023-02-20 18:31:39 +01:00
psykose
9ae60bd717 testing/tomcat9: security upgrade to 9.0.71 2023-02-20 18:29:07 +01:00
Milan P. Stanić
a49fb99d05 community/linux-edge: upgrade to 6.2.0 2023-02-20 17:15:14 +00:00
psykose
fdd9770de0 main/ncurses: fix implicit function decl 2023-02-20 18:06:07 +01:00
psykose
3e22458e97 main/ncurses: subsplit individual libraries 2023-02-20 17:48:48 +01:00
psykose
607354731b community/kodi: upgrade to 20.0
this moves around the executables a bit- they don't have to be in usr/
lib/kodi, and dropping the provides=$pkgver lets them be installed in
parallel. we keep -x11 as the default, and also move the `kodi` binary
to it, as all it can do is launch the kodi-x11 backend.
2023-02-20 17:17:00 +01:00
ptrcnull
81fbf487d5 community/py3-mdit-py-plugins: upgrade to 0.3.4 2023-02-20 15:54:15 +00:00
Cormac Stephenson
ea528955ec testing/ecm: new aport 2023-02-20 15:53:39 +00:00
Galen Abell
32311a5235 community/toot: upgrade to 0.34.1 2023-02-20 15:27:42 +00:00
Galen Abell
29388fc7c3 testing/py3-recurring-ical-events: upgrade to 2.0.2 2023-02-20 15:27:32 +00:00
Galen Abell
0134ffb2f3 testing/py3-caldav: upgrade to 1.1.1 2023-02-20 15:27:17 +00:00
Galen Abell
373b5e8075 testing/py3-mpd2: upgrade to 3.1.0 2023-02-20 15:59:02 +01:00
psykose
166084e278 testing/py3-kikit: remove stale comment 2023-02-20 15:38:35 +01:00
Marian Buschsieweke
75a20dd68b testing/py3-kikit: upgrade to 1.2.0 2023-02-20 15:37:32 +01:00
Marian Buschsieweke
ad8e6d13de testing/py3-pcbnewtransition: new aport
https://github.com/yaqwsx/pcbnewTransition
Easily support KiCAD 7, 6 and 5 in your KiCAD plugins by monkeypatching
older versions to KiCAD 7 API
2023-02-20 15:37:32 +01:00
Marian Buschsieweke
e7a66a8091 testing/py3-commentjson: new aport
https://github.com/vaidik/commentjson
helps creating JSON files with Python and JavaScript style inline
comments
2023-02-20 15:37:32 +01:00
Marian Buschsieweke
de08afd874 testing/py3-solidpython: upgrade to 1.1.2 2023-02-20 15:37:32 +01:00
psykose
0522fbe9d6 main/gnutls: remove unrecognised option
3.8 dropped the guile support entirely
2023-02-20 15:10:32 +01:00
Rudolf Polzer
4809e76b2f community/aaaaxy: upgrade to 1.3.334 2023-02-20 13:41:52 +00:00
psykose
11d5200c19 community/linux-tools: upgrade to 6.2
- use kernel _kernvers to allow bare non-patch versions
- clean up to modern style (amove, listify) to make diffs more obvious,
  prune empty dirs left behind in packages
- add libtraceevent since perf trace plugins are in external library
  now, and not in perf. since the plugins are no longer vendored, depend
  on them directly. this also upgrades libtraceevent from 1.1 to 1.7+
  because it's external.
- add python/zstd support for perf to increase tool usefulness (python
  plugins!)
- add llvm for better bpftool support

🎉
2023-02-20 14:29:51 +01:00
psykose
d527e8b78d community/libtraceevent: new aport
https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git
Linux kernel trace event library
2023-02-20 14:14:26 +01:00
psykose
9eff22192c testing/reprotest: upgrade to 0.7.23 2023-02-20 13:57:15 +01:00
psykose
21cc23fe9c community/mycroft-skills-kit: remove pip from depends, add gitpython 2023-02-20 12:55:07 +01:00
psykose
703204d207 community/certbot-nginx: upgrade to 2.3.0 2023-02-20 12:51:56 +01:00
psykose
4e38305845 community/certbot-apache: upgrade to 2.3.0 2023-02-20 12:50:45 +01:00
psykose
61682f4c55 community/certbot: upgrade to 2.3.0 2023-02-20 12:49:10 +01:00
psykose
107814a345 community/py3-acme: upgrade to 2.3.0 2023-02-20 12:48:05 +01:00
psykose
cb863c93b3 community/perl-ole-storage_lite: upgrade to 0.22 2023-02-20 12:44:29 +01:00
omni
567529c53c community/terraform: upgrade to 1.3.9 2023-02-20 11:09:39 +00:00
psykose
0f030cf7c7 community/py3-seaborn: enable on riscv64 2023-02-20 11:22:37 +01:00
Iztok Fister Jr
71b142ea6f testing/py3-patchworklib: new aport 2023-02-20 10:07:28 +00:00
Iztok Fister Jr
b4d628cd00 testing/py3-circos: new aport 2023-02-20 09:45:11 +00:00
Bart Ribbers
62c5c6976b community/angelfish: build with Rust dependencies again
community/corrosion got a fix upstream so this works again
2023-02-20 09:15:08 +00:00
psykose
e39fe8e8aa community/gitea: upgrade to 1.18.4 2023-02-20 10:07:14 +01:00
psykose
51a4428b33 community/py3-scipy: upgrade to 1.10.1 2023-02-20 10:02:07 +01:00
ptrcnull
b3a63a9bcf community/libinputsynth: upgrade to 0.16.0 2023-02-20 09:00:47 +00:00
psykose
7c245f64a4 community/deadbeef: disable libretro plugin
passes -msse3 unconditionally and fails on most arches
2023-02-20 09:58:56 +01:00