diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-11 00:10:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-11 00:10:22 +0800 |
commit | faf1616a9fe5d69eac8a32a7fff01112209ac646 (patch) | |
tree | 64425ad87f61204b8029027e5a8f396a631dd8d9 /www | |
parent | dadbd081c5dbbf30760a64d4ae2fde470373d295 (diff) | |
download | freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.gz freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.tar.zst freebsd-ports-gnome-faf1616a9fe5d69eac8a32a7fff01112209ac646.zip |
- mark DEPRECATED
- reset MAINTAINER
Diffstat (limited to 'www')
-rw-r--r-- | www/etoile-bookmarkkit/Makefile | 5 | ||||
-rw-r--r-- | www/etoile-grr/Makefile | 5 | ||||
-rw-r--r-- | www/etoile-mollusk/Makefile | 5 | ||||
-rw-r--r-- | www/etoile-rsskit/Makefile | 5 |
4 files changed, 16 insertions, 4 deletions
diff --git a/www/etoile-bookmarkkit/Makefile b/www/etoile-bookmarkkit/Makefile index 1f0d8da5e127..26297e2f8372 100644 --- a/www/etoile-bookmarkkit/Makefile +++ b/www/etoile-bookmarkkit/Makefile @@ -15,9 +15,12 @@ DISTNAME= etoile-${PORTVERSION} PORTSCOUT= limit:^0\.2 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project BookmarkKit framework +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/www/etoile-grr/Makefile b/www/etoile-grr/Makefile index b5b4d5be72cc..a9b4546a1d40 100644 --- a/www/etoile-grr/Makefile +++ b/www/etoile-grr/Makefile @@ -13,9 +13,12 @@ MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= etoile- DISTNAME= Grr-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rss reader for GNUstep +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/www/etoile-mollusk/Makefile b/www/etoile-mollusk/Makefile index c1d8e251010d..dec9ed20c6bb 100644 --- a/www/etoile-mollusk/Makefile +++ b/www/etoile-mollusk/Makefile @@ -14,9 +14,12 @@ MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= etoile- DISTNAME= Etoile-${SNAPSHOT} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RSS reader in general +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes diff --git a/www/etoile-rsskit/Makefile b/www/etoile-rsskit/Makefile index 25f00558cd6b..2f5fa6ea04f7 100644 --- a/www/etoile-rsskit/Makefile +++ b/www/etoile-rsskit/Makefile @@ -13,9 +13,12 @@ MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= etoile- DISTNAME= RSSKit-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project RSSKit framework +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |