Port details |
- fann Free open source neural network library
- 2.2.0.20230126 math =2 2.2.0.20230126Version of this port present on the latest quarterly branch.
- Maintainer: tzhuan@csie.org
- Port Added: 2007-03-06 19:16:27
- Last Update: 2023-05-09 19:54:43
- Commit Hash: 40cccee
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: science
- License: LGPL21+
- WWW:
- https://leenissen.dk/
- Description:
- Fast Artificial Neural Network Library is a free open source neural network
library, which implements multilayer artificial neural networks in C with
support for both fully connected and sparsely connected networks. Cross-platform
execution in both fixed and floating point are supported. It includes a
framework for easy handling of training data sets. It is easy to use, versatile,
well documented, and fast. Bindings to more than 15 programming languages are
available. An easy to read introduction article and a reference manual
accompanies the library with examples and recommendations on how to use the
library. Several graphical user interfaces are also available for the library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/fann/ && make install clean
- To add the package, run one of these commands:
- pkg install math/fann
- pkg install fann
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fann
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678987289
SHA256 (libfann-fann-2.2.0-20230126-8409b42_GH0.tar.gz) = f26f172a4ac4b423fa99d07be18e61a1eea2505fcef6825b1dd2a9c94d8172bf
SIZE (libfann-fann-2.2.0-20230126-8409b42_GH0.tar.gz) = 3427912
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_fann
- USES:
- cmake pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0.20230126 09 May 2023 19:54:43 |
Piotr Kubaj (pkubaj) |
math/fann: fix plist without libomp
pkg-static: Unable to access file
/wrkdirs/usr/ports/math/fann/work/stage/usr/local/include/parallel_fann.h:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/math/fann/work/stage/usr/local/include/parallel_fann.hpp:No
such file or directory |
2.2.0.20230126 16 Mar 2023 15:02:58 |
Yuri Victorovich (yuri) |
math/fann: Add forgotten patch |
2.2.0.20230126 16 Mar 2023 15:02:58 |
Yuri Victorovich (yuri) |
math/fann: Update 2.2.0 → 2.2.0-20230126 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.0 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
2.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 30 Oct 2017 01:43:55 |
wen |
- Add LICENSE
PR: 223144
Submitted by: yasu@utahime.org
Approved by: maintainer |
2.2.0 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.2.0 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
2.2.0 18 May 2016 14:11:34 |
amdmi3 |
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket |
2.2.0 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
2.2.0 02 Feb 2014 14:33:37 |
miwi |
- Stage support
- Convert few ports to USES |
2.2.0 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.2.0 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.2.0 15 Mar 2013 16:03:04 |
makc |
- Clean up cmake usage
- Trim header and adjust COMMENT while here
Approved by: Tz-Huan Huang (maintainer) |
2.2.0 31 Mar 2012 07:50:36 |
dhn |
- Update to 2.2.0
PR: ports/166533
Submitted by: Tz-Huan Huang <tzhuan@gmail.com> (maintainer)
Feature safe: yes |
2.1.0b 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.1.0b 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
2.1.0b 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.1.0b 06 Mar 2007 19:15:43 |
miwi |
Fast Artificial Neural Network Library is a free open source neural network
library, which implements multilayer artificial neural networks in C with
support for both fully connected and sparsely connected networks.
Cross-platform execution in both fixed and floating point are supported. It
includes a framework for easy handling of training data sets. It is easy to
use, versatile, well documented, and fast. PHP, C++, .NET, Ada, Python, Delphi,
Octave, Ruby, Pure Data and Mathematica bindings are available. A reference
manual accompanies the library with examples and recommendations on how to use
the library. A graphical user interface is also available for the library.
WWW: http://leenissen.dk/fann/
PR: ports/109853
Submitted by: Tz-Huan Huang <tzhuan at csie.org> |