1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Commit Graph

649191 Commits

Author SHA1 Message Date
Yuri Victorovich
e0b434fb12 multimedia/neolink: Broken on powerpc64le
Reported by:	fallout
2024-02-02 13:53:50 -08:00
Yuri Victorovich
b40f58a980 x11/eww: Broken on powerpc64le
Reported by:	fallout
2024-02-02 13:51:30 -08:00
Yuri Victorovich
e8cc628ef2 multimedia/termplay: Broken on powerpc64le
Reported by:	fallout
2024-02-02 13:38:49 -08:00
Yuri Victorovich
076c40f635 biology/ngs-sdk: Not for powerpc, powerpc64le 2024-02-02 13:33:37 -08:00
Yuri Victorovich
b941a535dc multimedia/kew: New port: Command-line music player 2024-02-02 07:58:57 -07:00
Yuri Victorovich
926d522c9c devel/gitoxide: update 0.32.0 → 0.33.0 2024-02-02 13:09:23 -08:00
Yuri Victorovich
e0a7e25a2b misc/air: update g20230102 → 0.6.9 2024-02-02 13:09:23 -08:00
Thomas Zander
b4566f807c
audio/baresip: Update to upstream release 3.9.0 2024-02-02 21:13:50 +01:00
Thomas Zander
0044592b7c
audio/re: Update to upstream release 3.9.0 2024-02-02 21:13:49 +01:00
Mikael Urankar
0e3be96af9 net-im/signal-desktop: Update to 6.46.0 2024-02-02 20:06:58 +01:00
Mikael Urankar
446d4217a7 net-im/libsignal-node: Update to 0.39.1 2024-02-02 20:06:08 +01:00
Mikael Urankar
36ea79571e multimedia/ringrtc: Update to 2.36.0 2024-02-02 20:04:21 +01:00
Yuri Victorovich
ca4a042863 devel/gitoxide: Broken on powerpc64, powerpc64le
Reported by:	fallout
2024-02-02 10:44:27 -08:00
Yuri Victorovich
c65c786b33 science/dirac: Broken on powerpc64, powerpc64le; Fix build on i386
Reported by:	fallout
2024-02-02 10:44:26 -08:00
Jan Beich
ba9b7f9ecc x11-wm/sway-devel: update to 1.9-rc2
Changes:	https://github.com/swaywm/sway/releases/tag/1.9-rc2
Reported by:	GitHub (watch releases)
2024-02-02 19:20:22 +01:00
Thierry Thomas
a2b33f94ae science/py-meshio: upgrade to 5.3.5 2024-02-02 19:10:51 +01:00
Thierry Thomas
d09933e310 lang/lfortran: upgrade to v0.33.1
Release notes at <https://github.com/lfortran/lfortran/releases/tag/v0.33.1>.
2024-02-02 19:10:51 +01:00
Yuri Victorovich
9be11d8c67 math/minizinc-ide: update 2.8.2 → 2.8.3
Reported by:	portscout
2024-02-02 07:58:57 -07:00
Yuri Victorovich
65c7d5d91c math/minizinc: update 2.8.2 → 2.8.3
Reported by:	portscout
2024-02-02 07:58:57 -07:00
Yuri Victorovich
8a94329379 net/shadowsocks-rust: update 1.17.1 → 1.17.2
Reported by:	portscout
2024-02-02 07:58:57 -07:00
Yuri Victorovich
42635447f7 audio/songrec: Broken on powerpc64le
... due to Rust compiler breakage.

Reported by:	fallout
2024-02-02 09:38:21 -08:00
Yuri Victorovich
84539dae44 audio/myxer: Broken on powerpc64le
... due to Rust compiler breakage.

Reported by:	fallout
2024-02-02 09:38:21 -08:00
Joel Bodenmann
1a340ba009 devel/gpds: Update to 1.8.2
Changelog: https://github.com/simulton/gpds/releases/tag/1.8.2

Approved by:	tcberner (mentor, implicit)
Sponsored by:	Simulton GmbH
2024-02-02 17:08:14 +01:00
Jan Beich
6720506d8d x11/swayimg: update to 2.1
Changes:	https://github.com/artemsen/swayimg/releases/tag/v2.1
Reported by:	GitHub (watch releases)
2024-02-02 15:31:06 +01:00
Mikael Urankar
81ddc72fda www/onlyoffice-documentserver: Fix build
Fix nodejs version in USES and regen yao-pkg patch
2024-02-02 15:03:31 +01:00
Jan Beich
06dbf1df62 audio/alsa-plugins: convert options to subpackages
Reduce heavy dependencies for consumers e.g.,
- chromium -> pipewire -> alsa-plugins -> pulseaudio
- wine -> alsa-plugins -> pulseaudio

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D43667
2024-02-02 14:44:56 +01:00
Jan Beich
077152a79a audio/alsa-plugins: install vendor OSS config after 44c14328c0
Allows overriding /dev/dsp without adjusting config e.g.,

$ aplay -D oss:/dev/dsp4 foo.wav

