Port details on branch 2023Q3 |
- rubygem-activerecord-session_store Action Dispatch session store backed by an Active Record class
- 2.1.0 databases
=0 2.1.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-09-05 02:33:06
- Last Update: 2023-09-05 02:32:47
- Commit Hash: 39cb716
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/activerecord-session_store
- Description:
- A session store backed by an Active Record class. A default class is provided,
but any object duck-typing to an Active Record Session class with text
session_id and data attributes is sufficient.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-activerecord-session_store>0:databases/rubygem-activerecord-session_store
- To install the port:
- cd /usr/ports/databases/rubygem-activerecord-session_store/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activerecord-session_store
- pkg install rubygem-activerecord-session_store
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activerecord-session_store
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693823947
SHA256 (rubygem/activerecord-session_store-2.1.0.gem) = f8453b1d618d0c8744683f0808fda4c01c9a93508301316299dd1b9756662374
SIZE (rubygem/activerecord-session_store-2.1.0.gem) = 12288
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack61>=6.1 : www/rubygem-actionpack61
- rubygem-activerecord61>=6.1 : databases/rubygem-activerecord61
- rubygem-cgi>=0.3.6 : www/rubygem-cgi
- rubygem-multi_json>=1.11.2<2 : devel/rubygem-multi_json
- rubygem-rack>=2.0.8,3<4,3 : www/rubygem-rack
- rubygem-railties61>=6.1 : www/rubygem-railties61
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activerecord-session_store
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0 05 Sep 2023 02:32:47
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-activerecord-session_store: Update to 2.1.0
- Update RUN_DEPENDS: use Rails 6.1
- Change RUN_DEPENDS from rubygem-rack22 to rubygem-rack
Changes: https://github.com/rails/activerecord-session_store/releases
Security: CVE-2019-25025
(cherry picked from commit c46e478b82d1e4af2933655e7c0c1b913aba2de3) |
Number of commits found: 1
|