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
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_1Version 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.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.3.59_2
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
0.1.3.59_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.1.3.59
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.3.59
10 Jun 2022 17:57:49
commit hash: 767bd0e6d2304fa067e5cf14c88caea33e2b1fa8commit hash: 767bd0e6d2304fa067e5cf14c88caea33e2b1fa8commit hash: 767bd0e6d2304fa067e5cf14c88caea33e2b1fa8commit hash: 767bd0e6d2304fa067e5cf14c88caea33e2b1fa8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/blasfeo: Update 0.1.3 -> 0.1.3-59
0.1.3
27 Apr 2022 02:16:16
commit hash: 24c73ed4b7894ca01f3f6a483957a045171bf8abcommit hash: 24c73ed4b7894ca01f3f6a483957a045171bf8abcommit hash: 24c73ed4b7894ca01f3f6a483957a045171bf8abcommit hash: 24c73ed4b7894ca01f3f6a483957a045171bf8ab files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/blasfeo: Update 0.1.2 -> 0.1.3

Reported by:	portscout
0.1.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.2
08 Sep 2020 05:11:26
Revision:547963Original commit files touched by this commit
yuri search for other commits by this committer
math/blasfeo: Update 0.1.1 -> 0.1.2

Reported by:	portscout
0.1.1_2
02 Sep 2019 16:28:20
Revision:510823Original commit files touched by this commit
yuri search for other commits by this committer
math/blasfeo: Change to the shared library.

Bump math/casadi
0.1.1_1
26 Aug 2019 09:00:47
Revision:509891Original commit files touched by this commit
mat search for other commits by this committer
Unobfuscate.

With hat:	portmgr
0.1.1_1
25 Aug 2019 17:03:37
Revision:509806Original commit files touched by this commit
yuri search for other commits by this committer
math/blasfeo: Specify TARGET in architecture-specific way, this fixes build on
non-Intel architectures

Reported by:	fallout
0.1.1
24 Aug 2019 23:41:05
Revision:509759Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/blasfeo: Basic Linear Algebra Subroutines For Embedded
Optimization

Number of commits found: 13