summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2014-05-18 08:13:56 +0000
committerdinoex <dinoex@FreeBSD.org>2014-05-18 08:13:56 +0000
commit8af01110e9203e826cf0ceb4f5d0eeee14a35449 (patch)
treef0dcc92254c466331a6e97436fa192af9956189d
parent47d49252749da603012130493c8b79012f896c7a (diff)
downloadFreeBSD-ports-8af01110e9203e826cf0ceb4f5d0eeee14a35449.zip
FreeBSD-ports-8af01110e9203e826cf0ceb4f5d0eeee14a35449.tar.gz
- set DEPRECATED, EXPIRATION_DATE
-rw-r--r--textproc/eruby/Makefile2
-rw-r--r--www/mod_ruby/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile
index dbefc9b..8c8a47e 100644
--- a/textproc/eruby/Makefile
+++ b/textproc/eruby/Makefile
@@ -13,6 +13,8 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Interprets Ruby code embedded in a text file like PHP/ePerl/ASP/JSP
BROKEN= broken with ruby1.9 threads
+DEPRECATED= Only for threadless ruby, use ruby-gem erubis instead
+EXPIRATION_DATE= 2014-06-20
USE_RUBY= yes
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile
index 81eab37..6adf1e0 100644
--- a/www/mod_ruby/Makefile
+++ b/www/mod_ruby/Makefile
@@ -13,6 +13,8 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= An Apache module that embeds Ruby interpreter within
BROKEN= broken with ruby1.9 threads
+DEPRECATED= Only for threadless ruby
+EXPIRATION_DATE= 2014-06-20
USES= perl5
USE_APACHE= 22
OpenPOWER on IntegriCloud