aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n-es/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-21 18:10:32 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-21 18:10:32 +0000
commit978b5a598dfebdef2d5c1d63b0e5aa997dfa4b22 (patch)
treedb2d3e7a69c54067eac16018d9e3d294e33a5883 /editors/calligra-l10n-es/Makefile
parent8dd88feb3e996075c9e77fb546983d99c453b15d (diff)
downloadports-978b5a598dfebdef2d5c1d63b0e5aa997dfa4b22.tar.gz
ports-978b5a598dfebdef2d5c1d63b0e5aa997dfa4b22.zip
Update Calligra to 2.9.10.
This is the latest Calligra release, and the 2.9 series will be the last KDE4-based release series. As usual, huge thanks to Tobias Berner <tcberner@gmail.com> for working on this in kde@'s area51 experimental repository (including previous Calligra releases between 2.7.5 and 2.9.10). Notable changes from a packaging perspective: - Several dependencies have been updated to use more recent ports versions. - Old translations not shipped by the current Calligra release have been removed. - The dependency on sysutils/nepomuk-core has been dropped, following what upstream has done. - The dependency on Qt3-compatibility Qt4 ports has been dropped, following upstream. - CONFLICTS with ancient ports have been removed. - Support for G'MIC (GREYC's Magic for Image Computing), introduced after 2.7.5, is disabled by default, as building the code with clang requires insane (>24GB) amounts of memory. We reported this bug to the LLVM developers (bug 22199) almost a year ago, but there has been no activity upstream. - Stopped depending on graphics/pstoedit in an unorthodox way: just follow what every major Linux distribution does and unconditionally depend on it. I could not figure out why we were originally depending on the port if it was already installed. - Stop playing tricks with PACKAGE_BUILDING: we do not package Vc (https://github.com/VcDevel/Vc) so it does not make sense to turn on support for it when building packages. Not only that, but the CMake option name was wrong (it should be PACKAGERS_BUILD, not WITH_PACKAGERS_BUILD).
Notes
Notes: svn path=/head/; revision=404140
Diffstat (limited to 'editors/calligra-l10n-es/Makefile')
-rw-r--r--editors/calligra-l10n-es/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/calligra-l10n-es/Makefile b/editors/calligra-l10n-es/Makefile
index a9a24ad70626..516894794df1 100644
--- a/editors/calligra-l10n-es/Makefile
+++ b/editors/calligra-l10n-es/Makefile
@@ -2,7 +2,6 @@
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
-PORTREVISION= 3
CATEGORIES= editors kde spanish
MAINTAINER= kde@FreeBSD.org