23928 Commits

Author SHA1 Message Date
ajacoutot
22683896a1 Regen WANTLIB after print/cups,-libs lost irs dependency on gnutls. 2022-05-26 12:59:04 +00:00
ajacoutot
cfb8ef4f37 Update to gvfs-1.50.2. 2022-05-26 12:07:46 +00:00
stu
453d5871c3 Update to 8.6.12.
Update HOMEPAGE.
2022-05-24 02:54:39 +00:00
ajacoutot
ecf4719ae3 Update to gnome-keyring-42.1. 2022-05-23 17:21:20 +00:00
ajacoutot
ffffeff548 Update to seahorse-42.0. 2022-05-23 06:36:45 +00:00
landry
665bbfaee2 x11/xfce4/terminal: update to 1.0.4.
see https://mail.xfce.org/pipermail/xfce-announce/2022-May/001114.html
2022-05-23 06:11:59 +00:00
ajacoutot
d7eb5a0fff Update to gnome-keyring-42.0. 2022-05-21 13:42:03 +00:00
stu
99f17efbff Update HOMEPAGE, regen PLIST, bump REVISION. 2022-05-20 20:42:33 +00:00
ajacoutot
8bf7d4a8e2 Update to gtk+3-3.24.34. 2022-05-19 07:28:08 +00:00
sthen
e16ba71291 x11/gnome/todo: backport build fix from upstream merge request, ok aja@
https://gitlab.gnome.org/GNOME/gnome-todo/-/merge_requests/120
2022-05-18 10:54:12 +00:00
jcs
e5e599cd8a update to sdorfehs-1.4 2022-05-17 15:07:30 +00:00
ajacoutot
fdbaf3821b Update to orca-42.1. 2022-05-17 11:36:43 +00:00
sthen
a12d1349c4 set more exact license marker 2022-05-16 23:35:49 +00:00
sthen
c4908bd3d8 rxvt-unicode ports tweaks. add flavours:
(default package) = upstream's defaults plus enable 256-colour support

"everything" = upstream's "--enable-everything" build

"small" = reduce size/dep's - starting with upstream's "--disable-everything"
but --enable-frills is added to avoid a build failure

the default package no longer includes "--enable-unicode3" which
upstream recommends not to use "unless you really need a lot of non-BMP
characters" .. "can store and display unicode characters above 65535
even without this flag, but the number of such characters is limited to
a few thousand", if you need that then switch to "everything".

also: update DESCR, take maintainer
2022-05-16 09:43:48 +00:00
ajacoutot
affcedb652 Update to librsvg-2.54.3. 2022-05-14 08:21:20 +00:00
landry
942c86ad7e x11/xfce4/terminal: update to 1.0.3
see https://mail.xfce.org/pipermail/xfce-announce/2022-May/001112.html
2022-05-14 07:23:36 +00:00
ajacoutot
2ec1f93783 Update to gtk+4-4.6.4. 2022-05-13 23:20:42 +00:00
ajacoutot
e1e5bb3a28 Update to librsvg-2.54.2. 2022-05-13 09:36:11 +00:00
rsadowski
cf0463eee9 Bugfix updatge to 5.24.5 2022-05-12 16:49:07 +00:00
rsadowski
3ced4f3674 Enable Qt6 again 2022-05-12 15:44:57 +00:00
rsadowski
c5abae676e Uncomment qttranslations qtquick3d, not yet imported 2022-05-12 15:42:07 +00:00
rsadowski
494fe34012 Set PKGSPEC to avoid >=${VERSION},<${NEXT_VERSION} checks in depends
Idea, feedback and ok sthen@ thanks
2022-05-12 09:40:32 +00:00
rsadowski
fea60e917f Add a QML just-in-time compiler comment
"Previously a port using this library could decide whether or not to allow the
JIT to work by setting or not setting USE_WXNEEDED. The patch means that this
is no longer possible but it means that someone setting the kern.wxabort debug
sysctl can still run that software. (It's not a security sysctl because the w+x
mapping is rejected whichever way it is set)." -- sthen@

