Port details |
- 4ti2 Solve algebraic, geometric, combinatorial problems on linear spaces
- 1.6.10 math =2 1.6.10Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-12-05 00:52:52
- Last Update: 2023-04-27 08:36:49
- Commit Hash: 4216d8a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://4ti2.github.io/
- Description:
- 4ti2 is a software package for algebraic, geometric and combinatorial problems
on linear spaces. It computes
* the circuits of a cone
* a problem matrix corresponding to graphical statistical models
* generators for the symmetry group acting on 4-way tables
* the Graver basis of a matrix or a given lattice
* a Groebner basis of the toric ideal of a matrix or, more general, of the
lattice ideal of a lattice
* a Markov basis (generating set) of the toric ideal
* the minimal solution of an integer linear program or, more general, a lattice
program, using a Groebner basis
* the normal form of a list of feasible points
* the primitive partition identities, that is, the Graver basis of [1 2 3 ... N]
* a generator description of a cone
* the extreme rays of a cone
* an integer lattice basis
* solutions of linear inequality and equation systems over the integers
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/4ti2/ && make install clean
- To add the package, run one of these commands:
- pkg install math/4ti2
- pkg install 4ti2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: 4ti2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682583538
SHA256 (4ti2-4ti2-Release_1_6_10_GH0.tar.gz) = 2f1bce3203da65b651d68cbd0ace0f89a16d1f436cf5f24e22bc15ec22df936a
SIZE (4ti2-4ti2-Release_1_6_10_GH0.tar.gz) = 5005427
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:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libglpk.so : math/glpk
- libgmp.so : math/gmp
- This port is required by:
- for Libraries
-
- math/latte-integrale
Configuration Options:
- ===> The following configuration options are available for 4ti2-1.6.10:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_4ti2
- USES:
- autoreconf compiler:c++11-lang gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.10 27 Apr 2023 08:36:49 |
Yuri Victorovich (yuri) |
math/4ti2: Update 1_6_9 → 1_6_10
Reported by: portscout |
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.6.9_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.6.9_1 25 Jul 2021 15:17:53 |
Yuri Victorovich (yuri) Author: Philipp Ost |
math/4ti2: Remove duplicate entry from pkg-descr
PR: 257397 |
1.6.9_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.9_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.9_1 26 Jul 2019 20:46:57 |
gerald |
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 |
1.6.9 20 Dec 2018 02:50:21 |
yuri |
math/4ti2: add USES=compiler:c++11-lang
PR: 234184
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
1.6.9 05 Dec 2018 00:52:38 |
yuri |
New port: math/4ti2: Solve algebraic, geometric, combinatorial problems on
linear spaces |
Number of commits found: 9
|