From owner-svn-ports-all@freebsd.org Fri Jul 22 15:50:10 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99C8BB9F5E8; Fri, 22 Jul 2016 15:50:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8EA2815B9; Fri, 22 Jul 2016 15:50:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8D114115A; Fri, 22 Jul 2016 15:50:10 +0000 (UTC) Date: Fri, 22 Jul 2016 15:50:10 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Cc: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r418780 - head/games/vegastrike Message-ID: <20160722155010.GB67742@FreeBSD.org> References: <201607191321.u6JDLogZ088522@repo.freebsd.org> <681DCAE5C9D670FBEC773606@ogg.in.absolight.net> <20160722025231.GA37437@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160722025231.GA37437@FreeBSD.org> User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2016 15:50:10 -0000 On Fri, Jul 22, 2016 at 02:52:31AM +0000, Alexey Dokuchaev wrote: > On Tue, Jul 19, 2016 at 03:32:48PM +0200, Mathieu Arnold wrote: > > | [...] > > | -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? > :-( Tried to unbreak it in r418923 (only build-tested for now; I'm still waiting for that huge `games/vegastrike-data' distfile to get downloaded so I can do proper run-time testing). ./danfe