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
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.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.2,1
15 Aug 2023 03:00:41
commit hash: 97bbcc913240fe271a1589b0efd426fa966acd21commit hash: 97bbcc913240fe271a1589b0efd426fa966acd21commit hash: 97bbcc913240fe271a1589b0efd426fa966acd21commit hash: 97bbcc913240fe271a1589b0efd426fa966acd21 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/lrslib: Update 071a → 7.2

Also switch to the versioning scheme A.B
according how versions are described on their
website.

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
071a
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
071a
20 Jul 2022 18:50:20
commit hash: fbb9f1c4bc1ec652b0339898f15f8efebcf53671commit hash: fbb9f1c4bc1ec652b0339898f15f8efebcf53671commit hash: fbb9f1c4bc1ec652b0339898f15f8efebcf53671commit hash: fbb9f1c4bc1ec652b0339898f15f8efebcf53671 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/lrslib: Broken on armv7

Reported by:	fallout
071a
12 Jul 2022 23:35:12
commit hash: e4024e4628e34882c5048d98246c71fe4f1edb86commit hash: e4024e4628e34882c5048d98246c71fe4f1edb86commit hash: e4024e4628e34882c5048d98246c71fe4f1edb86commit hash: e4024e4628e34882c5048d98246c71fe4f1edb86 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/lrslib: Broken on armv6

Reported by:	fallout
071a
16 Jun 2021 09:00:10
commit hash: 77a984113e2d7ee7af0398ec231bc397389c8b5ecommit hash: 77a984113e2d7ee7af0398ec231bc397389c8b5ecommit hash: 77a984113e2d7ee7af0398ec231bc397389c8b5ecommit hash: 77a984113e2d7ee7af0398ec231bc397389c8b5e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/lrslib: mark BROKEN on powerpc

Same issue as on i386.
071a
22 May 2021 00:31:53
commit hash: 3a4fadb062d8965e40fa1028028a2e3c1ee3fc11commit hash: 3a4fadb062d8965e40fa1028028a2e3c1ee3fc11commit hash: 3a4fadb062d8965e40fa1028028a2e3c1ee3fc11commit hash: 3a4fadb062d8965e40fa1028028a2e3c1ee3fc11 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Philipp-Joachim Ost
math/lrslib: Update 071 -> 071a; Install missing headers
071_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
071_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
071_1
23 Sep 2020 15:49:10
Revision:549744Original commit files touched by this commit
pkubaj search for other commits by this committer
math/lrslib: fix build on GCC architectures

Use C11 compiler:
lrslong.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'lrs_mp'
lrslong.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'*' token
lrslong.h:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'*' token
lrslong.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'*' token
lrslong.h:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'lrs_alloc_mp_t'
lrslong.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'lrs_alloc_mp_vector'
071_1
22 Sep 2020 15:48:43
Revision:549603Original commit files touched by this commit
yuri search for other commits by this committer
math/lrslib: Broken on i386

Reported by:	fallout
071_1
16 Sep 2020 07:28:45
Revision:548767Original commit files touched by this commit
yuri search for other commits by this committer
math/lrslib: Add the forgotten patch
071_1
16 Sep 2020 07:27:55
Revision:548766Original commit files touched by this commit
yuri search for other commits by this committer
math/lrslib: Remove unnecessary dependencies
071
14 Sep 2020 05:47:50
Revision:548587Original commit files touched by this commit
yuri search for other commits by this committer
math/lrslib: Update 062 -> 071
062_7
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
062_6
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
062_5
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
062_4
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
062_3
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
062_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
062_1
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
062
05 Dec 2018 07:47:42
Revision:486653Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/lrslib: Reverse search algorithm for vertex enumeration/convex
hull problems

Number of commits found: 22