cvs commit: ports/devel Makefile ports/devel/py-ctags Makefile distinfo pkg-descr pkg-plist

Felippe de Meirelles Motta lippe at FreeBSD.org
Sat Mar 14 11:29:24 PDT 2009


lippe       2009-03-14 18:29:23 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-ctags       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Exuberant Ctags supports indexing of many modern programming languages. Python
  is a powerful scriptable dynamic language. Using Python to access Ctags index
  file is a natural fit in extending an application's capability to examine
  source code.
  
  WWW:    http://www.python.org/pypi/python-ctags/
  
  PR:             ports/131983
  Submitted by:   Aaron Diep <ahkdiep at gmail.com>
  Reviewed by:    myself
  
  Revision  Changes    Path
  1.3405    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-ctags/Makefile (new)
  1.1       +3 -0      ports/devel/py-ctags/distinfo (new)
  1.1       +12 -0     ports/devel/py-ctags/pkg-descr (new)
  1.1       +5 -0      ports/devel/py-ctags/pkg-plist (new)


More information about the cvs-ports mailing list