diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-28 14:07:23 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-28 14:07:23 +0000 |
commit | 252e481b40ac221a7fee380802596f7de2ecee20 (patch) | |
tree | c754fda4f19eb9ac8e8fee7ccfbf72a2fda27f55 /x11-themes | |
parent | 3dd70d87f6279377bf039a6c2c889bea5e691778 (diff) | |
download | ports-252e481b40ac221a7fee380802596f7de2ecee20.tar.gz ports-252e481b40ac221a7fee380802596f7de2ecee20.zip |
Deprecate all non-default Fedora based linux_base respectively linux-fx-*
ports. All of them are End of Life (no security updates) since a loooong time.
As they are not the default, I decided to go with a short expiration date (one
month). The maintainer of the few ports which depend upon the f8 infrastructure
is informed to take action (update to the default f10 infrastructure, or to
deprecate).
Notes
Notes:
svn path=/head/; revision=269988
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/linux-f8-hicolor-icon-theme/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/linux-f8-hicolor-icon-theme/Makefile b/x11-themes/linux-f8-hicolor-icon-theme/Makefile index 262c95565b89..f32d94f4da9b 100644 --- a/x11-themes/linux-f8-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-f8-hicolor-icon-theme/Makefile @@ -20,6 +20,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicol CONFLICTS= linux-hicolor-icon-theme-[0-9]* linux-f10-hicolor-icon-theme-[0-9]* +DEPRECATED= End of Life since Jan 7, 2009 +EXPIRATION_DATE=2011-04-01 + NO_BUILD= yes USE_LINUX= yes USE_LINUX_PREFIX= yes |