1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

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
This commit is contained in:
Gerald Pfeifer 2018-11-03 14:42:22 +00:00
parent 397fc620cd
commit 066a889482
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483898

View File

@ -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