PR:		245321
See also:	https://github.com/alsa-project/alsa-plugins/commit/6e40eb5fd346
2024-02-02 14:44:55 +01:00
Jan Beich
5131751558 audio/alsa-plugins: unbreak PULSEAUDIO=on config after 44c14328c0
For some reason, /usr/local/share/alsa/alsa.conf.d is no longer searched.

$ sed -i '' '/pulse/s/# //' /usr/local/etc/asound.conf
$ daemon -f pulseaudio
$ aplay foo.wav
ALSA lib pcm.c:2675:(snd_pcm_open_noupdate) Unknown PCM pcm.pulse
aplay: main:839: audio open error: No such file or directory

PR:		245321
2024-02-02 14:44:33 +01:00
Jan Beich
b6a453d85d graphics/vulkan-extension-layer: update to 1.3.277
Changes:	https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.276...v1.3.277
Reported by:	Repology, portscout
2024-02-02 14:32:08 +01:00
Jan Beich
6d04a750a2 graphics/vulkan-utility-libraries: update to 1.3.277
Changes:	https://github.com/KhronosGroup/Vulkan-Utility-Libraries/compare/v1.3.276...v1.3.277
Reported by:	Repology, portscout
2024-02-02 14:32:07 +01:00
Jan Beich
6632866dd6 graphics/vulkan-tools: update to 1.3.277
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.276...v1.3.277
Reported by:	Repology, portscout
2024-02-02 14:32:05 +01:00
Jan Beich
02fa106e22 graphics/vulkan-loader: update to 1.3.277
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.276...v1.3.277
Reported by:	Repology, portscout
2024-02-02 14:32:04 +01:00
Jan Beich
746d696b4a graphics/vulkan-headers: update to 1.3.277
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.276...v1.3.277
See also:	https://www.khronos.org/blog/khronos-releases-vulkan-video-av1-decode-extension-vulkan-sdk-now-supports-h.264-h.265-encode
Reported by:	Repology, portscout
2024-02-02 14:32:03 +01:00
Adam Weinberger
20c2feabba math/calc: Update to 2.15.0.5 2024-02-02 07:44:56 -05:00
Robert Nagy
bb98581774 www/chromium: update to 121.0.6167.139
Security:	https://vuxml.freebsd.org/freebsd/dc9e5237-c197-11ee-86bb-a8a1599412c6.html
2024-02-02 13:31:40 +01:00
Wen Heping
6f8f20f4af math/R-cran-sp: Update to 2.1.3 2024-02-02 12:02:46 +00:00
Wen Heping
55bdbe2965 math/R-cran-coda: Update to 0.19.4.1 2024-02-02 12:02:46 +00:00
Wen Heping
e934817fcd archivers/R-cran-zip: Update to 2.3.1 2024-02-02 12:02:46 +00:00
Wen Heping
e75633175d graphics/py-pandana: Fix build with python-3.11
PR:		275494
Approved by:	portmgr(blanket, fix build)
2024-02-02 12:02:46 +00:00
Bernard Spil
711371627d www/nextcloud: Update to 28.0.2 2024-02-02 09:56:48 +01:00
Yuri Victorovich
32466aeba0 lang/cairo: update 2.5.1 → 2.5.3
Reported by:	portscout
2024-02-02 00:40:29 -08:00
Yuri Victorovich
421b85bc01 sysutils/mise: update 2024.2.0 → 2024.2.2
Reported by:	portscout
2024-02-02 00:40:29 -08:00
Yuri Victorovich
666906be9a devel/mutagen: update 0.17.4 → 0.17.5
Reported by:	portscout
2024-02-02 00:40:28 -08:00
Yuri Victorovich
78751983f5 devel/cargo-leptos: update 0.2.6 → 0.2.7
Reported by:	portscout
2024-02-02 00:40:28 -08:00
Yuri Victorovich
bcaa577f19 devel/gitleaks: update 8.18.1 → 8.18.2
Reported by:	portscout
2024-02-02 00:40:27 -08:00
Yuri Victorovich
4d3933ddc4 net/frp: update 0.53.2 → 0.54.0
Reported by:	portscout
2024-02-02 00:40:27 -08:00
Yuri Victorovich
bb30364f17 archivers/nfpm: update 2.35.2 → 2.35.3
Reported by:	portscout
2024-02-02 00:40:26 -08:00
Yuri Victorovich
5ec0fe2cde graphics/filament: update 1.50.0 → 1.50.1
Reported by:	portscout
2024-02-02 00:40:26 -08:00
Yuri Victorovich
a9ff97a6c5 devel/mrc: update 1.3.10 → 1.3.11
Reported by:	portscout
2024-02-02 00:40:26 -08:00
Hiroki Tagato
44e85273f9 devel/electron27: update to 27.3.1
Changelog: https://github.com/electron/electron/releases/tag/v27.3.1

Reported by:	GitHub (watch releases)
MFH:		2024Q1
Security:	13a8c4bf-cb2b-48ec-b49c-a3875c72b3e8
2024-02-02 16:15:12 +09:00