forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
457 B
Text
10 lines
457 B
Text
This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go
|
|
and Javascript source code. It builds upon the databases of cscope and
|
|
Exuberant ctags. It can also work with Universal ctags, which is a drop-in
|
|
replacement for Exuberant ctags.
|
|
|
|
The databases of cscope and ctags would be processed by the cqmakedb tool
|
|
to generate the CodeQuery database file.
|
|
|
|
The CodeQuery database file can be viewed and queried using the codequery
|
|
GUI tool.
|