19994 Commits

Author SHA1 Message Date
tb
20b6f63717 Fix build after libcrypto bump.
ok jca
2018-08-27 03:54:57 +00:00
rsadowski
e2edb9732f add MODQT5_LUPDATE and MODQT_LUPDATE 2018-08-26 11:14:15 +00:00
sthen
cb5d4f2e0f add tests, from Elias M. Mariani, I dropped REVISION change and added a
commented mentioning that they don't work with PORTS_PRIVSEP (though this
is probably common to other tests needing X)
2018-08-24 18:55:23 +00:00
sthen
ffbc8ca7cc update to py-qtpy-1.4.2, from Elias M. Mariani who is taking maintainer 2018-08-23 20:27:17 +00:00
ajacoutot
fd43049853 Update to librsvg-2.42.7 (Fix a denial-of-service condition). 2018-08-22 20:45:11 +00:00
rsadowski
34aa917521 hook KDE5 ark 2018-08-19 06:14:10 +00:00
rsadowski
96cb716b18 unhook KDE4 ark 2018-08-19 06:12:55 +00:00
rsadowski
cccb09f3f4 Import ark-17.12.3 (Replacement for x11/kde4/ark)
Ark is a graphical file compression/decompression utility with support for
multiple formats.

ok abieber@ Thanks!
2018-08-19 06:08:18 +00:00
rsadowski
4e66ddf89c Hookup kimap, kmbox, kmime, kpimtextedit, libkmahjongg, svgpart 2018-08-18 18:38:12 +00:00
rsadowski
9f8e37523d Import libkmahjongg-17.12.3
The library used for loading and rendering of Mahjongg tilesets and associated
backgrounds, used by KMahjongg and KShisen.

ok abieber@ Thanks!
2018-08-18 18:27:05 +00:00
rsadowski
a7ae2c5682 Import svgpart-17.12.3
SvgPart is a small KDE KPart component to display SVG images in Gwenview and in
any other KDE application which uses the KPart system.

ok abieber@ Thanks!
2018-08-18 18:25:36 +00:00
rsadowski
20082bc133 Import kpimtextedit-17.12.3
KPIMTextedit is a library that provides an enchanced text edit class, see
TextEdit. This text is highlighted with a EMailQuoteHighlighter.

ok abieber@ Thanks!
2018-08-18 18:24:06 +00:00
rsadowski
e104a70587 Import kmbox-17.12.3
KMBox provides API to access emails in storages in the MBox (rfc4155) format.

ok abieber@ Thanks!
2018-08-18 18:19:42 +00:00
rsadowski
93a7fb9506 Import kimap-17.12.3
This library provides a job-based API for interacting with an IMAP4rev1 server.
It manages connections, encryption and parameter quoting and encoding, but
otherwise provides quite a low-level interface to the protocol. This library
does not implement an IMAP client; it merely makes it easier to do so.

ok abieber@ Thanks!
2018-08-18 18:17:42 +00:00
rsadowski
eced8917f8 Import kmime-17.12.3
KMime is a library for handling mail messages and newsgroup articles.

ok abieber@ Thanks!
2018-08-18 18:14:54 +00:00
rsadowski
764e6ebf0b Unbreak kdevelop5 bulk build
When x11/grantlee and x11/grantlee-qt5 are installed at the same time,
kdevelop5 includes ${LOCALBASE}/include/grantlee  and not
${LOCALBASE}/include/grantlee5 but links against grantlee-qt5. What obviously
doesn't work!

So move header files and cmake from grantlee into grantlee4. Just like
grantlee-qt5 does with grantlee5. All Qt4/KDE4 consumers are fine with
grantlee4.

Spotted by naddy@ in a amd64 bulk and sthen@ in a i386 bulk. Thanks for the
helpful reports!
2018-08-18 15:04:39 +00:00
ajacoutot
1240d362fb Update to gnome-documents-3.28.2. 2018-08-17 09:07:43 +00:00
zhuk
3dfe727a6b Fix placing widgets top left corner erroneously (QTBUG-68939).
Fixes KDevelop, Trojita, Vym and others.

From upstream via Caspar Schutijser, many thanks!
2018-08-17 08:21:16 +00:00
ajacoutot
dafecd939d Unbreak build if autoconf-2.13 is installed. 2018-08-16 07:02:05 +00:00
ajacoutot
6d4f35f446 SECURITY update to gdm-3.28.3.
CVE-2018-14424
2018-08-15 13:49:00 +00:00
rsadowski
90cb3d1fbd Set '-fno-ret-protector' only on clang arches.
Spotted by and ok kirby@
2018-08-14 14:19:50 +00:00
kn
78c419d8ba Fix sparc64 build
OK sthen
2018-08-14 08:36:49 +00:00
rsadowski
6e59f0f916 Add missing lib depends qtscript, respect 'Ninja' as CMAKE_GENERATOR 2018-08-14 05:23:08 +00:00
sebastia
9f04d566cd maintenance update to 0.7 2018-08-13 20:25:52 +00:00
sthen
b71ae6c5d5 update to xscreensaver-5.40
- zap a patch that has done nothing but remove one blank line since 2006

