164054 Commits

Author SHA1 Message Date
afresh1
58dba27f28 Add missing dependency on qtgamepad
WANTLIB adjustment and OK rsadowski@
2022-02-20 23:16:32 +00:00
jca
cd005b6fb9 Update to knot-3.1.6
Release notes:
https://www.knot-dns.cz/2021-12-20-version-315.html
https://www.knot-dns.cz/2022-02-08-version-316.html
2022-02-20 21:59:15 +00:00
bcallah
8e3ee2df6e Update to latest TCC; only user-visible change is a fix for a VLA bug. 2022-02-20 20:45:36 +00:00
rsadowski
0de5aa17cb Update kuserfeedback to 1.2.0 2022-02-20 19:23:23 +00:00
martin
44c8579554 update telegraf to 1.21.4
- reenable modbus support
- now runs on arm64

OK rsadowski@, landry@
2022-02-20 19:22:03 +00:00
naddy
bba58617cd bump for plist changes 7.0 -> 7.1 2022-02-20 18:54:09 +00:00
jca
4c3af41ea5 Update to liburcu-0.13.1 2022-02-20 18:27:35 +00:00
jeremy
df67f6d174 Update to Ruby 3.1.1 2022-02-20 18:24:40 +00:00
sthen
87cb2625aa update to mutt-2.2.1 2022-02-20 18:01:21 +00:00
rsadowski
7b8759ad65 Unbreak cutter build with kf5/syntax-highlighting 5.91.0
Spotted by naddy
2022-02-20 15:37:07 +00:00
bket
4129dbd919 python3 only ports - use proper construct for FLAVOR
Forcibly assign variable: FLAVOR=python3, not FLAVOR?=python3. No need to bump
REVISION.

OK sthen@
2022-02-20 15:05:11 +00:00
kn
442f5ec3e6 Mark BROKEN-sparc64, uses the ring-crate
Line copied from audio/ncspot.
2022-02-20 14:10:10 +00:00
kurt
ac7ad445ab Backport 10.0.14.1 bugfix:
8218546: Unable to connect to https://google.com using java.net.HttpClient
2022-02-20 13:51:03 +00:00
kn
1f17e1a9eb Fix bundled duktape's intptr detection on sparc and sparc64 to fix builds
The "sqlite3" flavour failed:

> In file included from duktape.h:196,
>                  from duktape.c:189:
> duk_config.h:1981:2: error: #error cannot determine intptr type

Defines are already there for these architectures but not used in this
piece of code.

OK robert
2022-02-20 13:50:33 +00:00
rsadowski
5d64fd52c5 Add missing dependency on qtxmlpatterns
Spotted by naddy
2022-02-20 13:30:48 +00:00
rsadowski
98f7d6f766 Add missing bump and missing patches in the previous commit 2022-02-20 13:29:13 +00:00
rsadowski
589fcd1a25 Switch build from C++14 to C++17 (in some parts)
Add patches from upstream; stolen from FreeBSD/ArchLinux.
This should hopefully avoid the countless build errors.

Issues reported by naddy and tb. Thanks
2022-02-20 13:27:47 +00:00
sthen
e2196a4c32 update to p5-Test-File-1.992, from Wen Heping 2022-02-20 12:49:12 +00:00
sthen
3ef8b4f9db update to p5-MCE-1.877, from Wen Heping (plus I regenerated plist) 2022-02-20 12:47:30 +00:00
sthen
0754e5d754 update to p5-Path-Tiny-0.122, from Wen Heping 2022-02-20 12:46:02 +00:00
ajacoutot
38d2c1fdd7 Set SHARED_LIBS to '0.0' if unset when building in ports. 2022-02-20 11:21:06 +00:00
sthen
614ed25ac9 update to php-8.1.3 2022-02-20 11:07:55 +00:00
sthen
38aa025dd9 update to php-8.0.16 2022-02-20 11:07:52 +00:00
sthen
07084454fa update to php-7.4.28 2022-02-20 11:07:36 +00:00
ajacoutot
0cfffa8f4d Tweak patch comment. 2022-02-20 09:29:34 +00:00
robert
7042799463 unbreak after kf5 update
From 5fd5e42bf28a7910321c6b6d76257e7386839fbc Mon Sep 17 00:00:00 2001
From: Michael Weghorn <m.weghorn@posteo.de>
Date: Wed, 16 Feb 2022 13:38:47 +0100
Subject: configure.ac: Update kf5 include/lib check to work with KF5 >= 5.91
2022-02-20 08:58:54 +00:00
ajacoutot
ba03b1397d 'geoclue' => 'geoclue2' 2022-02-20 08:54:36 +00:00
ajacoutot
0afe00d279 Remove geo/geoclue; it's unmaintained (the world moved to geoclue2) and
nothing uses it in-tree.
Provide an upgrade path from geoclue -> geoclue2
2022-02-20 08:54:24 +00:00
ajacoutot
96e6816613 Unbreak previous (typo: libsoup2 versus geoclue2) 2022-02-20 08:49:04 +00:00
ajacoutot
98238883a8 Update to geoclue2-2.6.0. 2022-02-20 08:46:20 +00:00
rsadowski
bf7231057e Remove audio/sox as test dependency
This seems to have been another old artefact.
2022-02-19 21:49:53 +00:00
bcallah
0c17886fb9 Update to feh-3.8
Changelog: https://feh.finalrewind.org/archive/3.8/
Initial diff from Ricardo <risantos AT protonmail DOT com>, tweaks by me
sparc64 tests from sdk@
ok rsadowski@ sdk@
2022-02-19 21:30:49 +00:00
rsadowski
a2f56e35c1 Update eigen3 to 3.3.9
OK martin@
2022-02-19 21:10:57 +00:00
bket
59536aa84d + py-rx,python3 2022-02-19 20:50:22 +00:00
bket
257522af53 Import py-rx-3.2.0
From Lucas Raab <tuftedocelot AT fastmail DOT fm>, thanks!

OK kmos@

COMMENT
library for asynchronous and event-based programs in Python

DESCR
Reactive Extensions for Python (RxPY) is a set of libraries for
composing asynchronous and event-based programs using observable
sequences and pipable query operators in Python.
2022-02-19 20:47:29 +00:00
rsadowski
f6d3afa93f Regen WANTLIB 2022-02-19 20:25:51 +00:00
rsadowski
67072b6b10 Switch geoclue to geoclue2
Spotted by aja, merci
2022-02-19 20:25:06 +00:00
kn
6cba74e4dc Use ports-gcc to fix sparc64 build and pass CC/CXX to honour CHOSEN_COMPILER 2022-02-19 20:02:39 +00:00
kurt
d49f6af73f Update to 8u322 GA:
* Contains many upstream bug fixes which can be found in the release notes
  here:
https://foojay.io/java-8/?quarter=012022&tab=allissues
https://openjdk.java.net/groups/vulnerability/advisories/2022-01-18
2022-02-19 19:18:59 +00:00
rsadowski
717af4e058 Remove geoclue from Qt6Base
There is nothing to indicate that geoclue or geoclue2 is needed.

Spotted by aja, merci
2022-02-19 19:05:46 +00:00
rsadowski
b76f928029 Remove geoclue from Qt5Base
There is nothing to indicate that geoclue or geoclue2 is needed.

Spotted by aja, merci
2022-02-19 19:04:17 +00:00
bcallah
e60e66747f Update to ugrep-3.7.2
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.7.2
2022-02-19 14:35:40 +00:00
bcallah
2e3c7d804c Update to bfs-2.3.1
Changelog: https://github.com/tavianator/bfs/releases/tag/2.3.1
2022-02-19 14:27:10 +00:00
bcallah
689a2dc607 Update to bcal-2.4
Changelog: https://github.com/jarun/bcal/blob/master/CHANGELOG
2022-02-19 14:20:45 +00:00
bcallah
1a285ca03f Update the Inform6 compiler to 6.36 and inform6lib to 6.12.6
Compiler changes: https://github.com/DavidKinder/Inform6/releases/tag/v6.36
Lib changes: https://gitlab.com/DavidGriffith/inform6lib/-/tags/6.12.6
2022-02-19 14:18:25 +00:00
bcallah
36d6774fd7 Update to GNU moe 1.12 2022-02-19 14:11:07 +00:00
rsadowski
76bbca9f02 Update kdevelop to 21.12.2
Welcome kdevelop in the mad KDE release-cycle (x11/kde-application).  Even if
you have no changes, when KDE is updated, you will be updated too. Thanks KDE.
2022-02-19 13:19:29 +00:00
bentley
6c75aca88d pledge "stdio rpath" 2022-02-19 13:12:02 +00:00
robert
1ec429084c explicitly add libiconv to ldflags because now it does not get accidentally
pulled in from the xslt pkgconfig
2022-02-19 12:24:39 +00:00
robert
d16ec40e27 explicitly add libiconv to ldflags because now it does not get accidentally
pulled in from the xslt pkgconfig
2022-02-19 12:14:18 +00:00