aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
commit0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch)
tree1059becd0160fb62849327119f17f1d079c33846 /lang
parent59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff)
downloadports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.tar.gz
ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/fpc-devel/Makefile2
-rw-r--r--lang/generic-haskell/Makefile2
-rw-r--r--lang/helium/Makefile2
-rw-r--r--lang/q/Makefile2
-rw-r--r--lang/stackless_python/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile
index be6f1934facb..8ad82093abb3 100644
--- a/lang/fpc-devel/Makefile
+++ b/lang/fpc-devel/Makefile
@@ -18,6 +18,8 @@ MAINTAINER= marco@freepascal.org
COMMENT= Delphi and Turbo Pascal compatible Pascal (commandline) compiler
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
.include <bsd.port.pre.mk>
diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile
index a6c0d85ba0cb..72bcfeeff450 100644
--- a/lang/generic-haskell/Makefile
+++ b/lang/generic-haskell/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= The Generic Haskell compiler
BROKEN= "Not compatible with latest GHC yet"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
bash:${PORTSDIR}/shells/bash
diff --git a/lang/helium/Makefile b/lang/helium/Makefile
index 89a0dd83c543..bb662665d41c 100644
--- a/lang/helium/Makefile
+++ b/lang/helium/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Functional programming compiler for a subset of Haskell
BROKEN= Does not build
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
.if defined(WITH_HINT)
USE_JAVA= 1.4+
diff --git a/lang/q/Makefile b/lang/q/Makefile
index ca61abfe7197..bd52c5a3872a 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \
gmp.6:${PORTSDIR}/math/libgmp4
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_REINPLACE= yes
USE_BISON= yes
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index f518b802270d..40d28131bece 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -22,6 +22,8 @@ MAINTAINER= perky@FreeBSD.org
COMMENT= Python implementation that does not use the C stack
BROKEN= Distinfo out of date
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
CONFLICTS= python-2.3.*
ONLY_FOR_ARCHS= i386 powerpc