Index: math/gfanlib/Makefile =================================================================== --- math/gfanlib/Makefile (revision 556600) +++ math/gfanlib/Makefile (working copy) @@ -4,10 +4,10 @@ DISTVERSION= 0.6.2 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= http://home.math.au.dk/jensen/software/gfan/ +MASTER_SITES= https://users-math.au.dk/jensen/software/gfan DISTNAME= gfan${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= moritz@schmi.tt COMMENT= Static library for computing Groebner fans and tropical varieties LICENSE= GPLv2+ Index: math/gfanlib/pkg-descr =================================================================== --- math/gfanlib/pkg-descr (revision 556600) +++ math/gfanlib/pkg-descr (working copy) @@ -1,17 +1,7 @@ Gfan is a software package for computing Groebner fans and tropical -varieties. These are polyhedral fans associated to polynomial ideals. -The maximal cones of a Groebner fan are in bijection with the marked -reduced Groebner bases of its defining ideal. The software computes -all marked reduced Groebner bases of an ideal. Their union is a -universal Greobner basis. The tropical variety of a polynomial ideal -is a certain subcomplex of the Groebner fan. Gfan contains algorithms -for computing this complex for general ideals and specialized -algorithms for tropical curves, tropical hypersurfaces and tropical -varieties of prime ideals. In addition to the above core functions -the package contains many tools which are useful in the study of -Groebner bases, initial ideals and tropical geometry. +varieties. -This port provides only the static library libgfan.a: you can get the -rest of the software package from the port math/gfan. +This port provides only the static library libgfan.a. You can get the +rest of the software package from math/gfan. -WWW: http://home.math.au.dk/jensen/software/gfan/gfan.html +WWW: https://users-math.au.dk/jensen/software/gfan/gfan.html