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

Martin Wilke miwi at FreeBSD.org
Wed Nov 4 09:53:25 UTC 2009


miwi        2009-11-04 09:53:24 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-pudb        Makefile distinfo pkg-descr pkg-plist 
  Log:
  PuDB is a full-screen, console-based visual debugger for Python.
  
  Its goal is to provide all the niceties of modern GUI-based debuggers
  in a more lightweight and keyboard-friendly package. PuDB allows you
  to debug code right where you write and test it--in a terminal. If
  you've worked with the excellent (but nowadays ancient) DOS-based
  Turbo Pascal or C tools, PuDB's UI might look familiar.
  
  WWW:    http://pypi.python.org/pypi/pudb/
  
  PR:             ports/140166
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.3681    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-pudb/Makefile (new)
  1.1       +3 -0      ports/devel/py-pudb/distinfo (new)
  1.1       +9 -0      ports/devel/py-pudb/pkg-descr (new)
  1.1       +40 -0     ports/devel/py-pudb/pkg-plist (new)


More information about the cvs-ports mailing list