Muhammad Moinur Rahman
7d56c87a68
graphics/geoserver: Update version 2.17.1=>2.17.2
...
Relnotes: http://blog.geoserver.org/2020/07/21/geoserver-2-17-2-released/
2020-08-09 04:53:26 +00:00
Gerald Pfeifer
d7dd75f212
Update to the 20200807 snapshot of GCC 9.3.1.
...
This brings three backports for aarch64 and one for libstdc++.
2020-08-09 03:28:36 +00:00
Steve Wills
dbc29b6986
net/nng: update to 1.3.2
2020-08-09 02:37:32 +00:00
Greg Lewis
a88672548c
Update to 7.8.1
...
PR: 248353
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-09 01:25:55 +00:00
Greg Lewis
0fd73f0f99
Update to 7.8.1
...
PR: 248363
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-09 01:14:27 +00:00
Jan Beich
b2fae62a49
x11/nwg-launchers: document features to better describe what it does
2020-08-09 00:11:32 +00:00
Jan Beich
d2d15abfc2
x11/nwg-launchers: update to 0.3.1
...
Changes: https://github.com/nwg-piotr/nwg-launchers/releases/tag/v0.3.1
Reported by: GitHub (watch releases)
2020-08-09 00:11:24 +00:00
Greg Lewis
09fcc6fd9a
Update to 7.8.1
...
PR: 248362
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-09 00:03:54 +00:00
Alan Somers
176c6a7c8e
sysutils/py-salt: revert upstream PR 55719
...
Salt PR 55719 changed the signature of Linux's sysctl.persist function,
without changing it for any other OS. Widespread breakage is the result.
Revert that PR until upstream fixes it.
PR: 247627
Reported by: ari@ish.com.au
Approved by: 0mp (ports)
Approved by: christer.edwards@gmail.com (maintainer timeout)
MFH: 2020Q3
Sponsored by: Axcient
2020-08-08 23:44:32 +00:00
Wen Heping
0f6c2a8f44
- Update to 7.6.1
2020-08-08 23:14:11 +00:00
Mateusz Piotrowski
116c083715
math/py-pysmt: Update to 0.9.0
...
Release notes: https://github.com/pysmt/pysmt/releases/tag/v0.9.0
Also:
- Add some solvers to TEST_DEPENDS to skip less tests
- Drop support for Python 2, it's not longer supported upstream
2020-08-08 22:47:28 +00:00
Yuri Victorovich
0d70c41ab1
deskutils/dfshow: Update 0.9.0-beta -> 0.9.1-beta
...
Reported by: portscout
2020-08-08 20:54:59 +00:00
Antoine Brodin
45c13433de
Deprecate, no longer needed
2020-08-08 20:54:08 +00:00
Jan Beich
f2618c0814
graphics/waifu2x-ncnn-vulkan: back out r539374
...
ncnn API is not stable, updates frequently break this port.
Binary is also smaller when using bundled ncnn.
$ size $(which waifu2x-ncnn-vulkan)
text data bss dec hex filename
-7245567 242384 58992 7546943 73283f /usr/local/bin/waifu2x-ncnn-vulkan
+3281223 3152 58840 3343215 33036f /usr/local/bin/waifu2x-ncnn-vulkan
$ waifu2x-ncnn-vulkan -i foo.png -o bar.png
[0 Intel(R) HD Graphics 530 (SKL GT2)] queueC=0[1] queueG=0[1] queueT=0[1]
[0 Intel(R) HD Graphics 530 (SKL GT2)] bugsbn1=0 buglbia=0 bugcopc=0 bugihfa=0
[0 Intel(R) HD Graphics 530 (SKL GT2)] fp16p=1 fp16s=1 fp16a=1 int8s=1 int8a=1
pipeline specialization count mismatch, expect 4 but got 1
new_pipeline failed
pipeline specialization count mismatch, expect 4 but got 1
new_pipeline failed
Process 8606 stopped
* thread #14 , name = 'waifu2x-ncnn-vul', stop reason = signal SIGSEGV: invalid address (fault address: 0x28)
frame #0 : 0x0000000802080be9 libvulkan_intel.so`anv_CmdPushDescriptorSetWithTemplateKHR(commandBuffer=0x000000080c432800, descriptorUpdateTemplate=0x0000000000000000, _layout=0x0000000000000000, _set=0, pData=0x000000080c440140) at anv_cmd_buffer.c:1372:69
1369
1370 assert(_set < MAX_PUSH_DESCRIPTORS);
1371
-> 1372 struct anv_descriptor_set_layout *set_layout = layout->set[_set].layout;
1373
1374 struct anv_descriptor_set *set =
1375 anv_cmd_buffer_push_descriptor_set(cmd_buffer, template->bind_point,
(lldb) bt
* thread #14 , name = 'waifu2x-ncnn-vul', stop reason = signal SIGSEGV: invalid address (fault address: 0x28)
* frame #0 : 0x0000000802080be9 libvulkan_intel.so`anv_CmdPushDescriptorSetWithTemplateKHR(commandBuffer=0x000000080c432800, descriptorUpdateTemplate=0x0000000000000000, _layout=0x0000000000000000, _set=0, pData=0x000000080c440140) at anv_cmd_buffer.c:1372:69
frame #1 : 0x00000000004facce waifu2x-ncnn-vulkan`ncnn::VkCompute::record_pipeline(this=<unavailable>, pipeline=0x00000008045e3400, buffer_bindings=0x00007fffc35ea418, image_bindings=0x00007fffc35ea0f0, constants=0x00007fffc35ea400, dispatcher=0x00007fffc35ea110) at command.cpp:1457:13
frame #2 : 0x00000000004f981c waifu2x-ncnn-vulkan`ncnn::VkCompute::record_pipeline(ncnn::Pipeline const*, std::__1::vector<ncnn::VkMat, std::__1::allocator<ncnn::VkMat> > const&, std::__1::vector<ncnn::vk_constant_type, std::__1::allocator<ncnn::vk_constant_type> > const&, ncnn::VkMat const&) [inlined] ncnn::VkCompute::record_pipeline(this=<unavailable>, pipeline=<unavailable>, buffer_bindings=<unavailable>, image_bindings=0x00007fffc35ea0f0, constants=<unavailable>, dispatcher=<unavailable>) at command.cpp:1187:5
frame #3 : 0x00000000004f97bb waifu2x-ncnn-vulkan`ncnn::VkCompute::record_pipeline(this=<unavailable>, pipeline=<unavailable>, bindings=<unavailable>, constants=<unavailable>, dispatcher=<unavailable>) at command.cpp:1175
frame #4 : 0x000000000086b516 waifu2x-ncnn-vulkan`Waifu2x::process(this=0x00007fffffffdd58, inimage=0x00007fffc35eaf30, outimage=0x00007fffc35eaf70) const at waifu2x.cpp:457:25
frame #5 : 0x000000000084cd45 waifu2x-ncnn-vulkan`proc(args=0x00007fffffffdb70) at main.cpp:281:18
frame #6 : 0x00000008008fd1c9 libthr.so.3`thread_start(curthread=0x0000000807874300) at thr_create.c:292:16
2020-08-08 20:50:12 +00:00
Antoine Brodin
126b12fb12
Update to 6.0.0
2020-08-08 20:47:12 +00:00
Antoine Brodin
fbcb9b4452
Update to 4.0.2
2020-08-08 20:42:50 +00:00
Antoine Brodin
f4e30f625e
Update to 4.0.2
2020-08-08 20:40:07 +00:00
Antoine Brodin
b730a0d289
Update to 3.0.0
2020-08-08 20:36:18 +00:00
Antoine Brodin
c40c85dfa5
Update to 2.0.10
2020-08-08 20:31:26 +00:00
Antoine Brodin
84c0c1d110
Update to 1.0.2
2020-08-08 20:29:03 +00:00
Antoine Brodin
fc803da9d5
Update to 3.0.0
2020-08-08 20:26:18 +00:00
Antoine Brodin
1794998594
Switch to activerecord 5.2
2020-08-08 20:24:10 +00:00
Antoine Brodin
3017000313
Update to 2.3.14
2020-08-08 20:21:10 +00:00
Antoine Brodin
36417efd2c
Update to 0.2.28
2020-08-08 20:19:13 +00:00
Antoine Brodin
fd25ea3da4
Update to 2.0.2
2020-08-08 20:17:15 +00:00
Antoine Brodin
6e0b437eca
New port: security/rubygem-openssl-cmac
...
rubygem-openssl-cmac is an implementation of RFC 4493, 4494, 4615 - AES-CMAC
Algorithm.
WWW: https://github.com/smalllars/openssl-cmac
2020-08-08 20:14:36 +00:00
Antoine Brodin
4c33b4855b
Update to 3.0.1
2020-08-08 20:10:52 +00:00
Greg Lewis
151b9d3f4e
Update to 6.8.11
...
PR: 248327
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-08 19:01:28 +00:00
Greg Lewis
acf74ae95e
Update to 6.8.11
...
PR: 248329
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-08 19:00:33 +00:00
Bernard Spil
4eef0a2019
www/mod_http2: Update to 1.15.14
2020-08-08 18:57:27 +00:00
Greg Lewis
98ba754367
Update to 6.8.11
...
PR: 248330
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-08 18:55:46 +00:00
Greg Lewis
13993b8a9a
Update to 6.8.11
...
PR: 248328
Submitted by: Juraj Lutter <juraj@lutter.sk>
2020-08-08 18:54:15 +00:00
Bernard Spil
756d45957a
security/vuxml: www/mod_http2 also vulnerable to latest Apache httpd vulns
2020-08-08 18:52:06 +00:00
Yuri Victorovich
d8607de16d
games/emptyepsilon: Update 2020.04.09 -> 2020.08.07
...
Reported by: portscout
2020-08-08 18:38:00 +00:00
Yuri Victorovich
ee456ca1bb
math/onednn: Update 1.6 -> 1.6.1
...
Reported by: portscout
2020-08-08 17:48:09 +00:00
Piotr Kubaj
ff09500154
graphics/imlib2: fix build on big-endian architectures
...
l, used in big-endian ifdef, is not declared by default:
loader_argb.c:55: error: 'l' undeclared (first use in this function)
2020-08-08 15:42:55 +00:00
Dan Langille
12c4cfcfc6
Update to 1.5.0
...
https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt
PR: 248522
Approved by: joe@thrallingpenguin.com (maintainer)
2020-08-08 15:22:43 +00:00
Emanuel Haupt
7c1cb8b0ff
Update to 1.3.3
2020-08-08 15:11:08 +00:00
Jan Beich
41333cde87
x11/wob: update to 0.10
...
Changes: https://github.com/francma/wob/releases/tag/0.10
Reported by: GitHub (watch releases)
2020-08-08 15:05:03 +00:00
Ryan Moeller
580e1b30d1
openzfs*: Bump OpenZFS ports
...
Fixes build after vaccess signature change on HEAD
Reviewed by: wg
Approved by: wg (ports)
Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D26007
2020-08-08 15:02:35 +00:00
Li-Wen Hsu
2ed1a0ab9b
Add sysutils/bpytop, Linux/OSX/FreeBSD resource monitor
2020-08-08 14:35:32 +00:00
Danilo G. Baio
fa0639621b
security/py-[acme|certbot]: Update to 1.7.0
...
Changelog: https://github.com/certbot/certbot/blob/v1.7.0/certbot/CHANGELOG.md
Approved by: dbaio (python, maintainer)
2020-08-08 14:33:49 +00:00
Gerald Pfeifer
17c98f0d7a
Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs.
2020-08-08 12:29:03 +00:00
Bernard Spil
d0f792c520
www/mod_http2: Re-add port
2020-08-08 12:12:47 +00:00
Sunpoet Po-Chuan Hsieh
d9d7ac959c
Add py-proto-plus 1.4.0
...
Proto Plus for Python
This is a wrapper around protocol buffers. Protocol buffers is a specification
format for APIs, such as those inside Google. This library provides protocol
buffer message classes and objects that largely behave like native Python types.
WWW: https://github.com/googleapis/proto-plus-python
2020-08-08 10:28:19 +00:00
Sunpoet Po-Chuan Hsieh
9d0efd5cdd
Update to 6.1.0
...
Changes: https://github.com/jupyter/notebook/releases
https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst
2020-08-08 10:27:09 +00:00
Sunpoet Po-Chuan Hsieh
480d39be05
Update to 7.8.1
...
Changes: https://github.com/elastic/elasticsearch-ruby/releases
2020-08-08 10:27:04 +00:00
Sunpoet Po-Chuan Hsieh
b11a998ed2
Update to 7.8.1
...
Changes: https://github.com/elastic/elasticsearch-ruby/releases
2020-08-08 10:26:59 +00:00
Sunpoet Po-Chuan Hsieh
5925e33cf2
Update to 7.8.1
...
Changes: https://github.com/elastic/elasticsearch-ruby/releases
2020-08-08 10:26:54 +00:00
Sunpoet Po-Chuan Hsieh
ec9181b651
Update to 7.8.1
...
Changes: https://github.com/elastic/elasticsearch-ruby/releases
2020-08-08 10:26:49 +00:00