svn commit: r526853 - in head: . math math/metis4 math/mumps4

Rene Ladan rene at freebsd.org
Sat Feb 22 19:50:13 UTC 2020


On Sat, Feb 22, 2020 at 02:31:04PM -0500, Pedro Giffuni wrote:
> Hmm ...
> 
> On 22/02/2020 14:12, Rene Ladan wrote:
> > Author: rene
> > Date: Sat Feb 22 19:12:30 2020
> > New Revision: 526853
> > URL: https://svnweb.freebsd.org/changeset/ports/526853
> > 
> > Log:
> >    Remove math/mumps4 math/metis4.
> >    metis4 is expired upstream and mumps4 uses metis4.
> >    Use the math/mumps and math/metis instead.
> 
> 
> I obsoleted metis4 but I didn't mean to obsolete MUMPS4. The reason is that
> MUMPS4 is under a liberal license (public domain) while MUMPS5 is copyleft.
> Metis4 is an *option* for MUMPS 4 (I never tested it with metis5), so I
Ah, totally overlooked that it was an option, I'll resurrect the port.

> thought we could have kept it for a while.
> 
> I am not asking to bring it back, but for the record I am keeping MUMPS 4 in
> my local distfiles to preserve it for the future.
> 

René

> Pedro.
> 
> > Deleted:
> >    head/math/metis4/
> >    head/math/mumps4/
> > Modified:
> >    head/MOVED
> >    head/math/Makefile
> > 
> > Modified: head/MOVED
> > ==============================================================================
> > --- head/MOVED	Sat Feb 22 19:08:35 2020	(r526852)
> > +++ head/MOVED	Sat Feb 22 19:12:30 2020	(r526853)
> > @@ -14384,3 +14384,5 @@ www/trac-watchlist||2020-02-22|Has expired: Broken, us
> >   www/twill||2020-02-22|Has expired: Broken, uses EOLed python27
> >   x11/wbarconf||2020-02-22|Has expired: Broken, uses EOLed python27
> >   x11-wm/simple-ccsm||2020-02-22|Has expired: Broken, uses EOLed python27
> > +math/mumps4|math/mumps|2020-02-22|Removed, uses expired math/metis4
> > +math/metis4|math/metis|2020-02-22|Has expired: EOL: use math/metis instead
> > 
> > Modified: head/math/Makefile
> > ==============================================================================
> > --- head/math/Makefile	Sat Feb 22 19:08:35 2020	(r526852)
> > +++ head/math/Makefile	Sat Feb 22 19:12:30 2020	(r526853)
> > @@ -365,7 +365,6 @@
> >       SUBDIR += mbasecalc
> >       SUBDIR += mcsim
> >       SUBDIR += metis
> > -    SUBDIR += metis4
> >       SUBDIR += mfem
> >       SUBDIR += mingw32-libgmp
> >       SUBDIR += minisat
> > @@ -384,7 +383,6 @@
> >       SUBDIR += mtrxmath
> >       SUBDIR += multichoose
> >       SUBDIR += mumps
> > -    SUBDIR += mumps4
> >       SUBDIR += muparser
> >       SUBDIR += nanoflann
> >       SUBDIR += naturalmath


More information about the svn-ports-all mailing list