aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-10 16:10:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-10 16:10:22 +0000
commitd0e91b562f962f12fb7fd1fe3ef98c9549141831 (patch)
treedb59a4001646cfda886fda9684f9b14b2331edb0 /devel
parent07d6e51f244204b51c17fde3ccecabb096ec25b1 (diff)
downloadports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.tar.gz
ports-d0e91b562f962f12fb7fd1fe3ef98c9549141831.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/etoile-collectionkit/Makefile4
-rw-r--r--devel/etoile-coreobject/Makefile5
-rw-r--r--devel/etoile-foundation/Makefile4
-rw-r--r--devel/etoile-serialize/Makefile5
-rw-r--r--devel/etoile-unitkit/Makefile5
-rw-r--r--devel/llvm-etoile/Makefile4
6 files changed, 21 insertions, 6 deletions
diff --git a/devel/etoile-collectionkit/Makefile b/devel/etoile-collectionkit/Makefile
index bbd2d2c9530a..348aca19f593 100644
--- a/devel/etoile-collectionkit/Makefile
+++ b/devel/etoile-collectionkit/Makefile
@@ -13,10 +13,12 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides a common storage facility for records with properties
PORTSCOUT= limit:^0\.2
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/devel/etoile-coreobject/Makefile b/devel/etoile-coreobject/Makefile
index 5dd83ae112bd..1f45c9cbcaae 100644
--- a/devel/etoile-coreobject/Makefile
+++ b/devel/etoile-coreobject/Makefile
@@ -12,12 +12,15 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project CoreObject framework
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/Frameworks/CoreObject/COPYING
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/devel/etoile-foundation/Makefile b/devel/etoile-foundation/Makefile
index 52d88f4e668a..75a426191c6a 100644
--- a/devel/etoile-foundation/Makefile
+++ b/devel/etoile-foundation/Makefile
@@ -12,13 +12,15 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project EtoileFoundation framework
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/Frameworks/EtoileFoundation/COPYING
IGNORE= does not build with gcc runtime
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
USE_BZIP2= yes
USE_GNUSTEP= yes
diff --git a/devel/etoile-serialize/Makefile b/devel/etoile-serialize/Makefile
index 9d90f3c14364..aeece0b72b43 100644
--- a/devel/etoile-serialize/Makefile
+++ b/devel/etoile-serialize/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 EtoileSerialize 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/devel/etoile-unitkit/Makefile b/devel/etoile-unitkit/Makefile
index bf4f0c9ad899..41aaaf499c13 100644
--- a/devel/etoile-unitkit/Makefile
+++ b/devel/etoile-unitkit/Makefile
@@ -12,11 +12,14 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-0.4.1
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Etoile Project UnitKit test framework on GNUstep
LICENSE= AL2
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/devel/llvm-etoile/Makefile b/devel/llvm-etoile/Makefile
index d384dc114842..cb2ac274863d 100644
--- a/devel/llvm-etoile/Makefile
+++ b/devel/llvm-etoile/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= brooks
PKGNAMESUFFIX= -etoile${PKGNAMESUFFIX2}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Low Level Virtual Machine
.if defined(PACKAGE_BUILDING) || defined(MAINTAINER_MODE)
@@ -24,6 +24,8 @@ BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
CONFLICTS= llvm-devel-[23]* llvm-[23]*
NOT_FOR_ARCHS= sparc64
+DEPRECATED= API no longer supported
+EXPIRATION_DATE= 2012-07-20
GNU_CONFIGURE= yes
USE_GMAKE= yes