1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

622338 Commits

Author SHA1 Message Date
Bernard Spil
79208d6929 www/nextcloud-deck: Update to 1.9.2 2023-06-10 13:52:48 +02:00
Bernard Spil
74ffedc270 www/nextcloud-contacts: Update to 5.3.0 2023-06-10 13:52:31 +02:00
Bernard Spil
f881c1e320 www/nextcloud-calendar: Update to 4.4.1 2023-06-10 13:52:20 +02:00
Bernard Spil
c570814c15 www/nextcloud-appointments: Update to 1.15.1 2023-06-10 13:52:07 +02:00
Bernard Spil
c4d9557b08 www/nextcloud: Update to 26.0.2 2023-06-10 13:51:54 +02:00
Eugene Grosbein
51e672e854
security/gost-engine: be ready for OpenSSL 3.0 in base system
This is temporary hack until __FreeBSD_version updated.
PORTREVISION not bumped intentionally.
2023-06-10 18:42:37 +07:00
Piotr Kubaj
d3a0030f8b net-im/neochat: fix build on powerpc*
Use newer LLVM:
fatal error: error in backend: failed to perform tail call elimination on a call site marked musttail
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.      Program arguments: /usr/bin/c++ -DHAVE_COLORSCHEME -DHAVE_KDBUSADDONS -DHAVE_KIO -DHAVE_RUNNER -DHAVE_WINDOWSYSTEM -DHAVE_X11 -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQUOTIENT_07 -DQUOTIENT_STATIC -DQuotient_VERSION_MAJOR=0 -DQuotient_VERSION_MINOR=7 -DQuotient_VERSION_PATCH=1 -DQuotient_VERSION_STRING=\"0.7.1\" -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/net-im/neochat/work/.build/src -I/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.1/src -I/wrkdirs/usr/ports/net-im/neochat/work/.build/src/neochat_autogen/include -I/wrkdirs/usr/ports/net-im/neochat/work/.build -isystem /usr/local/include/KF5/KConfigWidgets -isystem /usr/local/include/KF5 -isystem /usr/local/include/KF5/KWidgetsAddons -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-clang -isystem /usr/local/include/KF5/KConfig -isystem /usr/local/include/KF5/KConfigGui -isystem /usr/local/include/qt5/QtXml -isystem /usr/local/include/KF5/KConfigCore -isystem /usr/local/include/KF5/KCoreAddons -isystem /usr/local/include/KF5/KCodecs -isystem /usr/local/include/KF5/KAuthWidgets -isystem /usr/local/include/KF5/KAuthCore -isystem /usr/local/include/KF5/KAuth -isystem /usr/local/include/KF5/KWindowSystem -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQmlModels -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtMultimedia -isystem /usr/local/include/qt5/QtQuickControls2 -isystem /usr/local/include/KF5/KI18n -isystem /usr/local/include/KF5/Kirigami2 -isystem /usr/local/include/KF5/KNotifications -isystem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/KF5/SonnetCore -isystem /usr/local/include/KF5/Sonnet -isystem /usr/local/include/KF5/KItemModels -isystem /usr/local/include/Quotient -isystem /usr/local/include/qcoro5 -isystem /usr/local/include/qcoro5/qcoro -isystem /usr/local/include/qcoro5/QCoro -isystem /usr/local/include/KF5/KIOWidgets -isystem /usr/local/include/KF5/KIOGui -isystem /usr/local/include/KF5/KIOCore -isystem /usr/local/include/KF5/KIO -isystem /usr/local/include/KF5/KService -isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include/KF5/KJobWidgets -isystem /usr/local/include/KF5/Solid -isystem /usr/local/include/KF5/KCompletion -isystem /usr/local/include/KF5/KDBusAddons -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -fdiagnostics-color=always -fcoroutines-ts -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=gnu++20 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT src/CMakeFiles/neochat.dir/neochatroom.cpp.o -MF src/CMakeFiles/neochat.dir/neochatroom.cpp.o.d -o src/CMakeFiles/neochat.dir/neochatroom.cpp.o -c /wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.1/src/neochatroom.cpp
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module '/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.1/src/neochatroom.cpp'.
4.      Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@_Z5qCoroI12QMediaPlayerMS0_FvNS0_11MediaStatusEEEN5QCoro4TaskINS4_6detail11QCoroSignalIT_T0_E11result_typeEEEPS8_OS9_NSt3__16chrono8durationIxNSF_5ratioILl1ELl1000EEEEE.resume'
 #0 0x0000000014b1252c (/usr/bin/c+++0x14b1252c)
 #1 0x0000000014b0fd00 (/usr/bin/c+++0x14b0fd00)
 #2 0x0000000014aab0cc (/usr/bin/c+++0x14aab0cc)
 #3 0x0000000014aab020 (/usr/bin/c+++0x14aab020)
 #4 0x0000000014afc590 (/usr/bin/c+++0x14afc590)
 #5 0x00000000117cd530 (/usr/bin/c+++0x117cd530)
 #6 0x0000000014ab4fe0 (/usr/bin/c+++0x14ab4fe0)
 #7 0x0000000014ab4e6c (/usr/bin/c+++0x14ab4e6c)
 #8 0x00000000154bd3f0 (/usr/bin/c+++0x154bd3f0)
 #9 0x0000000014d5f9d0 (/usr/bin/c+++0x14d5f9d0)
