Path to this page:
Next | Query returned 10 messages, browsing 1 to 10 | previous
CVS Commit History:
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2014-01-21 11:16:54 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Use main pkgsrc version of py-ipython.
|
2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-09-10 11:17:24 by Kamel Derouiche | Files touched by this commit (1) |
Log message:
Update MAINTAINER
|
2010-04-03 19:16:42 by Kamel Derouiche | Files touched by this commit (2) |
Log message:
wip-changes:
-----------
fixed PLIST: added EGG_NAME in Makefile
please review
|
2010-02-10 13:22:43 by Kamel Derouiche | Files touched by this commit (3) | |
Log message:
pkgsrc-wip changes:
------------------
o update version
|
2009-07-31 13:29:56 by Kamel Derouiche | Files touched by this commit (3) |
Log message:
Update version
|
2009-07-19 21:22:30 by Kamel Derouiche | Files touched by this commit (2) |
Log message:
Update new version
|
2009-07-16 20:02:57 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import pudb-0.92.7 as wip/pudb.
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.
import pudb
|
Next | Query returned 10 messages, browsing 1 to 10 | previous