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
libpoly C library for manipulating polynomials
0.1.13 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.13Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-21 08:30:17
Last Update: 2024-01-13 01:49:07
Commit Hash: d093c25
License: GPLv3
WWW:
https://github.com/SRI-CSL/libpoly
Description:
LibPoly is a C library for manipulating polynomials. The target applications are symbolic reasoning engines, such as SMT solvers, that need to reason about polynomial constraints. It is research software under development, so the features and the API might change rapidly.
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 (56 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libpoly-0.1.13/catalog.mk
  3. /usr/local/share/licenses/libpoly-0.1.13/LICENSE
  4. /usr/local/share/licenses/libpoly-0.1.13/GPLv3
  5. include/poly/algebraic_number.h
  6. include/poly/assignment.h
  7. include/poly/dyadic_interval.h
  8. include/poly/dyadic_rational.h
  9. include/poly/feasibility_set.h
  10. include/poly/integer.h
  11. include/poly/interval.h
  12. include/poly/monomial.h
  13. include/poly/output_language.h
  14. include/poly/poly.h
  15. include/poly/polynomial.h
  16. include/poly/polynomial_context.h
  17. include/poly/polynomial_hash_set.h
  18. include/poly/polynomial_vector.h
  19. include/poly/polyxx.h
  20. include/poly/polyxx/algebraic_number.h
  21. include/poly/polyxx/assignment.h
  22. include/poly/polyxx/context.h
  23. include/poly/polyxx/dyadic_interval.h
  24. include/poly/polyxx/dyadic_rational.h
  25. include/poly/polyxx/integer.h
  26. include/poly/polyxx/integer_ring.h
  27. include/poly/polyxx/interval.h
  28. include/poly/polyxx/interval_assignment.h
  29. include/poly/polyxx/polynomial.h
  30. include/poly/polyxx/polynomial_utils.h
  31. include/poly/polyxx/rational.h
  32. include/poly/polyxx/rational_interval.h
  33. include/poly/polyxx/sign_condition.h
  34. include/poly/polyxx/upolynomial.h
  35. include/poly/polyxx/utils.h
  36. include/poly/polyxx/value.h
  37. include/poly/polyxx/variable.h
  38. include/poly/rational.h
  39. include/poly/rational_interval.h
  40. include/poly/sign_condition.h
  41. include/poly/upolynomial.h
  42. include/poly/upolynomial_factors.h
  43. include/poly/value.h
  44. include/poly/variable_db.h
  45. include/poly/variable_list.h
  46. include/poly/variable_order.h
  47. include/poly/version.h
  48. lib/libpoly.so
  49. lib/libpoly.so.0
  50. lib/libpoly.so.0.1.13
  51. lib/libpolyxx.so
  52. lib/libpolyxx.so.0
  53. lib/libpolyxx.so.0.1.13
  54. @owner
  55. @group
  56. @mode
Collapse this list.
Dependency lines:
  • libpoly>0:math/libpoly
To install the port:
cd /usr/ports/math/libpoly/ && make install clean
To add the package, run one of these commands:
  • pkg install math/libpoly
  • pkg install libpoly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libpoly
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705110337 SHA256 (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = ca7092eeeced3dd8bd86cdd3410207802ef1752d7052d92eee3e9e6bb496763c SIZE (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = 621704

Expand this list (2 items)

Collapse this list.

SHA256 (c1f82e63ccf3f84e2a2234589caac287d2bf6f71.patch) = 4922156534124662b144ef0c56baca5f086c7c8351ea4c28e92975e90d48af29 SIZE (c1f82e63ccf3f84e2a2234589caac287d2bf6f71.patch) = 658

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libpoly
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.130.1.130.1.80.1.130.1.13-0.1.8-
FreeBSD:13:quarterly0.1.130.1.130.1.110.1.130.1.130.1.130.1.130.1.13
FreeBSD:14:latest0.1.130.1.130.1.110.1.130.1.130.1.11-0.1.11
FreeBSD:14:quarterly0.1.130.1.13-0.1.130.1.130.1.130.1.130.1.13
FreeBSD:15:latest0.1.130.1.13n/a0.1.13n/a0.1.130.1.130.1.13
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. libgmp.so : math/gmp
This port is required by:
for Libraries
  1. math/py-libpoly

Configuration Options:
No options to configure
Options name:
math_libpoly
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/SRI-CSL/libpoly/tar.gz/v0.1.13?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port