Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.13 | Xin LI | 2014-06-30 | 3 | -15/+28 |
| | | | | | | | | - Switch to use xz - Grab. Notes: svn path=/head/; revision=359877 | ||||
* | multiple: reset gslin's maintainer | Eitan Adler | 2014-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD. Gea-Suan Lin's work is much appreciated. Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) Notes: svn path=/head/; revision=359802 | ||||
* | - Convert USE_BZIP2 to USES | Dmitry Marakasov | 2014-06-25 | 2 | -4/+5 |
| | | | | | | | | | - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Notes: svn path=/head/; revision=359272 | ||||
* | isl is a library for manipulating sets and relations of integer points | Martin Wilke | 2014-05-25 | 4 | -0/+90 |
bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials. WWW: http://isl.gforge.inria.fr/ PR: ports/187143 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=355132 |