summaryrefslogtreecommitdiff
path: root/devel/kscope
diff options
context:
space:
mode:
authorobache <obache>2007-01-24 17:43:52 +0000
committerobache <obache>2007-01-24 17:43:52 +0000
commit43effe12e3a6bf8af5da04cc95f86b361cb5cad9 (patch)
tree50a806cbbf22a1da7602b3bb27d39b270bdf351b /devel/kscope
parent4aacf1bfce4eca8ea809be3ec839914630abeec6 (diff)
downloadpkgsrc-43effe12e3a6bf8af5da04cc95f86b361cb5cad9.tar.gz
Update kscope to 1.4.3.
Patch provided by maintainer, Martijn van Buul in PR 35454. 1.4.3 (?) * New: Option for negating filters on query result lists * New: Command for setting the keyboard focus to the tag list * Improved: Restrict tag/file list navigation to current search pattern * Improved: Show goto labels in the tag list * Bug fix: Crash due to in-edges not being removed along with a function * Bug fix: Connected components disappeared after filtering calling/ called functions * Bug fix: Use only sh-style ouput redirection in kscope_config 1.4.2 (16-Oct-2006) * New: Tool-tips for the project's file list * New: "Find Definition" entry in the query-results popup menu * Improved: Added '*.S' (kernel assembly files) to the list of standard file types * Improved: Some code clean-ups in the query-results popup menu * Bug fix: All query results following a global definition were omitted 1.4.1 (23-Aug-2006) * Improved: Speed-up result list filtering * Improved: Keyboard shortcuts for the first entries in the Window menu * Improved: Show assmebly labels in the tag list * Bug fix: KScope crashes when a node is removed from the graph * Bug fix: KScope crashes when Next/Previous Result is invoked on an empty query results list * Bug fix: Prevent whitespace in project names * Bug fix: Add entries to the results query list in the right order * Bug fix: Fixed several memory leaks 1.4.0 (9-Aug-2006) * New: Option for sorting the file list when a project is loaded (on by default) * Improved: The documentation is now up to date * Improved: Nicer layout for the "New Project" dialogue * Improved: Corrections to the desktop file (thanks to Tom Albers) * Improved: Close a project automatically before a new one is created * Bug fix: Do not show the progress dialogue if building fails to start * Compilation fix: Include stdlib.h in graphwidget.cpp * Compilation fix: Support for autoconf 2.6x * Compilation fix: Removed unnecessary options from the YACC source file * Compilation fix: Abort configuration if lex/flex and yacc/bison are not found 1.3.4 (14-Apr-2006) * New: Use graphviz from the command-line (dot). Should finally solve _all_ licensing issues * New: Informative welcome message * Improved: Allow multiple files on "File->Open..." * Improved: Better tool-tips for the tag list * Bug fix: KScope crashes after startup when attempting to set the cursor to a non-existing line
Diffstat (limited to 'devel/kscope')
-rw-r--r--devel/kscope/Makefile7
-rw-r--r--devel/kscope/PLIST30
-rw-r--r--devel/kscope/distinfo8
-rw-r--r--devel/kscope/files/kscoperc4
4 files changed, 35 insertions, 14 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 3c861f70c6d..575f06751ed 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2007/01/17 23:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/01/24 17:43:52 obache Exp $
#
-DISTNAME= kscope-1.3.3
-PKGREVISION= 4
+DISTNAME= kscope-1.4.3
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kscope/}
@@ -10,7 +9,7 @@ MAINTAINER= martijn.van.buul@gmail.com
HOMEPAGE= http://kscope.sourceforge.net/
COMMENT= KDE frontend for cscope
-DEPENDS+= cscope>=15.4:../../devel/cscope
+DEPENDS+= cscope>=15.6:../../devel/cscope
DEPENDS+= exctags>=5.5.4:../../devel/exctags
GNU_CONFIGURE= yes
diff --git a/devel/kscope/PLIST b/devel/kscope/PLIST
index 0ceae58021d..d1d71d4d171 100644
--- a/devel/kscope/PLIST
+++ b/devel/kscope/PLIST
@@ -1,18 +1,32 @@
-@comment $NetBSD: PLIST,v 1.2 2006/01/22 21:52:42 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/01/24 17:43:52 obache Exp $
bin/kscope
+share/doc/kde/HTML/en/kscope/about.docbook
share/doc/kde/HTML/en/kscope/autocomp_dlg.png
+share/doc/kde/HTML/en/kscope/call_graph.png
share/doc/kde/HTML/en/kscope/call_tree.png
share/doc/kde/HTML/en/kscope/common
-share/doc/kde/HTML/en/kscope/frontend.png
+share/doc/kde/HTML/en/kscope/config_dlg.docbook
+share/doc/kde/HTML/en/kscope/editing.docbook
share/doc/kde/HTML/en/kscope/index.cache.bz2
share/doc/kde/HTML/en/kscope/index.docbook
+share/doc/kde/HTML/en/kscope/main_menu.docbook
+share/doc/kde/HTML/en/kscope/main_window.docbook
share/doc/kde/HTML/en/kscope/main_window.png
-share/doc/kde/HTML/en/kscope/options.png
+share/doc/kde/HTML/en/kscope/pos_history.docbook
+share/doc/kde/HTML/en/kscope/pref_clrs.png
+share/doc/kde/HTML/en/kscope/pref_fonts.png
+share/doc/kde/HTML/en/kscope/pref_opts.png
+share/doc/kde/HTML/en/kscope/pref_progs.png
+share/doc/kde/HTML/en/kscope/project_details.png
share/doc/kde/HTML/en/kscope/project_files.png
-share/doc/kde/HTML/en/kscope/project_new.png
share/doc/kde/HTML/en/kscope/project_open.png
+share/doc/kde/HTML/en/kscope/project_opts.png
+share/doc/kde/HTML/en/kscope/project_types.png
+share/doc/kde/HTML/en/kscope/projects.docbook
share/doc/kde/HTML/en/kscope/query_dlg.png
share/doc/kde/HTML/en/kscope/query_filter.png
+share/doc/kde/HTML/en/kscope/query_system.docbook
+share/doc/kde/HTML/en/kscope/quick_start.docbook
share/kde/applnk/Development/kscope.desktop
share/kde/apps/kscope/kscope_config
share/kde/apps/kscope/kscopeui.rc
@@ -30,6 +44,14 @@ share/kde/icons/hicolor/16x16/apps/kscope.png
share/kde/icons/hicolor/32x32/apps/kscope.png
share/kde/icons/locolor/16x16/apps/kscope.png
share/kde/icons/locolor/32x32/apps/kscope.png
+@comment in kde: @dirrm share/kde/icons/locolor/32x32/apps
+@comment in kde: @dirrm share/kde/icons/locolor/16x16/apps
+@comment in kde: @dirrm share/kde/icons/hicolor/32x32/apps
+@comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps
+@comment in kde: @dirrm share/kde/config
@dirrm share/kde/apps/kscope/pics
@dirrm share/kde/apps/kscope
+@comment in kde: @dirrm share/kde/apps
+@comment in kde: @dirrm share/kde/applnk/Development
@dirrm share/doc/kde/HTML/en/kscope
+@comment in kde: @dirrm share/doc/kde/HTML/en
diff --git a/devel/kscope/distinfo b/devel/kscope/distinfo
index 31f2c4c9ae0..ea137938379 100644
--- a/devel/kscope/distinfo
+++ b/devel/kscope/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/01/22 21:52:42 markd Exp $
+$NetBSD: distinfo,v 1.4 2007/01/24 17:43:52 obache Exp $
-SHA1 (kscope-1.3.3.tar.gz) = 72f416404196ed27f7aa459969ed38a5627d6e75
-RMD160 (kscope-1.3.3.tar.gz) = 6916d92083e76210b1128d5ad0096094b9e6ea37
-Size (kscope-1.3.3.tar.gz) = 1103083 bytes
+SHA1 (kscope-1.4.3.tar.gz) = e5aa86c89472c0a9c47368af1a82954b5600a09a
+RMD160 (kscope-1.4.3.tar.gz) = b62e9689a58c5aa97ac0b031bfb24dbec8ce8f21
+Size (kscope-1.4.3.tar.gz) = 1252062 bytes
diff --git a/devel/kscope/files/kscoperc b/devel/kscope/files/kscoperc
index 71b14e306fb..08c293d73d8 100644
--- a/devel/kscope/files/kscoperc
+++ b/devel/kscope/files/kscoperc
@@ -4,5 +4,5 @@ FirstTime=true
[Programs]
CScope=@LOCALBASE@/bin/cscope
CTags=@LOCALBASE@/bin/exctags
-VerboseCScope=false
-
+Dot=@LOCALBASE@/bin/dot
+VerboseCScope=true