.qmlc and .jsc files cannot be built on !x86, breaking the packaging of
a few x11/qt5 subports on these archs. We're introducing here
MODQT5_COMMENT in a similar way to what python does with MODPY_COMMENT.
Tested on macppc amd amd64. Hints by George Koehler and landry@,
proposed by sthen@ (thanks you all!), applied by me.
OK landry@ rsadowski@
KGeography is a geography learning tool, which allows you to learn
about the political divisions of some countries (divisions, capitals
of those divisions and their associated flags if there are some).
It is part of the KDE Education Project.
i3 is an improved dynamic, tiling window manager originally inspired by wmii.
This fork adds support for gaps, smart gaps, smart borders and hide edge
borders.
Instead of patching it, switch to COMPILER=base-clang ports-gcc
Noticed reading through the latest macppc bulk logs
COMPILER suggestion from jca@
ok jca@
Remove dependency on libnotify (default upstream). Skip major bump,
a bunch of exported symbols have been removed because this port now uses
meson symbol visibility support. Switch to https HOMEPAGE/MASTER_SITES
while here.
from Olivier Taibi
Comment:
KDE dialog boxes from shell scripts
Description:
kdialog allows you to display dialog boxes from shell scripts. The syntax is
very much inspired from the "dialog" command (which shows text mode dialogs).
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
Comment:
KDE-based GUI for cron task scheduler
Description:
KCron is a graphical user interface to cron(8).
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
Comment:
speech tool for mute persons for KDE
Description:
A type-and-say frontend for speech synthesizers.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
Information for inst:kompare-18.12.0
Comment:
file compare utility for KDE
Description:
Kompare is a GUI front-end program that enables differences between source
files to be viewed and merged. Kompare can be used to compare differences on
files or the contents of folders. Kompare supports a variety of diff formats
and provide many options to customize the information level displayed.
This package contains end-user Kompare GUI program.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
two tweaks from me: don't use -Os (was previously patched away but came
back with change in build system), and print something for 'make install',
the silent install stage is rather unsettling
- Fix double free for data.channel
- gerror_to_dbus_error_message: add support for remaining members of DBusGError
- invoke_object_method: when demarshalling fails, use the right error