- patch "crumbler" to reduce mem use on OpenBSD which was failing and
in 5.39 segfaulting and producing a mahoosive core / in 5.40 reporting
"out of memory"
2018-08-13 18:53:50 +00:00
rsadowski
3e992b9bd1 Bugfix update krusader-2.7.1 2018-08-13 14:23:49 +00:00
ajacoutot
0342914713 Update to gtk-vnc-0.8.0. 2018-08-13 10:10:26 +00:00
ajacoutot
2a7f2f215f Update to librsvg-2.42.6. 2018-08-13 09:59:03 +00:00
rsadowski
18a8e09476 Unbreak kde4/kompare
Use ${MODKDE4_DEP_DIR}/libkomparediff2 and don't fetch
kde-applications/libkomparediff2, if it is installed.

Spotted by naddy@ Thanks!
2018-08-13 09:13:30 +00:00
naddy
1e87a41b50 bump for plist changes 6.3 -> 6.4 2018-08-11 04:58:47 +00:00
sthen
f54b14d6f1 Update to x11vnc 0.9.15 (switching from the original upstream to the
community-maintained version at LibVNC), including some buffer overleak and
memory leak fixes. From semarie with a few changes to autoconf handling from me.
2018-08-09 15:04:21 +00:00
naddy
348526e698 tentative fix for assembly instruction and re-enable NEON 2018-08-09 14:49:54 +00:00
ajacoutot
8b49889179 --disable-cpu-neon to fix build on ARM.
from Brad
2018-08-09 07:24:53 +00:00
sthen
bebfb52e62 provide and use RUST_ARCHS, from semarie. sounds good to espie 2018-08-08 09:19:40 +00:00
ajacoutot
6098c5e283 Update to dbus-1.12.10. 2018-08-05 19:12:05 +00:00
ajacoutot
d862c931af Tell portroach to skip version 5.90.1. 2018-08-05 19:04:52 +00:00
ajacoutot
d7eaf1d3a1 Update to gnome-latex-3.30.2. 2018-08-05 19:02:48 +00:00
landry
d96ec83eec Bugfix update to xfwm4 4.12.5 2018-08-01 08:23:10 +00:00
bcallah
061235049f Bugfix update to xfe-1.43
ok giovanni@
2018-07-31 17:22:05 +00:00
rsadowski
601cfbb756 unhook KDE4, hook KDE5 kig and remove from meta KDE4 2018-07-30 13:52:20 +00:00
rsadowski
261efed705 Import KDE5 kig replacement for KDE4
Comment:
KDE geometric constructions explorer

Description:
Kig is a program for exploring geometric constructions.

It is part of the KDE Education Project.

Maintainer: KDE porting team <openbsd-kde@googlegroups.com>

tweaks from sthen@, Tested by Elias M. Mariani
reads ok sthen@
2018-07-30 13:43:30 +00:00
rsadowski
f181286e78 Bump missing -sqlite2 after HOMEPAGE update.
Spotted by nigel@
2018-07-29 15:15:16 +00:00
rsadowski
f1ea497b83 Hook KDE5 kdenlive 2018-07-29 15:11:27 +00:00
rsadowski
e8ec74fc4d Import kdenlive-17.12.3
Tested by Elias M. Mariani. Thanks!

Kdenlive is a free open-source video editor, which supports DV,
AVCHD and HDV editing. Kdenlive relies on several other open source
projects, such as FFmpeg, the MLT video framework and Frei0r effects.

ok landry@ (kamikaze KDE5 ports ok)
2018-07-29 15:10:25 +00:00
ajacoutot
119b976e1b Update to libdazzle-3.28.5. 2018-07-29 11:27:44 +00:00
jasper
ca229f8730 update to virt-viewer-7.0
from jiri b
2018-07-29 08:17:00 +00:00
rsadowski
46fe7359b5 Fix PKGNAME; conflict with KDE4
There are currently no KDE5 libkomparediff2 consumers

Spotted by juanfra@
2018-07-29 04:47:34 +00:00
sebastia
57bf460bbd forgot to remove patch on last update
no bump, since didn't build

pointed out by naddy@
2018-07-28 21:40:36 +00:00
rsadowski
8e82c97d80 hook libkexiv2 and kdegraphics-mobipocket 2018-07-28 18:53:53 +00:00
rsadowski
a4fe40e4e5 Import kdegraphics-mobipocket-17.12.3
Mobipocket plugins for strigi indexing and thumbnails.

ok landry@
2018-07-28 18:52:19 +00:00