Date: Wed, 4 Nov 2009 10:00:16 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/140166: commit references a PR Message-ID: <200911041000.nA4A0G84039668@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/140166; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911041000.nA4A0G84039668>