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
lrslib Reverse search algorithm for vertex enumeration/convex hull problems
7.2,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 7.2,1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-05 07:48:00
Last Update: 2023-08-15 03:00:41
Commit Hash: 97bbcc9
License: GPLv2
WWW:
http://cgm.cs.mcgill.ca/~avis/C/lrs.html
Description:
lrslib is a self-contained ANSI C implementation of the reverse search algorithm for vertex enumeration/convex hull problems and comes with a choice of three arithmetic packages. Input file formats are compatible with Komei Fukuda's cdd package. All computations are done exactly in either multiple precision or fixed integer arithmetic. Output is not stored in memory, so even problems with very large output sizes can sometimes be solved. The program is intended for Unix/Linux platforms, but will compile using gcc/cygwin on Windows.
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 (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lrslib-7.2,1/catalog.mk
  3. /usr/local/share/licenses/lrslib-7.2,1/LICENSE
  4. /usr/local/share/licenses/lrslib-7.2,1/GPLv2
  5. bin/lrs
  6. bin/lrsnash
  7. include/lrslib/lrsdriver.h
  8. include/lrslib/lrsgmp.h
  9. include/lrslib/lrslib.h
  10. include/lrslib/lrslong.h
  11. include/lrslib/lrsmp.h
  12. include/lrslib/lrsnashlib.h
  13. include/lrslib/lrsrestart.h
  14. include/lrslib/mplrs.h
  15. lib/liblrs.so
  16. lib/liblrs.so.1
  17. lib/liblrs.so.1.0.0
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • lrslib>0:math/lrslib
To install the port:
cd /usr/ports/math/lrslib/ && make install clean
To add the package, run one of these commands:
  • pkg install math/lrslib
  • pkg install lrslib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lrslib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1692066216 SHA256 (lrslib-072.tar.gz) = fc48754a1ded1d8445d40ecfbe3546e4f27d53aaee95dc2c8c0c79fb9cd532f0 SIZE (lrslib-072.tar.gz) = 496411

Packages (timestamps in pop-ups are UTC):
lrslib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.2,17.2,1----071_1-
FreeBSD:13:quarterly7.2,17.2,1----7.2,17.2,1
FreeBSD:14:latest7.2,17.2,1-----071a
FreeBSD:14:quarterly7.2,17.2,1----7.2,17.2,1
FreeBSD:15:latest7.2,17.2,1n/a-n/a-7.2,17.2,1
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 Build
  1. math/latte-integrale
for Libraries
  1. math/polymake
  2. math/sage
for Run
  1. math/latte-integrale

Configuration Options:
No options to configure
Options name:
math_lrslib
USES:
compiler:c11 gmake libtool localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://cgm.cs.mcgill.ca/~avis/C/lrslib/archive/
Collapse this list.

There are no commits on branch 2022Q2 for this port