aboutsummaryrefslogtreecommitdiff
path: root/math/libpoly
Commit message (Collapse)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* New port: math/libpoly: C library for manipulating polynomialYuri Victorovich2018-07-214-0/+59
Notes: svn path=/head/; revision=475052