Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
1.8

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
29 Sep 2020 18:17:44
1.8

|
sunpoet  |
Update to 1.8
Changes: https://github.com/getsentry/rb/blob/master/CHANGES |
30 Sep 2019 09:42:50
1.7_1

|
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) |
10 Nov 2018 07:56:55
1.7

|
sunpoet  |
Update to 1.7
- Add NO_ARCH
Changes: https://github.com/getsentry/rb/blob/master/CHANGES |
06 Nov 2018 21:57:59
1.6

|
sunpoet  |
Change MASTER_SITES to CHEESESHOP
- Take maintainership |
06 Nov 2018 21:13:55
1.6

|
rene  |
Return tj's ports to the pool after his commit bit got safekept. |
20 Jun 2018 17:05:44
1.6

|
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 |
30 Nov 2017 15:50:34
1.6

|
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 ) |
02 Dec 2016 15:20:46
1.6

|
tj  |
Update to 1.6 |
05 Oct 2016 17:53:39
1.5

|
tj  |
Update to 1.5 |
19 May 2016 10:21:25
1.4

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 03:06:38
1.4

|
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 |