aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/etoile-compiler/Makefile5
-rw-r--r--lang/etoile-io/Makefile5
-rw-r--r--lang/etoile-languagekit/Makefile5
-rw-r--r--lang/etoile-lkplugins/Makefile5
-rw-r--r--lang/etoile-scriptkit/Makefile5
-rw-r--r--lang/etoile-smalltalkkit/Makefile5
6 files changed, 24 insertions, 6 deletions
diff --git a/lang/etoile-compiler/Makefile b/lang/etoile-compiler/Makefile
index 410479c7412f..f2410106284f 100644
--- a/lang/etoile-compiler/Makefile
+++ b/lang/etoile-compiler/Makefile
@@ -12,11 +12,14 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project Smalltalk Compiler
LICENSE= BSD
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/lang/etoile-io/Makefile b/lang/etoile-io/Makefile
index b8274785fe67..d7867d762753 100644
--- a/lang/etoile-io/Makefile
+++ b/lang/etoile-io/Makefile
@@ -13,11 +13,14 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project Io Language
PORTSCOUT= limit:^0\.2
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/lang/etoile-languagekit/Makefile b/lang/etoile-languagekit/Makefile
index c6e19ee244b5..f23b6267ed58 100644
--- a/lang/etoile-languagekit/Makefile
+++ b/lang/etoile-languagekit/Makefile
@@ -13,13 +13,16 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project LanguageKit framework
BUILD_DEPENDS= llvm-etoile${PKGNAMESUFFIX2}>=0:${PORTSDIR}/${LANGUAGEKIT_LLVM_PORT}
LICENSE= BSD
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/lang/etoile-lkplugins/Makefile b/lang/etoile-lkplugins/Makefile
index 09415a8b6cba..5b79c5c3330d 100644
--- a/lang/etoile-lkplugins/Makefile
+++ b/lang/etoile-lkplugins/Makefile
@@ -12,9 +12,12 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project LnguageKit Plugins
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/lang/etoile-scriptkit/Makefile b/lang/etoile-scriptkit/Makefile
index 4ba20e69bf82..cb3d78fe0877 100644
--- a/lang/etoile-scriptkit/Makefile
+++ b/lang/etoile-scriptkit/Makefile
@@ -12,11 +12,14 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project ScriptKit framework
LICENSE= BSD
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/lang/etoile-smalltalkkit/Makefile b/lang/etoile-smalltalkkit/Makefile
index 158547382480..5977f697eafc 100644
--- a/lang/etoile-smalltalkkit/Makefile
+++ b/lang/etoile-smalltalkkit/Makefile
@@ -12,13 +12,16 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project SmalltalkKit framework
BUILD_DEPENDS= lemon:${PORTSDIR}/devel/lemon
LICENSE= BSD
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes