Path to this page:
NOTICE: This package has been removed from pkgsrc./
www/ruby-actionpack51,
Toolkit for building modeling frameworks (part of Rails 5.2)
Branch: CURRENT,
Version: 5.1.7,
Package name: ruby26-actionpack51-5.1.7,
Maintainer: pkgsrc-usersAction Pack is a framework for handling and responding to web requests. It
provides mechanisms for *routing* (mapping request URLs to actions), defining
*controllers* that implement actions, and generating responses by rendering
*views*, which are templates of various formats. In short, Action Pack
provides the view and controller layers in the MVC paradigm.
This is for Ruby on Rails 5.1.
Required to run:[
www/ruby-rack] [
www/ruby-rack-test] [
www/ruby-actionview51] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: d9f675905d8308707cae7cf4040f8f39715667b7
RMD160: 45849e158cc58fab3fe1502e7bfcd3fe493df1d4
Filesize: 202.5 KB
Version history: (Expand)
- (2020-09-11) Package deleted from pkgsrc
- (2020-03-20) Updated to version: ruby26-actionpack51-5.1.7
- (2019-04-14) Updated to version: ruby24-actionpack51-5.1.6.2
- (2018-11-29) Updated to version: ruby24-actionpack51-5.1.6.1
- (2018-10-09) Updated to version: ruby24-actionpack51-5.1.6nb1
- (2018-09-23) Updated to version: ruby24-actionpack51-5.1.6
CVS history: (Expand)
2020-09-10 18:41:51 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
www/ruby-actionpack51: remove pacakge
Remove ruby-actionpack51 (Ruby on Rails 5.1.*) package which is EOL.
|
2020-03-20 16:27:43 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-actionpack51: update to 5.1.7
Update ruby-actionpack51 to 5.1.7.
pkgsrc change: add "USE_LANGAUGES= # none".
* No change except version.
|
2019-04-14 12:22:52 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
www/ruby-actionpack51: update to 5.1.6.2
www/ruby-actionpack51: Update to 5.1.6.2
* Fix [CVE-2019-5418] and [CVE-2019-5419].
|
2018-11-29 15:15:56 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-actionpack51: update to 5.1.6.1
pkgsrc change: reset PKGREVISION.
|
2018-10-09 19:05:56 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/ruby-actionpack51: fix dependencies
* Fix dependency, it require ruby-actionview51.
* Fix COMMENT, this is not for Rails 4.2 but 5.1.
Bump PKGREVISION.
|
2018-09-23 20:34:30 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
www/ruby-actionpack51: update to 5.1.6
## Rails 5.1.6 (March 29, 2018) ##
* Check exclude before flagging cookies as secure.
*Catherine Khuu*
|
2018-03-21 10:55:10 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
www/ruby-actionpack51: add version 5.1.5 package
Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for *routing* (mapping request URLs to actions), defining
*controllers* that implement actions, and generating responses by rendering
*views*, which are templates of various formats. In short, Action Pack
provides the view and controller layers in the MVC paradigm.
This is for Ruby on Rails 5.1.
|