Commit graph

7 commits

Author SHA1 Message Date
wiz
aa67e11089 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-25 10:29:56 +00:00
drochner
d6b5a32155 update to 0.13.2
changes: bugfixes, mostly related to compatibility with Qt and Wx GUIs
2013-10-29 18:18:46 +00:00
obache
51bb2e5910 python25 is not in pkgsrc now. 2013-10-26 12:18:47 +00:00
obache
cce33d5799 drop maintainership.
I've just imported py-ipython for update of devel/accerciser, not interesting to
itself. Furthermore, pacaginf of py-ipython012 and py-ipython013 are not by me.
2013-10-26 12:15:59 +00:00
dholland
90bd3c7c82 Doesn't actually build using python-3.x 2012-12-26 21:30:05 +00:00
asau
aa73205697 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-12-26 18:46:00 +00:00
drochner
fcde46486a add a pkg for ipython-0.13.1, the new stable branch 2012-12-17 11:57:44 +00:00