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 2022Q2
blasfeo Basic Linear Algebra Subroutines For Embedded Optimization
0.1.3.59_2 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 0.1.3.59_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-24 23:41:11
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
License: GPLv3
WWW:
https://github.com/giaf/blasfeo
Description:
BLASFEO provides a set of basic linear algebra routines, performance-optimized for matrices fitting in cache (i.e. generally up to a couple hundreds size in each dimension), as typically encountered in embedded optimization application.
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 (50 items)
Collapse this list.
  1. /usr/local/share/licenses/blasfeo-0.1.3.59_2/catalog.mk
  2. /usr/local/share/licenses/blasfeo-0.1.3.59_2/LICENSE
  3. /usr/local/share/licenses/blasfeo-0.1.3.59_2/GPLv3
  4. include/blasfeo.h
  5. include/blasfeo_block_size.h
  6. include/blasfeo_common.h
  7. include/blasfeo_d_aux.h
  8. include/blasfeo_d_aux_ext_dep.h
  9. include/blasfeo_d_aux_ext_dep_ref.h
  10. include/blasfeo_d_aux_old.h
  11. include/blasfeo_d_aux_ref.h
  12. include/blasfeo_d_aux_test.h
  13. include/blasfeo_d_blas.h
  14. include/blasfeo_d_blas_api.h
  15. include/blasfeo_d_blasfeo_api.h
  16. include/blasfeo_d_blasfeo_api_ref.h
  17. include/blasfeo_d_blasfeo_hp_api.h
  18. include/blasfeo_d_blasfeo_ref_api.h
  19. include/blasfeo_d_kernel.h
  20. include/blasfeo_i_aux_ext_dep.h
  21. include/blasfeo_m_aux.h
  22. include/blasfeo_memory.h
  23. include/blasfeo_naming.h
  24. include/blasfeo_processor_features.h
  25. include/blasfeo_s_aux.h
  26. include/blasfeo_s_aux_ext_dep.h
  27. include/blasfeo_s_aux_ext_dep_ref.h
  28. include/blasfeo_s_aux_old.h
  29. include/blasfeo_s_aux_ref.h
  30. include/blasfeo_s_aux_test.h
  31. include/blasfeo_s_blas.h
  32. include/blasfeo_s_blas_api.h
  33. include/blasfeo_s_blasfeo_api.h
  34. include/blasfeo_s_blasfeo_api_ref.h
  35. include/blasfeo_s_blasfeo_ref_api.h
  36. include/blasfeo_s_kernel.h
  37. include/blasfeo_stdlib.h
  38. include/blasfeo_target.h
  39. include/blasfeo_timing.h
  40. include/blasfeo_v_aux_ext_dep.h
  41. include/d_blas.h
  42. include/d_blas_64.h
  43. include/s_blas.h
  44. include/s_blas_64.h
  45. lib/cmake/blasfeoConfig-release.cmake
  46. lib/cmake/blasfeoConfig.cmake
  47. lib/libblasfeo.so
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • blasfeo>0:math/blasfeo
To install the port:
cd /usr/ports/math/blasfeo/ && make install clean
To add the package, run one of these commands:
  • pkg install math/blasfeo
  • pkg install blasfeo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: blasfeo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654882480 SHA256 (giaf-blasfeo-0.1.3-59-g8548ea2c_GH0.tar.gz) = 8bf7d1b6f3e6618cc508d9d99a5a9812f0c9ec7c5d317395d0e5791a2a6d4149 SIZE (giaf-blasfeo-0.1.3-59-g8548ea2c_GH0.tar.gz) = 1679378

Packages (timestamps in pop-ups are UTC):
blasfeo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.3.59_20.1.3.59_20.1.20.1.3.59_20.1.3.59_2-0.1.2-
FreeBSD:13:quarterly0.1.3.59_20.1.3.59_2-0.1.3.59_20.1.3.59_2-0.1.3.59_20.1.3.59_2
FreeBSD:14:latest0.1.3.59_20.1.3.59_2-0.1.3.59_20.1.3.59_2---
FreeBSD:14:quarterly0.1.3.59_20.1.3.59_2-0.1.3.59_20.1.3.59_2-0.1.3.59_20.1.3.59_2
FreeBSD:15:latest0.1.3.59_20.1.3.59_2n/a0.1.3.59_2n/a-0.1.3.59_20.1.3.59_2
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
Library dependencies:
  1. libblas.so : math/blas
This port is required by:
for Build
  1. math/casadi
for Libraries
  1. math/hpipm

Configuration Options:
===> The following configuration options are available for blasfeo-0.1.3.59_2: ====> Options available for the single TARGETAMD64: you have to select exactly one of them GENERIC=on: Generic C code without SIMD acceleration X64_INTEL_HASWELL=off: x86_64 architecture with AVX2 and FMA ISA (64 bit OS) X64_INTEL_SANDY_BRIDGE=off: x86_64 architecture with AVX ISA (64 bit OS) X64_INTEL_CORE=off: x86_64 architecture with SSE3 (64 bit OS) X64_AMD_BULLDOZER=off: x86_64 architecture with AVX and FMA ISA (64 bit OS) ===> Use 'make config' to modify these settings
Options name:
math_blasfeo
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/giaf/blasfeo/tar.gz/0.1.3-59-g8548ea2c?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port