Bug 140166 - [NEW PORT] devel/py26-pudb: A full-screen, console-based Python debugger
Summary: [NEW PORT] devel/py26-pudb: A full-screen, console-based Python debugger
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 14:40 UTC by gslin
Modified: 2009-11-04 10:00 UTC (History)
1 user (show)

See Also:


Attachments
py26-pudb-0.92.13.shar (4.49 KB, text/plain)
2009-11-01 14:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-11-01 14:40:08 UTC
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/

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-04 09:53:16 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-04 09:53:33 UTC
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)
_______________________________________________
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"