mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- set DEPRECATED, EXPIRATION_DATE
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue