aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-02-21 22:56:45 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-02-21 22:56:45 +0000
commitce226b1d21eecb9cfe6301bd2603460d633b8086 (patch)
treebbcdc830980f5593ccf6016ced0467eb51209553 /emulators
parentd30852b848611d8a913e278fba388fb78d2b6cf8 (diff)
downloadports-ce226b1d21eecb9cfe6301bd2603460d633b8086.tar.gz
ports-ce226b1d21eecb9cfe6301bd2603460d633b8086.zip
Mark for depreciation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails to build itself (and does not support current version of FreeBSD nor most primary targets). EXPIRATION_DATE=2009-03-22
Notes
Notes: svn path=/head/; revision=228796
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dlx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile
index f7761679b9ef..a70851303106 100644
--- a/emulators/dlx/Makefile
+++ b/emulators/dlx/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Assembler for Hennessy and Patterson's DLX architecture
+DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
+EXPIRATION_DATE=2009-03-22
+
ONLY_FOR_ARCHS= i386
USE_GCC= 2.95
MAKE_ENV= prefix=${PREFIX} INSTALLDIR=${PREFIX}/bin