svn commit: r529904 - head/net/boringtun

Bernhard Fröhlich decke at freebsd.org
Tue Mar 31 13:03:02 UTC 2020


On Tue, Mar 31, 2020 at 10:36 AM Mathieu Arnold <mat at freebsd.org> wrote:
>
> On Mon, Mar 30, 2020 at 07:04:02PM +0000, Bernhard Froehlich wrote:
> > Author: decke
> > Date: Mon Mar 30 19:04:02 2020
> > New Revision: 529904
> > URL: https://svnweb.freebsd.org/changeset/ports/529904
> >
> > Log:
> >   net/boringtun: Mark as DEPRECATED with a one month expiration date since
> >   the port was marked as IGNORE almost a full year now
> >
> > Modified:
> >   head/net/boringtun/Makefile
> >
> > Modified: head/net/boringtun/Makefile
> > ==============================================================================
> > --- head/net/boringtun/Makefile       Mon Mar 30 19:03:32 2020        (r529903)
> > +++ head/net/boringtun/Makefile       Mon Mar 30 19:04:02 2020        (r529904)
> > @@ -15,8 +15,8 @@ COMMENT=    CloudFlares Userspace WireGuard implementatio
> >  LICENSE=     BSD3CLAUSE
> >  LICENSE_FILE=        ${WRKSRC}/LICENSE.md
> >
> > -IGNORE=              has unclear project status because the only release was \
> > -             silently deleted upstream
> > +DEPRECATED=  Status of the project and motivation is unclear
> > +EXPIRATION_DATE=     2020-04-30
>
> Please keep the IGNORE so that it does not waste time trying to be built
> for nothing.

Done in r529963.

-- 
Bernhard Froehlich
http://www.bluelife.at/


More information about the svn-ports-all mailing list