Comment from sthen@, thanks!
2022-05-11 04:57:23 +00:00
jung
2c57841062 update to dmenu-5.1 2022-05-10 19:06:23 +00:00
jung
a4f153ae73 update to dwm-6.3 2022-05-10 19:05:56 +00:00
rsadowski
23f71981b1 Unbreak patch, spotted by sthen@ 2022-05-10 17:54:06 +00:00
ajacoutot
fb5bd18004 Update to secrets-6.5. 2022-05-09 07:00:40 +00:00
ajacoutot
9409be8a66 Missing BDEP on devel/glib2.
spotted by naddy@
2022-05-08 14:11:38 +00:00
ajacoutot
70f9c0f6ba Update to gnome-shell-extensions-42.1. 2022-05-07 10:30:59 +00:00
ajacoutot
44078c0e5a Update to gnome-shell-42.1. 2022-05-07 10:30:45 +00:00
ajacoutot
39c8103cb1 Update to mutter-42.1. 2022-05-07 10:30:28 +00:00
rsadowski
626a362d2c Import qt6-qtimageformats-6.3.0, ok kn@
Comment:
Qt6 additional image formats

Description:
The core Qt Gui library by default supports reading and writing image files of
the most common file formats: PNG, JPEG, BMP, GIF and a few more, ref. Reading
and Writing Image Files. The Qt Image Formats add-on module provides optional
support for ICNS, JP2, MNG, TGA, TIFF, WBMP, WEBP file formats.

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

WWW: https://www.qt.io/
2022-05-07 06:28:22 +00:00
rsadowski
1161bf4b94 Disable QML just-in-time compiler
Makes it a little slower but safer

OK kn@
2022-05-07 06:08:10 +00:00
rsadowski
f5b0ff8bb9 Add me as maintainer 2022-05-06 19:01:27 +00:00
rsadowski
db80b0c357 Update Qt to 6.3.0
- Repace ${_p}_DIR=${MODQT6_LIBDIR}/cmake with a simple
  Qt6_DIR=${MODQT6_LIBDIR}/cmake.
- Remove x11/qt6/qttools as a default build option. Qttools are dead.
- Fix USE_CCACHE
- Disable QML just-in-time compiler
2022-05-06 18:59:58 +00:00
rsadowski
0035e37e6a Imports qt6-qtlanguageserver-6.3.0, OK kn@
Comment:
Language server implementation for Qt6

Description:
An implementation of the Language Server Protocol.

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

WWW: https://www.qt.io/
2022-05-06 18:55:07 +00:00
rsadowski
5c2bbd97d6 Remove QtQuickcontrols2, dead upstream and no longer in Qt 6.3 2022-05-06 18:49:46 +00:00
rsadowski
9e34d1c5a6 Temporary unhook qt6 2022-05-06 18:48:44 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
op
b461a1c81f +papirus-icon-theme 2022-05-05 08:47:44 +00:00
op
945938e0c5 import papirus-icon-theme-20220302
Papirus is a free and open source SVG icon theme for Linux, based
on Paper Icon Set with a lot of new icons and a few extras, like
Hardcode-Tray support, KDE colorscheme support, Folder Color support,
and others.

from David Demelier (MAINTAINER) with small tweaks by landly@ and me.
OK landry@, sthen@.
2022-05-05 08:45:57 +00:00
ajacoutot
2a88d14917 Update to gtk3mm-3.24.6. 2022-05-03 16:21:40 +00:00
matthieu
668880ca85 Update to xscope 1.4.2. ok sthen@
While there point HOMEPAGE to X.Org gitlab.
2022-05-02 07:00:39 +00:00
landry
5e0300e29b x11/xfce4/thunar-archive: update to 0.5.0.
update conditional RDEP to properly accept ark & engrampa.

see https://mail.xfce.org/pipermail/xfce-announce/2022-April/001111.html
2022-05-02 06:22:55 +00:00
sthen
c8ee03ae8c x11/sdorfehs: fix typo in DESCR, simplify GH_*. ok jcs 2022-04-30 20:01:21 +00:00
jcs
29b65b7e45 += sdorfehs 2022-04-30 14:19:04 +00:00
jcs
6be4ce84db import sdorfehs-1.3
ok rsadowski
2022-04-30 14:02:07 +00:00
gnezdo
b496da21c1 Upgrade x11/xmobar to 0.41=>0.42
ok kili@
2022-04-30 02:39:07 +00:00
sthen
3c439572f7 gnome-tour: set cargo build profile, fixing build on i386 which failed with
what looks like out-of-memory. this doesn't use cargo.port.mk, so it misses
the default setup done by the module. ok aja@
2022-04-29 12:26:42 +00:00
ratchov
7975901639 Use sio_flush() instead of sio_stop() to improve controls responsiveness
ok sthen
2022-04-29 08:54:18 +00:00