sthen
374eae8435
fix some whitespace issues for clang6
...
(not enough to unbreak yet, there's at least an int/ptr comparison in
kdeui/windowmanagement/netwm.cpp:4371).
2018-04-17 13:32:05 +00:00
rsadowski
61aa540281
KDE4: Replace x11/kde-applications/gpgmepp with security/gpgme,,-qt.
2018-04-14 10:01:43 +00:00
robert
c70b943c7c
unbreak after updating mono to the latest version
2018-03-29 19:40:17 +00:00
landry
04a177b058
Remove conflict with tkcvs which doesnt install cvscheck anymore - from
...
sthen@
2018-03-20 08:30:32 +00:00
rsadowski
742494d89e
Unbreak kget after net/libktorrent update.
...
Disable torrent support in kget. Please use net/net/ktorrent.
2018-02-24 14:07:30 +00:00
rsadowski
b88182c8d6
Clangs RTTI support don't work here, use qobject_cast<> to avoid runtime
...
crashes.
Spotted by pirofti@
2018-02-11 09:16:29 +00:00
jca
ede0b82ab7
Remove kalzium, not hooked to the build since import.
...
Proposed by Klemens Nanni, who got zhuk's approval.
2018-01-29 15:39:02 +00:00
rpe
214644a454
Now that all ports rc.* scripts are using #!/bin/ksh
...
- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]
OK aja@
2018-01-14 14:42:18 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
espie
adf97138bc
tweak pre-fake and post-install modules, so that they're run in the
...
exact same way (e.g., with FAKE_SETUP done and with changed
identity already).
Adjust user modules accordingly.
2017-12-03 11:10:10 +00:00
edd
3bc18c7732
Update security/gpgme to 1.9.0 and deal with fallout across the tree.
...
Fallout stems from the removal of the gpgme-pthread shared object.
Initial diff by me, refreshed diff from jca@.
Tested in a bulk by ajacoutot@.
OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
rsadowski
ea20bc5709
Finale try to fix random build issues
...
- Fix LUA detection from dcoppa@
- Fix libspectre include issue
- Remove gettext as MODULE
Tweaks and input from naddy@ and jca@
2017-11-20 15:44:30 +00:00
naddy
767d604556
work around msgfmt poisoning in bsd.port.mk
2017-11-19 11:37:41 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
naddy
8e2568cd05
replace gettext module
2017-11-14 20:09:11 +00:00
landry
dbfd38e654
Fix build with Qwt6 - reported by ajacoutot@, was missed all this time
...
because of the samba breakage. Enforce dependency on qt4 version of Qwt.
2017-11-09 18:37:08 +00:00
jasper
8527262f4b
sync WANTLIB
2017-11-09 15:12:53 +00:00
ajacoutot
2b3251ba4b
Fix build with libical >= 3.0.0
2017-11-08 05:37:50 +00:00
jasper
71ff88fe91
remove telepathy-qt support which has also been removed upstream
...
checked by rsadowski@
2017-11-01 16:03:41 +00:00
landry
0a0d5ce139
Remove now useless patch, qwt 6 provides qwt_plot_svgitem.h
2017-11-01 14:14:53 +00:00
jeremy
9b88779082
Bump ports after default ruby version switch to ruby 2.4
2017-11-01 10:12:25 +00:00
ajacoutot
2f58d5294b
Unbreak build with dbus >= 1.12.0.
2017-11-01 06:27:53 +00:00
landry
91191412d6
Fixes for depending ports after qscintilla update.
...
Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
properly.
2017-10-30 13:55:10 +00:00
naddy
ff2001a9b3
replace gettext module; ok rsadowski@
2017-09-13 19:18:43 +00:00
dcoppa
52d5a62c50
Fix build with CMake>=3.8
...
(adapted from upstream git commit e5c26385a3b047643856dcc423cb13535ff5d132)
2017-08-25 22:19:34 +00:00
rsadowski
9a10b7889b
fix kde4libs with upcoming CMake
...
ok dcoppa@
2017-08-13 13:18:43 +00:00
zhuk
8e1abffda8
It looks like I didn't commit some patches for Cantor.
...
Noticed by naddy@ (and, probably, sthen@)
Things worked somehow until yesterday(?), I don't ever want to know, how.
2017-08-06 20:04:16 +00:00
zhuk
ad2513293a
Merge KDE3 icons from "mono" icon theme into x11/kde4/artwork,-mono.
...
This way we now have only one mono-icon-theme package, and bulk builds
should become happy. We probably got lucky before due to
x11/kde/accessibility3 being always built before x11/kde4/artwork.
2017-07-29 01:15:52 +00:00
espie
4be1027254
partial fix for cantor. the cmakefile is a lie
2017-07-28 09:34:56 +00:00
sthen
b01c93dbf2
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 11:57:48 +00:00
ajacoutot
1265ebca6f
Missed bump after the qca update.
2017-07-13 07:13:39 +00:00
zhuk
9f91a2abc0
Noone loves you, poor little KTouch. Noone, except KDE porting team.
...
... add missing run-time dependency. Initial report from rsadowski@.
2017-07-11 23:10:11 +00:00
rsadowski
f43469df71
Bump all and adjust WANTLIB and patches after qca update
...
OK sthen@
2017-07-11 20:42:34 +00:00
zhuk
8b3f051a78
Fix upcoming breakage in py-kde4 due to upcoming devel/py-sip update.
2017-06-17 21:58:59 +00:00
sthen
304357c1d1
bump, this lost and regained some fortran-related lib deps at some point
...
run into by naddy and aja
2017-06-04 22:31:43 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
3f0aad4b43
forgotten commit... not sure it's actually useful, but better safe than
...
sorry
2017-05-27 18:10:28 +00:00
ajacoutot
958bb491e0
I forgot the bump commit...
2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8
Cope with recent rc.subr(8) change (removal of rc_bg etc.)
2017-05-27 13:53:06 +00:00
zhuk
2becb62e3f
Fix build with clang in base (wrong CMake variable used).
2017-05-26 17:51:10 +00:00
espie
27ad0352ed
trivial fix for clang
2017-05-24 12:46:40 +00:00
espie
1a57623fbc
fixes for clang
2017-05-24 10:29:40 +00:00
espie
4acc466698
minor clang fixes
2017-05-23 17:55:52 +00:00
espie
8be658abf2
zap old patches that are no longer needed. pkg-config finds its includes
...
correctly, and since clang does not have /usr/local/include in its default
path, it will fail miserably.
2017-05-22 14:42:47 +00:00
landry
dde216ab26
Fix pkgpaths pointing to devel/py-twisted, and bump REVISIONs.
...
From Pavel Korovin.
2017-05-16 19:31:34 +00:00
sthen
60fb27d8ee
explicitly list gcc4 MODULES in x11/kde4/cantor, this needs fortran so always
...
needs the gcc4 module - it won't come in via WANT_CXX on arches where clang
is the primary compiler in base. ok espie
2017-05-15 12:50:48 +00:00
sthen
333cf2bc2c
Prior to the last commit to ../kde4.port.mk (r1.35) the fortran-related
...
WANTLIBs of gcc4.port.mk weren't getting used for some reason. Bump REVISION
because WANTLIB has now changed (specifically, quadmath is now listed on
i386/amd64 whereas it wasn't before).
2017-05-15 10:27:29 +00:00
espie
0ab0c09554
first batch of WANT_CXX
2017-05-13 09:49:50 +00:00
rsadowski
7a62c7cde4
disable doxygen as build depend in KDE4
...
- survived a bulk, thanks ajacoutot@
ok jca@
2017-05-03 16:21:09 +00:00