mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
89de9a2fb4
and comprehend either a simple program or a big source code tree based on the source code by presenting the code in a searcheable and tagged way. It helps to speed up the learning curve and to make it more convenient to get hands on a code from somebody, or also is convenient to browse your own projects. It includes functionality from such tools as: ctags, cscope and ctree, but it is faster than any of them, and is offering the features in one package. In some way it can be viewed as a superset of ctags, cscope and ctree. WWW: http://silentbob.sourceforge.net/ PR: 128969 Submitted by: TAKATSU Tomonari <tota at rtfm dot jp>
18 lines
388 B
Plaintext
18 lines
388 B
Plaintext
bin/bob
|
|
bin/bob_perl
|
|
bin/bob_python
|
|
bin/bob_ruby
|
|
bin/gc_indent
|
|
bin/silent_bob
|
|
bin/tags
|
|
bin/the_tt
|
|
lib/libsblib.so
|
|
lib/silent_bob/libplugin_editor.so
|
|
lib/silent_bob/libplugin_grep.so
|
|
lib/silent_bob/libplugin_perl.so
|
|
lib/silent_bob/libplugin_perlpackages.so
|
|
lib/silent_bob/libplugin_python.so
|
|
lib/silent_bob/libplugin_ruby.so
|
|
lib/silent_bob/libplugin_ruby_newclass.so
|
|
@dirrm lib/silent_bob
|