summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-01-18 12:30:20 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-01-18 12:30:20 +0000
commitd7c1aa60d3b564721e66bc8f4f527ded43110907 (patch)
tree47a076fbb31eed938d322feb325fba235fca94a9 /devel
parent07c8432ed1d6e54ff55e97a1c4d98d45f3dc50c2 (diff)
downloadfreebsd-ports-d7c1aa60d3b564721e66bc8f4f527ded43110907.zip
- Update to 0.7.0
Tested by: andreast@
Diffstat (limited to 'devel')
-rw-r--r--devel/kcachegrind/Makefile17
-rw-r--r--devel/kcachegrind/distinfo4
-rw-r--r--devel/kcachegrind/pkg-plist43
3 files changed, 18 insertions, 46 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile
index 3be005d1220a..7f2226cbacc1 100644
--- a/devel/kcachegrind/Makefile
+++ b/devel/kcachegrind/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= kcachegrind
-PORTVERSION= 0.4.6
-PORTREVISION= 4
+PORTVERSION= 0.7.0
CATEGORIES= devel kde
-MASTER_SITES= SF/${PORTNAME}/KCachegrind/KCachegrind%20${PORTVERSION}
+MASTER_SITES= http://kcachegrind.sourceforge.net/
MAINTAINER= beat@FreeBSD.org
COMMENT= Profiling Visualization Tool
@@ -18,11 +17,11 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= i386 amd64
-CONFLICTS= kdesdk3-[0-9]*
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-USE_KDELIBS_VER=3
+USE_CMAKE= yes
+USE_KDE4= automoc4 kdehier kdelibs
+USE_QT_VER= 4
+QT_COMPONENTS= moc_build qmake_build rcc_build uic_build
INSTALLS_ICONS= yes
USE_GETTEXT= yes
@@ -39,8 +38,4 @@ RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS+= valgrind:${PORTSDIR}/devel/valgrind
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
.include <bsd.port.post.mk>
diff --git a/devel/kcachegrind/distinfo b/devel/kcachegrind/distinfo
index b1262e4eb0cf..ed5ef00eed2e 100644
--- a/devel/kcachegrind/distinfo
+++ b/devel/kcachegrind/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kcachegrind-0.4.6.tar.gz) = dfe9d703579c6c0aa3b9a2b94554f3babdc8611bd671c563742b5fabc71e07ff
-SIZE (kcachegrind-0.4.6.tar.gz) = 896620
+SHA256 (kcachegrind-0.7.0.tar.gz) = d49f702f3375ea511e5f802a22ec7a157374795f460c5f52b41115352a102136
+SIZE (kcachegrind-0.7.0.tar.gz) = 284712
diff --git a/devel/kcachegrind/pkg-plist b/devel/kcachegrind/pkg-plist
index 994eaecf909f..208c91e8a8b4 100644
--- a/devel/kcachegrind/pkg-plist
+++ b/devel/kcachegrind/pkg-plist
@@ -1,28 +1,20 @@
-bin/dprof2cg
-bin/hotshot2cg
+bin/dprof2calltree
+bin/hotshot2calltree
bin/kcachegrind
-bin/memprof2cg
-bin/op2cg
-bin/pfmon2cg
-bin/pprof2cg
-share/applnk/Development/kcachegrind.desktop
-share/apps/kcachegrind/icons/hicolor/16x16/actions/fromrec.png
+bin/memprof2calltree
+bin/op2calltree
+bin/pprof2calltree
+share/applications/kde4/kcachegrind.desktop
+share/apps/kcachegrind/icons/hicolor/16x16/actions/move.png
share/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png
-share/apps/kcachegrind/icons/hicolor/16x16/actions/recrec.png
-share/apps/kcachegrind/icons/hicolor/16x16/actions/torec.png
+share/apps/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png
+share/apps/kcachegrind/icons/hicolor/22x22/actions/move.png
share/apps/kcachegrind/icons/hicolor/22x22/actions/percent.png
share/apps/kcachegrind/icons/hicolor/32x32/actions/percent.png
share/apps/kcachegrind/kcachegrindui.rc
share/apps/kcachegrind/tips
-share/doc/HTML/en/kcachegrind/common
-share/doc/HTML/en/kcachegrind/index.docbook
-share/doc/HTML/en/kcachegrind/index.cache.bz2
share/icons/hicolor/32x32/apps/kcachegrind.png
share/icons/hicolor/48x48/apps/kcachegrind.png
-share/icons/locolor/16x16/apps/kcachegrind.png
-share/icons/locolor/32x32/apps/kcachegrind.png
-share/locale/de/LC_MESSAGES/kcachegrind.mo
-share/mimelnk/application/x-kcachegrind.desktop
@dirrm share/apps/kcachegrind/icons/hicolor/32x32/actions
@dirrm share/apps/kcachegrind/icons/hicolor/32x32
@dirrm share/apps/kcachegrind/icons/hicolor/22x22/actions
@@ -32,20 +24,5 @@ share/mimelnk/application/x-kcachegrind.desktop
@dirrm share/apps/kcachegrind/icons/hicolor
@dirrm share/apps/kcachegrind/icons
@dirrm share/apps/kcachegrind
-@dirrm share/doc/HTML/en/kcachegrind
-@dirrmtry share/applnk/Development
-@dirrmtry share/applnk
@dirrmtry share/apps
-@dirrmtry share/icons/hicolor/32x32/apps
-@dirrmtry share/icons/hicolor/32x32
-@dirrmtry share/icons/hicolor/48x48/apps
-@dirrmtry share/icons/hicolor/48x48
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons/locolor/16x16/apps
-@dirrmtry share/icons/locolor/16x16
-@dirrmtry share/icons/locolor/32x32/apps
-@dirrmtry share/icons/locolor/32x32
-@dirrmtry share/icons/locolor
-@dirrmtry share/icons
-@dirrmtry share/mimelnk/application
-@dirrmtry share/mimelnk
+@dirrmtry share/applications/kde4