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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-redis44 Ruby client library for Redis, the key value storage server
4.4.0 databases Deleted 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 4.4.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-27 06:22:45
Last Update: 2022-10-09 15:37:46
Commit Hash: 3778bfc
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/redis/redis-rb
Description:
rubygem-redis is a Ruby client library for the Redis key-value store.
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-redis44-4.4.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-redis44-4.4.0/LICENSE
  3. /usr/local/share/licenses/rubygem-redis44-4.4.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-redis44>0:databases/rubygem-redis44
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-redis44
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1635315274 SHA256 (rubygem/redis-4.4.0.gem) = 409c6a2ed2cc3fe542485cabdfe5a7a9f223d577d1929194b9b776709b18e8c5 SIZE (rubygem/redis-4.4.0.gem) = 60416

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_rubygem-redis44
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.
Port Moves
  • port moved to databases/rubygem-redis on 2022-10-09
    REASON: Remove obsoleted port. Use databases/rubygem-redis instead

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.4.0
09 Oct 2022 15:37:46
commit hash: 3778bfcae41ff6557a9f0dd690cd9f4cf0344daacommit hash: 3778bfcae41ff6557a9f0dd690cd9f4cf0344daacommit hash: 3778bfcae41ff6557a9f0dd690cd9f4cf0344daacommit hash: 3778bfcae41ff6557a9f0dd690cd9f4cf0344daa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-redis44: Remove obsoleted port

Use databases/rubygem-redis instead.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.4.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.4.0
27 Oct 2021 06:20:37
commit hash: 5ca638b2b17e9da2636d5901235d3bf0d5be1738commit hash: 5ca638b2b17e9da2636d5901235d3bf0d5be1738commit hash: 5ca638b2b17e9da2636d5901235d3bf0d5be1738commit hash: 5ca638b2b17e9da2636d5901235d3bf0d5be1738 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
databases/rubygem-redis44: make version 4.4.x available

Required for gitlab-ce.

Number of commits found: 4