434 Commits

Author SHA1 Message Date
rsadowski
4871995f41 Import x11/kde-applications/kturtle (ok sthen@, Tested in a bulk, incredibly
many thanks!)

Is is an one by one replacement for x11/kde4.

KTurtle is an educational programming environment for the KDE Desktop. KTurtle
aims to make programming as easy and touchable as possible, and therefore can
be used to teach kids the basics of math, geometry and... programming.

The programming language used in KTurtle is loosely based on Logo.  KTurtle
allows, just like some implementations of Logo, to translate the programming
language (the commands, the documentation and the error messages) to the native
language of the programmer. For more information on translating KTurtle please
read the translation how to. Translating the programming language to the native
language of the programmer is one of the many ways KTurtle tries to make
learning to programming more simple. Other features to help to achieve this
goal are: intuitive syntax highlighting, simple error messages, integrated
canvas to make drawings on, integrated help function, slow-motion or step
execution, and more.
2019-11-07 10:15:28 +00:00
rsadowski
2e461299d6 Import x11/kde-applications/kruler (ok sthen@, Tested in a bulk, incredibly
many thanks!)

Is is an one by one replacement for x11/kde4.

KRuler is a simple screen ruler application for KDE.
2019-11-07 10:11:59 +00:00
rsadowski
02fb029bee Import x11/kde-applications/kolourpaint (ok sthen@, Tested in a bulk,
incredibly many thanks!)

Is is an one by one replacement for x11/kde4.

DESCR: Kolourpaint is a simple but feature-rich raster image editor for KDE.
2019-11-07 10:09:56 +00:00
rsadowski
6e49d0ee77 Import x11/kde-applications/kcolorchooser (ok sthen@, Tested in a bulk,
incredibly many thanks!)

Is is an one by one replacement for x11/kde4.

KColorChooser is a simple application to select the color from the screen or
from a pallete.

Features:

- Select colors from any location on the screen.
- Select colors from a range of standard palletes available.
- Color values shown in Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) and
  HTML formats.
2019-11-07 10:05:07 +00:00
rsadowski
05c0bbce60 Import x11/kde-applications/makera (ok sthen@, Tested in a bulk, incredibly
many thanks!)

Is is an one by one replacement for x11/kde4.

DESCR: Digital camera support for KDE.
2019-11-07 10:02:12 +00:00
rsadowski
fbf43540fd Import x11/kde-applications/juk (ok sthen@, Tested in a bulk, incredibly many
thanks!)

Is is an one by one replacement for x11/kde4.

JuK is an audio jukebox application, supporting collections of MP3, Ogg Vorbis,
and FLAC audio files. It allows you to edit the "tags" of your audio files, and
manage your collection and playlists. It's main focus, in fact, is on music
management.

Features:
 - Collection list and multiple user defined playlists.
 - Ability to scan directories to automatically import playlists and music
   files on start up.
 - Dynamic Search Playlists that are automatically updated as fields in the
   collection change.
 - A Tree View mode where playlists are automatically generated for sets of
   albums, artists and genres.
 - Playlist history to indicate which files have been played and when
   Inline search for filtering the list of visible items.
 - The ability to guess tag information based on the track's file name.
 - File renamer that can rename files based on the tag content.
 - Tag reading and editing support for many formats including ID3v1, ID3v2 and
   Ogg Vorbis.
2019-11-07 09:59:49 +00:00
rsadowski
8d19b7ff57 Import x11/kde-applications/grantleetheme (ok sthen@, Tested in a bulk, incredibly
many thanks!)

GrantleeTheme library provides a class for loading theme packages containing
set of templates. The library provides a KDE-specific Grantlee plugins that
introduce new tags into the Grantlee theme syntax.
2019-11-07 09:57:22 +00:00
rsadowski
f0fdf3816b Import x11/kde-applications/filelight (ok sthen@, Tested in a bulk, incredibly
many thanks!)

Is is an one by one replacement for x11/kde4/filelight.

Filelight is an application to visualize the disk usage on your computer.

Features:

 - Scan local, remote or removable disks
 - Configurable color schemes
 - File system navigation by mouse clicks
 - Information about files and directories on hovering
 - Files and directories can be copied or removed directly from the context menu
 - Integration into Konqueror and Krusader
2019-11-07 09:55:01 +00:00
rsadowski
60526ac4d6 Bugfix update Okteta 0.26.2
See: https://mail.kde.org/pipermail/kde-announce-apps/2019-July/005528.html
2019-11-03 19:55:01 +00:00
rsadowski
63c184abe9 Mark as broken
Crashes immediately when you add a clip to the timeline. Reported upstream
long time ago. They said it's not our fault, it's mlt.
2019-10-06 16:16:09 +00:00
rsadowski
61408bcc99 Fix missing kinit RUN_DEPENDS 2019-10-05 07:33:50 +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
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
rsadowski
ed56c1a23c Move KDE5 (kf5,kde-applications) to PERMIT_PACKAGE 2019-06-23 05:24:00 +00:00
kili
668474224d Explicitely empty flavor is no longer needed for print/poppler. 2019-06-19 19:45:59 +00:00
rsadowski
f6427fcb8d fix cmake find package option
Set CMAKE_DISABLE_FIND_PACKAGE_libwlocate to ON and not to OFF.
libwlocate is not imported yet, so this has no side effects.
2019-06-10 12:24:21 +00:00
rsadowski
803ecb2a89 Remove graphics/qimageblitz as BUILD/RUN dependency
Qimageblitz is Qt4 and will not use by Qt5 okular.
2019-06-09 08:22:18 +00:00
rsadowski
f0be8e6b19 Unbreak kspaceduel
I imported kshisen twice, once in x11/kde-applications/kshisen and once in
x11/kde-applications/kspaceduel. Correct kspaceduel and bump kshisen.

