notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
rubygem-activerecord-session_store Action Dispatch session store backed by an Active Record class
2.1.0 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-activerecord-session_store-2.1.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-activerecord-session_store-2.1.0/LICENSE
  3. /usr/local/share/licenses/rubygem-activerecord-session_store-2.1.0/MIT
Collapse this list.
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack61>=6.1 : www/rubygem-actionpack61
  2. rubygem-activerecord61>=6.1 : databases/rubygem-activerecord61
  3. rubygem-cgi>=0.3.6 : www/rubygem-cgi
  4. rubygem-multi_json>=1.11.2<2 : devel/rubygem-multi_json
  5. rubygem-rack>=2.0.8,3<4,3 : www/rubygem-rack
  6. rubygem-railties61>=6.1 : www/rubygem-railties61
  7. ruby31 : lang/ruby31
  8. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
05 Sep 2023 02:32:47
commit hash: 39cb716357f4561e253e491862b411d297e55951commit hash: 39cb716357f4561e253e491862b411d297e55951commit hash: 39cb716357f4561e253e491862b411d297e55951commit hash: 39cb716357f4561e253e491862b411d297e55951 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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