svn commit: r476656 - head/devel/gps

Brooks Davis brooks at FreeBSD.org
Wed Aug 8 19:03:37 UTC 2018


Author: brooks
Date: Wed Aug  8 19:03:36 2018
New Revision: 476656
URL: https://svnweb.freebsd.org/changeset/ports/476656

Log:
  Deprecate gps.  It is unmaintained and depends on an obsolete LLVM version.

Modified:
  head/devel/gps/Makefile

Modified: head/devel/gps/Makefile
==============================================================================
--- head/devel/gps/Makefile	Wed Aug  8 18:45:51 2018	(r476655)
+++ head/devel/gps/Makefile	Wed Aug  8 19:03:36 2018	(r476656)
@@ -14,6 +14,9 @@ COMMENT=	GNAT Programming Studio - IDE for Ada and man
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Depends on obsolete LLVM 3.8.
+EXPIRATION_DATE=	2018-08-22
+
 BROKEN_aarch64=		fails to compile: No rule to make target 'default'
 
 BUILD_DEPENDS=	gprbuild:devel/gprbuild \


More information about the svn-ports-all mailing list