c++: error: clang frontend command failed with exit code 70 (use -v to see invocation)
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
Target: powerpc64le-unknown-freebsd13.2
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg:
2023-06-10 13:27:28 +02:00
Rene Ladan
fdeaeafe38 x11/thinglaunch: Remove expired port
2023-06-10 x11/thinglaunch: Abandonware, please use x11/thingylaunch instead
2023-06-10 13:22:04 +02:00
Rene Ladan
771f26b15e audio/hvl2wav: Remove expired port
2023-06-09 audio/hvl2wav: Abandoned upstream, use audio/ocp instead
2023-06-10 13:20:53 +02:00
Eugene Grosbein
caed0bd84c
net/mpd5: unbreak build with OpenSSL 3.0
This fixes build, so PORTREVISION not bumped.
2023-06-10 18:01:46 +07:00
Michael Gmelin
637c0bace2 sysutils/pftop: Fix build on 14.0-CURRENT 2023-06-10 12:03:39 +02:00
Charlie Li
fd7812aa54
sysutils/pacman: restore WWW
Event: SouthEast LinuxFest 2023
2023-06-10 03:22:08 -04:00
Charlie Li
a024aab967
security/archlinux-keyring: remove redundant pkg-message
Event: SouthEast LinuxFest 2023
2023-06-10 03:18:54 -04:00
Charlie Li
cc5b590ab2
security/archlinux-keyring: update to 20230504
Now uses sequoia-sq to generate the keyring. Also run-depend on
archlinux-pacman to initialise/populate/update the keyring on the
target such that the official Arch Linux pacman repositories verify
PGP signatures properly.

Event: SouthEast LinuxFest 2023
2023-06-10 03:07:19 -04:00
Charlie Li
9e436cd0e5
sysutils/pacman: update to 6.0.2
New to this version is the archlinux FLAVOR to manage an Arch Linux
userland for the Linuxulator. It installs into/manages /compat/archlinux
to not conflict with the linux-c7 ports, similar to sysutils/debootstrap.

Reviewed by: fluffy, trasz
Event: BSDCan 2022
Event: SouthEast LinuxFest 2022
Event: SouthEast LinuxFest 2023
Differential Revision: https://reviews.freebsd.org/D33652
2023-06-10 03:00:34 -04:00
TAKATSU Tomonari
8302b44461 finance/R-cran-gmm: Update to 1.8
Reported by:	portscout
2023-06-10 04:29:38 +00:00
Yuri Victorovich
37e0f14d06 math/onednn: Update 3.1 → 3.1.1
Reported by:	portscout
2023-06-09 20:59:12 -07:00
Yuri Victorovich
0250fd9b1e science/thermofun: Update 0.4.3 → 0.4.4
Reported by:	portscout
2023-06-09 20:59:11 -07:00
Yuri Victorovich
bcaac59dbd science/jmol: Update 16.1.11 → 16.1.13
Reported by:	portscout
2023-06-09 20:59:11 -07:00
Yuri Victorovich
d7f8d10c3e multimedia/ustreamer: Update 5.39 → 5.40
Reported by:	portscout
2023-06-09 20:59:10 -07:00
Yuri Victorovich
c380a5b7c1 math/arborx: Update 1.4 → 1.4.1
Reported by:	portscout
2023-06-09 20:59:10 -07:00
Dries Michiels
ae5108475c net/speedtest-go: update to 1.6.3
Changes:	https://github.com/showwin/speedtest-go/releases/tag/v1.6.3
2023-06-10 05:50:30 +02:00
Jan Beich
99b0009cf6 graphics/mesa-devel: update to 23.1.b.2849
Changes:	be235ce938...0ce595a89a
2023-06-10 00:55:43 +00:00
Jan Beich
c24a1a9102 emulators/yuzu: update to s20230609
Changes:	9c6fc44a5...55b543f46
2023-06-10 00:45:08 +00:00
Jan Beich
1a693c6b2d emulators/rpcs3: update to 0.0.28.15167
Changes:	6f834e99d2...27349c5c69
2023-06-10 00:45:08 +00:00
Jan Beich
2a5e63aed2 devel/cargo-c: update to 0.9.20 after 6b9789547d
Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.9.20
Reported by:	GitHub (watch releases)
2023-06-10 00:45:08 +00:00
Muhammad Moinur Rahman
2592ba1f00 deskutils/cairo-dock-plugins: Fix build with llvm15
- Pet portclippy
- Adopt port
2023-06-10 00:43:49 +02:00
Muhammad Moinur Rahman
362132cd7b textproc/nunnimcax: Fix build with llvm15
- Add LICENSE LGPL20+
- Pet portclippy
- Adopt port
2023-06-10 00:29:29 +02:00
Muhammad Moinur Rahman
86e30284f0 irc/tircproxy: Fix build with llvm15
- Pet portclippy
- Adopt port
2023-06-10 00:19:44 +02:00
Muhammad Moinur Rahman
a1a91e5ac6 math/vtk8: Fix build on 14 with missing perl
Approved by:	portmgr (blanket)
2023-06-10 00:00:18 +02:00
Muhammad Moinur Rahman
d15691df9c security/openvas: Fix build with llvm15
- Add missing LIB_DEPENDS and USES
- Pet portclippy

