161187 Commits

Author SHA1 Message Date
sthen
210181f0b6 bump for FFmpeg update, from Brad 2021-11-08 12:42:11 +00:00
sthen
b146c89bae update to FFmpeg 4.4.1, from Brad. 2021-11-08 12:41:51 +00:00
tb
071939ef31 net/routinator: unbreak build by preventing routinator-ui from downloading
during the build. Do this by adding an extra distfile which is read to
the desired format in routinator-ui's build script. tweak/ok shten
2021-11-08 12:38:30 +00:00
rsadowski
2166788046 Regen WANTLIB
OK from maintainer
2021-11-08 11:39:21 +00:00
rsadowski
996941d4f1 Switch HOMEPAGE and MASTER_SITES to HTTPS
OK from maintainer
2021-11-08 11:38:41 +00:00
sthen
d2b22d886f update to py3-rfc6555-0.1.0 2021-11-08 11:26:58 +00:00
sthen
bca5d7b213 update to urlwatch-2.24 2021-11-08 11:24:20 +00:00
robert
1c0744529d use the use_allocator_shim build flag instead of a patch 2021-11-08 10:40:16 +00:00
ajacoutot
8c4a3bb959 Remove BDEP on devel/llvm now that our nm(1) has been fixed. 2021-11-08 10:07:37 +00:00
kirby
0149ee424b update qbirthday to 0.7.0b3 2021-11-08 08:53:58 +00:00
rsadowski
d1d7c00157 Update kubectl to 1.22.3 2021-11-08 08:48:38 +00:00
rsadowski
a2e30ee0d3 Sndio poll fds fix from upstream
Use a local unique_ptr array instead of a struct member for the sndio
poll fds.

From Brad
2021-11-08 07:38:07 +00:00
jsg
22f022c214 drop maintainer on sysutils/dtb
Updating this port has a high chance of breaking drivers as breaking
changes are frequently made to device trees in linux.  For example the
description of BeagleBone Black hardware changed in linux 5.15 to be
compatible with a new cpsw driver in linux.  This would break cpsw(4) if
the port were updated to 5.15.
2021-11-08 05:54:56 +00:00
ratchov
d177c63db6 Reenable MIDI support using sndio
Found and analysed by <nature at blazebone.com>, thanks

ok tb
2021-11-08 05:35:30 +00:00
bcallah
3595b74ab7 Ignore usleep return value; if usleep fails with EINTR then it causes the
program to abort, which probably wasn't intended.
Report and diff from Omar Polo, thanks!
2021-11-07 20:33:01 +00:00
bket
29db1b5425 Update to py-prompt_toolkit-3.0.22
Changelog:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.22/CHANGELOG
2021-11-07 20:03:52 +00:00
kurt
e3134cdbc7 Add LDFLAGS="-L/usr/X11R6/lib" to configure env to fix the build on ld.bfd
systems. It appears ld.bfd has an issue with libs specified with full
paths. okay ajacoutot@
2021-11-07 19:35:33 +00:00
jca
041f9a61dd NOT_FOR_ARCHS=${GCC3_ARCHS} is redundant given COMPILER=base-clang ports-gcc 2021-11-07 19:06:43 +00:00
kn
5b9d9c28c1 Update to mpv 0.34.0
From Brad
2021-11-07 18:47:36 +00:00
solene
66f5ac598f Lagrange now requires archivers/zip to compile
spotted by naddy@
2021-11-07 18:39:58 +00:00
kn
148bb04e73 Revert previous python3 symlink removal
The build process runs "env python3" with PATH=${WRKDIR}/bin in some places
so /usr/local/bin/python3 won't be found.

Spotted by naddy and phessler
2021-11-07 15:29:20 +00:00
rsadowski
fc83b893e7 Add missing dependency on audio/taglib
Spotted by naddy
2021-11-07 15:05:34 +00:00
robert
0940bd958a set daemon timeout to 300 by default;
databases can take a long time to gracefully shutdown
especially if you have a lot of cached data or you are
swapping and we do not want to kill these processes to
avoid potential dataloss
2021-11-07 14:27:44 +00:00
martin
9ee4b8297a Update blosc to bugfix release 1.21.1. 2021-11-07 12:24:50 +00:00
rsadowski
6648e034de Upstream fixes
[Logging] Fix Python 3.8 compatibility:
https://git.deluge-torrent.org/deluge/commit/?h=develop&id=351664ec071daa04161577c6a1c949ed0f2c3206

[Logging] Fix findCaller with unknown source:
https://git.deluge-torrent.org/deluge/commit/?h=develop&id=5e06aee5c8846f94bd5fcc209132dacf06de781f

Fix warning related to gettext:
https://git.deluge-torrent.org/deluge/commit/?h=develop&id=d6c96d629183e8bab2167ef56457f994017e7c85

