mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Deprecate rails 3.x since upstream support has ended
See also: http://guides.rubyonrails.org/maintenance_policy.html With hat: ruby@
This commit is contained in:
parent
07f766b6fd
commit
67907b4894
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428010
@ -18,4 +18,7 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -32,4 +32,7 @@ MYSQL_RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}mysql>=0:databases/ruby-mysql
|
||||
PGSQL_RUN_DEPENDS= rubygem-pg>=0:databases/rubygem-pg
|
||||
SQLITE3_RUN_DEPENDS= rubygem-sqlite3>=1.2.1:databases/rubygem-sqlite3
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,4 +19,7 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,4 +19,7 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -27,4 +27,7 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,4 +19,7 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -50,6 +50,9 @@ PLIST_DIRS= ${GEM_LIB_DIR}
|
||||
CPE_VENDOR= rubyonrails
|
||||
CPE_PRODUCT= ruby_on_rails
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
OPTIONS_DEFINE= PASSENGER MEMCACHE_CLIENT
|
||||
PASSENGER_DESC= Passenger backend
|
||||
MEMCACHE_CLIENT_DESC= MemCache-Client support
|
||||
|
@ -25,4 +25,7 @@ USES= gem
|
||||
|
||||
PLIST_FILES= bin/rails
|
||||
|
||||
DEPRECATED= Upstream support ended
|
||||
EXPIRATION_DATE= 2017-01-07
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user