aboutsummaryrefslogtreecommitdiff
path: root/math/p5-AI-Perceptron
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-091-1/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/189310 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=353415
* Support STAGEDIR.Vanilla I. Shu2013-11-052-3/+1
| | | | Notes: svn path=/head/; revision=332813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324175
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-071-1/+1
| | | | Notes: svn path=/head/; revision=298680
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* End WWW CPAN URL with a "/"Emanuel Haupt2011-12-281-1/+1
| | | | Notes: svn path=/head/; revision=288161
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add cpan site to WWWEmanuel Haupt2010-01-231-4/+4
| | | | | | | - Fix indentation, fmt -w 80 Notes: svn path=/head/; revision=248414
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-041-8/+1
| | | | | | | with letter k-n Notes: svn path=/head/; revision=189220
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* - update to 1.0Yen-Ming Lee2005-09-193-8/+15
| | | | Notes: svn path=/head/; revision=143126
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add 2 "@unexec rmdir"s.Jun Kuriyama2001-01-121-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=37118
* Bad will, don't put manpage references in the PLIST! Bad! No moreWill Andrews2001-01-012-1/+1
| | | | | | | | committing until you fix that p5-Class-Tom error too! Put manpages in the Makefile like you're supposed to! Notes: svn path=/head/; revision=36568
* Add p5-AI-Perceptron 0.01, a perl module intended as an introduction toWill Andrews2001-01-015-0/+33
internal operations of neural networks. Notes: svn path=/head/; revision=36556