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
Port details on branch 2023Q1
git-bug Distributed, offline-first bug tracker embedded in git, with bridges
0.7.2_10 devel on this many watch lists=0 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.7.2_10Version of this port present on the latest quarterly branch.
Maintainer: lcook@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
License: GPLv3
WWW:
https://github.com/MichaelMure/git-bug
Description:
Fully featured git bug tracker that: * Is fully embeded in git: you only need your git repository to have a bug tracker. * Is distributed: use your normal git remote to collaborate, push and pull your bugs! * Works offline: in a plane or under the sea? Keep reading and writing bugs! * Prevents vendor lock-in: your usual service is down or went bad? You already have a full backup. * Is fast: listing bugs or opening them is a matter of milliseconds. * Doesn't pollute your project: no files are added in your project. * Integrates with your tooling: use the UI you like (CLI, terminal, web) or integrate with your existing tools through the CLI or the GraphQL API. * Bridges to other bug trackers: use bridges to import and export to other trackers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. /usr/local/share/licenses/git-bug-0.7.2_10/catalog.mk
  2. /usr/local/share/licenses/git-bug-0.7.2_10/LICENSE
  3. /usr/local/share/licenses/git-bug-0.7.2_10/GPLv3
  4. bin/git-bug
  5. etc/bash_completion.d/git-bug
  6. man/man1/git-bug-add.1.gz
  7. man/man1/git-bug-bridge-auth-add-token.1.gz
  8. man/man1/git-bug-bridge-auth-rm.1.gz
  9. man/man1/git-bug-bridge-auth-show.1.gz
  10. man/man1/git-bug-bridge-auth.1.gz
  11. man/man1/git-bug-bridge-configure.1.gz
  12. man/man1/git-bug-bridge-pull.1.gz
  13. man/man1/git-bug-bridge-push.1.gz
  14. man/man1/git-bug-bridge-rm.1.gz
  15. man/man1/git-bug-bridge.1.gz
  16. man/man1/git-bug-commands.1.gz
  17. man/man1/git-bug-comment-add.1.gz
  18. man/man1/git-bug-comment.1.gz
  19. man/man1/git-bug-deselect.1.gz
  20. man/man1/git-bug-label-add.1.gz
  21. man/man1/git-bug-label-rm.1.gz
  22. man/man1/git-bug-label.1.gz
  23. man/man1/git-bug-ls-id.1.gz
  24. man/man1/git-bug-ls-label.1.gz
  25. man/man1/git-bug-ls.1.gz
  26. man/man1/git-bug-pull.1.gz
  27. man/man1/git-bug-push.1.gz
  28. man/man1/git-bug-select.1.gz
  29. man/man1/git-bug-show.1.gz
  30. man/man1/git-bug-status-close.1.gz
  31. man/man1/git-bug-status-open.1.gz
  32. man/man1/git-bug-status.1.gz
  33. man/man1/git-bug-termui.1.gz
  34. man/man1/git-bug-title-edit.1.gz
  35. man/man1/git-bug-title.1.gz
  36. man/man1/git-bug-user-adopt.1.gz
  37. man/man1/git-bug-user-create.1.gz
  38. man/man1/git-bug-user-ls.1.gz
  39. man/man1/git-bug-user.1.gz
  40. man/man1/git-bug-version.1.gz
  41. man/man1/git-bug-webui.1.gz
  42. man/man1/git-bug.1.gz
  43. share/zsh/site-functions/_git-bug
  44. @owner
  45. @group
  46. @mode
Collapse this list.
Dependency lines:
  • git-bug>0:devel/git-bug
To install the port:
cd /usr/ports/devel/git-bug/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/git-bug
  • pkg install git-bug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: git-bug
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1620926667 SHA256 (go/devel_git-bug/git-bug-v0.7.2/v0.7.2.mod) = b5a70b8cadecb68dadcdd196bc9dbeca6d0c56ddfbed6830db710b3c4b094930 SIZE (go/devel_git-bug/git-bug-v0.7.2/v0.7.2.mod) = 1482

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_git-bug/git-bug-v0.7.2/v0.7.2.zip) = 2bc31dbf19bebd4d4f6d24496ef2b05a94df0485aec49f830a4239bf08454fba SIZE (go/devel_git-bug/git-bug-v0.7.2/v0.7.2.zip) = 2088123

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go119 : lang/go119
Runtime dependencies:
  1. git : devel/git
Fetch dependencies:
  1. go119 : lang/go119
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_git-bug
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/!michael!mure/git-bug/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.2_10
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
0.7.2_9
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2