Port details |
- rubygem-familia Organize and store ruby objects in Redis
- 0.10.2 databases =2 0.10.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-11-10 03:35:11
- Last Update: 2024-07-06 16:04:42
- Commit Hash: 101000e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/delano/familia
- Description:
- rubygem-familia helps to organize and store Ruby objects in Redis.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-familia>0:databases/rubygem-familia
- To install the port:
- cd /usr/ports/databases/rubygem-familia/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-familia
- pkg install rubygem-familia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-familia
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720022896
SHA256 (rubygem/familia-0.10.2.gem) = ce9104fb8f8022e6f6f6ba57ad3ec2b7141c7fd47d1190d65453f42fe8533e21
SIZE (rubygem/familia-0.10.2.gem) = 24064
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-gibbler>=1.0.0<1.1 : devel/rubygem-gibbler
- rubygem-multi_json>=1.15<2 : devel/rubygem-multi_json
- rubygem-redis>=4.8.1<6.0 : databases/rubygem-redis
- rubygem-storable>=0.10.0<0.11 : devel/rubygem-storable
- rubygem-uri-redis>=1.3<2 : net/rubygem-uri-redis
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-stella
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-familia
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.2 06 Jul 2024 16:04:42 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-familia: Update to 0.10.2
Changes: https://github.com/delano/familia/releases |
0.10.1 18 Jun 2024 14:26:12 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-familia: Update to 0.10.1
Changes: https://github.com/delano/familia/releases |
0.9.3 18 Apr 2024 12:48:44 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-familia: Update to 0.9.3
Changes: https://github.com/delano/familia/commits/delano/20240404-maintenance |
0.7.1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.7.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.7.1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.7.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.1 03 Sep 2019 19:10:27 |
sunpoet |
Cosmetic change |
0.7.1 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.7.1 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
0.7.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.1 20 Nov 2015 09:13:13 |
sunpoet |
- Add LICENSE_FILE |
0.7.1 13 Aug 2015 17:39:32 |
sunpoet |
- Remove RG link |
0.7.1 13 Jun 2015 20:15:04 |
sunpoet |
- Add NO_ARCH |
0.7.1 29 Nov 2013 21:10:12 |
sunpoet |
- Add LICENSE |
0.7.1 26 Oct 2013 17:01:46 |
sunpoet |
- Support STAGEDIR |
0.7.1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.7.1 21 Aug 2013 17:42:58 |
sunpoet |
- Cleanup Makefile header |
0.7.1 11 Mar 2013 14:35:30 |
sunpoet |
- Add RG link to pkg-descr |
0.7.1 20 Dec 2011 00:29:17 |
pgollucci |
- One WWW line in pkg-descr will do just fine |
0.7.1 20 Dec 2011 00:21:54 |
pgollucci |
- Point at the homepage consistently as defined by rubygems.org |
0.7.1 16 Nov 2011 18:57:10 |
sunpoet |
- Fix CATEGORIES: it should be rubygems, not ruby
Feature safe: yes |
0.7.1 10 Nov 2011 03:34:48 |
sunpoet |
- Add rubygem-familia 0.7.1
rubygem-familia helps to organize and store Ruby objects in Redis.
WWW: https://github.com/delano/familia
WWW: https://rubygems.org/gems/familia |