From d0e91b562f962f12fb7fd1fe3ef98c9549141831 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 10 Jun 2012 16:10:22 +0000 Subject: - mark DEPRECATED - reset MAINTAINER --- devel/etoile-collectionkit/Makefile | 4 +++- devel/etoile-coreobject/Makefile | 5 ++++- devel/etoile-foundation/Makefile | 4 +++- devel/etoile-serialize/Makefile | 5 ++++- devel/etoile-unitkit/Makefile | 5 ++++- devel/llvm-etoile/Makefile | 4 +++- 6 files changed, 21 insertions(+), 6 deletions(-) (limited to 'devel') 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 -- cgit v1.2.3