aboutsummaryrefslogtreecommitdiff
path: root/math/barvinok/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: fails to buildAntoine Brodin2020-01-181-0/+2
| | | | | | | | | iscc.c:1117:22: error: use of undeclared identifier 'isl_hash_table_entry_none'; did you mean 'isl_hash_table_remove'? Reported by: pkg-fallout Notes: svn path=/head/; revision=523501
* math/barvinok: Update 0.41.2 -> 0.41.3Yuri Victorovich2020-01-051-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=522120
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* math/barvinok: Update 0.41.1 -> 0.41.2Yuri Victorovich2019-03-311-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=497429
* math/barvinok: fix build with GCC-based architecturesYuri Victorovich2019-03-211-1/+1
| | | | | | | | PR: 236694 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=496429
* math/barvinok: Update 0.41 -> 0.41.1Yuri Victorovich2018-12-081-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=486921
* New port: math/barvinok: Library for counting the number of integer points ↵Yuri Victorovich2018-12-071-0/+25
in polytopes Notes: svn path=/head/; revision=486822