freebsd-ports/devel/kscope/pkg-descr
Brian Feldman 7761770917 Add kscope-0.6, a KDE-based front-end to cscope/ctags. It has multiple
project support and provides the sort of interface the cscope full-tty
front-end would provide if it were an X11 interface.

(Note: it does not handle recursively-symlinked directories well.
       This means you, src/sys/<arch>/compile/<KERNEL>/.)

Submitted by:	Frank Mayhar <frank@exit.com>
PR:		ports/65863
2004-04-30 03:02:33 +00:00

12 lines
527 B
Plaintext

From the documentation:
KScope is a source-editing environment for KDE. Primarily, it is a
front-end to the veteran Cscope, a source-code browser originally
developed at Bell XLabs. Cscope works by parsing a set of source files,
creating a cross- reference database, and allowing the user to query
this database. KScope, however, extends the feature-set of Cscope with
a contemporary user Xinterface, editor integration, project management
capabilities, and multiple query result windows.
WWW: http://kscope.sourceforge.net/