NOTICE: This package has been removed from pkgsrc

./devel/py-fann, Fast Artificial Neural Network python interface

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


Branch: CURRENT, Version: 2.2.0, Package name: py27-fann-2.2.0, Maintainer: gdt

Python bindings for Fast Artificial Neural Network Library.


Required to run:
[devel/fann] [lang/python27]

Required to build:
[devel/swig]

Master sites:

SHA1: 6f95232c018af7f62fb4c7e39d160771a867d6e7
RMD160: 7689aaacecfc6eacebfe7d999b4973092b5d9bbd
Filesize: 2231.53 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | 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.
   2014-01-23 19:40:09 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove patch that doesn't apply any longer, and add RMD160 checksum
to distinfo
XXX: doesn't build
   2014-01-22 02:44:10 by Greg Troxel | Files touched by this commit (2)
Log message:
Point at devel/fann, and hence 2.2.0.

(However, it seems upstream no longer includes python bindings.)
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-04-08 22:22:01 by Thomas Klausner | Files touched by this commit (148)
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
   2011-10-15 14:17:26 by OBATA Akio | Files touched by this commit (2)
Log message:
* convert PYDISTUTILPKG to regist egg-info.

Bump PKGREVISION.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.