From e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Feb 2014 12:58:54 +0000 Subject: Mark as deprecated unmaintained ports for which no public distfiles are available for part or all the needed distfiles. Reported by: distillator --- lang/dice/Makefile | 3 +++ lang/fbbi/Makefile | 3 +++ lang/rscheme/Makefile | 3 +++ lang/rubinius/Makefile | 3 +++ 4 files changed, 12 insertions(+) (limited to 'lang') diff --git a/lang/dice/Makefile b/lang/dice/Makefile index f83c318e0597..9688a0e81950 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= DICE - The Amiga/embedded/generic 68000 C compiler +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + NO_STAGE= yes post-patch: @for i in ${WRKSRC}/lib/version.h ${WRKSRC}/include/lib/version.h \ diff --git a/lang/fbbi/Makefile b/lang/fbbi/Makefile index cd5dec8fdad4..94e8fb275d53 100644 --- a/lang/fbbi/Makefile +++ b/lang/fbbi/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An interpreter for the Befunge-98 language +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + PLIST_FILES= bin/fbbi USE_GMAKE= yes diff --git a/lang/rscheme/Makefile b/lang/rscheme/Makefile index a2eabe1dbbc6..c0ac5d56086d 100644 --- a/lang/rscheme/Makefile +++ b/lang/rscheme/Makefile @@ -11,6 +11,9 @@ DISTNAME= rs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An object-oriented, extended version of the Scheme dialect of Lisp +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile index 66651d8f704d..e8b898efda93 100644 --- a/lang/rubinius/Makefile +++ b/lang/rubinius/Makefile @@ -13,6 +13,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= LLVM based ruby language implementation +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + HAS_CONFIGURE= yes #execinfo is broken for unknow reason CONFIGURE_ARGS= --without-execinfo \ -- cgit v1.2.3