21825 Commits

Author SHA1 Message Date
rsadowski
6b9742a0de Import akonadi-search-19.12.3
Comment:
libraries and daemons to implement searching in Akonadi

Description:
Xapian-based indexing and query infrastructure for Akonadi.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 17:06:23 +00:00
rsadowski
ba38414666 Import akonadi-notes-19.12.3
Comment:
PIM Akonadi notes support library

Description:
Akonadi Notes library

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 17:04:52 +00:00
rsadowski
3e75aed1ec Unhook KDE4
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.

The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.

What happened here:

- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
 - klogic
 - soprano
 - strigi
 - automoc
 - prison
 - qimageblitz
 - cagibi
 - libkvkontakte
 - akonadi
 - attica
 - libalkimia
 - libkfbapi
 - libkgapi
 - qoauth
 - kwebkitpart
 - grantlee
 - libkscreen
 - polkit-qt
2020-06-13 16:22:52 +00:00
rsadowski
37a657e594 Import kmailtransport-19.12.3
Comment:
mail transport service

Description:
The mailtransport module provides the following functionality:

- Shared mail transport settings
- GUI elements to configure mail transport settings
- Job classes for mail sending

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 14:46:37 +00:00
rsadowski
6df8d7be44 Import libkgapi-19.12.3
Comment:
KDE-based library for accessing various Google services

Description:
LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
for various Google services.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 06:33:13 +00:00
rsadowski
744482c2ee Import ksmtp-19.12.3
Comment:
KDE PIM SMTP library

Description:
Job-based library to send email through an SMTP server

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://kontact.kde.org/
2020-06-13 06:21:47 +00:00
rsadowski
0a3adf803e Import akonadi-mime-19.12.3
Comment:
PIM Akonadi mime support library

Description:
Akonadi Mime is a library that effectively bridges the type-agnostic API of the
Akonadi client libraries and the domain-specific KMime library. It provides
jobs, models and other helpers to make working with emails through Akonadi
easier.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 06:16:49 +00:00
rsadowski
ca30aeb23f Import akonadi-contacts-19.12.3
Comment:
PIM Akonadi contacts support library

Description:
Akonadi Contacts is a library that effectively bridges the type-agnostic API of
the Akonadi client libraries and the domain-specific KContacts library. It
provides jobs, models and other helpers to make working with contacts and
addressbooks through Akonadi easier.

The library provides a complex dialog for editing contacts and several models
to list and filter contacts.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 05:51:43 +00:00
rsadowski
56dc962435 Import akonadi-19.12.3
Comment:
PIM Storage Service

Description:
Akonadi is a PIM layer, which provides an asynchronous API to access all kind
of PIM data (e.g. mails, contacts, events, todos etc.).

It consists of several processes (generally called the Akonadi server) and a
library (called client library) which encapsulates the communication between
the client and the server.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://kontact.kde.org/
2020-06-13 05:29:56 +00:00
rsadowski
ee62247834 Import konqueror-19.12.3
Comment:
KDE File Manager & Web Browser

Description:
Konqueror is KDE's Webbrowser and swiss-army-knife for any kind of
file-management and file previewing.

Features:

-  Webbrowsing using Qt WebEngine as rendering engines
-  File management using most of Dolphin's features (including version-control,
   service menus and the basic UI)
-  File management on ftp and sftp servers
-  Full featured FTP-client (you can split views to display local and remote
   folders and previews in the same window)
-  Embedded applications to preview files (e.g. Okular and Calligra for
   documents, Gwenview for pictures, KTextEditor for text-files)
-  Different kinds of plugins: Service-menus, KParts (embedded applications),
   KIO (accessing files using special protocols like http or ftp) and
   KPart-plugins (like AdBlocker...)

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2020-06-13 05:04:13 +00:00
cwen
04ae611f09 gnome-builder: fix the build with ld.bfd
Don't use "-Wl,--as-needed" (the meson default) with ld.bfd, it causes
undefined references errors. Allow building with ld.bfd on i386 where
it's broken with ld.lld, we'll see the result in the next bulk.

Tested on powerpc -- this arch needs a yet-to-be-committed
x11/gnome/libdazzle fix to build it there.

OK sthen@, jca@ and aja@ (maintainer)
2020-06-12 22:09:09 +00:00
robert
990bbb0fe2 update to 6.0.5 2020-06-12 14:57:07 +00:00
cwen
2563d34b57 eog: don't build on !rust archs
It requires librsvg>=2.44.0 that is rust-only.

OK semarie@, aja@ (maintainer)
2020-06-12 10:27:52 +00:00
rsadowski
2cd9a41c72 Cleanup Makefile 2020-06-11 04:39:41 +00:00
rsadowski
0cb8e0dc52 Update qt5ct to 1.0 2020-06-11 04:37:33 +00:00
rsadowski
a8290c1c33 Add missing dependency lcms2, spotted by naddy@, thanks! 2020-06-10 19:50:28 +00:00
ajacoutot
ebb9cb3d2d Remove gnome-doc-utils. 2020-06-10 07:20:27 +00:00
ajacoutot
df760790f5 Bye bye doc-utils.
ok jasper@
2020-06-10 07:20:04 +00:00
ajacoutot
ede1f90408 Don't pull x11/gnome/doc-utils; it's been deprecated for years and is
going to be removed.
2020-06-10 07:19:20 +00:00
sthen
7b9dee5fee move from setting qtwebkit version in a variable in Makefile.version and
passing it around via qt5.port.mk to setting it directly in the qtwebkit
port and setting PKGSPEC so that it's passed automatically.

