notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
fann Free open source neural network library
2.2.0.20230126 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.0.20230126Version of this port present on the latest quarterly branch.
Maintainer: tzhuan@csie.org search for ports maintained by this maintainer
Port Added: 2007-03-06 19:16:27
Last Update: 2023-05-09 19:54:43
Commit Hash: 40cccee
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (42 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fann-2.2.0.20230126/catalog.mk
  3. /usr/local/share/licenses/fann-2.2.0.20230126/LICENSE
  4. /usr/local/share/licenses/fann-2.2.0.20230126/LGPL21+
  5. include/doublefann.h
  6. include/fann.h
  7. include/fann_activation.h
  8. include/fann_cascade.h
  9. include/fann_cpp.h
  10. include/fann_data.h
  11. include/fann_data_cpp.h
  12. include/fann_error.h
  13. include/fann_internal.h
  14. include/fann_io.h
  15. include/fann_train.h
  16. include/fann_training_data_cpp.h
  17. include/fixedfann.h
  18. include/floatfann.h
  19. include/parallel_fann.h
  20. include/parallel_fann.hpp
  21. lib/cmake/fann/fann-config.cmake
  22. lib/cmake/fann/fann-use.cmake
  23. lib/libdoublefann.a
  24. lib/libdoublefann.so
  25. lib/libdoublefann.so.2
  26. lib/libdoublefann.so.2.2.0
  27. lib/libfann.a
  28. lib/libfann.so
  29. lib/libfann.so.2
  30. lib/libfann.so.2.2.0
  31. lib/libfixedfann.a
  32. lib/libfixedfann.so
  33. lib/libfixedfann.so.2
  34. lib/libfixedfann.so.2.2.0
  35. lib/libfloatfann.a
  36. lib/libfloatfann.so
  37. lib/libfloatfann.so.2
  38. lib/libfloatfann.so.2.2.0
  39. libdata/pkgconfig/fann.pc
  40. @owner
  41. @group
  42. @mode
Collapse this list.
Dependency lines:
  • fann>0:math/fann
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):
fann
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.0.202301262.2.0.202301262.2.02.2.0.202301262.2.0.20230126-2.2.0-
FreeBSD:13:quarterly2.2.0.202301262.2.0.202301262.2.0.202301262.2.0.202301262.2.0.202301262.2.0.202301262.2.0.202301262.2.0.20230126
FreeBSD:14:latest2.2.0.202301262.2.0.202301262.2.02.2.0.202301262.2.0.202301262.2.0.20230126-2.2.0.20230126
FreeBSD:14:quarterly2.2.0.202301262.2.0.20230126-2.2.0.202301262.2.0.202301262.2.0.202301262.2.0.202301262.2.0.20230126
FreeBSD:15:latest2.2.0.202301262.2.0.20230126n/a2.2.0.20230126n/a2.2.0.202301262.2.0.202301262.2.0.20230126
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libfann/fann/tar.gz/8409b42?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port