Port details |
- gravity Mathematical modeling for optimization and machine learning
- 1.1.20220309_5 math =2 1.1.20220309_5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-05-12 23:24:10
- Last Update: 2024-06-21 17:49:24
- Commit Hash: e2cd113
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.gravityopt.com/
- Description:
- Gravity is a Modeling Language for Mathematical Optimization and Machine
Learning.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- coin-or-gravity>0:math/gravity
- To install the port:
- cd /usr/ports/math/gravity/ && make install clean
- To add the package, run one of these commands:
- pkg install math/gravity
- pkg install coin-or-gravity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: coin-or-gravity
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669872068
SHA256 (coin-or-Gravity-v1.1-20220309-47ac86a_GH0.tar.gz) = 8f68daa13eeac8d1d1bba4f54ea5cb0d683c603b2a0561ab4c8a905d5b6ff833
SIZE (coin-or-Gravity-v1.1-20220309-47ac86a_GH0.tar.gz) = 17014869
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- adjacency_list.hpp : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libblas.so : math/blas
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libClp.so : math/clp
- libcoinasl.so : math/asl
- liblapack.so : math/lapack
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_gravity
- USES:
- cmake compiler:c++11-lang eigen:3 localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.20220309_5 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.1.20220309_4 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
1.1.20220309_3 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
1.1.20220309_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.1.20220309_1 01 Dec 2022 18:42:20 |
Yuri Victorovich (yuri) |
*/*: Change DISTVERSION to have a hyphen when it refers to a specific revision
When DISTVERSION contains the real version and a revision modifier,
such modifier should be separated with '-', not '.' |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.1.20220309_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.20220309_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.1.20220309 12 Mar 2022 08:49:36 |
Yuri Victorovich (yuri) |
math/gravity: Update 1.1.20210825 -> 1.1.20220309
This also removes dependency on gcc files.
Reported by: Gerald Pfeifer <gerald@pfeifer.com> (gcc dependency) |
1.1.20210825 24 Feb 2022 16:21:08 |
Yuri Victorovich (yuri) |
math/gravity: Update 1.1.20210512 -> 1.1.20210825 |
1.1.20210512_1 23 Feb 2022 17:02:05 |
Yuri Victorovich (yuri) |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
1.1.20210512 13 May 2021 22:24:46 |
Yuri Victorovich (yuri) |
math/gravity: Fix the test target
Test executable is built by the project by default. This was
changed in the patch and made conditional on a special cmake
variable. The test target is now updated to reflect this. |
1.1.20210512 12 May 2021 23:23:33 |
Yuri Victorovich (yuri) |
New port: math/gravity: Mathematical modeling for optimization and machine
learning |