Port details |
- py-rb Redis blaster
- 1.10.0_1 databases =2 1.10.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-04-01 03:06:49
- Last Update: 2024-07-24 21:16:22
- Commit Hash: 6d2401b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://rb.readthedocs.io/en/latest/
- https://github.com/getsentry/rb
- Description:
- Rb is the fastest way to talk to many redis nodes. It can do routing as well as
blindly blasting commands to many nodes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rb>0:databases/py-rb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-rb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-rb
- pkg install py311-rb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-rb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1680726102
SHA256 (getsentry-rb-1.10.0_GH0.tar.gz) = facdc408926c34c2e8ba7ad9d042183dbdd7f2967348147bd7d72e8876addddc
SIZE (getsentry-rb-1.10.0_GH0.tar.gz) = 169263
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-redis2>=2.6 : databases/py-redis2@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-rb
- USES:
- python
- 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 |
1.10.0_1 24 Jul 2024 21:16:22 |
Po-Chuan Hsieh (sunpoet) |
databases/py-rb: Update WWW |
1.10.0_1 31 Mar 2024 03:06:14 |
Po-Chuan Hsieh (sunpoet) |
databases/py-rb: Add LICENSE_FILE |
1.10.0_1 23 Mar 2024 14:31:08 |
Po-Chuan Hsieh (sunpoet) |
databases/py-rb: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.10.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.10.0 09 Apr 2023 13:36:43 |
Po-Chuan Hsieh (sunpoet) |
databases/py-rb: Update to 1.10.0
Changes: https://github.com/getsentry/rb/releases |
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) |
1.9.0 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 ) |
1.9.0 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 ) |
1.9.0 11 May 2021 21:47:05 |
Po-Chuan Hsieh (sunpoet) |
databases/py-rb: Update to 1.9.0
Changes: https://github.com/getsentry/rb/releases |
1.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.8 29 Sep 2020 18:17:44 |
sunpoet |
Update to 1.8
Changes: https://github.com/getsentry/rb/blob/master/CHANGES |
1.7_1 30 Sep 2019 09:42:50 |
kai |
databases/py-rb, devel/py-eventlib: Use py-redis2 instead py-redis
Change RUN_DEPENDS to devel/py-redis2 as preparation for the upcoming update
of databases/py-redis to 3.x as both ports aren't compatible with the newer
py-redis version.
PR: 237237
Approved by: sunpoet (maintainer) |
1.7 10 Nov 2018 07:56:55 |
sunpoet |
Update to 1.7
- Add NO_ARCH
Changes: https://github.com/getsentry/rb/blob/master/CHANGES |
1.6 06 Nov 2018 21:57:59 |
sunpoet |
Change MASTER_SITES to CHEESESHOP
- Take maintainership |
1.6 06 Nov 2018 21:13:55 |
rene |
Return tj's ports to the pool after his commit bit got safekept. |
1.6 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.6 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.6 02 Dec 2016 15:20:46 |
tj |
Update to 1.6 |
1.5 05 Oct 2016 17:53:39 |
tj |
Update to 1.5 |
1.4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4 01 Apr 2016 03:06:38 |
tj |
New port databases/py-rb 1.4
The fastest way to talk to many redis nodes. Can do routing as well as blindly
blasting commands to many nodes.
WWW: https://github.com/getsentry/rb |