Port details |
- py-bugwarrior Sync issue & bug tracking systems with taskwarrior
- 1.8.0 deskutils
=0 1.7.0_1Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2015-06-25 18:42:57
- Last Update: 2022-03-12 10:32:42
- Commit Hash: 500234c
- Also Listed In: python
- License: GPLv3
- Description:
- bugwarrior is a command line utility for updating your local taskwarrior
database from your forge issue trackers.
It currently supports the following remote resources:
* Github (api v3)
* Gitlab (api v3)
* BitBucket (Atlassian)
* Trac
* Bugzilla
* Megaplan
* Teamlab
* Redmine
* Jira (Atlassian)
* Activecollab (2.x and 4.x)
* Phabricator
* VersionOne
WWW: https://github.com/ralphbean/bugwarrior
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bugwarrior>0:deskutils/py-bugwarrior@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/deskutils/py-bugwarrior/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-bugwarrior
- pkg install py38-bugwarrior
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 py38-bugwarrior listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-bugwarrior
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1646764381
SHA256 (bugwarrior-1.8.0.tar.gz) = f024c29d2089b826f05481cace33a62aa984f33e98d226f6e41897e6f11b3f51
SIZE (bugwarrior-1.8.0.tar.gz) = 125593
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-click>0 : devel/py-click@py38
- py38-dateutil>0 : devel/py-dateutil@py38
- py38-dogpile.cache>=0.5.3 : devel/py-dogpile.cache@py38
- py38-Jinja2>=2.7.2 : devel/py-Jinja2@py38
- py38-lockfile>=0.9.1 : devel/py-lockfile@py38
- py38-pydantic>0 : devel/py-pydantic@py38
- py38-pytz>0 : devel/py-pytz@py38
- py38-requests>0 : www/py-requests@py38
- py38-taskw>=0.8 : deskutils/py-taskw@py38
- py38-python-bugzilla>=2.0.0 : devel/py-python-bugzilla@py38
- py38-jira>=0.22 : devel/py-jira@py38
- py38-keyring>0 : security/py-keyring@py38
- py38-phabricator>0 : devel/py-phabricator@py38
- py38-offtrac>0 : devel/py-offtrac@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for py38-bugwarrior-1.8.0:
====> General Options
KEYRING=on: Enable keyring (password) support
====> Third Party Services
BUGZILLA=on: Enable Bugzilla support
JIRA=on: Enabla Atlassian Jira support
PHABRICATOR=on: Enable Phabricator support
TRAC=on: Enable Trac support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_py-bugwarrior
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Mar 2022 10:32:42 1.8.0
|
Muhammad Moinur Rahman (bofh)  |
deskutils/py-bugwarrior: Update version 1.7.0=>1.8.0
Relnotes: https://github.com/ralphbean/bugwarrior/releases/tag/1.8.0 |
08 Mar 2022 02:09:57 1.7.0_1
|
Muhammad Moinur Rahman (bofh)  |
*/*: Take maintainership |
07 Mar 2022 19:07:39 1.7.0_1
|
Rene Ladan (rene)  |
all: return koobs' ports to the pool after safekeeping his commit bit. |
06 Apr 2021 14:31:07 1.7.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Sep 2020 17:13:10
1.7.0_1
|
antoine  |
Fix bulk -a |
26 Jul 2019 20:46:57
1.7.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
22 May 2019 08:27:10
1.7.0
|
koobs  |
deskutils/py-bugwarrior: Update to 1.7.0
Changelog:
https://github.com/ralphbean/bugwarrior/blob/1.7.0/CHANGELOG.rst |
12 Dec 2018 01:35:36
1.5.1_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Jun 2018 17:05:44
1.5.1_1
|
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 |
10 Mar 2018 17:46:06
1.5.1_1
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
06 Mar 2018 22:07:41
1.5.1
|
swills  |
deskutils/py-bugwarrior: Update to 1.5.1
PR: 220894
Approved by: maintainer timeout (koobs, > 7 months) |
30 Nov 2017 15:50:34
1.3.0 
|
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 ) |
13 Nov 2016 16:14:14
1.3.0
|
rene  |
Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26 |
01 Apr 2016 14:00:57
1.3.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
09 Jan 2016 17:39:28
1.3.0
|
koobs  |
deskutils/py-bugwarrior: Update to 1.3.0, Add OPTIONS
- Update PORTVERSION and distinfo checksum (1.3.0)
- Add OPTIONS for Phabricator, Bugzilla, Trac and Jira
- Remove unconditional dependencies accordingly
- Switch to USES=python:-2.7 (:2 means depend on the python2 symlink)
- Update test target, and remove a test that depends on pandoc.
- Repatch setup.py to include a few missing tests_require that will
be in the next version. |
12 Dec 2015 23:43:51
1.1.4_1
|
sunpoet  |
- Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports |
27 Jun 2015 01:48:50
1.1.4
|
koobs  |
deskutils/py-bugwarrior: Fix unittest2 TEST_DEPENDS |
27 Jun 2015 01:46:28
1.1.4
|
koobs  |
deskutils/py-bugwarrior: Update to 1.1.4
- Update to 1.1.4
- Add TEST_DEPENDS and regression-test target now that tests are
included in the PyPI sdist [1] Thanks Ralph!
- Patch setup.py to enable test command until PR #222 [2] is in
release.
Changes:
https://github.com/ralphbean/bugwarrior/blob/1.1.4/CHANGELOG.rst
[1] https://github.com/ralphbean/bugwarrior/pull/221
[2] https://github.com/ralphbean/bugwarrior/pull/222 |
25 Jun 2015 15:17:13
1.1.3
|
koobs  |
[NEW] deskutils/py-bugwarrior: Sync issue & bug systems with taskwarrior
bugwarrior is a command line utility for updating your local taskwarrior
database from your forge issue trackers.
It currently supports the following remote resources:
* Github (api v3)
* Gitlab (api v3)
* BitBucket (Atlassian)
* Trac
* Bugzilla
* Megaplan
* Teamlab
* Redmine
* Jira (Atlassian)
* Activecollab (2.x and 4.x)
* Phabricator
* VersionOne
WWW: https://github.com/ralphbean/bugwarrior |