Port details |
- polymake Software package for research in polyhedral geometry
- 4.13 math =3 4.10_2Version of this port present on the latest quarterly branch.
- Maintainer: bsd@philippost.de
- Port Added: 2004-12-29 01:36:28
- Last Update: 2024-10-06 11:49:21
- Commit Hash: 9dc751c0
- People watching this port, also watch:: epix, irrtoolset, grx, uae, py311-Automat
- License: GPLv2+
- WWW:
- https://www.polymake.org/
- 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.
- ¦ ¦ ¦ ¦
- 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/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 = 1727625660
SHA256 (polymake-4.13-minimal.tar.bz2) = f3adacd063b9ea60d5e9c37c6183f5dbb7458b0cb3491eba3efc38f20c565ceb
SIZE (polymake-4.13-minimal.tar.bz2) = 7338096
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.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- 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.36<5.37 : lang/perl5.36
- 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.13:
LRS=on: Convex hull computation and vertex enumeration
NORMALIZ=on: Computations in affine monoids and lattice polytopes
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.13 06 Oct 2024 11:49:21 |
Robert Clausecker (fuz) Author: Philipp Ost |
math/polymake: update to 4.13
Changelog: https://polymake.org/doku.php/news/release_4_11
Changelog: https://polymake.org/doku.php/news/release_4_12
Changelog: https://polymake.org/doku.php/news/release_4_13
PR: 281853 |
4.10_2 17 Jun 2024 08:18:33 |
Yuri Victorovich (yuri) |
math/singular: update 4-3-2 → 4-4-0 |
4.10_1 08 Oct 2023 09:40:40 |
Daniel Engberg (diizzy) |
math/polymake: Remove NATIVE option and add GitHub to MASTER_SITES
* Add GitHub as primary download site and upstream website as backup
* Remove NATIVE option, users wanting to apply CPU specific optimization
should use CPUTYPE instead using ports framework
* Use OPTIMIZED_CFLAGS option to define O3 optimization
PR: 273316
Reviewed by: Philipp Ost <bsd@philippost.de> (maintainer)
Sponsored by: Blinkinblox |
4.10 24 Jun 2023 16:52:17 |
Fernando ApesteguĂa (fernape) Author: Philipp Ost |
math/polymake: update to 4.10
ChangeLog: https://polymake.org/doku.php/news/release_4_10
interfaces
topcom:
Extend interface to access other combinations of connected, fine, and regular
support for topcom 1.x.
fulton
weighted_projective_space: fix rays computation
group (Only the first 15 lines of the commit message are shown above ) |
4.9_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
4.9 26 Mar 2023 00:18:23 |
Wen Heping (wen) |
math/polymake: Update to 4.9
PR: 270423
Reported by: maintainer |
4.7 04 Oct 2022 11:23:41 |
Nuno Teixeira (eduardo) Author: Philipp Ost |
math/polymake: Update to 4.7
- Add patch to fix compilation on 32 bit architectures. The patch was
provided by Benjamin Lorenz of the polymake team.
https://forum.polymake.org/viewtopic.php?f=10&p=4000
ChangeLog: https://polymake.org/doku.php/news/release_4_7
PR: 266792 |
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) |
4.6_5 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 ) |
4.6_5 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
4.6_4 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
4.6_4 29 Jun 2022 05:25:08 |
Yuri Victorovich (yuri) |
math/flint2: Update 2.8.5 -> 2.9.0 |
4.6_3 10 Apr 2022 19:11:41 |
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) |
4.6_2 26 Mar 2022 08:27:27 |
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 |
4.6_1 12 Mar 2022 21:09:54 |
Yuri Victorovich (yuri) |
*/*: Bump after math/singular update
PR: 262510
Reported by: Philipp Ost <Philipp Ost> |
4.6 19 Jan 2022 16:31:41 |
Thierry Thomas (thierry) Author: Philipp Ost |
math/polymake: update to version 4.6
Changelog at <https://polymake.org/doku.php/news/release_4_6>. |
4.5 17 Dec 2021 05:59:43 |
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) |
4.4_3 03 Oct 2021 19:41:19 |
Fernando ApesteguĂa (fernape) |
*/*: Remove more compiler:openmp instances
Reported by: antoine@
Fixes: 07fb2d5e9d00 |
4.4_2 20 Sep 2021 21:34:21 |
Yuri Victorovich (yuri) |
math/nauty: Update 27r1 -> 27r3
PR: 258237
Approved by: moritz@schmi.tt (maintainer) |
4.4_1 01 Sep 2021 16:54:00 |
Yuri Victorovich (yuri) Author: Philipp Ost |
math/polymake: Update the backported patch to fix the testsuite regression |
4.4_1 28 Aug 2021 07:41:05 |
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 |
4.4 24 Aug 2021 21:58:50 |
Yuri Victorovich (yuri) Author: Philipp Ost |
math/polymake: Minor Makefile improvement
PR: 256861 |
4.4 24 Aug 2021 17:10:13 |
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) |
2.9.9 22 Jun 2014 20:47:38 |
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 |
2.9.9 10 Jun 2014 12:14:14 |
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 |
2.9.9 22 May 2014 14:03:47 |
antoine |
Deprecate and set expiration date: Does not build with any supported
version of Perl
With hat: portmgr |
2.9.9 10 May 2014 17:48:14 |
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 ) |
2.9.9 01 Mar 2014 21:23:14 |
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] |
2.9.9 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2.9.9 16 Sep 2013 16:45:35 |
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) |
2.9.9 04 May 2013 14:06:09 |
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 |
2.9.9 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
2.9.9 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.9.9 20 Jun 2012 20:23:21 |
skv |
Fix spacing. |
2.9.9 20 Jun 2012 20:09:54 |
skv |
Mark as ignored with Perl 5.14+
(port must be upgraded at least to 2.10 to unbreak build) |
2.9.9 28 Jun 2011 01:41:52 |
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) |
2.3_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.3_3 29 May 2010 07:30:31 |
kwm |
Get rid of USE_GCC=3.4
PR: ports/144669
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer timeout (6 weeks) |
2.3_2 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
2.3_1 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
2.3 28 Mar 2009 20:45:10 |
skv |
Introduce Perl 5.10.0 |
2.3 31 Jan 2007 16:09:29 |
miwi |
- Update to 2.3
PR: 108549
Submitted by: Ewgenij Gawrilow<gawrilow@math.tu-berlin.de> (maintainer) |
2.2_2 10 May 2006 14:46:48 |
ale |
Chase gmp library and bump PORTREVISION. |
2.2_1 27 Mar 2006 14:33:31 |
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) |
2.2 24 Mar 2006 09:12:57 |
pav |
- Another stab on doing pkg-plist right |
2.2 22 Mar 2006 09:16:58 |
pav |
- Fix plist creation
Reported by: krismail
Pointy hat to: pav |
2.2 19 Mar 2006 14:14:51 |
pav |
- Update to 2.2
PR: ports/94476
Submitted by: Ewgenij Gawrilow <gawrilow@math.tu-berlin.de> (maintainer) |
2.1.0_2 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.1.0_2 03 Mar 2005 00:07:37 |
pav |
- Unbreak checksums
- Simplify a little
PR: ports/76959
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer) |
2.1.0_1 11 Feb 2005 22:05:27 |
kris |
BROKEN: Size mismatch |
2.1.0_1 10 Jan 2005 01:16:26 |
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) |
2.1.0 29 Dec 2004 01:29:57 |
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> |