summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use the most recent change from arm to fix build on riscv64.Mark Linimon2020-12-241-2/+1
| | | | | | | | | While here, generalize the arm expression the way we usually do. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559050
* devel/cargo-c: update to 0.7.0Jan Beich2020-12-243-77/+101
| | | | | | | | Changes: https://github.com/lu-zero/cargo-c/releases/tag/v0.7.0 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=559049
* devel/llvm10, devel/llvm11: move libllvm patchesPiotr Kubaj2020-12-242-0/+0
| | | | | | | They are actually not related to clang, but libllvm. Notes: svn path=/head/; revision=559048
* graphics/mesa-dri: exclude buffer age on iris under kwinJan Beich2020-12-243-0/+14
| | | | | | | | | | | | Freeze in OpenGL initialization detected PR: 251836 Reported by: Roman, Oleg Nauman, arrowd, Oleksandr Kryvulia Tested by: arrowd, Roman Approved by: manu Notes: svn path=/head/; revision=559047
* devel/llvm11: fix libllvm runtime on powerpc64 headPiotr Kubaj2020-12-242-1/+24
| | | | | | | Same missing patch as for llvm10. Notes: svn path=/head/; revision=559046
* lang/bsh: update to version 2.1.0Pedro F. Giffuni2020-12-242-7/+5
| | | | | | | | | | | This doesn't have much changes with repect to the older Beta versions, but finishes merging changes from a Bensehll2 fork and supports newer version of Java. Approved by: thierry (mentor, implicit) Notes: svn path=/head/; revision=559045
* devel/py-flynt: Update to 0.58. Changes since 0.56:Craig Leres2020-12-242-4/+4
| | | | | | | | | - fix multiline string-in-string Reviewed by: portscout Notes: svn path=/head/; revision=559044
* net/xrdp-devel: Update to 0.9.15.p20201224-a033cf0 (0.9.15 RC)Koichiro Iwao2020-12-242-5/+6
| | | | Notes: svn path=/head/; revision=559043
* - Set DEPRECATED and EXPIRATE_DATE (this version is unmaintained anymore)Jose Alonso Cardenas Marquez2020-12-241-0/+3
| | | | Notes: svn path=/head/; revision=559042
* - Set DEPRECATED and EXPIRATE_DATE (this version is unmaintained anymore)Jose Alonso Cardenas Marquez2020-12-241-0/+3
| | | | Notes: svn path=/head/; revision=559041
* graphics/mesa-devel: update to 20.3.b.1735Jan Beich2020-12-242-8/+8
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fdcb03c2d78...69487c754c4 Notes: svn path=/head/; revision=559040
* emulators/rpcs3: update to 0.0.13.11469Jan Beich2020-12-242-6/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/bd269bcca...c94a98e15 Notes: svn path=/head/; revision=559039
* devel/rust-cbindgen: temporarily revert r558794Jan Beich2020-12-242-31/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | mail/thunderbird and www/firefox-esr failed with In file included from Unified_cpp_dom_webgpu1.cpp:110: dom/webgpu/ipc/WebGPUParent.cpp:426:29: error: no member named '_0' in 'mozilla::webgpu::ffi::WGPUBufferBinding' bgb.resource.buffer._0.buffer = entry.mValue; ~~~~~~~~~~~~~~~~~~~ ^ dom/webgpu/ipc/WebGPUParent.cpp:427:29: error: no member named '_0' in 'mozilla::webgpu::ffi::WGPUBufferBinding' bgb.resource.buffer._0.offset = entry.mBufferOffset; ~~~~~~~~~~~~~~~~~~~ ^ dom/webgpu/ipc/WebGPUParent.cpp:428:29: error: no member named '_0' in 'mozilla::webgpu::ffi::WGPUBufferBinding' bgb.resource.buffer._0.size = entry.mBufferSize; ~~~~~~~~~~~~~~~~~~~ ^ dom/webgpu/ipc/WebGPUParent.cpp:432:34: error: member reference base type 'mozilla::webgpu::ffi::WGPUTextureViewId' (aka 'unsigned long long') is not a structure or union bgb.resource.texture_view._0 = entry.mValue; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ Don't force downgrade via PORTEPOCH as www/firefox is fine and I plan to re-land soon. Reported by: pkg-fallout, leres Notes: svn path=/head/; revision=559038
* devel/llvm10: fix libllvm runtime on powerpc64 headPiotr Kubaj2020-12-242-1/+24
| | | | | | | | | llvmpipe on powerpc64 head is broken without this. This patch seems to have been droppen after llvm90 Notes: svn path=/head/; revision=559037
* science/py-scipy: Update 1.2.2 -> 1.5.4Yuri Victorovich2020-12-232-11/+11
| | | | | | | | PR: 251718 Approved by: python (maintainer's timeout; 14 days) Notes: svn path=/head/; revision=559036
* games/stratagus: fix build on GCC architecturesPiotr Kubaj2020-12-231-3/+9
| | | | | | | | | | | | | | -Wno-c++11-narrowing is only for clang. gcc needs -Wno-error: In file included from /wrkdirs/usr/ports/games/stratagus/work/stratagus-2.4.2/src/include/video.h:46, from /wrkdirs/usr/ports/games/stratagus/work/stratagus-2.4.2/src/action/action_attack.cpp:60: /usr/local/include/SDL/SDL_opengl.h:116: error: "GL_GLEXT_VERSION" redefined [-Werror] 116 | #define GL_GLEXT_VERSION 29 | Notes: svn path=/head/; revision=559035
* games/hitori: fix build on GCC architecturesPiotr Kubaj2020-12-231-1/+2
| | | | | | | Checking for function "atexit" : NO Notes: svn path=/head/; revision=559034
* x11/waybar: update to 0.9.5Jan Beich2020-12-232-16/+4
| | | | | | | | Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.5 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=559033
* Sync the version with the version of rubygem-chef.Matthias Fechner2020-12-232-4/+4
| | | | | | | | | | | Regarding the page here: https://rubygems.org/gems/chef/versions/15.14.0 the chef ports must be on the same version. As this fixes an updated rubygem-chef version no increase of port epoch should be necessary. Notes: svn path=/head/; revision=559032
* Update to 15.14.0 to unbreak rubygem-chef.Matthias Fechner2020-12-232-7/+7
| | | | Notes: svn path=/head/; revision=559031
* devel/android-tools-adb: drop lang/python27 dependencyJan Beich2020-12-231-1/+1
| | | | | | | | | | -Ran 51 tests in 5.527s +Ran 62 tests in 17.952s PR: 249607 Notes: svn path=/head/; revision=559030
* devel/liteide: regen patch (used for aarch64)Mikael Urankar2020-12-231-2/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559029
* audio/spectrogram: Update 20161017 -> 20190725Yuri Victorovich2020-12-232-6/+5
| | | | Notes: svn path=/head/; revision=559028
* lang/gcc11-devel: fix build on powerpc64 headPiotr Kubaj2020-12-231-2/+1
| | | | | | | | PR: 252071 Approved by: gerald (maintainer) Notes: svn path=/head/; revision=559027
* textproc/goldendict: delete duplicate patch after r557300Mikael Urankar2020-12-231-3/+0
| | | | | | | Approved by: portmgr (build fix blanket) Notes: svn path=/head/; revision=559026
* net/concourse-fly: Garbage collect patchMikael Urankar2020-12-231-16/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559025
* deskutils/ultralist: garbage collect patchesMikael Urankar2020-12-236-4905/+0
| | | | | | | | | The golang.org/x/* modules were updated and contains the FreeBSD/aarch64 bits Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559024
* devel/glslang: move to graphics/ where shaderc isJan Beich2020-12-2317-12/+13
| | | | Notes: svn path=/head/; revision=559023
* devel/vulkan-*: move to graphics/ where vulkan-loader isJan Beich2020-12-2339-30/+33
| | | | | | | | Vulkan isn't used for generic compute workloads unlike OpenCL. For example, waifu2x-ncnn-vulkan is still graphics-related. Notes: svn path=/head/; revision=559022
* Update 3rd party Module nchanJochen Neumeister2020-12-235-8/+21
| | | | | | | | PR: 252050 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=559021
* devel/vulkan-*: update to 1.2.165Jan Beich2020-12-235-9/+9
| | | | | | | | | | Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.162...v1.2.165 Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.162...v1.2.165 Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.162...v1.2.165 Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.162...v1.2.165 Notes: svn path=/head/; revision=559020
* devel/vulkan-*: take maintainershipJan Beich2020-12-237-7/+7
| | | | | | | | PR: 251698 Suggested by: Greg V (previous maintainer) Notes: svn path=/head/; revision=559019
* x11-drivers/xf86-video-intel: update to 2.99.917.914 (2020-12-15 snapshot)Jan Beich2020-12-232-6/+5
| | | | | | | | | | Changes: https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/ad5540f6ecae...a511f22cdec5 PR: 251963 Tested by: Oleksandr Kryvulia Approved by: zeising Notes: svn path=/head/; revision=559018
* net/syncthing: garbage collect patchesMikael Urankar2020-12-232-221/+0
| | | | | | | | | The golang.org/x/net* modules were updated and contains the FreeBSD/aarch64 bits Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559017
* Update xfce4-terminal to 0.8.10Guido Falsi2020-12-233-5/+17
| | | | Notes: svn path=/head/; revision=559016
* Update xfce4-screenshooter-plugin to 1.9.8Guido Falsi2020-12-233-6/+12
| | | | Notes: svn path=/head/; revision=559015
* Update xfce4-genmon-plugin to 4.1.0Guido Falsi2020-12-233-5/+10
| | | | Notes: svn path=/head/; revision=559014
* Update xfce4-calculator-plugin to 0.7.1Guido Falsi2020-12-233-5/+18
| | | | Notes: svn path=/head/; revision=559013
* Update mousepad to 0.5.1Guido Falsi2020-12-232-4/+4
| | | | Notes: svn path=/head/; revision=559012
* Update 3rd Party Module nginx-rtmp-moduleJochen Neumeister2020-12-233-5/+5
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=559011
* Upgrade to 6.1.3 and enable Python bindings for PLE.Thierry Thomas2020-12-233-6/+26
| | | | | | | Changelog at <https://github.com/code-saturne/code_saturne/blob/v6.1/NEWS.md>. Notes: svn path=/head/; revision=559010
* www/lighttpd: fix build on headPiotr Kubaj2020-12-231-0/+11
| | | | | | | head introduces copy_file_range, but doesn't define loff_t. Notes: svn path=/head/; revision=559009
* audio/lsp-plugins-lv2: Force clang-11 because earlier clang versions crashYuri Victorovich2020-12-231-2/+9
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=559007
* devel/glib20: loops over all possible file descriptorsTobias C. Berner2020-12-232-0/+82
| | | | | | | | | | | | | - Stop glib from looping over all possible file descriptors. - This should greatly increase performance PR: 236815 Submitted by: rozhuk.im@gmail.com (committed version) Reported by: Eugene Grosbein <eugen@freebsd.org> MFH: 2020Q4 Notes: svn path=/head/; revision=559006
* sysutils/datadog-agent: Fix build on aarch64Mikael Urankar2020-12-231-0/+410
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559005
* Update to version 1.4.10.Alexey Dokuchaev2020-12-232-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=559004
* - Update to 0.3.3.9.1TAKATSU Tomonari2020-12-232-5/+4
| | | | Notes: svn path=/head/; revision=559003
* lang/v8: Fix build on aarch64Mikael Urankar2020-12-232-0/+59
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559002
* sysutils/consul: garbage collect patchesMikael Urankar2020-12-232-221/+0
| | | | | | | | | The golang.org/x/net* modules were updated and contains the FreeBSD/aarch64 bits Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559001
* net/traefik: garbage collect patchesMikael Urankar2020-12-239-5112/+0
| | | | | | | | | The golang.org/x/* modules were updated and contains the FreeBSD/aarch64 bits Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559000