SVN commit 12613 by tcberner:
Drop ${KDE_PREFIX} from CMAKE_ARGS. It is always ${LOCALBASE} which still is in
the line.
We will probably add ${QT_LIBDIR} to that list in the future (for kde:5), should
we go through with moving the libs around.
Note: once the kdeprefix stuff has been merged fro
SVN commit 12339 by tcberner:
Bump KDE Applications version number, and fix kdepim-addons-component... things
are fluid in pim-land =)
M +3 -3 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-
SVN commit 12237 by tcberner:
Remove plist-sub KDE_APPLICATIONS_VERSION_MAJOR. It is not needed
M +1 -2 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/
SVN commit 12219 by tcberner:
_USE_PLASMA_ALL has been incomplete for a while now. Add the missing components
to kde.mk
M +37 -8 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See als
SVN commit 12209 by tcberner:
Update KDE Applications to 16.03.80 (aka 16.04-beta).
https://www.kde.org/announcements/announce-applications-16.04-beta.php
M +60 -9 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org
SVN commit 12114 by tcberner:
Bump KDE applications version to 15.12.3, and kdelibs to 4.14.17
M +2 -2 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/
SVN commit 12094 by rakuco:
Uses/kde.mk: Drop KDE_MAINTAINER.
It is not used anywhere.
Ack'ed by tcberner.
M +0 -2 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://f
SVN commit 12089 by rakuco:
Uses/kde.mk: Simplify the way KDE_INCDIR is set.
We do not need the intermediate ${_KDE_RELNAME}_INCDIR variable.
M +2 -5 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/list
SVN commit 12088 by rakuco:
Uses/kde.mk: Always install KDE4 headers into include/kde4.
Remove the check that was true by default and unconditionally install the KDE4
headers into a different location.
It is clear that we cannot work around the build errors mentioned in the
comment, so we must a
SVN commit 12047 by rakuco:
Uses/kde.mk: Get rid of _USES_KDE_EITHER_ALL.
The name is confusing, and the idea behind it did not materialize: choosing the
right port based on the KDE version being used (4 or 5).
Just move the components to either _USE_KDE4_ALL or _USE_KDE5_ALL depending on
the po
SVN commit 12046 by rakuco:
Uses/kde.mk: Remove duplicate _USE_KDE4_ALL entries.
The removed components are being defined later in a list of components that are
not part of the KDE Software Compilation.
M +1 -3 kde.mk
___
kde-freebsd maili
SVN commit 12045 by rakuco:
Uses/kde.mk: Stop setting KDE5_BUILD_TESTS.
Make the KDE_BUILD_TESTS less generic, as KDE5_BUILD_TESTS does not
exist. Instead, only set KDE4_BUILD_TESTS when using kde:4.
M +4 -3 kde.mk
___
kde-freebsd mailing
SVN commit 12032 by tcberner:
Sort plasma5 components alphabetically, and move kio-extras outside, as it is
no longer a plasma5 component
M +35 -35kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/k
SVN commit 12031 by tcberner:
Fix error introduced in last commit, where 'ecm' was renamed to 'cm' and move
'bluez-qt' to the frameworks list
M +13 -12kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listin
SVN commit 12030 by tcberner:
Sort frameworks components alphabetically
M +21 -22kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 12027 by tcberner:
Rename kf5-kapidox's component to apidox, and add it to the _ALL list
M +4 -4 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.
SVN commit 11961 by rakuco:
Uses/kde.mk: Remove check that only made sense with "USES=kde:any".
M +1 -5 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org
SVN commit 11960 by rakuco:
Drop support for USES=kde:any.
Nothing uses it at the moment, so ports should just do something like this:
USES=kde:4 # or :5
USE_KDE=
to achieve the same effect.
ack'ed by tcberner.
M +5 -12 kde.mk
___
k
SVN commit 11955 by rakuco:
Uses/kde.mk: Do some proof-reading on the comments.
Format the header section more similarly to other Uses files, start
all sentences with a capital letter and and them with a period, remove
some empty lines.
M +57 -56kde.mk
___
SVN commit 11954 by rakuco:
Uses/kde.mk: Use "FreeBSD" instead of "freebsd" in email addresses.
This seems to be the preferred spelling.
M +2 -2 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/k
SVN commit 11950 by rakuco:
Uses/kde.mk: Fix quoting in .warning and IGNORE lines.
Remove quotes where they are not necessary, and avoid having an odd number of
quotes in some lines to stop confusing syntax highlighting.
M +3 -3 kde.mk
___
SVN commit 11951 by rakuco:
Uses/kde.mk: Remove empty lines.
M +0 -4 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 11937 by tcberner:
Change the way CPE_VENDOR is set.
Previously it was set using '?=' to 'kde', to allow ports using KDE_DIST to
override it. Unfortunately this required that 'kde:5' and 'cpe' were ordered
in this way in the 'USES' line, as else 'CPE_VENDOR' would be set to the
def
SVN commit 11930 by tcberner:
Update kde.mk (should have been part of r11929)
M +2 -2 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inform
SVN commit 11905 by rakuco:
Uses/kde.mk: Stop setting DIGIKAM{5}_{BRANCH,VERSION}.
They are not used anywhere, and look confusing when there is a different
value in PORTS/graphics/digikam/Makefile.common.
ack'ed by tcberner.
M +0 -6 kde.mk
___
SVN commit 11801 by tcberner:
Update applications version number
M +2 -2 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 11618 by tcberner:
And now... finally, the forgotten kde.mk update.
M +10 -3 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inf
SVN commit 11515 by tcberner:
As always... Mk/ should be updated too... gargh
M +9 -8 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inform
SVN commit 11494 by tcberner:
... and also kde.mk
M +9 -6 kde.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
29 matches
Mail list logo