svn commit: r350894 - head/devel/smake

John Marino freebsd.contact at marino.st
Fri Apr 11 09:34:31 UTC 2014


On 4/11/2014 09:56, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri Apr 11 07:56:55 2014
> New Revision: 350894
> URL: http://svnweb.freebsd.org/changeset/ports/350894
> QAT: https://qat.redports.org/buildarchive/r350894/
> 
> Log:
>   Mark as broken and deprecate
> 
> Modified:
>   head/devel/smake/Makefile
> 
> Modified: head/devel/smake/Makefile
> ==============================================================================
> --- head/devel/smake/Makefile	Fri Apr 11 07:19:18 2014	(r350893)
> +++ head/devel/smake/Makefile	Fri Apr 11 07:56:55 2014	(r350894)
> @@ -9,16 +9,20 @@ MASTER_SITES=	ftp://ftp.berlios.de/pub/s
>  MAINTAINER=	ports at FreeBSD.org
>  COMMENT=	Portable make program with automake features
>  
> +DEPRECATED=	Abandonware, broken with modern com
> +EXPIRATION_DATE=	2014-05-12
> +
> +BROKEN=	Does not build with modern compilers
> +

What's the error?
This builds perfectly fine with DF/gcc4.7 which I consider "modern".
It's also stretching the definition of "abandonware" as the site is
still up.

Are there any recent fail logs?

John


More information about the svn-ports-all mailing list