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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
mathpresso Mathematical expression parser and JIT compiler
g20230108 math on this many watch lists=2 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 g20230108Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-26 06:15:18
Last Update: 2023-01-09 00:19:52
Commit Hash: 9bd13a4
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: ZLIB
WWW:
https://github.com/kobalicek/mathpresso
Description:
MathPresso is a C++ library designed to parse mathematical expressions and compile them into machine code. It's much faster than traditional AST or byte-code based evaluators, because there is basically no overhead in the expression's execution. The JIT compiler is based on AsmJit and works on X86 and X64 architectures.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mathpresso-g20230108/catalog.mk
  3. /usr/local/share/licenses/mathpresso-g20230108/LICENSE
  4. /usr/local/share/licenses/mathpresso-g20230108/ZLIB
  5. include/mathpresso/mathpresso.h
  6. lib/cmake/mathpresso/mathpresso-config-release.cmake
  7. lib/cmake/mathpresso/mathpresso-config.cmake
  8. lib/libmathpresso.so
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • mathpresso>0:math/mathpresso
To install the port:
cd /usr/ports/math/mathpresso/ && make install clean
To add the package, run one of these commands:
  • pkg install math/mathpresso
  • pkg install mathpresso
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mathpresso
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673218727 SHA256 (kobalicek-mathpresso-g20230108-734c292_GH0.tar.gz) = 202e375fe648382917ad8acfa3792331a1793b353f481a9b91e8325c35aabd80 SIZE (kobalicek-mathpresso-g20230108-734c292_GH0.tar.gz) = 53333

Packages (timestamps in pop-ups are UTC):
mathpresso
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-g20230108--g20230108---
FreeBSD:13:quarterly-g20230108--g20230108---
FreeBSD:14:latest-g20230108--g20230108---
FreeBSD:14:quarterly-g20230108--g20230108---
FreeBSD:15:latest-g20230108n/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. libasmjit.so : devel/asmjit
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_mathpresso
USES:
cmake:testing localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kobalicek/mathpresso/tar.gz/734c292?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20230108
09 Jan 2023 00:19:52
commit hash: 9bd13a4f4c2efae11bca41917e9db12457b4ef1ecommit hash: 9bd13a4f4c2efae11bca41917e9db12457b4ef1ecommit hash: 9bd13a4f4c2efae11bca41917e9db12457b4ef1ecommit hash: 9bd13a4f4c2efae11bca41917e9db12457b4ef1e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/mathpresso: Update g20211213 -> g20230108
g20211213
26 Dec 2022 06:13:13
commit hash: 8898daafe91dd1bce0fe8d09b6b80df6936c1b7ecommit hash: 8898daafe91dd1bce0fe8d09b6b80df6936c1b7ecommit hash: 8898daafe91dd1bce0fe8d09b6b80df6936c1b7ecommit hash: 8898daafe91dd1bce0fe8d09b6b80df6936c1b7e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/mathpresso: New port: Mathematical expression parser and JIT compiler

Number of commits found: 2