Commit graph

528053 commits

Author SHA1 Message Date
Matthias Fechner
7c71de28db Fixed runtime problems of the lib. 2020-11-28 14:57:23 +00:00
Matthias Fechner
58cf2d5921 Do not strip the library as ruby will then not be able to detect it if rubygems require it. 2020-11-28 14:55:56 +00:00
Matthias Fechner
a053d04ce3 Switch default version of Ruby from 2.6 to 2.7.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-7-1-released/
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/

How to upgrade is described in UPDATING entry 20201128.

PR:		244787
Submitted by:	meta@
Exp-Run:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244787
Thanks to:	antoine, meta
2020-11-28 14:54:11 +00:00
Rainer Hurling
7e4ee3a640 math/saga: Update to 7.8.2
Bugfix release with several fixes[1]

[1] https://sourceforge.net/p/saga-gis/wiki/Changelog%207.8.2/attachment/changelog_saga_7.8.2.txt

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27403
2020-11-28 14:53:29 +00:00
Vanilla I. Shu
0865546554 Add mdbx 0.9.1, lightning Memory-Mapped Database (Extended).
PR:		251221
Submitted by:	Mahlon E. Smith <mahlon@martini.nu>
2020-11-28 13:37:22 +00:00
Jan Beich
e1d3c89dfe multimedia/arcan: track Xwayland dependency
src/wayland/xwlwm/xwlwm.c:
		char* argv[] = {
			"Xwayland", "-rootless",
			"-displayfd", NULL,
			"-wm", NULL,
			NULL, NULL};
2020-11-28 13:06:49 +00:00
Christoph Moench-Tegeder
af23a1452a update freecad to 0.18.5
this intends to fix the addon manager after github infrastructure
changes: https://github.com/FreeCAD/FreeCAD/releases/tag/0.18.5
2020-11-28 12:14:26 +00:00
Hans Petter Selasky
df9a983ca0 Update hpsjam to 1.0.6
- Added support for saving settings at close.
- Fixed scrolling in chat window.

Approved by: pi (implicit)
2020-11-28 12:08:58 +00:00
Gerald Pfeifer
1ec32274a1 Back port part of r555665 | gerald | 2020-11-18 from lang/gcc10-devel:
Forward port part of r555542 | gerald | 2020-11-17 from lang/gcc9-devel:

    Fold the PLUGINS option, which has been on by default, into standard
    behavior and remove that option.  It has not been causing any issues
    since we enabled it 11 months ago, nor measurable overhead.

