Commit graph

12 commits

Author SHA1 Message Date
Steve Wills
718b7f07c7 math/libnormaliz: Update to 3.8.1
PR:		240924
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-10-07 17:59:49 +00:00
Jan Beich
b03c67869c devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
2019-09-21 18:59:57 +00:00
Steve Wills
e41ba69358 math/libnormaliz: Update to 3.8.0
PR:		240446
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-09-13 14:25:48 +00:00
Jan Beich
befa71e0f3 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
2019-08-19 15:35:27 +00:00
Kai Knoblich
c4499fc72c math/libnormaliz: Update to 3.7.4
Changelog:

* Bugfix in face lattice computation
* nmz_config.h indicates optional packages

https://github.com/Normaliz/Normaliz/releases/tag/v3.7.4

PR:		239716
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
MFH:		2019Q3
2019-08-10 14:55:36 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Steve Wills
bc72bb4bc0 math/libnormaliz: Update to 3.7.3
PR:		238450
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-06-18 01:05:48 +00:00
Steve Wills
9ecfcd3649 math/libnormaliz: update to 3.7.2
PR:		237811
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-05-09 20:07:39 +00:00
Jan Beich
3b1a1bcee4 devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
2019-05-08 16:05:53 +00:00
Piotr Kubaj
80c9b16dc7 math/libnormaliz: fix build with GCC-based architectures
PR:		237152
Approved by:	tcberner (mentor), phascolarctos@protonmail.ch (maintainer)
Differential Revision:	https://reviews.freebsd.org/D20039
2019-04-24 19:42:38 +00:00
Jan Beich
9b21a3a084 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
2019-04-12 06:36:31 +00:00
Steve Wills
23369d1119 math/libnormaliz: create port
Normaliz is an open source tool for computations in affine monoids,
vector configurations, lattice polytopes, and rational cones.

Computation goals:
- convex hulls and dual cones;
- conversion from generators to constraints and vice versa;
- projections of cones and polyhedra;
- triangulations, disjoint decompositions and Stanley decompositions;
- Hilbert basis of rational, not necessarily pointed cones;
- normalization of affine monoids;
- lattice points of rational polytopes and (unbounded) polyhedra;
- Euclidean and lattice normalized volumes of polytopes;
- Hilbert (or Ehrhart) series and (quasi) polynomials under Z-gradings
(for example, for rational polytopes);
- generalized (or weighted) Ehrhart series and Lebesgue integrals of
polynomials over rational polytopes.

WWW: https://www.normaliz.uni-osnabrueck.de

PR:		231806
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-03-20 16:31:32 +00:00