svn commit: r538214 - in head/net-mgmt/ipv6mon: . files

Rene Ladan rene at freebsd.org
Sun Jun 21 22:26:59 UTC 2020


On Sun, Jun 21, 2020 at 11:54:05PM +0200, Gerald Pfeifer wrote:
> On Mon, 8 Jun 2020, Rene Ladan wrote:
> > Log:
> >   net-mgmt/ipv6mon: unexpire by downloading from GitHub
> >
> >   Use the correct path in ipv6mon(8) and ipv6mon.conf(5)
> >   Bump PORTREVISION
> >   
> >   PR:		242414
> >   Submitted by:	takefu
> 
> > +USE_GCC=	any
> 
> Hmm, with all due respect, I would be very hesitant for ports having
> such a dependency on USE_GCC=any.  That's usually an indication that
> the software is unmaintained beyond hope ... or really weird.
> 
> Is there any chance to get this to build with default compilers?
> 
I just switched to USE_GCC=yes in r539789.

Thanks for the suggestion.

René


More information about the svn-ports-all mailing list