Date: Fri, 22 Jul 2016 09:39:56 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r418780 - head/games/vegastrike Message-ID: <953DD3730BC2DC9CB1ED1499@atuin.in.mat.cc> In-Reply-To: <20160722025231.GA37437@FreeBSD.org> References: <201607191321.u6JDLogZ088522@repo.freebsd.org> <681DCAE5C9D670FBEC773606@ogg.in.absolight.net> <20160722025231.GA37437@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--==========DE7612A44CA70BAF9D64========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +--On 22 juillet 2016 02:52:31 +0000 Alexey Dokuchaev <danfe@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@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 --==========DE7612A44CA70BAF9D64========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXkc3MXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85Ij0AP/3lfshS5a68RUubvTEy1Ln9t NV0IXEIwuFBr+t8lR7Aj6AlD3mLZ3SDIIy2Q1sxALR53d19Z9E0NemYK4/UYTRyZ 5YL4TIk4CMOrsFSVM7Fhkt0DAHwbXSyk8l7dIihVJ6hbSB6xQSSKEwr4c+Ta3v1L 8sI8oWvU2F0z37xCjivkVxYIM2Vevybhi/kSHMgB43V3uiJBmyFpwSlJr7pylqhU APP/5RevyMD8QKoa2Nck8oVM90pq8tfO+KOHVjrX6NbiS2gwYrPdTMl613XGY+YH xNmbchli05GDAuRP+CKXiAutyQlilESf6501/Cm8S/1AGODsr5q4knFX0gE7o1nS w+IzNQ5UlMVI8mLOK+flDjKiVhOBTd5c4/hQJ1mYHCqEiKqGU5Cgk4uCs0IvAOb2 8mKwniOam/t0IKbS5XS8r+ySvE0Ou33j2g3I2lRSayHbeORvSLbaAW2hhMLpnKrq mK1V3AEnaVGObDwRiVXxFjtHiykqs+/71nAvDTkSTVouVzILwszw1mXuZIzxfCZy IOtPMIXheQQdg+UrLJGow9HxeoCvxF9XxOJ7zDJ7wWmpIF/UMvfCzwuSwiV03UL+ xmh8awywf4Rioh57Aq/VBZ/LCGtzvcAKvXRz0NoYjr5GOb/VWS8iF55ELdw9WN4I VV/r4w6miTQfkvicG8FL =w2Po -----END PGP SIGNATURE----- --==========DE7612A44CA70BAF9D64==========--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?953DD3730BC2DC9CB1ED1499>