24161 Commits

Author SHA1 Message Date
ajacoutot
6fea7b98fc Move to webkitgtk41 (the default). 2022-09-11 09:04:30 +00:00
ajacoutot
356fb6a30b Move to webkitgtk41 (the default). 2022-09-11 08:52:36 +00:00
op
956010c76a pledge x11/xcape
add a simple patch to pledge("stdio") xcape.  Tested also by Thim
Cederlund, thanks!
2022-09-11 07:27:29 +00:00
rsadowski
8d0552b8cc Explicitly deactivate inotify
We thus still use qfilesystemwatcher_kqueue instead of
qfilesystemwatcher_inotify. Nothing has changed, move on!
2022-09-10 15:25:47 +00:00
ajacoutot
dde4df9543 +libdmapsharing4 2022-09-10 14:40:30 +00:00
ajacoutot
d1c222dab3 Import libdmapsharing4-3.9.10
Libdmapsharing is a library which allows programs to access, share and control
the playback of media content using DMAP (DAAP, DPAP & DACP).
<...>

ok robert@
2022-09-10 14:39:12 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
ajacoutot
1c092cf638 One missing @pkgpath. 2022-09-10 08:01:18 +00:00
rsadowski
87796ccef3 Bugfix update Qt LTS open-source version to 5.15.6 2022-09-10 06:44:15 +00:00
ajacoutot
ce70775f4e Update to py3-dbus-1.3.2.
Renove py2 support.
2022-09-09 20:47:48 +00:00
ajacoutot
d7577cf1e5 Remove:
compiz-bcop
ccsm
compizconfig-python
compiz
libcompizconfig
compiz-plugins-main

Unmaintained in ports and no one stepped up.
ok sthen@ daniel@ matthieu@
2022-09-09 20:46:32 +00:00
ajacoutot
8d0638240d Update to gnome-browser-connector-42.1. 2022-09-09 06:47:14 +00:00
robert
31be399e5a add missing lib dependencies and fixup wantlib 2022-09-08 16:39:48 +00:00
ajacoutot
bb63c2f11c Update to gtk+4-4.8.0. 2022-09-08 06:13:46 +00:00
robert
5affd439b1 update to 6.1 2022-09-06 12:09:38 +00:00
ajacoutot
90c21a85fd Update to aisleriot-3.22.25. 2022-09-05 16:23:03 +00:00
landry
15b4b2f0e2 x11/xfce4/xfce4-notifyd: update to 0.6.4.
see https://mail.xfce.org/pipermail/xfce-announce/2022-September/001139.html
2022-09-05 13:26:21 +00:00
landry
515b8dc142 x11/xfce4/xfce4-pulseaudio: update to 0.4.4.
see https://mail.xfce.org/pipermail/xfce-announce/2022-September/001140.html
2022-09-05 13:25:45 +00:00
ajacoutot
6953c923df Remove, it got re-imported under gcr4. 2022-09-05 13:24:02 +00:00
ajacoutot
632ee0d233 +gcr4 2022-09-05 13:23:20 +00:00
ajacoutot
dc4637276b Re-Import gcr4-3.92.0.
(under the proper directory name)

GCR is a library for displaying certificates, and crypto UI, accessing key
stores. It also provides the viewer for crypto files on the GNOME desktop.

GCK is a library for accessing PKCS#11 modules like smart cards, in a (G)object
oriented way.

ok robert@
2022-09-05 13:22:51 +00:00
ajacoutot
82440b132c Import gcr4-3.92.0.
GCR is a library for displaying certificates, and crypto UI, accessing key
stores. It also provides the viewer for crypto files on the GNOME desktop.

GCK is a library for accessing PKCS#11 modules like smart cards, in a (G)object
oriented way.

ok robert@
2022-09-05 13:21:42 +00:00
ajacoutot
346cd6aa3f Ammend PORTROACH. 2022-09-05 13:05:09 +00:00
ajacoutot
488558f3ba Update to libgnomekbd-3.28.1. 2022-09-05 06:59:34 +00:00
ajacoutot
bba5d15d52 +libshumate 2022-09-04 16:23:08 +00:00
ajacoutot
afa5c5e54f Import libshumate-1.0.0beta
libshumate is a GTK widget displaying interactive maps. Various map sources can
be used together with the possibility to draw custom overlays, markers and lines
on top of the maps. Bindings to other languages are provided using GObject
Introspection.

ok robert@
2022-09-04 16:22:38 +00:00
ajacoutot
4f40a47f2b Update to libgepub-0.7.0. 2022-09-03 08:03:51 +00:00
ajacoutot
5f89f6ccdd Bump after webkitgtk4 -> webkitgtk40 rename. 2022-09-03 07:53:08 +00:00
ajacoutot
1c68454472 Update to libadwaita-1.1.5. 2022-09-02 22:16:01 +00:00
rsadowski
07d1a59eb2 Remove patches now that we have RTLD_NOLOAD
Diff from Brad
2022-09-02 12:32:24 +00:00
rsadowski
6edb95ee82 Add missing dependency on qtserialport
Found out by naddy, thanks
2022-09-01 18:46:47 +00:00
rsadowski
5e41512b95 Zap an empty line 2022-09-01 14:55:33 +00:00
sthen
1711bca968 switch i3-mousedrag to the main i3 repo, it has now been merged but
is not part of a release yet. (so this port should be able to go away
with their next release)
2022-09-01 13:47:15 +00:00
rsadowski
de3744e5cf Fix build with qgpgme
Yes we use greater than 1.17.0 but we do not support key refreshing.

