Bug 131983 - new port: devel/py-ctags
Summary: new port: devel/py-ctags
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-22 22:40 UTC by Aaron Diep
Modified: 2009-03-14 18:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.03 KB, text/plain)
2009-02-22 22:40 UTC, Aaron Diep
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Diep 2009-02-22 22:40:01 UTC
Exuberant Ctags indexing python bindings
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-02-23 21:33:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131983 

Date: Mon, 23 Feb 2009 18:29:50 GMT
Comment 2 Felippe de Meirelles Motta 2009-02-23 21:44:46 UTC
Hi Aaron,

Please send me again the new SHAR file updated to this port.

Thank you!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-14 18:29:34 UTC
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@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)
_______________________________________________
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"
Comment 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-03-14 18:30:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!