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 2025Q3
rubygem-pstore Transactional File Storage for Ruby Objects
0.2.0 devel on this many watch lists=2 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 0.2.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-12-21 19:43:24
Last Update: 2025-03-19 03:43:16
Commit Hash: e1fdaf0
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: BSD2CLAUSE RUBY
WWW:
https://github.com/ruby/pstore
Description:
PStore implements a file based persistence mechanism based on a Hash. User code can store hierarchies of Ruby objects (values) into the data store file by name (keys). An object hierarchy may be just a single object. User code may later read values back from the data store or even update data, as needed. The transactional behavior ensures that any changes succeed or fail together. This can be used to ensure that the data store is not left in a transitory state, where some values were updated but others were not. Behind the scenes, Ruby objects are stored to the data store file with Marshal. That carries the usual limitations. Proc objects cannot be marshalled, for example.
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 (4 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-pstore-0.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-pstore-0.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-pstore-0.2.0/BSD2CLAUSE
  4. /usr/local/share/licenses/rubygem-pstore-0.2.0/RUBY
Collapse this list.
Dependency lines:
  • rubygem-pstore>0:devel/rubygem-pstore
To install the port:
cd /usr/ports/devel/rubygem-pstore/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-pstore
  • pkg install rubygem-pstore
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-pstore
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742070704 SHA256 (rubygem/pstore-0.2.0.gem) = d6e5c7e8e22392235e88bbe82959059ba768a797b5bd0ebf5ac80a3311ce74a8 SIZE (rubygem/pstore-0.2.0.gem) = 15360

Packages (timestamps in pop-ups are UTC):
rubygem-pstore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.0-0.2.00.2.0---
FreeBSD:13:quarterly0.2.00.2.00.1.20.2.00.2.00.1.30.1.30.1.3
FreeBSD:14:latest0.2.00.2.00.1.10.2.00.2.00.1.2-0.1.2
FreeBSD:14:quarterly0.2.00.2.0-0.2.00.2.00.1.30.1.30.1.3
FreeBSD:15:latest0.2.00.2.0n/a0.2.0n/a0.1.30.1.30.1.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-danger

Configuration Options:
No options to configure
Options name:
devel_rubygem-pstore
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.

There are no commits on branch 2025Q3 for this port