Bug 128969 - [NEW PORT] devel/silentbob: Yet another indexing tool
Summary: [NEW PORT] devel/silentbob: Yet another indexing tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-18 19:40 UTC by TAKATSU Tomonari
Modified: 2008-11-19 14:10 UTC (History)
0 users

See Also:


Attachments
silentbob-1.7.3.shar (4.25 KB, text/plain)
2008-11-18 19:40 UTC, TAKATSU Tomonari
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description TAKATSU Tomonari 2008-11-18 19:40:02 UTC
"SilentBob" is a tool to help a programmer/team manager
to digest 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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2008-11-18 23:36:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2008-11-19 14:01:28 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-19 14:01:34 UTC
amdmi3      2008-11-19 14:01:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/silentbob      Makefile distinfo pkg-descr pkg-plist 
    devel/silentbob/files patch-Sblib.cxx patch-inline.h 
  Log:
  "SilentBob" is a tool to help a programmer/team manager to digest
  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>
  
  Revision  Changes    Path
  1.3256    +1 -0      ports/devel/Makefile
  1.1       +44 -0     ports/devel/silentbob/Makefile (new)
  1.1       +3 -0      ports/devel/silentbob/distinfo (new)
  1.1       +11 -0     ports/devel/silentbob/files/patch-Sblib.cxx (new)
  1.1       +11 -0     ports/devel/silentbob/files/patch-inline.h (new)
  1.1       +17 -0     ports/devel/silentbob/pkg-descr (new)
  1.1       +17 -0     ports/devel/silentbob/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"