summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-11-21 09:08:44 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-11-21 09:08:44 +0000
commit62c6fe05590dd2764b8ee5ed9f300ef8cb368e21 (patch)
tree7c43abfa9bc4f382798f57c4247c4ca41524a1ca /math
parent- devel/p5-IO-Stty is deprecated. (diff)
Remove expired ports:
2006-11-16 math/p5-AI-NeuralNet-Mesh: project no longer exists 2006-11-16 net/p5-Archie: project no longer exists 2006-11-15 www/mod_jk2: "JK2 is officially unsupported, no further development will take place." 2006-11-15 www/mod_jk2-apache2: "JK2 is officially unsupported, no further development will take place."
Notes
Notes: svn path=/head/; revision=177715
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/p5-AI-NeuralNet-Mesh/Makefile27
-rw-r--r--math/p5-AI-NeuralNet-Mesh/distinfo3
-rw-r--r--math/p5-AI-NeuralNet-Mesh/pkg-descr14
-rw-r--r--math/p5-AI-NeuralNet-Mesh/pkg-plist7
5 files changed, 0 insertions, 52 deletions
diff --git a/math/Makefile b/math/Makefile
index 991d0382c80f..4129e8da6732 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -168,7 +168,6 @@
SUBDIR += p5-AI-DecisionTree
SUBDIR += p5-AI-Genetic
SUBDIR += p5-AI-NeuralNet-BackProp
- SUBDIR += p5-AI-NeuralNet-Mesh
SUBDIR += p5-AI-Perceptron
SUBDIR += p5-Algorithm-Combinatorics
SUBDIR += p5-Algorithm-CurveFit
diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile
deleted file mode 100644
index 8099e53e12a5..000000000000
--- a/math/p5-AI-NeuralNet-Mesh/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: AI::NeuralNet::Mesh
-# Date created: 15 Nov 2000
-# Whom: will
-#
-# $FreeBSD$
-#
-
-PORTNAME= AI-NeuralNet-Mesh
-PORTVERSION= 0.44
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= AI
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A perl module implementing an optimized, accurate neural network mesh
-
-DEPRECATED= project no longer exists
-EXPIRATION_DATE= 2006-11-16
-
-USE_ZIP= yes
-NO_WRKSUBDIR= yes
-PERL_CONFIGURE= yes
-
-MAN3= AI::NeuralNet::Mesh.3
-
-.include <bsd.port.mk>
diff --git a/math/p5-AI-NeuralNet-Mesh/distinfo b/math/p5-AI-NeuralNet-Mesh/distinfo
deleted file mode 100644
index e7313dfc9f31..000000000000
--- a/math/p5-AI-NeuralNet-Mesh/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (AI-NeuralNet-Mesh-0.44.zip) = 5d1c68c7d494da158ce50c263a7d77a1
-SHA256 (AI-NeuralNet-Mesh-0.44.zip) = e28292b7319b73602bea969f7096c50985ddade044e2e8c07e5ca6e143090c60
-SIZE (AI-NeuralNet-Mesh-0.44.zip) = 99886
diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-descr b/math/p5-AI-NeuralNet-Mesh/pkg-descr
deleted file mode 100644
index ad932f941c0a..000000000000
--- a/math/p5-AI-NeuralNet-Mesh/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-AI::NeuralNet::Mesh is an optimized, accurate neural network Mesh.
-It was designed with accruacy and speed in mind.
-
-This network model is very flexable. It will allow for clasic binary
-operation or any range of integer or floating-point inputs you care
-to provide. With this you can change activation types on a per node or
-per layer basis (you can even include your own anonymous subs as
-activation types). You can add sigmoid transfer functions and control
-the threshold. You can learn data sets in batch, and load CSV data
-set files. You can do almost anything you need to with this module.
-
-Author: Josiah Bryan <jdb@wcoil.com>
-
---will
diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-plist b/math/p5-AI-NeuralNet-Mesh/pkg-plist
deleted file mode 100644
index bb86fd263193..000000000000
--- a/math/p5-AI-NeuralNet-Mesh/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%SITE_PERL%%/AI/NeuralNet/Mesh.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/NeuralNet
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI
-@dirrmtry %%SITE_PERL%%/AI/NeuralNet
-@dirrmtry %%SITE_PERL%%/AI