Port details |
- polymake Software package for research in polyhedral geometry
- 4.6_4 math
=1 4.6_3Version of this port present on the latest quarterly branch. - Maintainer: bsd@philippost.de
 - Port Added: 2004-12-29 01:36:28
- Last Update: 2022-06-29 05:25:08
- Commit Hash: d61cc94
- License: GPLv2+
- Description:
- polymake is open source software for research in polyhedral geometry. It deals
with polytopes, polyhedra and fans as well as simplicial complexes, matroids,
graphs, tropical hypersurfaces, and other objects.
polymake provides an interactive command line interface with an extensive help
system as well as a C++ library interface.
WWW: https://www.polymake.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- common.so:math/polymake
- fan.so:math/polymake
- fulton.so:math/polymake
- graph.so:math/polymake
- group.so:math/polymake
- ideal.so:math/polymake
- libpolymake-apps-rt.so:math/polymake
- libpolymake-apps.so:math/polymake
- libpolymake.so:math/polymake
- matroid.so:math/polymake
- polytope.so:math/polymake
- topaz.so:math/polymake
- tropical.so:math/polymake
- To install the port:
- cd /usr/ports/math/polymake/ && make install clean
- To add the package, run one of these commands:
- pkg install math/polymake
- pkg install polymake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: polymake
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642450038
SHA256 (polymake-4.6-minimal.tar.bz2) = 423a44ddef11eaea8457ab15dd5d86ddb7a8bcc6c9bb11776f9e2958d7dcf9d0
SIZE (polymake-4.6-minimal.tar.bz2) = 5634651
- 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:
-
- boost-libs>=1.72 : devel/boost-libs
- ninja : devel/ninja
- permlib>=0.2.9 : math/permlib
- p5-XML-SAX>=1.02 : textproc/p5-XML-SAX
- p5-XML-Writer>=0.900 : textproc/p5-XML-Writer
- p5-Term-ReadLine-Gnu>=1.37 : devel/p5-Term-ReadLine-Gnu
- p5-Term-ReadKey>=2.38 : devel/p5-Term-ReadKey
- p5-JSON>=2.97 : converters/p5-JSON
- bliss-graph-tool>=0.73 : math/bliss
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- bash>=5.0 : shells/bash
- boost-libs>=1.72 : devel/boost-libs
- permlib>=0.2.9 : math/permlib
- p5-XML-SAX>=1.02 : textproc/p5-XML-SAX
- p5-XML-Writer>=0.900 : textproc/p5-XML-Writer
- p5-Term-ReadLine-Gnu>=1.37 : devel/p5-Term-ReadLine-Gnu
- p5-Term-ReadKey>=2.38 : devel/p5-Term-ReadKey
- p5-JSON>=2.97 : converters/p5-JSON
- bliss-graph-tool>=0.73 : math/bliss
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libcddgmp.so : math/cddlib
- libflint.so : math/flint2
- libgmpxx.so : math/gmp
- libmpfr.so : math/mpfr
- liblrs.so : math/lrslib
- libnormaliz.so : math/libnormaliz
- libppl.so : devel/ppl
- libSingular.so : math/singular
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for polymake-4.6_4:
LRS=on: Convex hull computation and vertex enumeration
NATIVE=off: Build with native optimizations (-march=native)
NORMALIZ=on: Computations in affine monoids and lattice polytopes
OPENMP=on: Parallel processing support via OpenMP
PPL=on: Manipulation of convex polyhedra
SCIP=off: Solver for mixed integer linear and nonlinear problems
SINGULAR=on: Computation of Groebner bases
SOPLEX=off: Solver for linear programming problems
TESTS=off: Run bundled self tests after build
====> Graph automorphism groups: you have to select exactly one of them
BLISS=on: Compute graph automorphism groups using bliss
NAUTY=off: Compute graph automorphism groups using nauty
===> Use 'make config' to modify these settings
- Options name:
- math_polymake
- USES:
- compiler:c++14-lang gmake gnome perl5 readline shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Jun 2022 05:25:08 4.6_4
|
Yuri Victorovich (yuri)  |
math/flint2: Update 2.8.5 -> 2.9.0 |
10 Apr 2022 19:11:41 4.6_3
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 4.6_2
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
12 Mar 2022 21:09:54 4.6_1
|
Yuri Victorovich (yuri)  |
*/*: Bump after math/singular update
PR: 262510
Reported by: Philipp Ost <Philipp Ost> |
19 Jan 2022 16:31:41 4.6
|
Thierry Thomas (thierry)  Author: Philipp Ost |
math/polymake: update to version 4.6
Changelog at <https://polymake.org/doku.php/news/release_4_6>. |
17 Dec 2021 05:59:43 4.5
|
Hiroki Tagato (tagattie)  Author: Philipp Ost |
math/polymake: update to 4.5
Port changes:
- update DISTVERSION (obviously ;-))
- remove compiler:openmp after commit 07fb2d5e9d001934f1670d01aec1f536f14ebde2
- remove patches patch-libnauty and patch-support_install.pl since
they have been incorporated upstream
Upstream changes: https://polymake.org/doku.php/news/release_4_5
PR: 260395
Reported by: Philipp Ost <bsd@philippost.de> (maintainer) |
03 Oct 2021 19:41:19 4.4_3
|
Fernando ApesteguĂa (fernape)  |
*/*: Remove more compiler:openmp instances
Reported by: antoine@
Fixes: 07fb2d5e9d00 |
20 Sep 2021 21:34:21 4.4_2
|
Yuri Victorovich (yuri)  |
math/nauty: Update 27r1 -> 27r3
PR: 258237
Approved by: moritz@schmi.tt (maintainer) |
01 Sep 2021 16:54:00 4.4_1
|
Yuri Victorovich (yuri)  Author: Philipp Ost |
math/polymake: Update the backported patch to fix the testsuite regression |
28 Aug 2021 07:41:05 4.4_1
|
Yuri Victorovich (yuri)  Author: Philipp Ost |
math/polymake: Backport patch allowing to use external Nauty library instead of
Nauty source tree
Also fix stripping of ideal.so |
24 Aug 2021 21:58:50 4.4
|
Yuri Victorovich (yuri)  Author: Philipp Ost |
math/polymake: Minor Makefile improvement
PR: 256861 |
24 Aug 2021 17:10:13 4.4
|
Yuri Victorovich (yuri)  |
math/polymake: Re-add port: Software package for research in polyhedral geometry
@ version=4.4
PR: 256861
Submitted by: Philipp Ost <bsd@philippost.de> (original version) |
22 Jun 2014 20:47:38
2.9.9
|
rene  |
Remove expired ports:
2014-06-22 www/phpbb-devel: Use www/phpbb3 instead
2014-06-22 math/polymake: Does not build with any supported version of Perl
2014-06-22 www/phpsysinfo-dev: Use www/phpsysinfo instead |
10 Jun 2014 12:14:14
2.9.9
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
22 May 2014 14:03:47
2.9.9
|
antoine  |
Deprecate and set expiration date: Does not build with any supported
version of Perl
With hat: portmgr |
10 May 2014 17:48:14
2.9.9
|
antoine  |
Reset a few maintainers
<adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72]
said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected:
User unknown in local recipient table (in reply to RCPT TO command)
<dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
<kawahara@nlp.kuee.kyoto-u.ac.jp>:
Sorry, no mailbox here by that name. (#5.1.1)
<hnsmaster@h14m.org>: Host or domain name not found. Name service error for
name=h14m.org type=AAAA: Host found but no data record of requested type
(Only the first 15 lines of the commit message are shown above ) |
01 Mar 2014 21:23:14
2.9.9
|
gerald  |
Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.
Approved by: portmgr (bapt) [1] |
20 Sep 2013 20:55:06
2.9.9
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
16 Sep 2013 16:45:35
2.9.9
|
bapt  |
Convert to new perl framework
Convert USE_GMAKE to USES |
14 Aug 2013 22:35:54

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
04 May 2013 14:06:09
2.9.9
|
bdrewery  |
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr |
16 Dec 2012 06:12:28
2.9.9
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
30 Jun 2012 14:53:22
2.9.9
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
20 Jun 2012 20:23:21
2.9.9
|
skv  |
Fix spacing. |
20 Jun 2012 20:09:54
2.9.9
|
skv  |
Mark as ignored with Perl 5.14+
(port must be upgraded at least to 2.10 to unbreak build) |
28 Jun 2011 01:41:52
2.9.9
|
stephen  |
- Update to 2.9.9
- Add warning that make_jobs_safe may overwhelm some computers
- Portlint
PR: ports/152152
Submitted by: Ewgenij Gawrilow <ewgenij.gawrilow@o2online.de>
Approved by: maho (mentor) |
20 Mar 2011 12:54:45
2.3_3
|
miwi  |
- Get Rid MD5 support |
29 May 2010 07:30:31
2.3_3
|
kwm  |
Get rid of USE_GCC=3.4
PR: ports/144669
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer timeout (6 weeks) |
19 Apr 2010 10:43:43
2.3_2
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
13 May 2009 09:46:02
2.3_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
28 Mar 2009 20:45:10
2.3
|
skv  |
Introduce Perl 5.10.0 |
31 Jan 2007 16:09:29
2.3
|
miwi  |
- Update to 2.3
PR: 108549
Submitted by: Ewgenij Gawrilow<gawrilow@math.tu-berlin.de> (maintainer) |
10 May 2006 14:46:48
2.2_2
|
ale  |
Chase gmp library and bump PORTREVISION. |
27 Mar 2006 14:33:31
2.2_1
|
pav  |
- Apply vendor patch 1:
Description: Fixed errors in handling derived object types (like TightSpan).
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer) |
24 Mar 2006 09:12:57
2.2
|
pav  |
- Another stab on doing pkg-plist right |
22 Mar 2006 09:16:58
2.2
|
pav  |
- Fix plist creation
Reported by: krismail
Pointy hat to: pav |
19 Mar 2006 14:14:51
2.2
|
pav  |
- Update to 2.2
PR: ports/94476
Submitted by: Ewgenij Gawrilow <gawrilow@math.tu-berlin.de> (maintainer) |
22 Jan 2006 12:56:47
2.1.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Mar 2005 00:07:37
2.1.0_2
|
pav  |
- Unbreak checksums
- Simplify a little
PR: ports/76959
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer) |
11 Feb 2005 22:05:27
2.1.0_1
|
kris  |
BROKEN: Size mismatch |
10 Jan 2005 01:16:26
2.1.0_1
|
pav  |
- Update to patchlevel 2
- Don't install perl modules in configure phase
PR: ports/75856, ports/75965
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer) |
29 Dec 2004 01:29:57
2.1.0
|
pav  |
Polymake is a versatile framework for experimental discrete mathematics. The
standard distribution contains tool collections for the algorithmic treatment
of polytopes and polyhedra, and finite simplicial complexes. It offers an
unified interface to a wide variety of algorithms and free software packages
from the computational geometry field, such as convex hull computation or
visualization tools.
PR: ports/75405
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> |