summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-26 00:06:32 +0000
committerwiz <wiz@pkgsrc.org>2014-01-26 00:06:32 +0000
commit92675569ba48f0c9092f753b3daba7f603e38624 (patch)
tree534d29bb8a95914997a827555749246c58278ecb /devel
parentfd76a524755a730bc92c52cc68c91ed290230d12 (diff)
downloadpkgsrc-92675569ba48f0c9092f753b3daba7f603e38624.tar.gz
Remove py-fann, it seems deprecated upstream.
At least there is no release available for the current stable release, 2.2.0. ok maintainer gdt@
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
-rw-r--r--devel/py-fann/DESCR1
-rw-r--r--devel/py-fann/Makefile18
-rw-r--r--devel/py-fann/PLIST9
-rw-r--r--devel/py-fann/distinfo5
5 files changed, 1 insertions, 35 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 97e9853d450..42782a1e5d3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1843 2014/01/22 11:00:06 drochner Exp $
+# $NetBSD: Makefile,v 1.1844 2014/01/26 00:06:32 wiz Exp $
#
COMMENT= Development utilities
@@ -1436,7 +1436,6 @@ SUBDIR+= py-distribute
SUBDIR+= py-doctor
SUBDIR+= py-dulwich
SUBDIR+= py-expect
-SUBDIR+= py-fann
SUBDIR+= py-filechunkio
SUBDIR+= py-flakes
SUBDIR+= py-funcparserlib
diff --git a/devel/py-fann/DESCR b/devel/py-fann/DESCR
deleted file mode 100644
index ab298b90313..00000000000
--- a/devel/py-fann/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python bindings for Fast Artificial Neural Network Library.
diff --git a/devel/py-fann/Makefile b/devel/py-fann/Makefile
deleted file mode 100644
index 641aa4192d3..00000000000
--- a/devel/py-fann/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:03 wiz Exp $
-
-.include "../../devel/fann/Makefile.common"
-PKGNAME= ${PYPKGPREFIX}-fann-${FANNVERSION}
-
-COMMENT= Fast Artificial Neural Network python interface
-
-USE_LANGUAGES= c c++
-
-PYSETUPSUBDIR= python
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.1.0.20061012
-
-EGG_NAME= pyfann-${FANNVERSION}
-
-.include "../../devel/fann/buildlink3.mk"
-.include "../../devel/swig/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-fann/PLIST b/devel/py-fann/PLIST
deleted file mode 100644
index 208741c7662..00000000000
--- a/devel/py-fann/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2012/04/08 20:21:45 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/pyfann/__init__.py
-${PYSITELIB}/pyfann/__init__.pyc
-${PYSITELIB}/pyfann/__init__.pyo
-${PYSITELIB}/pyfann/_libfann.so
-${PYSITELIB}/pyfann/libfann.py
-${PYSITELIB}/pyfann/libfann.pyc
-${PYSITELIB}/pyfann/libfann.pyo
diff --git a/devel/py-fann/distinfo b/devel/py-fann/distinfo
deleted file mode 100644
index 9895390aaa0..00000000000
--- a/devel/py-fann/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.7 2014/01/23 18:40:09 wiz Exp $
-
-SHA1 (FANN-2.2.0-Source.zip) = 6f95232c018af7f62fb4c7e39d160771a867d6e7
-RMD160 (FANN-2.2.0-Source.zip) = 7689aaacecfc6eacebfe7d999b4973092b5d9bbd
-Size (FANN-2.2.0-Source.zip) = 2285087 bytes