notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
freebsd-bugzilla-cli Interact with the FreeBSD bugzilla instance
0.15.1 ports-mgmt on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.15.1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-29 17:32:51
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: wv, openjdk8, coreutils, smartmontools
License: APACHE20
WWW:
https://github.com/pgollucci/freebsd-bugzilla-cli
Description:
CLI utilities and wrappers for FreeBSD's bugzilla instance with emphasis on ports. Provides a consistent API which can have pluggable backends. # Supported Commands - bz init - bz login - bz submit - bz search - bz take - bz inprog - bz comment - bz get - bz patch - bz close - bz overto - bz timeout - bz top
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (43 items)
Collapse this list.
  1. /usr/local/share/licenses/freebsd-bugzilla-cli-0.15.1/catalog.mk
  2. /usr/local/share/licenses/freebsd-bugzilla-cli-0.15.1/LICENSE
  3. /usr/local/share/licenses/freebsd-bugzilla-cli-0.15.1/APACHE20
  4. share/bz/_util.sh
  5. share/bz/_version.sh
  6. share/bz/attach.sh
  7. share/bz/claim.sh
  8. share/bz/close.sh
  9. share/bz/comment.sh
  10. share/bz/edit.sh
  11. share/bz/get.sh
  12. share/bz/help.sh
  13. share/bz/init.sh
  14. share/bz/inprog.sh
  15. share/bz/login.sh
  16. share/bz/overto.sh
  17. share/bz/patch.sh
  18. share/bz/search.sh
  19. share/bz/show.sh
  20. share/bz/port_commit.sh
  21. share/bz/port_submit.sh
  22. share/bz/src_submit.sh
  23. share/bz/take.sh
  24. share/bz/timeout.sh
  25. share/bz/top.sh
  26. share/bz/version.sh
  27. share/bz/pybugz/comment.sh
  28. share/bz/pybugz/close.sh
  29. share/bz/pybugz/edit.sh
  30. share/bz/pybugz/get.sh
  31. share/bz/pybugz/init.sh
  32. share/bz/pybugz/inprog.sh
  33. share/bz/pybugz/login.sh
  34. share/bz/pybugz/overto.sh
  35. share/bz/pybugz/search.sh
  36. share/bz/pybugz/submit.sh
  37. share/bz/pybugz/take.sh
  38. share/bz/pybugz/timeout.sh
  39. share/bz/pybugz/top.sh
  40. bin/bz
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • freebsd-bugzilla-cli>0:ports-mgmt/freebsd-bugzilla-cli
To install the port:
cd /usr/ports/ports-mgmt/freebsd-bugzilla-cli/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/freebsd-bugzilla-cli
  • pkg install freebsd-bugzilla-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: freebsd-bugzilla-cli
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1504867792 SHA256 (pgollucci-freebsd-bugzilla-cli-0.15.1_GH0.tar.gz) = e23dbfd11d9ff7013d411cb8ce8ba6dd0cee4715d2e57ee250fd6e177f1b848d SIZE (pgollucci-freebsd-bugzilla-cli-0.15.1_GH0.tar.gz) = 16429

Packages (timestamps in pop-ups are UTC):
freebsd-bugzilla-cli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.15.10.15.10.15.10.15.10.15.1-0.15.1-
FreeBSD:13:quarterly0.15.10.15.10.15.10.15.10.15.10.15.10.15.10.15.1
FreeBSD:14:latest0.15.10.15.10.15.10.15.10.15.10.15.1-0.15.1
FreeBSD:14:quarterly0.15.10.15.1-0.15.10.15.10.15.10.15.10.15.1
FreeBSD:15:latest0.15.10.15.1n/a0.15.1n/a0.15.10.15.10.15.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. ca_root_nss>=0 : security/ca_root_nss
  2. bugz : devel/pybugz
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for freebsd-bugzilla-cli-0.15.1: ====> Options available for the group BACKEND PYBUGZ=on: use devel/pybugz for bugzilla interface ===> Use 'make config' to modify these settings
Options name:
ports-mgmt_freebsd-bugzilla-cli
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pgollucci/freebsd-bugzilla-cli/tar.gz/0.15.1?dummy=/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.15.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.15.1
20 Jul 2022 14:22:46
commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
ports-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.15.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.15.1
08 Sep 2017 11:01:16
Revision:449448Original commit files touched by this commit
olgeni search for other commits by this committer
Update ports-mgmt/freebsd-bugzilla-cli to version 0.15.1.

Take maintainership from ports@.
0.15.0
29 Mar 2017 20:33:05
Revision:437233Original commit files touched by this commit
rene search for other commits by this committer
Reset pgollucci@ as maintainer after 19 months of inactivity

With hat:	portmgr-secretary
0.15.0
23 Dec 2016 22:30:44
Revision:429289Original commit files touched by this commit
junovitch search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.14.0 -> 0.15.0

PR:		214323
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Approved by:	maintainer timeout (6 weeks)
0.14.0_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.14.0_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.14.0_1
11 Nov 2015 14:28:53
Revision:401246Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add PORTSDIR to RUN_DEPENDS: the PORTSDIR removal is planned after 2016Q1
branch created

Reference:	https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Approved by:	portmgr (blanket)
0.14.0_1
11 Nov 2015 10:11:28
Revision:401233Original commit files touched by this commit
garga search for other commits by this committer
- Add security/ca_root_nss to the list of dependencies, without it FreeBSD
  svn HTTPS certificate cannot be validated
- Bump PORTREVISION

