aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11/plasma5-plasma-workspace: another upstream backportAdriaan de Groot2022-05-192-3/+6
| | | | | | | | | | From upstream https://invent.kde.org/plasma/plasma-workspace/-/commit/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59 Before this commit ThemesModel only finds metadata.desktop, but after KF5.94, the default theme metadata files have been ported to json format. BUG: 453830
* emulators/dosbox-x: fix build on powerpc*Piotr Kubaj2022-05-191-0/+11
| | | | | In file included from fpu.cpp:52: ./fpu_instructions_longdouble.h:29:12: fatal error: 'fpu_control.h' file not found
* benchmarks/fio: Disable libnfs support by defaultKirill Ponomarev2022-05-191-3/+8
| | | | | PR: 258349 Reported by: John Hein <jcfyecrayz@liamekaens.com>
* math/spot: Fix buildYuri Victorovich2022-05-191-2/+0
| | | | Reported by: fallout
* www/nextcloud-contacts: Update to 4.1.1Bernard Spil2022-05-192-4/+4
|
* net/rabbitmq: update to version 3.9.17Jimmy Olgeni2022-05-193-150/+151
|
* java/jxgrabkey: overwrite source- and target-versions on command-line.Mikhail Teterin2022-05-191-1/+3
| | | | | | | The author's properties file (from 2010) sets source- and target-versions to 1.5, which is too old for JDK-1.7, for example. Instead of patching the properties-file, overwrite the two settings on command-line. Use the conservative value of 1.7...
* www/tuifeed: Terminal RSS feed reader with a fancy UIMostly BSD2022-05-195-0/+406
| | | | | | | | | | | | | | | | | | | Terminal feed reader with a fancy UI tuifeed is a news feed reader with a fancy terminal user interface. It allows you read news from your favourite RSS and Atom sources, which can be easily configured in a TOML file. Features - Read feed from any RSS/Atom source - Open any article in your favourite browser in one-click - Compatible with Windows, Linux, *BSD and MacOS - Easy setup WWW: https://github.com/veeso/tuifeed PR: 263424
* devel/py-python-dbusmock: update to 0.27.5Hiroki Tagato2022-05-192-4/+4
| | | | Changelog: https://github.com/martinpitt/python-dbusmock/blob/0.27.5/NEWS
* www/so: Add new portJason Helfman2022-05-195-0/+820
| | | | | | | | | | | | | PR: 262720 (based on) Submitted by: sec.research.2005@gmail.com Terminal interface for Stack Overflow Interface to the StackExchange network. One thing that differentiates it from similar tools is that you can simultaneously search any number of sites in the StackExchange network. WWW: https://github.com/samtay/so
* editors/vscode: update to 1.67.2Hiroki Tagato2022-05-1917-111/+119
| | | | | | Changelog: - https://code.visualstudio.com/updates/v1_66 - https://code.visualstudio.com/updates/v1_67
* x11-themes/Kvantum: Update to 1.0.2Alexandre C. GuimarĂ£es2022-05-192-4/+4
|
* textproc/wbxml2: Update to 0.11.8Florian Smeets2022-05-183-5/+5
|
* net-mgmt/check_logfiles: Update to 4.0.1.5Florian Smeets2022-05-182-4/+4
|
* www/phpmyfaq: Update to 3.1.4Florian Smeets2022-05-182-4/+4
|
* graphics/mesa-devel: update to 22.1.b.1780Jan Beich2022-05-182-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/65fce0f813e...be5c7c0351e
* emulators/yuzu: update to s20220514Jan Beich2022-05-182-11/+11
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/0b9ef3c0b...b57df1dcb
* science/libnegf: Update 1.0.3 -> 1.1.2Yuri Victorovich2022-05-183-38/+41
| | | | Reported by: portscout
* math/lean: Update 3.42.1 -> 3.43.0Yuri Victorovich2022-05-182-4/+4
| | | | Reported by: portscout
* lang/erlang-man: update to version 24.3Jimmy Olgeni2022-05-182-4/+4
|
* lang/erlang-doc: update to version 24.3Jimmy Olgeni2022-05-183-32/+4
|
* lang/erlang-runtime25: fix version number in pkg-descr.Jimmy Olgeni2022-05-181-1/+1
|
* databases/redis: turn on TLS option by defaultJason Helfman2022-05-181-0/+2
| | | | | | PR: 263729 Submitted by: pete@nomadlogic.org Approved by: maintainer-timeout (two weeks)
* devel/qtcreator: prepare for KF5-5.94Tobias C. Berner2022-05-181-0/+4
| | | | PR: 263968
* math/labplot: prepare for KF5-5.94Tobias C. Berner2022-05-182-1/+9
| | | | PR: 263968
* misc/kdeedu-data: prepare for KF5-5.94Tobias C. Berner2022-05-181-7/+0
| | | | | | | The previous work around to reduce dependencies is now breaking the configure stage due to changes upstream. PR: 263968
* x11-themes/plasma5-plasma-workspace-wallpapers: prepare for KF5-5.94Tobias C. Berner2022-05-181-7/+0
| | | | | | | The previous work around to reduce dependencies is now breaking the configure stage due to changes upstream. PR: 263968
* sysutils/kvmclock-kmod: update to 0.0.0-a5, drop 14.xDave Cottlehuber2022-05-182-4/+5
| | | | | Reported by: jhb Differential Revision: https://reviews.freebsd.org/D35239
* games/devilutionX: update to 1.4Dmitry Marakasov2022-05-189-56/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.4 - Drop dependency on font, no longer needed - Drop unnecessary .desktop file patches (also upstream PR exists) - Install from the port (instead of patching CMakeLists.txt), to be more explicit and flexible - Convert to pkg-plist as there are more files now - The new version tries to fetch dependencies from the net, for some depenencies this is unconditional. Fetch these properly with GH_TUPLE and place in a directory where CMake expectes them. - Upstream code expects patch component in the version, so add an extra .0 to VERSION_NUM. This should not break on (future) X.Y.Z versions as the component will move to micropatch position and will be ignored - BINARY_RELEASE option is gone - Untie DEBUG (engine debug bode) from WITH_DEBUG knob (build debug binary), these are orthogonal - Properly support optional depends; zerotier is the only one broken as it conflicts with system header (see https://github.com/diasurgical/devilutionX/issues/4585) - Install devilutionx (own) data file - Since it's not versioned, use a little hack to add a tag to the filename to avoid clashes on the future updates; this seemed less evil than introducing DIST_SUBDIR - Use two-level datadir to be consistent with ~/.local/share path - Update pkg-message (Diablo data file doesn't have to be lowercase, works either way) PR: 264064 Approved by: eduardo@FreeBSD.org (maintainer)
* cad/kicad-devel: UpdateMichael Reifenberger2022-05-1810-20/+42
| | | | Update kicad-*-devel to the latest version
* devel/llvm-morello: Fix stack register selectionBrooks Davis2022-05-183-1/+138
| | | | | | | Apply a patch to fix a bug where the varargs register was improperly reused as a scratch register. Merge Request: https://git.morello-project.org/morello/llvm-project/-/merge_requests/185
* net-mgmt/telegraf: update to 1.22.4Palle Girgensohn2022-05-182-6/+6
| | | | Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.22.4
* multimedia/ffmpeg: backport more SVTAV1 fixesJan Beich2022-05-182-85/+139
| | | | Bump PORTREVISION twice to catch up with 2022Q2 branch.
* net/storj: update Storj programs to version 1.55.1.Alexey Dokuchaev2022-05-183-7/+7
| | | | Reported on: https://t.me/storjRU
* devel/go-glide: Set expiration date to 2022-06-30Dmitri Goutnik2022-05-181-1/+3
| | | | | Unmaintained by the upstream. Go modules support is considered production now, set expiration date.
* deskutils/nextcloudclient: Update to pdate to 3.5.1Michael Reifenberger2022-05-182-4/+4
| | | | | PR: 263875 Reported by: madpilot@
* lang/erlang-runtime25: NEW PORTDave Cottlehuber2022-05-189-0/+248
| | | | | | | - copied from lang/erlang-runtime24 - https://www.erlang.org/patches/otp-25.0 - https://www.erlang.org/patches/otp-25.0#incompatibilities - https://www.erlang.org/blog/my-otp-25-highlights
* www/flexget: update to 3.3.10Jan Beich2022-05-182-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.3.9...v3.3.10 Reported by: Repology
* libretls: bump portrevision of dependent port due to shlib number changeBaptiste Daroussin2022-05-185-5/+5
| | | | | Reported by: jbeich PointyHat: bapt
* multimedia/svt-av1: update to 1.1.0Jan Beich2022-05-185-8/+8
| | | | | Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.1.0 Reported by: Repology, /r/AV1
* x11-wm/labwc: update to 0.5.2Jan Beich2022-05-182-5/+4
| | | | | Changes: https://github.com/labwc/labwc/releases/tag/0.5.2 Reported by: portscout
* graphics/vulkan-extension-layer: update to 1.3.214Jan Beich2022-05-182-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.212...v1.3.214 Reported by: portscout
* graphics/vulkan-validation-layers: update to 1.3.214Jan Beich2022-05-182-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.213...v1.3.214 Reported by: Repology, portscout
* graphics/vulkan-tools: update to 1.3.214Jan Beich2022-05-182-10/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.213...v1.3.214 Reported by: Repology, portscout
* graphics/vulkan-loader: update to 1.3.214Jan Beich2022-05-183-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.213...v1.3.214 Reported by: Repology, portscout
* graphics/vulkan-headers: update to 1.3.214Jan Beich2022-05-183-4/+5
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.213...v1.3.214 Reported by: Repology, portscout
* security/libretls: update 3.5.2Baptiste Daroussin2022-05-183-6/+6
|
* shell/zsh: update to 5.9Baptiste Daroussin2022-05-184-25/+51
| | | | | Stop supporting case with both utmp.h and utmpx.h the changed happened more than 10 years ago
* devel/dep: Deprecate and set expiration date to 2022-06-30Dmitri Goutnik2022-05-181-0/+3
| | | | | Unmaintained by the upstream. Go modules support is considered production now, deprecate this port and set expiration date.
* deskutils/gnome-shell-extension-recent-items: fix runtimeRuslan Makhmatkhanov2022-05-181-0/+5
|