diff options
author | makc <makc@FreeBSD.org> | 2014-10-19 23:57:27 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-10-19 23:57:27 +0800 |
commit | 25c68bc4526056d98d62f1efe29e6059f175ce69 (patch) | |
tree | 7d99a8b7b1226b2da14c7c6d04800d30a417873e /math/analitza | |
parent | 2cd94a0cdc2c275bb71369d565efbaccb4a48c1b (diff) | |
download | freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.tar.gz freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.tar.zst freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.zip |
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata
l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release
astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data
deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports
devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now
editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]
graphics/okular:
- add dependency on graphics/libkscreen
math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]
misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
to link some stuff between KDE4_PREFIX and LOCALBASE.
science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data
x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3
among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes
The area51 repository features commits by alonso, rakuco and myself.
PR: 187150 [1]
Reported by: pe.freethread@live.com
Patch by: Tobias Berner <tcberner@gmail.com>
PR: 180674 [2]
Reported by: torsten.eichstaedt@web.de
PR: 194316
Exp-run: antoine
Diffstat (limited to 'math/analitza')
-rw-r--r-- | math/analitza/Makefile | 3 | ||||
-rw-r--r-- | math/analitza/distinfo | 4 | ||||
-rw-r--r-- | math/analitza/pkg-plist | 13 |
3 files changed, 9 insertions, 11 deletions
diff --git a/math/analitza/Makefile b/math/analitza/Makefile index 7987e20336dd..f7d5cf723dc6 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -2,7 +2,6 @@ PORTNAME= analitza PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Library from KDE Education project -USE_KDE4= kdehier kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource tar:xz USE_QT4= corelib gui opengl svg xml \ moc_build qmake_build rcc_build uic_build diff --git a/math/analitza/distinfo b/math/analitza/distinfo index 063d51d58654..4e82869d0a4e 100644 --- a/math/analitza/distinfo +++ b/math/analitza/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.12.5/analitza-4.12.5.tar.xz) = ae9dc37187293c35abd193315069ed8242e589bd862e8a05b24cc4c4a36f864c -SIZE (KDE/4.12.5/analitza-4.12.5.tar.xz) = 179856 +SHA256 (KDE/4.14.2/analitza-4.14.2.tar.xz) = 55f411ecb0bc0f31e4246e77a33c64b7fcff89db183e50cb348079bd209f432d +SIZE (KDE/4.14.2/analitza-4.14.2.tar.xz) = 199960 diff --git a/math/analitza/pkg-plist b/math/analitza/pkg-plist index 24a0bace4df5..1e43512a7fe6 100644 --- a/math/analitza/pkg-plist +++ b/math/analitza/pkg-plist @@ -1,13 +1,19 @@ bin/calgebra +include/analitza/abstractexpressionvisitor.h include/analitza/abstractlexer.h include/analitza/analitzaexport.h include/analitza/analitzautils.h include/analitza/analyzer.h +include/analitza/apply.h include/analitza/builtinmethods.h +include/analitza/container.h +include/analitza/customobject.h include/analitza/expression.h include/analitza/expressionstream.h include/analitza/expressiontype.h include/analitza/importqobjectmetatype.h +include/analitza/list.h +include/analitza/matrix.h include/analitza/object.h include/analitza/operations.h include/analitza/operator.h @@ -50,10 +56,3 @@ share/apps/libanalitza/plots/3Ds.plots share/apps/libanalitza/plots/basic_curves.plots share/apps/libanalitza/plots/conics.plots share/apps/libanalitza/plots/polar.plots -@dirrm share/apps/libanalitza/plots -@dirrm share/apps/libanalitza -@dirrm lib/cmake/analitza -@dirrmtry lib/cmake -@dirrm include/analitzaplot -@dirrm include/analitzagui -@dirrm include/analitza |