Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-25 | Initial import of kscope-1.0nb1 from pkgsrc-wip. Packaged by Martijn | markd | 5 | -0/+82 | |
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. |