aboutsummaryrefslogtreecommitdiff
path: root/math/cocoalib/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* math/cocoalib: Update to 0.99710Lorenzo Salvadore2020-06-111-10/+18
| | | | | | | | | | | | | | Also: - build the port by patching existing Makefiles instead of copying a new one from ${FILESDIR} in the hope that this eases maintainance; - change the SMALLDEG option so that it now applies a patch conditionally instead of using ${REINPLACE_CMD}. Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D25234 Notes: svn path=/head/; revision=538535
* math/cocoalib: create portSteve Wills2019-03-201-0/+435
CoCoALib is a C++ library for Computations in Commutative Algebra, focused mainly on polynomial rings, ideals, Groebner basis and similar topics. WWW: http://cocoa.dima.unige.it PR: 231807 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Notes: svn path=/head/; revision=496332