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
polylib Library of polyhedral functions
5.22.5 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 5.22.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-07 03:36:30
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3
WWW:
https://icps.u-strasbg.fr/polylib/
Description:
The Polyhedral Library (PolyLib for short) operates on objects made up of unions of polyhedra of any dimension. It was first developed by Doran Wilde at IRISA, in Rennes, France, in connection with the ALPHA project. This first version (1.1) manipulates non parameterized unions of polyhedra through the following operations: intersection, difference, union, convex hull, simplify, image and preimage, plus some input and output functions. The polyhedra are computed in their dual implicit and Minkowski representations, in homogeneous spaces. Version 2 of the PolyLib included parameterized vertices computation. PolyLib3.14 includes Ehrhart polynomials computation, which permits to count the number of integer points contained in a parameterized polyhedron. PolyLib4 included the GNU MP library (as a compilation option), and 64 bits computations, in order to avoid integer overflows. Polylib5 is a merge of Strasbourg, Rennes and BYU Polylib. There is also the 'visualpolylib' project that permits to use the PolyLib interactively.
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. @ldconfig
  2. /usr/local/share/licenses/polylib-5.22.5/catalog.mk
  3. /usr/local/share/licenses/polylib-5.22.5/LICENSE
  4. /usr/local/share/licenses/polylib-5.22.5/GPLv3
  5. bin/c2p
  6. bin/disjoint_union_adj
  7. bin/disjoint_union_sep
  8. bin/ehrhart_lower_bound
  9. bin/ehrhart_quick_apx
  10. bin/ehrhart_rankinggmp
  11. bin/ehrhart_uniongmp
  12. bin/ehrhart_upper_bound
  13. bin/findv
  14. bin/ppgmp
  15. bin/r2p
  16. bin/testehrhartgmp
  17. include/polylib/Lattice.h
  18. include/polylib/Matop.h
  19. include/polylib/NormalForms.h
  20. include/polylib/SolveDio.h
  21. include/polylib/Zpolyhedron.h
  22. include/polylib/alpha.h
  23. include/polylib/arithmetic_errors.h
  24. include/polylib/arithmetique.h
  25. include/polylib/compress_parms.h
  26. include/polylib/ehrhart.h
  27. include/polylib/errormsg.h
  28. include/polylib/eval_ehrhart.h
  29. include/polylib/ext_ehrhart.h
  30. include/polylib/homogenization.h
  31. include/polylib/matrix.h
  32. include/polylib/matrix_addon.h
  33. include/polylib/matrix_permutations.h
  34. include/polylib/param.h
  35. include/polylib/polyhedron.h
  36. include/polylib/polylib.h
  37. include/polylib/polylib32.h
  38. include/polylib/polylib64.h
  39. include/polylib/polylibgmp.h
  40. include/polylib/polyparam.h
  41. include/polylib/ranking.h
  42. include/polylib/types.h
  43. include/polylib/vector.h
  44. lib/libpolylibgmp.so
  45. lib/libpolylibgmp.so.8
  46. lib/libpolylibgmp.so.8.1.0
  47. libdata/pkgconfig/polylibgmp.pc
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • polylib>0:math/polylib
To install the port:
cd /usr/ports/math/polylib/ && make install clean
To add the package, run one of these commands:
  • pkg install math/polylib
  • pkg install polylib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: polylib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1544133099 SHA256 (polylib-5.22.5.tar.gz) = 84622ff9dfa5d06f0c266960ed078bd3577a30fde6d7f8bed1041b9838cb731f SIZE (polylib-5.22.5.tar.gz) = 2673630

Packages (timestamps in pop-ups are UTC):
polylib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.22.55.22.55.22.55.22.55.22.5-5.22.5-
FreeBSD:13:quarterly5.22.55.22.55.22.55.22.55.22.55.22.55.22.55.22.5
FreeBSD:14:latest5.22.55.22.55.22.55.22.55.22.55.22.5-5.22.5
FreeBSD:14:quarterly5.22.55.22.5-5.22.55.22.55.22.55.22.55.22.5
FreeBSD:15:latest5.22.55.22.5n/a5.22.5n/a5.22.55.22.55.22.5
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. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libgmp.so : math/gmp
This port is required by:
for Libraries
  1. math/barvinok
  2. math/visualpolylib

Configuration Options:
No options to configure
Options name:
math_polylib
USES:
gmake libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://icps.u-strasbg.fr/polylib/polylib_src/
Collapse this list.

There are no commits on branch 2022Q3 for this port