ports/140166: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Wed Nov 4 10:00:16 UTC 2009
The following reply was made to PR ports/140166; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/140166: commit references a PR
Date: Wed, 4 Nov 2009 09:53:33 +0000 (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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list