PR:		242644
2020-11-28 10:45:21 +00:00
Jan Beich
3b8bcda235 multimedia/arcan: fix a warning on FreeBSD < 12
src/frameserver/util/anet_keystore_naive.c:231:10: warning: implicit declaration of function 'getline' is invalid in C99 [-Wimplicit-function-declaration]
                while (getline(&inbuf, &len, fpek) != -1){
                       ^
src/frameserver/util/anet_keystore_naive.c:427:15: warning: implicit declaration of function 'getline' is invalid in C99 [-Wimplicit-function-declaration]
        while ((nr = getline(&inbuf, &len, fpek)) != -1){
                     ^
2020-11-28 10:42:21 +00:00
Mikolaj Golub
64ec77b8aa update to 20201117 2020-11-28 10:08:00 +00:00
Jan Beich
3566a03344 multimedia/arcan: respect PREFIX != /usr/local 2020-11-28 10:00:47 +00:00
Jan Beich
e5f2b7c327 multimedia/arcan: unbreak on FreeBSD >= 12.1 i386 (LLD by default)
ld: error: cannot preempt symbol: alcOpenDevice
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by arcan_audio.c
>>>               CMakeFiles/arcan.dir/engine/arcan_audio.c.o:(arcan_audio_setup)

Reported by:	pkg-fallout
2020-11-28 10:00:40 +00:00
Thierry Thomas
c6e6747670 Add a work-around for gfortran10.
PR:		246700
2020-11-28 09:42:46 +00:00
Alexey Dokuchaev
c19127ba6e - Update QVGE to version 0.6.1
- Upstream now prefers GraphViz for layouts, but OGDF can still be
  optionally used instead if needed
- GC patches and sed(1)-based fixups that had been merged upstream
- Use official program spelling (QVGE) in the port description
2020-11-28 08:03:20 +00:00
Kurt Jaeger
d560098f08 New port: sysutils/stressdisk
This is a program designed to stress test your disks and
find failures in them.

- Use it to soak test your new disks / memory cards / USB
  sticks before trusting your valuable data to it.

- Use it to soak test your new PC hardware also for the same reason.

WWW: https://github.com/ncw/stressdisk

PR:		251309
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
2020-11-28 06:14:00 +00:00
Muhammad Moinur Rahman
daf7957f6a databases/freetds: Update version 1.2.11=>1.2.12 2020-11-28 05:12:35 +00:00
Muhammad Moinur Rahman
0e327044d5 sysutils/fusefs-sshfs: Update version 3.7.0=>3.7.1
Relnotes:	https://github.com/libfuse/sshfs/releases
2020-11-28 04:09:38 +00:00
Piotr Kubaj
44b3b1b915 deskutils/xneur: only add -fnested-functions when using base GCC
This fixes build on powerpc64 elfv2, probably also other architectures that recently switched to clang.
2020-11-28 03:48:06 +00:00
Muhammad Moinur Rahman
7d21b823cf comms/dfu-util: Update version 0.1=>0.10
- update WWW
2020-11-28 03:23:18 +00:00
Piotr Kubaj
69f2dd7c91 sysutils/bareos17-client: unbreak on powerpc64
Builds fine.
2020-11-28 00:46:27 +00:00
Mark Linimon
b93d4203cc This port now builds on aarch64.
Approved by:	portmgr (tier-2 blanket)
2020-11-28 00:39:33 +00:00
Mark Linimon
1c5f5ede1a This port now builds on aarch64.
Approved by:	portmgr (tier-2 blanket)
2020-11-28 00:37:18 +00:00
Mark Linimon
2b520337e4 This port now builds on aarch64.
While here, pet portlint (ordering of BROKEN_* declarations).

Approved by:	portmgr (tier-2 blanket)
2020-11-28 00:35:12 +00:00
Mark Linimon
da8c747d16 This port now builds on aarch64.
While here, pet portlint (trailing whitespace).

Approved by:	portmgr (tier-2 blanket)
2020-11-28 00:31:45 +00:00
Mark Linimon
4e5bf71e12 Mark as BROKEN on aarch64:
../include/prcpucfg.h:604:2: error: "Unknown CPU architecture"
2020-11-28 00:23:39 +00:00
Piotr Kubaj
82ad8db059 java/sigar: fix build on powerpc64
MFH:		2020Q4 (fix build blanket)
2020-11-27 23:46:30 +00:00
Jan Beich
ec4aca0732 emulators/yuzu: update to s20201127
Changes:	0e15c68f5...fca87cfa3
2020-11-27 23:42:29 +00:00
Jan Beich
28bd2979cb emulators/rpcs3: update to 0.0.13.11327
Changes:	9e352da05...2bee09624
2020-11-27 23:42:23 +00:00
Piotr Kubaj
817353122a graphics/mesa-gallium-vdpau: enable on powerpc64le
powerpc64le also supports radeon and amdgpu.
2020-11-27 23:04:59 +00:00
Piotr Kubaj
589ebea4db graphics/mesa-gallium-va: enable on powerpc64le
powerpc64le also supports radeon and amdgpu.
2020-11-27 23:03:58 +00:00
Piotr Kubaj
9bb6bfeaee misc/openmvg: fix build on powerpc64
Builds fine.

MFH:		2020Q4 (fix build blanket)
2020-11-27 22:47:47 +00:00
Jan Beich
a22d4653d7 x11-servers/xwayland-devel: bring minor improvements from xarcan
- Use -D${PORTNAME}=true to denote the only X server enabled
- Annotate do-install target is a workaround
2020-11-27 22:16:46 +00:00
Jan Beich
3331039ced x11-servers/xwayland-devel: update to 1.20.0.785
Changes:	9c81b8f5b...3ce05a44f
2020-11-27 22:16:39 +00:00
Jan Beich
a395432e42 x11-servers/xarcan: add new port
This is a patched Xserver with a KDrive backend that uses the
arcan-shmif to map Xlib/Xcb/X clients to a running Arcan instance.

It currently works as a 'desktop in a window', where you supply the
window manager and so on, and use the X side as normal. Some Arcan
features will be lost, particularly any customizations done to the
keybindings - normal X controls for defining keyboard maps and
overrides are needed.

https://github.com/letoram/xarcan
2020-11-27 22:11:12 +00:00
Thomas Zander
cb93d69930 net/liveMedia: update to 2020.11.26
2020.11.26:
- We now use a "struct sockaddr_storage" rather than a "struct sockaddr_in" for the
  'client address' field in the ("GenericMediaServer" and "RTSPServer") "ClientSession" class.
2020.11.25:
- Updated readSocket(), Groupsock::handleRead(), and RTPInterface::handleRead()
  (and related functions) to take/return a "sockaddr_storage" (rather than a "sockaddr_in"),
  to prepare for eventual support for IPv6.
- Added some basic logging code (from Jim Ham) to "RTSPServer.cpp".
  This code is #ifdef'd out by default.  To enable it, define LOG_RTSPSERVER_ACCESS
2020-11-27 21:40:14 +00:00
Rainer Hurling
389702b5f9 net/bwping: Update to 2.2
- Usage info now includes the package version
- Manual definition of feature test macros has been
  replaced with Autoconf's AC_USE_SYSTEM_EXTENSIONS
- Dropped support for gettimeofday() in favor of
  clock_gettime()
- Various minor fixes and improvements

Changelog: https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.2

PR:		251429
Submitted by:	Oleg Derevenetz <oleg.derevenetz@gmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2020-11-27 21:25:55 +00:00
Piotr Kubaj
4a4b539cb3 misc/openvdb: fix build on GCC architectures
/wrkdirs/usr/ports/misc/openvdb/work/openvdb-7.1.0/openvdb/points/AttributeSet.h:461:60: error: 'CHAR_BIT' was not declared in this scope
  461 |     static size_t groupBits() { return sizeof(GroupType) * CHAR_BIT; }
      |                                                            ^~~~~~~~
/wrkdirs/usr/ports/misc/openvdb/work/openvdb-7.1.0/openvdb/points/AttributeSet.h:1:1: note: 'CHAR_BIT' is defined in header '<climits>'; did you forget to '#include <climits>'?
  +++ |+#include <climits>
    1 | // Copyright Contributors to the OpenVDB Project
2020-11-27 21:15:54 +00:00
Jan Beich
b29837b628 multimedia/arcan: unbreak on GCC architectures
cc1: error: unrecognized command line option "-Wno-atomic-alignment"
cc1: error: unrecognized command line option "-std=gnu11"
2020-11-27 20:27:10 +00:00
Bernard Spil
135fdfecd8 security/openssl-devel: Update to 3.0.0 alpha 9 2020-11-27 19:53:54 +00:00
Mark Linimon
8c8b8cc9ec Mark as BROKEN on riscv64 the same way as on aarch64.
Approved by:	portmgr (tier-2 blanket)
2020-11-27 19:31:44 +00:00
Bernard Spil
3c7d70cc60 www/nextcloud-notes: Update to 4.0.1 2020-11-27 18:50:15 +00:00
Bernard Spil
6079159ae3 www/nextcloud-deck: Update to 1.2.2 2020-11-27 18:49:47 +00:00
Mikhail Pchelin
70dd5727c4 - update from 1.9.9 to 2.0.0 2020-11-27 18:34:15 +00:00
Piotr Kubaj
783c8fa4ca games/ezquake: fix build on powerpc64
rdtsc is not available on powerpc64.
2020-11-27 18:30:58 +00:00
Jan Beich
e544922040 x11-wm/durden: add new port
Durden is a desktop environment for the Arcan Display Server. It
serves both as a reference showcase on how to take advantage of some
of the features in Arcan, and as a very competent entry to the
advanced-user side of the desktop environment spectrum. The basic
premise is to absorb most, if not all, features from current desktop
environments in a modular and configurable way - then let user
selected profiles actually cherry- pick the configuration, visuals and
tunning that reflects the desktop the user wants or is familiar
with. Internally, it is based around a file-system like structure
("the menu") and everything else is references to paths within this
structure.

http://durden.arcan-fe.com/
2020-11-27 17:42:04 +00:00
Jan Beich
07467d02fc multimedia/arcan: add new port
Arcan is a powerful development framework for creating virtually anything from
user interfaces for specialized embedded applications all the way to full-blown
standalone desktop environments.

At its heart lies a robust and portable multimedia engine, with a well-tested
and well-documented Lua scripting interface. The development emphasizes
security, debuggability and performance -- guided by a principle of least
surprise in terms of API design.

WWW: https://arcan-fe.com/
2020-11-27 17:41:57 +00:00
Mikael Urankar
1dfa2ad912 lang/rust-bootstrap: Update to 1.48.0 2020-11-27 17:05:22 +00:00
Jan Beich
e5b21b62db www/gallery-dl: update to 1.15.4
Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.15.4
Reported by:	GitHub (watch releases)
MFH:		2020Q4 (bug fixes)
2020-11-27 16:19:37 +00:00
Jan Beich
8a5a31a85b lang/intel-compute-runtime: update to 20.47.18513
Changes:	https://github.com/intel/compute-runtime/compare/20.46.18421...20.47.18513
Reported by:	GitHub (watch releases)
2020-11-27 16:19:31 +00:00