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
barvinok Library for counting the number of integer points in polytopes
0.41.5_1 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.41.5_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:20:33
Last Update: 2022-04-19 06:13:25
Commit Hash: ee6e908
License: GPLv2
WWW:
http://freshmeat.sourceforge.net/projects/barvinok
Description:
barvinok is a library for counting the number of integer points in parametric and non-parametric polytopes based on polylib. For a parametric polytope, the number of points is represented by either a piecewise quasi-polynomial or an Ehrhart series. WWW: http://freshmeat.sourceforge.net/projects/barvinok
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 (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/barvinok-0.41.5_1/catalog.mk
  3. /usr/local/share/licenses/barvinok-0.41.5_1/LICENSE
  4. /usr/local/share/licenses/barvinok-0.41.5_1/GPLv2
  5. bin/barvinok_count
  6. bin/barvinok_ehrhart
  7. bin/barvinok_enumerate
  8. bin/barvinok_enumerate_e
  9. bin/iscc
  10. bin/polytope_scan
  11. include/barvinok/NTL.h
  12. include/barvinok/NTL_QQ.h
  13. include/barvinok/barvinok.h
  14. include/barvinok/basis_reduction.h
  15. include/barvinok/evalue.h
  16. include/barvinok/genfun.h
  17. include/barvinok/isl.h
  18. include/barvinok/options.h
  19. include/barvinok/polylib.h
  20. include/barvinok/sample.h
  21. include/barvinok/set.h
  22. include/barvinok/util.h
  23. lib/libbarvinok.so
  24. lib/libbarvinok.so.23
  25. lib/libbarvinok.so.23.0.11
  26. libdata/pkgconfig/barvinok.pc
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • barvinok>0:math/barvinok
To install the port:
cd /usr/ports/math/barvinok/ && make install clean
To add the package, run one of these commands:
  • pkg install math/barvinok
  • pkg install barvinok
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: barvinok
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650328299 SHA256 (barvinok-0.41.5.tar.gz) = 41b1cd9346b042b7e24aa8e14e65cd08765343940594c08f3c6894442312f860 SIZE (barvinok-0.41.5.tar.gz) = 953626

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.69 : devel/autoconf
  4. automake>=1.16.1 : devel/automake
  5. libtoolize : devel/libtool
Library dependencies:
  1. libglpk.so : math/glpk
  2. libgmp.so : math/gmp
  3. libisl.so : devel/isl
  4. libntl.so : math/ntl
  5. libpolylibgmp.so : math/polylib
Fetch dependencies:
  1. git : devel/git
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_barvinok
USES:
autoreconf compiler:c11 gmake libtool localbase:ldflags pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.41.5_1
19 Apr 2022 06:13:25
commit hash: ee6e908efd7ec2fcb09ad837b2fe151dbac27695commit hash: ee6e908efd7ec2fcb09ad837b2fe151dbac27695commit hash: ee6e908efd7ec2fcb09ad837b2fe151dbac27695commit hash: ee6e908efd7ec2fcb09ad837b2fe151dbac27695 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/barvinok: Fix fetch by switching to git-based fetch

Reported by:	fallout

(cherry picked from commit b532e502c29cae5261365937ed64783b238e73d9)

Number of commits found: 1