aboutsummaryrefslogtreecommitdiff
path: root/math/kcalc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-02-22 19:03:17 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-02-22 19:03:17 +0000
commita4a7daf069cba3ae4b90d832aa9df7624b4626a3 (patch)
tree3aad51132f546ad79059b32784badc3f6a42c8ff /math/kcalc
parent7ff2d6435675b95623ce40a15abfc2c3f3ef4a74 (diff)
downloadports-a4a7daf069cba3ae4b90d832aa9df7624b4626a3.tar.gz
ports-a4a7daf069cba3ae4b90d832aa9df7624b4626a3.zip
Notes
Diffstat (limited to 'math/kcalc')
-rw-r--r--math/kcalc/Makefile18
-rw-r--r--math/kcalc/distinfo2
-rw-r--r--math/kcalc/files/patch-CMakeLists.txt12
-rw-r--r--math/kcalc/files/patch-knumber_tests_CMakeLists.txt8
-rw-r--r--math/kcalc/pkg-descr6
-rw-r--r--math/kcalc/pkg-plist11
6 files changed, 0 insertions, 57 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
deleted file mode 100644
index 1cdc170e8ee6..000000000000
--- a/math/kcalc/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= kcalc
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
-CATEGORIES= math kde kde-kde4
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Scientific calculator for KDE
-
-LIB_DEPENDS= libgmp.so:math/gmp \
- libmpfr.so:math/mpfr
-
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= automoc4 kdelibs
-USE_QT4= xml qmake_build moc_build rcc_build uic_build
-
-.include <bsd.port.mk>
diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo
deleted file mode 100644
index 504d31ab74a9..000000000000
--- a/math/kcalc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (KDE/4.14.3/kcalc-4.14.3.tar.xz) = 9f072c3e97d3ad467b069a423c2759bc4bc2195443aebe8ca26b19f58044fd0e
-SIZE (KDE/4.14.3/kcalc-4.14.3.tar.xz) = 81392
diff --git a/math/kcalc/files/patch-CMakeLists.txt b/math/kcalc/files/patch-CMakeLists.txt
deleted file mode 100644
index 4004ff08f0df..000000000000
--- a/math/kcalc/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
---- CMakeLists.txt.orig 2013-03-01 08:05:02.371999000 +0100
-+++ CMakeLists.txt 2013-03-09 12:19:03.000000000 +0100
-@@ -36,6 +36,9 @@
- endif()
- endif(NOT GMP_FOUND)
-
-+find_package (MPFR REQUIRED)
-+add_definitions (-DKNUMBER_USE_MPFR)
-+
- include(CheckTypeSize)
- include(CheckFunctionExists)
- include(CheckIncludeFiles)
diff --git a/math/kcalc/files/patch-knumber_tests_CMakeLists.txt b/math/kcalc/files/patch-knumber_tests_CMakeLists.txt
deleted file mode 100644
index ec9798e88609..000000000000
--- a/math/kcalc/files/patch-knumber_tests_CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
---- knumber/tests/CMakeLists.txt.orig 2013-03-09 12:21:29.000000000 +0100
-+++ knumber/tests/CMakeLists.txt 2013-03-09 12:22:29.000000000 +0100
-@@ -5,4 +5,4 @@
-
- kde4_add_unit_test(knumbertest TESTNAME KNumber ${knumbertest_SRCS})
-
--target_link_libraries(knumbertest ${KDE4_KDECORE_LIBS} ${GMP_LIBRARIES})
-+target_link_libraries(knumbertest ${KDE4_KDECORE_LIBS} ${GMP_LIBRARIES} ${MPFR_LIBRARIES})
diff --git a/math/kcalc/pkg-descr b/math/kcalc/pkg-descr
deleted file mode 100644
index 8b553ada7023..000000000000
--- a/math/kcalc/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-KCalc is a calculator which offers many more mathematical functions
-than meet the eye on a first glance. Please study the section on
-keyboard accelerators and modes in the handbook to learn more about
-the many functions available.
-
-WWW: http://utils.kde.org
diff --git a/math/kcalc/pkg-plist b/math/kcalc/pkg-plist
deleted file mode 100644
index 70febbb1786c..000000000000
--- a/math/kcalc/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/kcalc
-lib/libkdeinit4_kcalc.so
-share/applications/kde4/kcalc.desktop
-share/apps/kcalc/kcalcui.rc
-share/apps/kcalc/scienceconstants.xml
-share/apps/kconf_update/kcalcrc.upd
-share/config.kcfg/kcalc.kcfg
-share/doc/HTML/en/kcalc/commands.docbook
-share/doc/HTML/en/kcalc/common
-share/doc/HTML/en/kcalc/index.cache.bz2
-share/doc/HTML/en/kcalc/index.docbook