Commit graph

4 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
markd
23b00c1a8d Initial import of kscope-1.0nb1 from pkgsrc-wip. Packaged by Martijn
van Buul.

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.
2005-01-25 12:19:17 +00:00