21 Commits

Author SHA1 Message Date
rsadowski
8cc2821b9c Update KDE applications (KDE Gear) to 21.04.0
..and yet another renaming. KDE Applications is now KDE Gear.

- https://kde.org/announcements/gear/21.04/
- https://kde.org/info/releases-21.04.0/

Nothing really exciting form ports side, ksystemlog can now display dmesg(1).
2021-04-27 05:26:55 +00:00
rsadowski
a42168a9c7 Update KDE Applications to 20.12.3
https://kde.org/announcements/releases/20.12.3/
2021-03-08 18:27:00 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
rsadowski
56db7102ae Update KDE applications to 20.12.2
- https://kde.org/announcements/releases/2021-02-apps-update/
- https://kde.org/announcements/fulllog_releases-20.12.2/
2021-02-08 20:00:39 +00:00
rsadowski
9eb19768f3 Update KDE Applications to 20.12.1
Release notes:
https://kde.org/announcements/releases/2020-12-apps-update/
https://kde.org/announcements/releases/2021-01-apps-update/
2021-01-23 18:10:12 +00:00
rsadowski
f467a3ec55 Update KDE Applications to 20.08.3 2020-11-08 20:12:48 +00:00
rsadowski
2c860b9683 Clean up dependency issues, spotted by portcheck 2020-11-04 06:09:42 +00:00
rsadowski
91d9fb05f8 Update KDE applications to 20.08.2
One notable kde-applications ports change:

- Remove undocumented kde-applications.port.mk and move logic into
  Makefile.inc.

Ran a bulk build with no issues. Otherwise a simple bug-fix update.

Release notes:
https://kde.org/announcements/releases/2020-10-apps-update/
2020-11-03 16:12:30 +00:00
rsadowski
2f3dc436b8 Bugfix update KDE applications to 20.08.1 2020-09-11 11:22:59 +00:00
rsadowski
a3244f1663 Update KDE Applications to 20.08.0
- x11/kde-applications/lokalize is marked as broken, this version
  depends on Qt 5.14+
- kdav moved from kde-applications to devel/kf
- As always, major bump all shared libs.
2020-09-07 14:49:10 +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
rsadowski
132de333e1 Use MODKF5_I18N_CONFLICT=yes instead of @conflict kde-i18n-* 2020-06-05 05:40:24 +00:00
rsadowski
61fb8a3bf6 Use MODKF5_L10N_CONFLICT=yes instead of @conflict kde-l10n-* 2020-06-03 05:13:34 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
chrisz
2dd0fda6b6 Update OCaml to 4.09
reviewed ports wise and help with @pkgpath, ok by sthen@
reviewed and help with bytecode-only plists, minor nits and ok by jca@
tested on sparc 64 by @jca
tested on aarch64 by Kurt Miller
tested on amd64 by me

Thanks for reviews and testing!
2019-09-26 09:46:09 +00:00
chrisz
225ce4224b Upgrade lang/ocaml to 4.08.1
* net unison needed some patchign to avoid deprecated library functions.
* all ports depending on the exact version of OCaml need revision bumps.
* net/unison needed some help to avoid deprecated library functions.

ok krw@, testing on i386 and ok daniel@
2019-09-18 17:49:35 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
rsadowski
3b4c8c86c8 Zap variable KDE5
We are now KDE4 free in kde-applications so there is no reason to tag KDE5
ports.
2019-03-24 11:56:57 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
f61bf5d324 Update KDE Applications to 18.12
Release notes:

https://www.kde.org/announcements/announce-applications-18.12.0.php

Port notes:

- Update all KDE5 ports to 18.12.0
- Reorder Makefile and enable libkmahjongg and kmahjongg
- Change MAINTAINER email
- New kde-applications.port.mk baesed on Makefile.inc
- Includes the following new helpers:
  - MODKDE5_DESKTOP_FILE
  - MODKDE5_ICON_CACHE
  - MODKDE5_TRANSLATIONS
  - MODKDE5_DOCS
- Makefile.inc improvements
- Fix and improve some many @pkgpath's, @sample's, and run-,build-
  and lib-depends.
- Tweak some CATEGORIES

The new infrastructure makes it very easy for us to port the missing KDE5
applications.

Feedback from kn@ Thanks!
2018-12-18 09:39:17 +00:00
rsadowski
7a6cef0ea5 Import kalzium-18.08.2
Comment:
periodic table of elements

Description:
Kalzium is your digital replacement for the periodic table on paper. It is a
program that visualizes the Periodic Table of Elements (PSE) and includes basic
information about all common elements in the PSE. It has a gained much more
functions over time.

Features:

 - versatile overview of all important data from the elements like melting
   points, electron affinity, electronegativity, electron configuration, radii,
   mass, ionisation energy
 - tool to visualize the spectral lines of each element
 - different colored views of the PSE: separation of the different blocks, Year
   simulator, Temperature simulator
 - Molecular weight calculator
 - an Isotope table
 - 3D molecule editor, with a load and save functionality
 - an equation solver for stoichiometric problems
 - filetype conversion for different types of chemical programs
 - tool to produce a comprehensive list of all Risk_and_Safety_Statements

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

WWW: https://edu.kde.org/kalzium/

Tweak/OK kn@ DESCR tweaks from schwarze@
2018-12-10 15:56:59 +00:00