svn commit: r529904 - head/net/boringtun

Mathieu Arnold mat at freebsd.org
Tue Mar 31 08:36:25 UTC 2020


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.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200331/f27b02af/attachment.sig>


More information about the svn-ports-all mailing list