PR:		204026
Submitted by:	garga
Approved by:	maintainer timeout (> 2 weeks)
MFH:		2015Q4
0.14.0
19 Aug 2015 19:19:24
Revision:394808Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.13.0->0.14.0

Changes:
--------
 bz close document new options
 bz close/port_commit handle .gitattributes for git svn dcommit --rmdir
 bz get support optional attachment id argument
 bz get improve patch detection heuristic
 bz patch/commit add -m for multiport support
0.13.0
17 Aug 2015 20:11:02
Revision:394530Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.12.0->0.13.0

Changes:
--------
  Implement bz claim
  Improve heuristics for bz timeout
  minor doc fixes [1]

Submitted by: skreuzer@ [1]
0.12.0
14 Aug 2015 16:58:12
Revision:394237Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.10.8->0.12.0

Changes:
--------
  impliment bz show
  impliment bz attach [1]
  fix bz comment to do nothing when no changes are made in editor [2]
  do a better job of not orphaning temp files

Reported by: jmg@ [1] [2]
0.10.8
12 Aug 2015 19:33:09
Revision:394034Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.10.6->0.10.8

Changes:
  change bz init to not overwrite an existing ~/.bugzrc [1]
  change bz init to cannonicalize spelling of FBSD->FreeBSD [2]
  fix bz init to protect ~/.bugzrc with a sane umask [3]
  fix bz close again and add some shortcut option helpers [4]

Reported by: jbeich@ [1,2,3], feld@ [4]
0.10.6
12 Aug 2015 01:36:36
Revision:393999Original commit files touched by this commit
pgollucci search for other commits by this committer
fix typo
0.10.6
12 Aug 2015 01:35:18
Revision:393998Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.10.1->0.10.6

Changes:
  change bz get to output where the pr went to
  change bz patch to pull the pr first via bz get

  fix bz timeout to work when there are no flags
  fix bz close to allow no comment for real
  fix bz search -r to work with the backend pybugz [1]

Reported by: jmg@ [1]
0.10.1
06 Aug 2015 01:56:46
Revision:393629Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.8.2->0.10.1

Changes:
  rename submit->port_submit
  impliment src_submit
  impliment port_commit
0.8.2
04 Aug 2015 17:25:48
Revision:393535Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.7.2->0.8.2

Changes:
  impliment edit command [1]
  make get comamnd support multi-user systems [1]
  search now defaults to your "open" prs [1]
  port_submit prepopulates a lot of the comment with a proposed commit msg

Requested by: jmg@ [1]
0.7.2
03 Aug 2015 02:43:11
Revision:393451Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.7.0->0.7.2

- Remove MASTER_SITES GH [1]

Reported by:  mat@ [1]
Suggested by: jmg@ [2]

Changes:
  fix port_submit rename bug
  remove debugging
  impliment search shortcuts -ABDP [2]
0.7.0
03 Aug 2015 02:06:49
Revision:393450Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.6.0->0.7.0

- Use OPTIONS_DEFAULT instead of OPTIONS_SET [1]
  at least one additional backend is planned (curl)

Reported by: sunpoet@

Changes:
  with collaboration from jmg@:
   rename submit to port_submit, src_submit will be in a future release
   re-impliment search to provide a backend agnostic api,
     allow for defaults, and quoting
   spruce up init to prompt for a few defaults
0.6.0
01 Aug 2015 02:19:20
Revision:393386Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.5.0->0.6.0

Changes:
  remove ports requirement, though src won't work yet
  give bz help a better menu
  make bz help cmd work

Requested by: jmg@
0.5.2
31 Jul 2015 21:51:09
Revision:393383Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.5.0->0.5.2

Changes:
  minor bug fixes from live test run
  add shameless plug to descriptions
0.5.0
31 Jul 2015 21:30:24
Revision:393381Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.4.0->0.5.0

Changes:
  make backends actually pluggable
  add -h to all subcommands
0.4.0
31 Jul 2015 02:50:47
Revision:393286Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.3.0->0.4.0

Changes:
  impliement top, search, comment
0.3.0
31 Jul 2015 00:50:41
Revision:393284Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.2.0->0.3.0

Changes:
  impliment timeout
  fix init
0.2.0_1
30 Jul 2015 21:25:54
Revision:393274Original commit files touched by this commit
pgollucci search for other commits by this committer
forgot to update pkg-descr
0.2.0
30 Jul 2015 21:21:29
Revision:393273Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.1.1->0.2.0

Changes:
  add init command
  submit now deals with description

There are now enough features to be useful to the public.
0.1.1
30 Jul 2015 17:03:05
Revision:393251Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.1.0->0.1.1

Changes:
  support options for submit and dry run
  support svn and git
  add support for ~/.fbcrc
0.1.0
30 Jul 2015 14:37:31
Revision:393249Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.0.3->0.0.1

Changes:
  submit now allows diff or shar
0.0.3
30 Jul 2015 02:46:23
Revision:393216Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: update 0.0.2->0.0.3

Changes:
  Impliment: submit
0.0.2
30 Jul 2015 00:04:23
Revision:393207Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/freebsd-bugzilla-cli: Update 0.0.1 -> 0.0.2

- Set NO_ARCH

Changes:
  Previously: login, take, inprog, close
  Impliment: get, patch, overto
0.0.1
29 Jul 2015 17:32:45
Revision:393188Original commit files touched by this commit
pgollucci search for other commits by this committer
CLI utilities and wrappers for FreeBSD's bugzilla
instance with emphasis on ports.Provides a consistent
API which can have pluggable backends.

WWW: https://github.com/pgollucci/freebsd-bugzilla-cli

Number of commits found: 33