FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:46 PM BST
Port details
p5-AI-Perceptron 1.0 math on this many watch lists=0 search for ports that depend on this port
Perl module for introducing to internal operations of neural networks

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Jan 2001 05:16:56
Also Listed In: perl5
License: not specified in port


This module is meant to be an introduction to the internal operations of Neural
Networks. It lets the user create a single node in a neural net based on the
Perceptron model.

WWW: http://search.cpan.org/dist/AI-Perceptron/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-accessors, devel/p5-Module-Build, lang/perl5.8
Required To Run: devel/p5-accessors, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/p5-AI-Perceptron/ && make install clean
To add the package: pkg_add -r p5-AI-Perceptron


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/AI/
http://www.cpan.dk/modules/by-module/AI/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/AI/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/AI/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/AI/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/AI/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/AI/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/AI/
http://at.cpan.org/modules/by-module/AI/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/AI/
http://backpan.perl.org/modules/by-module/AI/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/AI/
http://cpan.nctu.edu.tw/modules/by-module/AI/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/AI/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.0
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
28 Dec 2011 08:20:20
Original commit files touched by this commit  1.0
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
- Get Rid MD5 support
23 Jan 2010 14:45:05
Original commit files touched by this commit  1.0
ehaupt search for other commits by this committer
- Add cpan site to WWW
- Fix indentation, fmt -w 80
19 May 2008 13:12:08
Original commit files touched by this commit  1.0
araujo search for other commits by this committer
- Include some ports in perl5 category.

PR:             ports/123530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    flz (portmgr)
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.0
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
04 Apr 2007 17:39:14
Original commit files touched by this commit  1.0
gabor search for other commits by this committer
- Remove old Perl support from unmaintained ports in categories starting
  with letter k-n
22 Jan 2006 02:26:24
Original commit files touched by this commit  1.0
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 15:48:16
Original commit files touched by this commit  1.0
pav search for other commits by this committer
- Add SHA256
19 Sep 2005 06:58:24
Original commit files touched by this commit  1.0
leeym search for other commits by this committer
- update to 1.0
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.01
trevor search for other commits by this committer
SIZEify.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.01
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
20 Feb 2003 18:42:25
Original commit files touched by this commit  0.01
knu search for other commits by this committer
De-pkg-comment.
25 Dec 2001 16:59:04
files touched by this commit
dirk search for other commits by this committer
portlint:   - begin with a capital   - don't end with '.'   - remove port name  
- don't exceed 70 characters    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
12 Jan 2001 01:59:28
files touched by this commit
kuriyama search for other commits by this committer
Add 2 "@unexec rmdir"s.    
01 Jan 2001 11:06:18
files touched by this commit
will search for other commits by this committer
Bad will, don't put manpage references in the PLIST!  Bad!  No more   committing
until you fix that p5-Class-Tom error too!  Put manpages in the   Makefile like
you're supposed to!    
01 Jan 2001 08:16:56
files touched by this commit
will search for other commits by this committer
Add p5-AI-Perceptron 0.01, a perl module intended as an introduction to  
internal operations of neural networks.    

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.143 seconds.