freebsd-ports/devel/sourcenav/pkg-descr
Tobias Kortkamp 70238dca65 devel/sourcenav: Remove gcc dependency
Sync patches from databases/db48 to unbreak build with Clang

While here
- Fix bad absolute symlink
- Fix WWW
2018-08-19 05:05:39 +00:00

13 lines
560 B
Text

Source Navigator NG is a source code analysis tool.
With it, you can edit your source code, display relationships
between classes and functions and members, and display call trees.
You can navigate your source code and easily get to declarations
or implementations of functions, variables and macros (commonly
called "symbols") which helps you discovering and mapping unknown
source code for enhancement or maintenance tasks.
It is based upon the old source navigator and strives to
improve usability and performance.
WWW: http://sourcenav.sourceforge.net/