test/ok rsadowski@
2020-06-09 22:43:16 +00:00
sthen
14d59fd15d remove unused MASTER_SITES0 which is set based on qtwebkit version but
at download.qt.io (which isn't going to work because we're using a fork)
2020-06-09 22:41:43 +00:00
ajacoutot
8b9d0d0db2 Regen WANTLIB/PLIST. 2020-06-09 21:50:55 +00:00
sebastia
66ef082233 update 1.2.24 -> 1.2.26 2020-06-09 21:13:18 +00:00
sebastia
25a06118f2 update 0.27.0 -> 0.28.0 2020-06-09 21:12:46 +00:00
sebastia
809b7502cd update 0.27.0 -> 0.28.0 2020-06-09 21:12:17 +00:00
sebastia
5b27f1c743 update 1.26.0 -> 1.27.0 2020-06-09 21:11:02 +00:00
sebastia
407e5211eb update 2.7.0 -> 2.8.0 2020-06-09 21:07:05 +00:00
ajacoutot
58ec9d8d05 Unbreak PKGNAME.
ok jasper@
2020-06-09 17:35:12 +00:00
chrisz
8f34a2e806 Update lang/ocaml to 4.10.0
tested on sparc64, update to lang/camlp4 and ok by jca@
ok daniel@
thanks.
2020-06-09 17:34:13 +00:00
ajacoutot
2fac76290b Cope with new FFmpeg version.
from Brad (maintainer)
2020-06-09 14:33:21 +00:00
jasper
fb51636f98 even with one foot in the grave, switch this over to python3.
based on a patch from gentoo
2020-06-09 07:19:28 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
bket
c695426299 Update to herbstluftwm-0.8.3
This version fixes several bugs, and adds some new commands and rules.
Changes: https://herbstluftwm.org/news.html.

From Lucas <lucas AT sexy DOT is> and
Florian Viehweger <openbsd AT out-of-creativity DOT de> who also take
maintainer.
2020-06-08 03:18:15 +00:00
ajacoutot
a9cbf54196 Newer version require pango>=1.45 2020-06-07 16:08:17 +00:00
ajacoutot
d279759119 Regen WANTLIB after recent sysutils/libvirt update. 2020-06-07 16:02:49 +00:00
rsadowski
cb0192b41d Remove multimedia/phonon as dependency 2020-06-07 15:56:09 +00:00
rsadowski
5a3a091392 Remove multimedia/phonon as dependency 2020-06-07 14:49:59 +00:00
ajacoutot
fa2ecd796d Update to librsvg-2.48.7. 2020-06-05 14:52:36 +00:00
rsadowski
132de333e1 Use MODKF5_I18N_CONFLICT=yes instead of @conflict kde-i18n-* 2020-06-05 05:40:24 +00:00
sthen
ea58916fbf mark BROKEN-i386, this can't be built on the build machines.
it maybe possible to get it building with -Wl,--no-keep-memory or maybe
by using ld.bfd instead of LLD, if someone wants to figure out the qmake/gn
bits needed I can test diffs
2020-06-04 14:18:57 +00:00
sthen
957a415293 x11/qt5: allow ONLY_FOR_ARCHS to be overridden by ports underneath this dir.
-ONLY_FOR_ARCHS =	${GCC4_ARCHS} ${CLANG_ARCHS}
+ONLY_FOR_ARCHS ?=	${GCC4_ARCHS} ${CLANG_ARCHS}

The only port changed by this is qtwebengine, making it honour the more
restrictive ONLY_FOR_ARCHS setting in its Makefile.
2020-06-04 14:14:27 +00:00
ajacoutot
aae19922b8 SECURITY update to dbus-1.12.18.
- CVE-2020-12049
2020-06-04 08:44:13 +00:00
jasper
ae44cefa1f update to gnome-shell-3.36.3 2020-06-04 07:34:31 +00:00
jasper
9a965b41c8 update to mutter-3.36.3 2020-06-04 07:33:49 +00:00
ajacoutot
dd31884ae5 Update to gnome-control-center-3.36.3. 2020-06-03 22:55:47 +00:00
ajacoutot
8750facae1 Update to librsvg-2.48.6. 2020-06-03 13:29:55 +00:00
ajacoutot
d55d8288e7 textproc/asciidoc is picked up if present, so add it to BDEP.
spotted by naddy@
2020-06-03 09:49:55 +00:00
rsadowski
00beaf87c2 Update tellico to 3.3.1 2020-06-03 05:20:33 +00:00
rsadowski
61fb8a3bf6 Use MODKF5_L10N_CONFLICT=yes instead of @conflict kde-l10n-* 2020-06-03 05:13:34 +00:00
sthen
0de541e735 s/DEBUG_PACKAGS/DEBUG_PACKAGES/ 2020-06-02 21:55:14 +00:00