NOTICE: This package has been removed from pkgsrc

./wip/pythontoolkit, PythonToolkit (PTK) an interactive python environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 12.08.18nb1, Package name: pythontoolkit-12.08.18nb1, Maintainer: jihbed.research

PythonToolkit (PTK) is an interactive environment for python.
It was designed to provide a python based environment similiar to Matlab
for scientists and engineers however it can also be used as a general
purpose interactive python environment


Required to run:
[sysutils/desktop-file-utils] [x11/py-wxWidgets] [graphics/librsvg-c] [math/py-numpy16]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 6c7bc62e323c9f20a44751bb4782ee54e801cec3
Filesize: 483.629 KB

Version history: (Expand)


CVS history: (Expand)


   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:23 by Thomas Klausner | Files touched by this commit (28) | Package updated
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.
   2012-11-13 21:09:29 by othyro | Files touched by this commit (47)
Log message:
Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
   2012-11-12 17:51:36 by othyro | Files touched by this commit (16)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; Let me know if this breaks
anything. Minor formatting fixes and corrections in some files.
   2012-10-16 19:46:16 by Kamel Derouiche | Files touched by this commit (5)
Log message:

	UPDATE VERSION
	SUPPORT ICONS FILE
	ADDED DEPENDENCY: NUMPY
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
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.
   2011-10-28 18:46:27 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import pythontoolkit-11.04.06 as wip/pythontoolkit.

PythonToolkit (PTK) is an interactive environment for python.
It was designed to provide a python based environment similiar to Matlab
for scientists and engineers however it can also be used as a general
purpose interactive python environment