aboutsummaryrefslogtreecommitdiff
path: root/math/frobby/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - The maintainer changed => upstream is now on GitHub;Thierry Thomas2021-03-241-6/+9
| | | | | | | | | - Upgrade to v0.9.1; - Really install the shared library with a soname. Notes: svn path=/head/; revision=569109
* Drop ports maintainershipLorenzo Salvadore2020-06-211-1/+1
| | | | | | | Approved by: gerald (mentor) Notes: svn path=/head/; revision=539770
* multiple ports: Update MAINTAINERKoichiro Iwao2019-12-311-1/+1
| | | | | | | | | | as he got FreeBSD.org account. PR: 243002 Submitted by: salvadore Notes: svn path=/head/; revision=521615
* math/frobby: create portSteve Wills2019-03-191-0/+100
Frobby is a software system and project for computations with monomial ideals. Frobby is free software and it is intended as a vehicle for computational and mathematical research on monomial ideals. The current functionality includes Euler characteristic, Hilbert series, maximal standard monomials, combinatorial optimization on monomial ideals, primary decomposition, irreducible decomposition, Alexander dual, associated primes, minimization and intersection of monomial ideals as well as the computation of Frobenius problems (using 4ti2) with very large numbers. Frobby is also able to translate between formats that can be used with several different computer systems, such as Macaulay 2, Monos, 4ti2, CoCoA4 and Singular. Thus Frobby can be used with any of those systems. WWW: http://www.broune.com/frobby/ PR: 231208 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Notes: svn path=/head/; revision=496268