- set DEPRECATED, EXPIRATION_DATE

This commit is contained in:
Dirk Meyer 2014-05-18 08:13:56 +00:00
parent 6eccf60199
commit 1f0c49340a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354407
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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