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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-redlock1 Distributed lock using Redis written in Ruby
1.3.2 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 1.3.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:26:13
Last Update: 2023-03-21 19:19:58
Commit Hash: 458fecc
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: BSD2CLAUSE
WWW:
https://github.com/leandromoreira/redlock-rb
Description:
Redlock provides a ruby distributed lock using redis. Distributed locks are a very useful primitive in many environments where different processes require to operate with shared resources in a mutually exclusive way. There are a number of libraries and blog posts describing how to implement a DLM (Distributed Lock Manager) with Redis, but every library uses a different approach, and many use a simple approach with lower guarantees compared to what can be achieved with slightly more complex designs. This is an implementation of a proposed distributed lock algorithm with Redis. It started as a fork from antirez implementation.
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-redlock1-1.3.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-redlock1-1.3.2/LICENSE
  3. /usr/local/share/licenses/rubygem-redlock1-1.3.2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • rubygem-redlock1>0:devel/rubygem-redlock1
To install the port:
cd /usr/ports/devel/rubygem-redlock1/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-redlock1
  • pkg install rubygem-redlock1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-redlock1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1674588100 SHA256 (rubygem/redlock-1.3.2.gem) = 6c7cea3d62c6e31e8df6b1924fdf89e35e5576e52dce10c62412e783bfe37277 SIZE (rubygem/redlock-1.3.2.gem) = 18432

Packages (timestamps in pop-ups are UTC):
rubygem-redlock1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.21.3.2-1.3.21.3.2---
FreeBSD:13:quarterly1.3.21.3.21.3.21.3.21.3.21.3.21.3.21.3.2
FreeBSD:14:latest1.3.21.3.2-1.3.21.3.21.3.2-1.3.2
FreeBSD:14:quarterly1.3.21.3.2-1.3.21.3.21.3.21.3.21.3.2
FreeBSD:15:latest1.3.21.3.2n/a1.3.2n/a1.3.21.3.21.3.2
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-redis>=3.0.0<6.0 : databases/rubygem-redis
  2. ruby31 : lang/ruby31
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Run
  1. devel/rubygem-stoplight

Configuration Options:
No options to configure
Options name:
devel_rubygem-redlock1
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
1.3.2
21 Mar 2023 19:19:58
commit hash: 458fecccbf8778f23c3a90725f622acd0e14f138commit hash: 458fecccbf8778f23c3a90725f622acd0e14f138commit hash: 458fecccbf8778f23c3a90725f622acd0e14f138commit hash: 458fecccbf8778f23c3a90725f622acd0e14f138 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-redlock1: Add rubygem-redlock1 1.3.2 (copied from rubygem-redlock)

- Add PORTSCOUT

Number of commits found: 1