Port details |
- rbtools Set of client tools to use with Review Board
- 2.0_1 devel =3 2.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-07-15 20:15:39
- Last Update: 2023-11-01 22:13:06
- Commit Hash: 9d66bcf
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: MIT
- WWW:
- https://www.reviewboard.org/
- Description:
- rbtools is a collection of console utility scripts for use with
Review Board.
- ¦ ¦ ¦ ¦
- 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}rbtools>0:devel/rbtools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/rbtools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rbtools
- pkg install py39-rbtools
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 py39-rbtools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-rbtools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1616272958
SHA256 (RBTools-2.0.tar.gz) = be1bc05e07cc1d2a12382a999855fcdb77f4043f6a8eb802dded1ea698196845
SIZE (RBTools-2.0.tar.gz) = 229078
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-colorama>0 : devel/py-colorama@py39
- py39-six>=1.8.0 : devel/py-six@py39
- py39-sqlite3>0 : databases/py-sqlite3@py39
- py39-texttable>0 : textproc/py-texttable@py39
- py39-tqdm>0 : misc/py-tqdm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/hgreviewboard
Configuration Options:
- No options to configure
- Options name:
- devel_rbtools
- 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 |
2.0_1 01 Nov 2023 22:13:06 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
2.0_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 ) |
2.0_1 16 Nov 2021 17:52:19 |
Colin Percival (cperciva) |
devel/rbtools: Fix dependency
This port depends on textproc/py-texttable, not on the
(non-existent and INDEX-breaking) misc/textproc/py-texttable. |
2.0_1 16 Nov 2021 02:26:19 |
Bryan Drewery (bdrewery) |
devel/rbtools: Fix syntax error
Reported by: dvl |
16 Nov 2021 01:57:13
|
Bryan Drewery (bdrewery) |
devel/rbtools: Add some missing dependencies |
2.0 26 Sep 2021 20:42:21 |
Raphael Kubo da Costa (rakuco) |
devel/rbtools: Drop maintainership.
I have not had to interact with ReviewBoard for years and ended up
badly neglecting the port. |
2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0 20 Mar 2021 21:14:01 |
se |
Upgrade to version 2.0
This version does not depend on Python-2.7. It is only used as a dependency
in the devel/hgreviewboard port, which may have to be updated independently
of this port - this has not been tested. |
0.7.11 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
0.7.11 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
0.7.11 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 |
0.7.11 20 Jan 2018 14:52:15 |
rakuco |
Update to 0.7.11.
While here, set LICENSE_FILE.
Release notes:
https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.11/ |
0.7.10_1 09 Dec 2017 16:53:36 |
antoine |
Remove USE_PYTHON=concurrent, it doesn't make sense for a python2 only port |
0.7.10 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 ) |
0.7.10 24 May 2017 19:53:07 |
rakuco |
Update to 0.7.10.
We've skipped 0.7.9 because it only affected macOS.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.10/ |
0.7.8_1 20 Jan 2017 11:43:34 |
rakuco |
Add a dependency on misc/py-tqdm.
The dependency on tqdm was introduced in 0.7.7 but was not mentioned in the
release announcement.
PR: 216306 |
0.7.8 13 Jan 2017 16:25:58 |
rakuco |
Update to 0.7.8.
Release notes:
https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.8/ |
0.7.7 23 Nov 2016 12:16:35 |
rakuco |
Update to 0.7.7.
Changes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.7/
While here, set NO_ARCH as the port does not install any
architecture-specific file. |
0.7.6 29 Apr 2016 09:58:41 |
rakuco |
Update to 0.7.6.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.6/ |
0.7.5 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.5 27 Oct 2015 18:48:55 |
rakuco |
Update to 0.7.5.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.5/ |
0.7.4 14 Jun 2015 20:17:03 |
rakuco |
Update to 0.7.4.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.4/ |
0.7.3 30 May 2015 21:33:28 |
rakuco |
Update to 0.7.3.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.3/ |
0.7.2 11 Mar 2015 22:14:48 |
rakuco |
Update to 0.7.2. |
0.7.1 14 Feb 2015 21:40:39 |
rakuco |
Update to 0.7.1.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.7.1/ |
0.7_1 20 Jan 2015 22:36:03 |
rakuco |
- Add dependencies on devel/py-six and databases/py-sqlite3.
They were not announced but were introduced in this release.
- Add USE_PYTHON=concurrent. As the dependency on devel/py-six makes
evident, the port is now supposed to work with both Python 2 and Python 3. |
0.7 18 Jan 2015 20:08:49 |
rakuco |
Update to 0.7. |
0.6.3 13 Nov 2014 09:20:22 |
rakuco |
Update to 0.6.3. |
0.6.2 29 Oct 2014 22:23:21 |
rakuco |
Update to 0.6.2.
Release notes: https://www.reviewboard.org/docs/releasenotes/rbtools/0.6.2/ |
0.6.1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.6.1 10 Jun 2014 18:05:41 |
rakuco |
Update to 0.6.1. |
0.6 05 May 2014 21:30:13 |
rakuco |
Update to 0.6.
See http://www.reviewboard.org/news/2014/04/07/rbtools-0-6-released/ for a
summary of what's new. |
0.5.7 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
0.5.7 05 Mar 2014 09:36:57 |
rakuco |
Adopt the port.
There have been quite a few PR timeouts in the port's history, and Florent
was OK with me taking it over.
Approved by: flz over private mail |
0.5.7 04 Mar 2014 22:08:17 |
rakuco |
- Update to 0.5.7.
- Support staging.
- Move away from deprecated bsd.python.mk variables and generate the plist
automatically.
PR: ports/186880
Submitted by: rakuco
Approved by: maintainer timeout (15 days) |
0.5 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.5 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.5 13 Jun 2013 12:58:25 |
wg |
devel/rbtools: update to 0.5
- Update to 0.5
- Remove entry in MASTER_SITES
Changes: http://www.reviewboard.org/docs/releasenotes/rbtools/0.5/
PR: ports/178276
Submitted by: Kimo <kimor79@yahoo.com>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) |
0.4.3 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.4.3 30 Jan 2013 11:44:44 |
flz |
Update devel/rbtools to 0.4.3.
PR: ports/175672
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
0.4.2 08 Jan 2013 13:55:53 |
rakuco |
- Update to 0.4.2. [1]
- Trim Makefile headers.
PR: ports/172582 [1]
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> [1]
Approved by: flz (maintainer timeout, 3 months) |
0.4.1 28 May 2012 17:16:03 |
rakuco |
- Update to 0.4.1.
- Set LICENSE.
- Adjust URL in the description.
PR: ports/167424
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: flz (maintainer timeout, 1 month) |
0.3.2_1 11 Nov 2011 09:34:23 |
rm |
- drop dependency on devel/py-simplejson
- move contents of pkg-plist into PLIST_FILES
- strict python versions to 2.6-2.7
- bump PORTREVISION
PR: ports/160395
Submitted by: rm
Approved by: flz (maintainer; timeout - 2+ months), miwi (co-mentor)
Feature safe: yes |
0.3.2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.3.2 11 Apr 2011 11:29:50 |
flz |
Update devel/rbtools to 0.3.2.
PR: ports/156323
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> |
0.2.b1_1 25 Feb 2011 07:50:41 |
miwi |
- Move from py24 over to py25 or above
- Drop md5 support |
0.2.b1 18 Sep 2009 22:39:18 |
flz |
Fix fetching.
Reported by: miwi
Feature safe: yes |
0.2.b1 15 Jul 2009 20:15:17 |
flz |
Add Review Board Tools (rbtools), a set of utilities for Review Board. |