pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/kscope Update kscope to 1.4.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98a861ce1de4
branches:  trunk
changeset: 524380:98a861ce1de4
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Jan 24 17:43:52 2007 +0000

description:
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:

 devel/kscope/Makefile       |   7 +++----
 devel/kscope/PLIST          |  30 ++++++++++++++++++++++++++----
 devel/kscope/distinfo       |   8 ++++----
 devel/kscope/files/kscoperc |   4 ++--
 4 files changed, 35 insertions(+), 14 deletions(-)

diffs (102 lines):

diff -r 7397abbe39ab -r 98a861ce1de4 devel/kscope/Makefile
--- a/devel/kscope/Makefile     Wed Jan 24 17:41:43 2007 +0000
+++ b/devel/kscope/Makefile     Wed Jan 24 17:43:52 2007 +0000
@@ -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 @@
 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 -r 7397abbe39ab -r 98a861ce1de4 devel/kscope/PLIST
--- a/devel/kscope/PLIST        Wed Jan 24 17:41:43 2007 +0000
+++ b/devel/kscope/PLIST        Wed Jan 24 17:43:52 2007 +0000
@@ -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/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 -r 7397abbe39ab -r 98a861ce1de4 devel/kscope/distinfo
--- a/devel/kscope/distinfo     Wed Jan 24 17:41:43 2007 +0000
+++ b/devel/kscope/distinfo     Wed Jan 24 17:43:52 2007 +0000
@@ -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 -r 7397abbe39ab -r 98a861ce1de4 devel/kscope/files/kscoperc
--- a/devel/kscope/files/kscoperc       Wed Jan 24 17:41:43 2007 +0000
+++ b/devel/kscope/files/kscoperc       Wed Jan 24 17:43:52 2007 +0000
@@ -4,5 +4,5 @@
 [Programs]
 CScope=@LOCALBASE@/bin/cscope
 CTags=@LOCALBASE@/bin/exctags
-VerboseCScope=false
-
+Dot=@LOCALBASE@/bin/dot
+VerboseCScope=true



Home | Main Index | Thread Index | Old Index