Remove wrong "@pkgpath x11/kde4/kmines" in kshisen.
2019-06-03 05:35:09 +00:00
rsadowski
0fc48b5edb Update okteta to 0.26.1 2019-06-03 05:18:41 +00:00
espie
8303aa5221 bump to get past the kshisen/kspaceduel mix-up 2019-05-23 10:39:13 +00:00
espie
efb4412c36 no idea how my previous build work.
Being called "kspaceduel" and building a second "kshisen" doesn't work
all that great.

mark BROKEN until rsadowski fishes out the right one
2019-05-23 10:38:45 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
naddy
3e042ba62d Bump all ports that depend on ports-gcc on the clang archs.
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.
2019-04-28 21:08:26 +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
sthen
88ef2d6fa5 replace a hardcoded "python3.6m" in WANTLIB with "python${MODPY_DEFAULT_VERSION_3}m"
- still dirty but slightly less broken
2019-04-27 14:38:54 +00:00
rsadowski
9195e42158 Disable missing KDE4 and enable more KDE5 ports 2019-04-15 18:43:35 +00:00
rsadowski
c926711fa9 s/KDE 4/KDE/
OK sthen@ Hint by kn@
2019-04-15 17:09:18 +00:00
rsadowski
10d009c321 Regen PLIST after kf5 update 2019-03-30 21:07:48 +00:00
rsadowski
208f4fe6f2 Unbreak bulk build with baloo conflicts (finally!) 2019-03-30 09:17:05 +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
rsadowski
471fe72b00 Cleanup and added comments why we can not porting some applications 2019-03-24 11:23:00 +00:00
rsadowski
ef21bd666f Remove: libkgeomap, libkface
Now a part of digikam-kde4 and we don't use it anywhere else.
2019-03-24 11:20:22 +00:00
rsadowski
f6efefc2e2 Unhook libkface,libkgeomap
say goodbye to the last KDE4 ports in x11/kde-applications
2019-03-22 22:09:55 +00:00
rsadowski
6b35ceb1de remove conflict-tag with kde-baseapps-*
There a no conflicts with kde-baseapps- anymore
2019-03-15 13:28:13 +00:00
rsadowski
4941e4a27e Unhook KDE4 gwenview, hook gwenview 2019-03-11 21:57:08 +00:00
rsadowski
e95322df20 Add pkgpath and bump share-lib higher then kde4 version 2019-03-11 21:52:35 +00:00
rsadowski
17d561e63d Import gwenview-18.12.0; OK kn@
Gwenview is a simple image viewer for KDE which offers a folder tree
window and a file list window for navigating easily through your image
file hierarchy.

Features:
- correct rendering of alpha-channel in images
- docked windows for a configurable layout
- full screen mode
- a thumbnail view
- background thumbnail generation
- center images in view
- zooming (including fit-to-window)
- support for IO slaves
- multi-selection support
- bookmarks
- image rotation and mirroring
- advanced keyboard navigation, Opera-like next / previous mouse
  navigation and customizable mouse-wheel navigation
2019-03-11 20:19:37 +00:00
rsadowski
10a9c63bef Import kleopatra-18.12.0; OK kn@
Comment:
certificate manager and a universal crypto GUI

Description:
Kleopatra is a certificate manager and a universal crypto GUI. It supports
managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving
certificates from LDAP servers.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:05:52 +00:00
rsadowski
cfaf510783 Import kcalutils-18.12.0; OK kn@
Comment:
library for the handling of calendar data.

Description:
This library provides a set of utility functions that help applications access
and use calendar data via the KCalCore library.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:04:21 +00:00
rsadowski
0b6a322c08 Import libkleo-18.12.0; Tweak and OK kn@
Comment:
certificate manager for KDE

Required by:
kleopatra-18.12.0

Description:
Kleopatra is a certificate manager and a universal crypto GUI. It supports
managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving
certificates from LDAP servers.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:02:13 +00:00
rsadowski
0c264b6b91 Import kidentitymanagement-18.12.0; Tweak and OK kn@
Comment:
KDE pim identities

Description:
KDE Personal Information Management suite.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-11 07:00:26 +00:00
rsadowski
dbc572bb9b Switch from KDE4 kgeography to KDE5 2019-03-10 22:33:30 +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
08cd0a0a10 Import kgeography-18.12.0; OK kn@ Thanks!
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.
2019-03-07 20:17:39 +00:00
rsadowski
5719bbb397 +kompare 2019-03-04 16:20:03 +00:00
rsadowski
9e497064fc Import kdialog-18.12.0; OK landry@
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>
2019-03-03 11:58:39 +00:00
rsadowski
ffa40a7129 Import kcron-kf5-18.12.0; OK landry@
Comment:
KDE-based GUI for cron task scheduler

Description:
KCron is a graphical user interface to cron(8).

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-03 11:40:01 +00:00
rsadowski
d7b4d056d7 Import kmouth-18.12.0; OK landry@
Comment:
speech tool for mute persons for KDE

Description:
A type-and-say frontend for speech synthesizers.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
2019-03-03 11:26:45 +00:00