svn commit: r418780 - head/games/vegastrike

Mathieu Arnold mat at FreeBSD.org
Fri Jul 22 07:40:00 UTC 2016


+--On 22 juillet 2016 02:52:31 +0000 Alexey Dokuchaev <danfe at FreeBSD.org>
wrote:
| On Tue, Jul 19, 2016 at 03:32:48PM +0200, Mathieu Arnold wrote:
|> +--On 19 juillet 2016 13:21:50 +0000 Dmitry Marakasov
|> <amdmi3 at FreeBSD.org> wrote:
|> | Author: amdmi3
|> | Date: Tue Jul 19 13:21:50 2016
|> | New Revision: 418780
|> | URL: https://svnweb.freebsd.org/changeset/ports/418780
|> | 
|> | Log:
|> |   - Lessen BROKEN condition: actually builds fine on DragonFly and
|> | FreeBSD 9.x   
|> |   Submitted by:	marino
|> | 
|> | Modified:
|> |   head/games/vegastrike/Makefile
|> | 
|> | Modified: head/games/vegastrike/Makefile
|> | ======================================================================
|> | === ===== --- head/games/vegastrike/Makefile	Tue Jul 19 13:19:51 2016
|> | 	(r418779) +++ head/games/vegastrike/Makefile	Tue Jul 19 13:21:50 2016
|> | 	(r418780) @@ -13,7 +13,9 @@ COMMENT=	Open source 3D space simulator
|> |  
|> |  LICENSE=	GPLv2
|> |  
|> | -BROKEN=		does not build (numerous C++ errors)
|> | +BROKEN_FreeBSD_10=	does not build (numerous C++ errors)
|> | +BROKEN_FreeBSD_11=	does not build (numerous C++ errors)
|> | +BROKEN_FreeBSD_12=	does not build (numerous C++ errors)
|> 
|> I'd say it should marked DEPRECATED with an expiration date of 2016-12-31
|> :-)
| 
| I'd say it should be fixed.  Why everyone loves to deprecate things so
| much? :-(

As a portmgr, we do that so that people notice things are broken and fix
them, if nobody cares about a broken port, then nobody needs it, so it can
be removed.


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


More information about the svn-ports-all mailing list