Commit graph

516713 commits

Author SHA1 Message Date
Dmitry Marakasov
3c575df39f - Add LICENSE
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
2020-08-09 09:36:28 +00:00
Jan Beich
6f6ef4a50c sysutils/seatd: add new port
seatd is a seat management deamon, that does everything it needs to
do. Nothing more, nothing less. Depends only on libc.

libseat is a seat management library allowing applications to use
whatever seat management is available.

Supports:
- seatd
- (e)logind
- embedded seatd for standalone operation

Each backend can be compile-time included and is runtime auto-detected
or manually selected with the `LIBSEAT_BACKEND` environment variable.

Which backend is in use is transparent to the application, providing a
simple common interface.

WWW: https://git.sr.ht/~kennylevinsen/seatd
2020-08-09 09:35:20 +00:00
Tobias C. Berner
eb89bc89c4 net/liveMedia: update to 2020.08.09
2020.08.09:
- Changed the parameter signature of the "RawVideoRTPSink" constructor and "createNew()"
  functions so that the "width" parameter comes before the "height" parameter.  This order
  - "width", "height" - is more common, and is the order used when these parameters are
  defined in RFC 4175.
  IMPORTANT NOTE: Because the types of these two parameters are the same, existing application
  code that uses "RawVideoRTPSink" will compile without error; however, it will not work
  properly unless the order of the parameters in the call to "RawVideoRTPSink::createNew()"
  is changed.

The sole consumer multimedia/vlc does not use RawVideoRTPSink, so no patching is required.
2020-08-09 09:31:24 +00:00
Tobias C. Berner
ff5b400e72 net/liveMedia: update distinfo (changed post release)
- diffing the distfile used when creating the initial update in r544379 with the one
  on the server now leads to:

  live/liveMedia/Makefile.tail:

  -include/RawVideoRTPSink.hh:    include/VideoRTPSink.hh include/RawVideoFrameParameters.hh
  +include/RawVideoRTPSink.hh:    include/VideoRTPSink.hh RawVideoFrameParameters.hh

  The moved header file is identical.
2020-08-09 09:14:18 +00:00
Tobias C. Berner
4d6d44a66e Fix bad sed call of r544551. 2020-08-09 08:55:36 +00:00
Tobias C. Berner
906751bc45 Remove obsolete CONFLICTS on kde4 ports
- kde4 has been removed 2018-12-31, that's way back when.
2020-08-09 08:53:41 +00:00
Tobias C. Berner
3fdaaa5ec8 graphics/kphotoalbum: update to 5.7.0
- remove obsolete dependency on libkgeomap
2020-08-09 08:45:17 +00:00
Jan Beich
44ffa4e6e0 x11-toolkits/wlroots: expand URL in CONSOLEKIT comment 2020-08-09 08:26:55 +00:00
Kurt Jaeger
35410e120d security/vuxml: add www/trafficserver entry for CVE-2020-9494
PR:		247713
Submitted by:	spam123@bitbert.com
2020-08-09 08:00:28 +00:00
Kurt Jaeger
b6d5837b38 www/trafficserver: update 8.0.2 -> 8.0.8, fix CVE-2020-9494
PR:		247713
Submitted by:	Hung-YI Chen <gaod@hychen.org> (maintainer), spam123@bitbert.com
MFH:		2020Q3
Relnotes:	https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.8
		https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.7
		https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.6
		https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.5
		https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.4
		https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.3
Security:	CVE-2020-9494
2020-08-09 07:57:54 +00:00
Matthias Fechner
914158bfed Update to 13.2.3.
This release fixes some security issues, but not all:
https://about.gitlab.com/releases/2020/08/05/gitlab-13-2-3-released/

I opened an issue upstream for this problem:
https://gitlab.com/gitlab-org/gitlab/-/issues/233881

Maybe the vulnerability entry a003b74f-d7b3-11ea-9df1-001b217b3468
has to be updated accordingly.

Security:	a003b74f-d7b3-11ea-9df1-001b217b3468
2020-08-09 07:26:50 +00:00
Li-Wen Hsu
6923be8edb Update to 0.4.7
PR:		248538
Submitted by:	olevole@olevole.ru (maintainer)
2020-08-09 06:17:55 +00:00
Mark Linimon
4ced8413ac Mark as broken on powerpc64:
In file included from /usr/local/include/obs/graphics/../util/sse-intrin.h:63:
  In file included from /usr/lib/clang/10.0.1/include/xmmintrin.h:13:
  /usr/lib/clang/10.0.1/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?

I cannot figure out how to easily fix this in the included CMakefile.txt.

Approved by:	portmgr (tier-2 blanket)
2020-08-09 05:43:14 +00:00
Muhammad Moinur Rahman
526c9883d2 databases/geoserver-mysql-plugin: Update version 2.17.1=>2.17.2 2020-08-09 05:26:59 +00:00
Alexey Dokuchaev
df24890909 - Install libcircllhist.so.0 symlink to match the SONAME
- Convert PLIST_FILES to pkg-plist given the number of items
2020-08-09 04:59:17 +00:00
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