Spotted by naddy, thanks!
2022-08-31 21:14:01 +00:00
jca
71ffdc9b8a Let alacritty build on all rust archs
alacritty build times is reasonable since import so it could have been
enabled on a bunch more achitectures.  Since it's using old versions of
the cc and libc crates, bump those to the latest available versions in
order to support powerpc64 and riscv64.

ok sthen@ fcambus@
2022-08-31 10:46:01 +00:00
jca
59562bfc42 Fix ${LIB_DEPEDNS} occurring in LIB_DEPENDS-webkit 2022-08-31 08:55:06 +00:00
rsadowski
f7ed7efe81 Import qt6-qtlottie-6.3.1, ok sdk@
Enabled but forgot to import, spotted by tb@

Comment:
QML API for rendering graphics and animations

Description:
Qt Lottie Animation provides a QML API for rendering graphics and animations
that are exported in JSON format by the Bodymovin plugin for Adobe After
Effects.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 18:44:22 +00:00
rsadowski
3904411712 Add missing z in WANTLIB 2022-08-30 13:34:14 +00:00
rsadowski
6cd3db8382 Too much deleted in my last commit, re-add qttools to build it again
Spotted by naddy, thanks!
2022-08-30 12:34:53 +00:00
rsadowski
8f64d4f0d1 Enable a bunch of new Qt6 ports. 2022-08-30 05:33:56 +00:00
rsadowski
49bb2f7b35 Import qt6-qtvirtualkeyboard-6.3.1, ok sdk@
Comment:
Qt6 virtual keyboard plugin

Description:
The Qt Virtual Keyboard project provides an input framework and reference
keyboard frontend for Qt 6 on Linux Desktop/X11, Windows Desktop, and Boot2Qt
targets.

The input framework makes it easy to write custom input methods or to integrate
3rd party input engines. The input methods can be implemented in C++ or QML.

This package contains actual libraries to be used by apps.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:32:59 +00:00
rsadowski
5184710c9c Import qt6-qtserialport-6.3.1, ok sdk@
Comment:
Qt6 serial ports access components

Required by:
qt6-qtserialbus-6.3.1

Description:
QtSerialPort provides functions to access serial ports.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:32:01 +00:00
rsadowski
ab3929cc74 Import qt6-qtserialbus-6.3.1, ok sdk@
Comment:
Qt6 API for accessing serial bus devices

Description:
The Qt Serial Bus API provides classes and functions to access the various
industrial serial buses and protocols, such as CAN, ModBus, and others.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:31:24 +00:00
rsadowski
2cd379931e Import qt6-qtsensors-6.3.1, ok sdk@
Comment:
Qt6 hardware sensors support

Description:
The Qt Sensors module provides access to sensor hardware via QML and C++
interfaces.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:29:57 +00:00
rsadowski
26c3af7bae Import qt6-qtscxml-6.3.1, ok sdk@
Comment:
create state machines from SCXML files

Description:
The Qt SCXML module provides functionality to create state machines from SCXML
files. This includes both dynamically creating state machines (loading the
SCXML file and instantiating states and transitions) and generating a C++ file
that has a class implementing the state machine. It also contains functionality
to support data models and executable content.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:29:05 +00:00
rsadowski
511e7e9008 Import qt6-qtremoteobjects-6.3.1, ok sdk@
Comment:
Qt6 Inter-Process Communication module

Description:
Qt Remote Objects (QtRO) is an Inter-Process Communication (IPC) module
developed for Qt. This module extends Qt's existing functionalities to enable
information exchange between processes or computers, easily.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:28:10 +00:00
rsadowski
157673b041 Import qt6-qtpositioning-6.3.1, ok sdk@
Comment:
Qt Positioning API

Description:
The Qt Positioning API provides positioning information via QML and C++
interfaces.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:27:12 +00:00
rsadowski
6f61c0b3ce Import qt6-qtnetworkauth-6.3.1, ok sdk@
Comment:
Qt6 network authorization components

Description:
Qt Network Authorization provides a set of APIs that enable Qt applications to
obtain limited access to online accounts and HTTP services without exposing
users' passwords.

Currently, the supported authorization protocol is OAuth, versions 1 and 2.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:26:05 +00:00
rsadowski
8810a2af85 Import qt6-qtdatavis3d-6.3.1, ok sdk@
Comment:
Qt6 3D data visualization components

Description:
Qt Data Visualization module provides a way to visualize data in 3D as bar,
scatter, and surface graphs. It is especially useful for visualizing depth maps
and large quantities of rapidly changing data, such as data received from
multiple sensors. The look and feel of graphs can be customized by using themes
or by adding custom items and labels to them.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:25:02 +00:00
rsadowski
1bef968d22 Import qt6-qtconnectivity-6.3.1, ok sdk@
Comment:
Bluetooth and NFC support for Qt6

Description:
Qt Connectivity aggregates support for technologies intended for
easy-to-use device connection. Currently those are Bluetooth and NFC.

Qt Bluetooth enables connectivity between Bluetooth enabled devices.
OpenBSD lacks support for Bluetooth, so Qt provides a stub instead.

Qt NFC enables connectivity between NFC enabled devices. Be warned
that Qt NFC on OpenBSD may need some additional components.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://www.qt.io/
2022-08-30 05:22:59 +00:00