aboutsummaryrefslogtreecommitdiff
path: root/lang/gprolog
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-11-03 14:42:22 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-11-03 14:42:22 +0000
commit066a88948276a2a8b2059099967e1a3fc6f4148b (patch)
tree1f0993130018c662cec7251da947575b7f67650e /lang/gprolog
parent397fc620cde1767d9ac28940582383e4940b5b3c (diff)
downloadports-066a88948276a2a8b2059099967e1a3fc6f4148b.tar.gz
ports-066a88948276a2a8b2059099967e1a3fc6f4148b.zip
The last years this port, based on an upstream abandoned half a decade
ago, has merely seen patching and prodding by several of us, often when it got into the way of updates of other parts of the Ports Collection. This is the case once again with a pending update of GCC to version 8, where we run into gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gprolog/work/gprolog-1.4.4/src/Fd2C' gplc -c --fast-math fd2c.pl =>> Killing runaway build after 7200 seconds with no output after already workarounds in place for other versions of remotely recent compilers. Bite the bullet and mark for deprecation and removal one-and-a-half months from now PR: 231590
Notes
Notes: svn path=/head/; revision=483898
Diffstat (limited to 'lang/gprolog')
-rw-r--r--lang/gprolog/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile
index aa3ddd0d981f..10122c4a6b7f 100644
--- a/lang/gprolog/Makefile
+++ b/lang/gprolog/Makefile
@@ -12,6 +12,9 @@ COMMENT= Free Prolog compiler
LICENSE= GPLv2
+DEPRECATED= Abandonware upstream (more than five years), fails in various ways with remotely recent compilers
+EXPIRATION_DATE= 2018-12-18
+
ONLY_FOR_ARCHS= i386 amd64
USES= gmake