Diff from Rob Schmersel, thanks!
2021-11-07 12:14:37 +00:00
sthen
b93d8edda4 update to rspamd-3.1 2021-11-07 11:40:10 +00:00
jca
c877fc3aae Disable boost-md on riscv64
The make_fcontext/jump_fcontext etc bits aren't implemented in
libboost_context-mt.so, leading to link-type failures in consumer ports.
2021-11-07 10:30:35 +00:00
sthen
de08443b29 update to py3-soupsieve-2.3 2021-11-07 10:00:54 +00:00
benoit
6040197ae0 Update to htmldoc-1.9.13. 2021-11-07 10:00:38 +00:00
sthen
00cb2126e1 update to doit-0.33.1 2021-11-07 09:28:00 +00:00
sthen
988421c73a update to py3-toolz-0.11.2 2021-11-07 09:16:31 +00:00
sthen
8a1d3d13ba update to py3-jellyfish-0.8.9 2021-11-07 09:00:36 +00:00
sthen
17ace22429 update to py3-et_xmlfile-1.1.0 2021-11-07 08:37:46 +00:00
semarie
59492b887b wayland/wayland: patch correction for OpenBSD
fixes the "event-loop-test" test.

ok rsadowski@
2021-11-07 08:01:53 +00:00
ajacoutot
0a3a5aa60b Add dynamic PORTROACH marker to unconfuse 7_1 versus release-7-1. 2021-11-07 07:54:06 +00:00
phessler
655011c355 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-07 06:52:09 +00:00
rsadowski
ceae85fd77 Add new category "wayland" 2021-11-06 19:10:18 +00:00
rsadowski
48bf6e9b15 +wayland 2021-11-06 19:09:10 +00:00
rsadowski
2d5707608f Initial wayland Makefile
Hook: wayland, wayland-protocols, wayland-utils, plasma-wayland-protocols
2021-11-06 19:08:33 +00:00
rsadowski
1ada87551c Import plasma-wayland-protocols-1.4.0
Comment:
KDE Wayland Plasma protocols

Description:
Plasma-specific protocols for Wayland

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://kde.org/plasma-desktop/

OK fcambus@ daniel@
2021-11-06 19:01:42 +00:00
rsadowski
e0b5913a8f Import wayland-utils-1.0.0
Comment:
Wayland utils

Description:
Display information about protocols supported by Wayland compositor.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://wayland.freedesktop.org/

OK fcambus@ daniel@
2021-11-06 19:00:41 +00:00
rsadowski
c27e118ac4 Import wayland-protocols-1.23
Comment:
Wayland protocols

Description:
wayland-protocols contains Wayland protocols that adds functionality not
available in the Wayland core protocol. Such protocols either adds
completely new functionality, or extends the functionality of some other
protocol either in Wayland core, or some other protocol in
wayland-protocols.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://wayland.freedesktop.org/

OK fcambus@ daniel@
2021-11-06 18:59:49 +00:00
rsadowski
059f97c83c Import wayland-1.19.0
Comment:
Display server protocol

Description:
Wayland is intended as a simpler replacement for X, easier to develop and
maintain.

Wayland is a protocol for a compositor to talk to its clients as well as
a C library implementation of that protocol. The compositor can be a
standalone display server running on Linux kernel modesetting and evdev
input devices, an X application, or a wayland client itself. The clients can
be traditional applications, X servers (rootless or fullscreen) or other
display servers.

Port notes:
This work is only possible because to FeeBSD's wayland patches and sthen@'s
work on devel/epoll-shim. From my position it is currently needed as a
dependency.

It should give other developers the possibility to play with wayland e.g. to
build Xenocara with XWayland support.

New category "wayland" to relieve x11/devel.

Feedback and OK fcambus@ daniel@
2021-11-06 18:58:28 +00:00
rsadowski
b43ffe4dec Update doxygen-gui to 1.9.2 2021-11-06 18:35:09 +00:00
rsadowski
c5d495e978 Update doxygen to 1.9.2 2021-11-06 18:34:50 +00:00
ajacoutot
597ffb2977 Fix comment. 2021-11-06 17:22:55 +00:00
kn
e5336e4900 Do not symlink python3 anymore, it is provided by the default package
Symlinking the unversioned `python` executable is fine.
These two are the only exceptions in the ports tree handling a versioned
symlink.

OK robert
2021-11-06 16:54:25 +00:00
solene
1242c8e47f + ibus-typing-booster 2021-11-06 16:25:42 +00:00
solene
b363083c20 Import ibus-typing-booster-2.14.13
Ibus-typing-booster is a completion input method to speed-up typing.
Features:
- Context sensitive completions.
- Learns from user input.
- Can be trained by supplying files containing typical user input.
- If available, hunspell and hunspell dictionaries will also be used
  to provide not only completion but also spellchecking suggestions.
- Can be used with any keyboard layout.
- Almost all input methods supplied by libm17n are supported.
- Several input methods and languages can be used at the same time
  without switching.
- Predicts Unicode symbols and emoji as well.

ok kn@
Special thanks to stsp@ who entirely reworked my initial port draft
Thanks to kn@ and sthen@ for comments on the port
2021-11-06 16:25:15 +00:00
solene
e3f29072d2 Update to lagrange-1.8.1 2021-11-06 16:01:50 +00:00