21521 Commits

Author SHA1 Message Date
landry
ceacb089ae Update to greybird 3.22.12.
Switched to build with meson, and now provides a dark variant theme.
2020-03-24 10:23:33 +00:00
landry
e38578a488 Update to thunar 1.8.13 2020-03-24 08:19:29 +00:00
rsadowski
7aa982894f Disable tests to avoid ruby dependency, spotted by aja, thanks! 2020-03-24 07:43:28 +00:00
rsadowski
6f5a769ebd Add missing dependency syntax-highlighting, spotted by aja, thanks! 2020-03-24 07:42:10 +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
landry
6686e1f7f4 Update to xfce4-screensaver 0.1.9 2020-03-23 12:14:55 +00:00
ajacoutot
f719bd583c Update to gtk+4-3.98.1 2020-03-23 08:52:55 +00:00
naddy
f88a93d598 * Combine and tweak some find(1) invocations.
* Use the -delete operator to remove files.
2020-03-22 18:13:35 +00:00
sthen
44344a3e44 regen plist 2020-03-22 14:39:14 +00:00
jca
5214f1841f Move HOMEPAGE to https 2020-03-22 01:14:31 +00:00
jca
05da316702 https HOMEPAGE 2020-03-22 01:05:54 +00:00
rsadowski
64550cf6fe Add missing python module. Spotted by aja 2020-03-21 21:18:06 +00:00
sthen
dba829398e update to xscreensaver-5.44 2020-03-21 21:07:02 +00:00
robert
98cf9cbd24 update to MATE 1.24 2020-03-21 16:14:53 +00:00
rsadowski
15447346f6 Remove print-manager, long unhooked 2020-03-20 16:54:06 +00:00
rsadowski
96caca5790 Remove ktimer, long unhooked 2020-03-20 16:53:10 +00:00
rsadowski
ee96b8f3f1 Remove poxml, long unhooked 2020-03-20 16:44:31 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
rsadowski
23c7ccbf5d Remove lokalize, long unhooked 2020-03-20 16:43:41 +00:00
rsadowski
829107e4fd Remove kteatime, long unhooked 2020-03-20 16:42:53 +00:00
rsadowski
0610d39bdd Remove KDE4 dev-*, long unhooked 2020-03-20 16:16:01 +00:00
rsadowski
715a89e99b Remove krdc and krfb, long unhooked 2020-03-20 16:14:05 +00:00
rsadowski
b20608bf9a rm sdk-thumbnailers, long unhooked 2020-03-20 16:12:07 +00:00
rsadowski
e30428aecd Remove sdk-kioslaves, long unhooked 2020-03-20 16:11:03 +00:00
rsadowski
907f20909b Remove kapptemplate, long unhooked 2020-03-20 16:10:09 +00:00
rsadowski
9df3fa3329 Remove kcachegrind, long unhooked 2020-03-20 16:09:00 +00:00
rsadowski
22157193e1 Remove kcharselect, long unhooked 2020-03-20 16:07:46 +00:00
rsadowski
3a73be6f4a Remove kdf, long unhooked 2020-03-20 16:06:12 +00:00
rsadowski
e1336be698 Remove kfloppy, long unhooked 2020-03-20 16:05:19 +00:00
rsadowski
c5b1570f90 remove kmix, long unhooked 2020-03-20 16:04:25 +00:00
kn
6df2645caa Default SEPARATE_BUILD to "Yes" not "flavored"
bsd.port.mk(5) checks for "Yes" and "No" only.

OK rsadowski
2020-03-20 12:09:52 +00:00
landry
50fd437c2b Remove dependency on bash by applying a patch from
e811b96c32

allows to remove handrolled do-configure, and drop MAKE_FILE while here.
2020-03-20 08:01:47 +00:00
landry
494cd24f6a +retrosmart-icon-theme, even if there will be no pkgs on the mirrors.. 2020-03-20 07:20:57 +00:00
landry
01d7a3b225 Import retrosmart-icon-theme
Retrosmart icon theme is a set of icons mainly based on the Haiku OS look.
Mainly the icons were taked from that project (with MIT license, and therefore
GPL compatible), some others were created from scratch or crafted from *other
forgotten sources* in the internet (with unknown licenses).

thus, set PERMIT_PACKAGE=Unsure .. discussed with sthen@
ok solene@
2020-03-20 07:10:27 +00:00
rsadowski
8622cfbf63 Update x2goclient to 4.1.2.2
This fix also includes a missing qtsvg lib dependency spotted by sthen@.
Remove patches to fix qt5.13.2 build. Committed upstream.
2020-03-19 19:51:09 +00:00
jca
5052dfb3a6 polkit-qt is still used in kde4 land
rsadowski@ has been a tad too eager.  Spotted by naddy@
2020-03-18 22:05:41 +00:00
rsadowski
0ff9366d6e Remove qt4 polkit-qt
Dead pice of software with no consumers. Let's safe build time.

OK ajacoutot@ (maintainer)
2020-03-18 16:15:25 +00:00
tb
182d5303dc The X509_get_notBefore() and X509_get_notAfter() macros were changed in
<openssl/x509.h> rev 1.70 to reference the functions X509_getm_notBefore()
and X509_getm_notAfter(), so these need to be resolved at runtime.

This fixes a linking failure on ld.bfd architectures and a likely
runtime failure on other architectures.

ok jca rsadowski
2020-03-18 14:31:20 +00:00
tb
43123061eb A major bump for QtNetwork was missed when I fixed the symbol lookup
for X509_getm_notBefore/X509_getm_notAfter. This bumps QtNetwork and
all dependent libraries. Regen plists while here.

ok rsadowski
2020-03-18 05:14:03 +00:00
ratchov
9f385cbca0 Use the new sioctl_open(3) API to display current audio level.
Now the programm displays the current sndiod master volume level,
which is present on any device and always corresponds to the device
programs are playing on.
2020-03-16 14:54:45 +00:00
naddy
94ee1d9516 fix spelling of REVISION 2020-03-16 11:26:47 +00:00
rsadowski
b7733e6a69 Regen WANTLIB, double-conversion is back in qt5 2020-03-15 19:57:16 +00:00
rsadowski
0d96ee09e8 Enable cups and double-conversion support again
cups is necessary to fix ALL Qt5 print dialogs and double-conversion to return
to the status quo. Cause I'm here, some Makefile cleanups.

Tweak by Vadim, thanks!
2020-03-15 19:57:07 +00:00
ajacoutot
f65931a409 Update to tracker-miners-2.3.3. 2020-03-15 11:30:17 +00:00
ajacoutot
1b301f96c9 Update to meta-tracker-2.3.4. 2020-03-15 11:01:34 +00:00
rsadowski
a32ed5ae58 Unbreak Qt5.12.3 build
Use MAKE_ENV/LIBS inside MAKE_FLAGS/LIBS to make qmake happy again
2020-03-14 17:54:57 +00:00
ajacoutot
67204b0928 Regen WANTLIB. 2020-03-14 15:15:22 +00:00
ajacoutot
743cf1058d "Requires: spice-protocol" in spice-client-glib-2.0.pc, so add a RDEP on
devel/spice-protocol

Should fix vinagre build breakage due to dpb(1) junking as reported by
naddy@
2020-03-14 14:44:19 +00:00
rsadowski
56214e58b4 Unbreak with Qt 5.13.2, spotted by naddy@ 2020-03-14 14:05:18 +00:00
ajacoutot
d1f2e2e8b8 Update to libsecret-0.20.2. 2020-03-14 13:25:09 +00:00