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 on branch 2022Q2
p5-App-GitGot Tool to make it easier to manage multiple git repositories
1.339 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 1.339Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-16 02:55:46
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/App-GitGot
Description:
got is a script to make it easier to manage all the version controlled repositories you have on all the computers you use. It can operate on all, some, or just one repo at a time, to both check the status of the repo (up to date, pending changes, dirty, etc.) and sync it with any upstream master.
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 (75 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-App-GitGot-1.339/catalog.mk
  2. /usr/local/share/licenses/p5-App-GitGot-1.339/LICENSE
  3. /usr/local/share/licenses/p5-App-GitGot-1.339/ART10
  4. /usr/local/share/licenses/p5-App-GitGot-1.339/GPLv1+
  5. bin/git-got
  6. bin/got
  7. bin/got-complete
  8. lib/perl5/site_perl/App/GitGot.pm
  9. lib/perl5/site_perl/App/GitGot/Command.pm
  10. lib/perl5/site_perl/App/GitGot/Command/add.pm
  11. lib/perl5/site_perl/App/GitGot/Command/chdir.pm
  12. lib/perl5/site_perl/App/GitGot/Command/checkout.pm
  13. lib/perl5/site_perl/App/GitGot/Command/clone.pm
  14. lib/perl5/site_perl/App/GitGot/Command/do.pm
  15. lib/perl5/site_perl/App/GitGot/Command/fetch.pm
  16. lib/perl5/site_perl/App/GitGot/Command/fork.pm
  17. lib/perl5/site_perl/App/GitGot/Command/gc.pm
  18. lib/perl5/site_perl/App/GitGot/Command/lib.pm
  19. lib/perl5/site_perl/App/GitGot/Command/list.pm
  20. lib/perl5/site_perl/App/GitGot/Command/milk.pm
  21. lib/perl5/site_perl/App/GitGot/Command/move.pm
  22. lib/perl5/site_perl/App/GitGot/Command/mux.pm
  23. lib/perl5/site_perl/App/GitGot/Command/push.pm
  24. lib/perl5/site_perl/App/GitGot/Command/readd.pm
  25. lib/perl5/site_perl/App/GitGot/Command/remove.pm
  26. lib/perl5/site_perl/App/GitGot/Command/status.pm
  27. lib/perl5/site_perl/App/GitGot/Command/tag.pm
  28. lib/perl5/site_perl/App/GitGot/Command/that.pm
  29. lib/perl5/site_perl/App/GitGot/Command/this.pm
  30. lib/perl5/site_perl/App/GitGot/Command/update.pm
  31. lib/perl5/site_perl/App/GitGot/Command/update_status.pm
  32. lib/perl5/site_perl/App/GitGot/Outputter.pm
  33. lib/perl5/site_perl/App/GitGot/Outputter/dark.pm
  34. lib/perl5/site_perl/App/GitGot/Outputter/light.pm
  35. lib/perl5/site_perl/App/GitGot/Repo.pm
  36. lib/perl5/site_perl/App/GitGot/Repo/Git.pm
  37. lib/perl5/site_perl/App/GitGot/Repositories.pm
  38. lib/perl5/site_perl/App/GitGot/Types.pm
  39. lib/perl5/site_perl/man/man1/git-got.1.gz
  40. lib/perl5/site_perl/man/man1/got-complete.1.gz
  41. lib/perl5/site_perl/man/man1/got.1.gz
  42. lib/perl5/site_perl/man/man3/App::GitGot.3.gz
  43. lib/perl5/site_perl/man/man3/App::GitGot::Command.3.gz
  44. lib/perl5/site_perl/man/man3/App::GitGot::Command::add.3.gz
  45. lib/perl5/site_perl/man/man3/App::GitGot::Command::chdir.3.gz
  46. lib/perl5/site_perl/man/man3/App::GitGot::Command::checkout.3.gz
  47. lib/perl5/site_perl/man/man3/App::GitGot::Command::clone.3.gz
  48. lib/perl5/site_perl/man/man3/App::GitGot::Command::do.3.gz
  49. lib/perl5/site_perl/man/man3/App::GitGot::Command::fetch.3.gz
  50. lib/perl5/site_perl/man/man3/App::GitGot::Command::fork.3.gz
  51. lib/perl5/site_perl/man/man3/App::GitGot::Command::gc.3.gz
  52. lib/perl5/site_perl/man/man3/App::GitGot::Command::lib.3.gz
  53. lib/perl5/site_perl/man/man3/App::GitGot::Command::list.3.gz
  54. lib/perl5/site_perl/man/man3/App::GitGot::Command::milk.3.gz
  55. lib/perl5/site_perl/man/man3/App::GitGot::Command::move.3.gz
  56. lib/perl5/site_perl/man/man3/App::GitGot::Command::mux.3.gz
  57. lib/perl5/site_perl/man/man3/App::GitGot::Command::push.3.gz
  58. lib/perl5/site_perl/man/man3/App::GitGot::Command::readd.3.gz
  59. lib/perl5/site_perl/man/man3/App::GitGot::Command::remove.3.gz
  60. lib/perl5/site_perl/man/man3/App::GitGot::Command::status.3.gz
  61. lib/perl5/site_perl/man/man3/App::GitGot::Command::tag.3.gz
  62. lib/perl5/site_perl/man/man3/App::GitGot::Command::that.3.gz
  63. lib/perl5/site_perl/man/man3/App::GitGot::Command::this.3.gz
  64. lib/perl5/site_perl/man/man3/App::GitGot::Command::update.3.gz
  65. lib/perl5/site_perl/man/man3/App::GitGot::Command::update_status.3.gz
  66. lib/perl5/site_perl/man/man3/App::GitGot::Outputter.3.gz
  67. lib/perl5/site_perl/man/man3/App::GitGot::Outputter::dark.3.gz
  68. lib/perl5/site_perl/man/man3/App::GitGot::Outputter::light.3.gz
  69. lib/perl5/site_perl/man/man3/App::GitGot::Repo.3.gz
  70. lib/perl5/site_perl/man/man3/App::GitGot::Repo::Git.3.gz
  71. lib/perl5/site_perl/man/man3/App::GitGot::Repositories.3.gz
  72. lib/perl5/site_perl/man/man3/App::GitGot::Types.3.gz
  73. @owner
  74. @group
  75. @mode
Collapse this list.
Dependency lines:
  • p5-App-GitGot>0:devel/p5-App-GitGot
Conflicts:
CONFLICTS_INSTALL:
  • got
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/p5-App-GitGot/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-App-GitGot
  • pkg install p5-App-GitGot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-App-GitGot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1608366274 SHA256 (App-GitGot-1.339.tar.gz) = 81b4834f1dfe49d539c08ebc75800e550cde7e6c51dd630a132bc452d1fe938a SIZE (App-GitGot-1.339.tar.gz) = 47079

Packages (timestamps in pop-ups are UTC):
p5-App-GitGot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3391.3391.3391.3391.339---
FreeBSD:13:quarterly1.3391.3391.3391.3391.3391.3391.3391.339
FreeBSD:14:latest1.3391.3391.3391.3391.3391.339-1.339
FreeBSD:14:quarterly1.3391.339-1.3391.3391.3391.3391.339
FreeBSD:15:latest1.3391.339n/a1.339n/a1.3391.3391.339
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-App-Cmd>=0 : devel/p5-App-Cmd
  2. p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
  3. p5-Config-INI>=0 : devel/p5-Config-INI
  4. p5-Class-Load>=0 : devel/p5-Class-Load
  5. p5-File-Copy-Recursive>=0 : devel/p5-File-Copy-Recursive
  6. p5-File-HomeDir-Tiny>=0 : devel/p5-File-HomeDir-Tiny
  7. p5-File-chdir>=0 : devel/p5-File-chdir
  8. p5-Git-Wrapper>=0.042 : devel/p5-Git-Wrapper
  9. p5-IO-Prompt-Simple>=0 : devel/p5-IO-Prompt-Simple
  10. p5-Moo>=2 : devel/p5-Moo
  11. p5-MooX-HandlesVia>=0.001008 : devel/p5-MooX-HandlesVia
  12. p5-Net-GitHub>=0 : net/p5-Net-GitHub
  13. p5-Path-Tiny>=0.072 : devel/p5-Path-Tiny
  14. p5-PerlX-Maybe>=0 : devel/p5-PerlX-Maybe
  15. p5-Test-MockObject>=0 : devel/p5-Test-MockObject
  16. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  17. p5-YAML>=0 : textproc/p5-YAML
  18. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  19. perl5>=5.32.r0<5.33 : lang/perl5.32
  20. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-App-Cmd>=0 : devel/p5-App-Cmd
  2. p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
  3. p5-Config-INI>=0 : devel/p5-Config-INI
  4. p5-Class-Load>=0 : devel/p5-Class-Load
  5. p5-File-Copy-Recursive>=0 : devel/p5-File-Copy-Recursive
  6. p5-File-HomeDir-Tiny>=0 : devel/p5-File-HomeDir-Tiny
  7. p5-File-chdir>=0 : devel/p5-File-chdir
  8. p5-Git-Wrapper>=0.042 : devel/p5-Git-Wrapper
  9. p5-IO-Prompt-Simple>=0 : devel/p5-IO-Prompt-Simple
  10. p5-Moo>=2 : devel/p5-Moo
  11. p5-MooX-HandlesVia>=0.001008 : devel/p5-MooX-HandlesVia
  12. p5-Net-GitHub>=0 : net/p5-Net-GitHub
  13. p5-Path-Tiny>=0.072 : devel/p5-Path-Tiny
  14. p5-PerlX-Maybe>=0 : devel/p5-PerlX-Maybe
  15. p5-Test-MockObject>=0 : devel/p5-Test-MockObject
  16. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  17. p5-YAML>=0 : textproc/p5-YAML
  18. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  19. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-App-GitGot
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/App/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/App/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/App/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/App/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/App/
  7. http://backpan.perl.org/modules/by-module/App/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/App/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/App/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/App/
  12. https://www.cpan.org/modules/by-module/App/
Collapse this list.

There are no commits on branch 2022Q2 for this port