Approved by:	portmgr (blanket)
2023-06-10 00:00:18 +02:00
Muhammad Moinur Rahman
38aaf64a28 devel/radare2: Update version 5.8.6=>5.8.8
Changelog: https://github.com/radareorg/radare2/releases/tag/5.8.8
2023-06-10 00:00:18 +02:00
Muhammad Moinur Rahman
6056832861 www/py-grequests: Update version 0.6.0=>0.7.0
Changelog: https://github.com/spyoungtech/grequests/releases/tag/v0.7.0
2023-06-10 00:00:18 +02:00
Muhammad Moinur Rahman
8a5feaabe7 security/vault: Update version 1.13.2=>1.13.3
Changelog: https://github.com/hashicorp/vault/releases/tag/v1.13.3
2023-06-10 00:00:17 +02:00
Muhammad Moinur Rahman
d6eeb9771a devel/gsoap: Update version 2.8.127=>2.8.128
Changelog: https://www.genivia.com/changelog.html#latest
2023-06-10 00:00:17 +02:00
Yuri Victorovich
6f4c248c8c audio/noise-suppression-for-voice-lv2: Update 0.91-2 → 1.03 2023-06-09 14:09:55 -07:00
Pavel Timofeev
26db27d31e net/kafka: update to v3.4.1
Changes:	https://downloads.apache.org/kafka/3.4.1/RELEASE_NOTES.html
PR:		271921
2023-06-09 20:52:11 +01:00
Christoph Moench-Tegeder
27f5494c64 www/firefox: update to 114.0.1 (ga)
Release Notes:
  https://www.mozilla.org/en-US/firefox/114.0.1/releasenotes/
2023-06-09 21:47:27 +02:00
Cy Schubert
3002195ec4 sysutils/cfengine-masterfiles-devel: Update to latest GH commit 2023-06-09 11:57:33 -07:00
Cy Schubert
d582c7a228 sysutils/cfengine321: Update to 3.21.2 2023-06-09 11:57:33 -07:00
Cy Schubert
30592ea29a sysutils/cfengine-masterfiles321: Update to 3.21.2 2023-06-09 11:57:32 -07:00
Piotr Kubaj
051bd1477e misc/xplr: again fix build on powerpc*
Also move the luajit dependency to be global to prevent further breakages,
following multiple fixes by improper port updating. Per port tree policy,
ports should not bundle their own dependencies anyway.
2023-06-09 20:44:22 +02:00
Piotr Kubaj
1b2f76ac98 graphics/R-cran-s2: regenerate patch
===>  Applying extra patch /usr/ports/graphics/R-cran-s2/files/extra-patch-src_Makevars.in
1 out of 1 hunks failed--saving rejects to src/Makevars.in.rej
===>  FAILED Applying extra patch /usr/ports/graphics/R-cran-s2/files/extra-patch-src_Makevars.in
*** Error code 1
2023-06-09 20:44:22 +02:00
Ashish SHUKLA
d66af63184
www/element-web: Update to 1.11.33
Approved by:	maintainer (implicit, version bump, as per PR 258262)
2023-06-09 18:37:22 +00:00
Dan Langille
6430f908f7 security/vuxml: add security/acme.sh vuln
I didn't find a CVE.

https://github.com/acmesh-official/acme.sh/issues/4659
2023-06-09 18:21:40 +00:00
Dan Langille
47a16e63dc security/acme.sh: Fix remote exec issue
re: https://github.com/acmesh-official/acme.sh/releases/tag/3.0.6
2023-06-09 18:21:40 +00:00
Muhammad Moinur Rahman
1003b640f7 lang/php82: Update version 8.2.6=>8.2.7
Changelog: https://www.php.net/ChangeLog-8.php#8.2.7
Sponsored by:	Bounce Experts
2023-06-09 19:18:47 +02:00
Muhammad Moinur Rahman
5de17d00ea lang/php81: Update version 8.1.19=>8.1.20
Changelog: https://www.php.net/ChangeLog-8.php#8.1.20
Sponsored by:	Bounce Experts
2023-06-09 19:17:39 +02:00
Muhammad Moinur Rahman
718a57b96f lang/php80: Update version 8.0.28=>8.0.29
Changelog: https://www.php.net/ChangeLog-8.php#8.0.29
Sponsored by:	Bounce Experts
2023-06-09 19:15:36 +02:00
Muhammad Moinur Rahman
fa644dd7b7 games/alephone: Fix build with llvm15
Approved by:	portmgr (blanket)
2023-06-09 18:55:05 +02:00