Date: Fri, 13 Mar 2015 13:53:39 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381199 - head/lang/gnatdroid-armv5 Message-ID: <201503131353.t2DDrd1c001810@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Mar 13 13:53:38 2015 New Revision: 381199 URL: https://svnweb.freebsd.org/changeset/ports/381199 QAT: https://qat.redports.org/buildarchive/r381199/ Log: lang/gnatdroid-armv5: Set for removal on 31 March 2015 I've never gotten around to trying to fix the ARMv5 assembly and nobody seems to care that the port has been ignored for almost a year, so let's just cull it at the end of the month. Modified: head/lang/gnatdroid-armv5/Makefile Modified: head/lang/gnatdroid-armv5/Makefile ============================================================================== --- head/lang/gnatdroid-armv5/Makefile Fri Mar 13 13:32:37 2015 (r381198) +++ head/lang/gnatdroid-armv5/Makefile Fri Mar 13 13:53:38 2015 (r381199) @@ -21,6 +21,8 @@ BUILD_DEPENDS= gnatdroid-sysroot>=19:${P RUN_DEPENDS:= ${BUILD_DEPENDS} IGNORE= due to sigtramp-armdroid.c, ARMv7 is the minimum required CPU +DEPRECATED= Nobody cares enough to fix sigtramp-android.c for ARMv5 +EXPIRATION_DATE= 2014-03-31 NO_LICENSES_INSTALL= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503131353.t2DDrd1c001810>