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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.

Number of commits found: 52

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)
1.339
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)
1.339
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.339
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.339
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.
1.339
19 Dec 2020 20:17:26
Revision:558596Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.339

Changes:	https://metacpan.org/changes/distribution/App-GitGot
1.337
27 Apr 2020 20:59:57
Revision:533198Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.337

Changes:	https://metacpan.org/changes/distribution/App-GitGot
1.336
12 May 2019 16:37:07
Revision:501409Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check
1.336
21 Oct 2018 16:50:13
Revision:482692Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix r481365
1.336
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.336
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.336
14 Apr 2018 23:58:51
Revision:467351Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.336

- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.335
20 Mar 2018 22:35:22
Revision:465122Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.335

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.334
07 Nov 2017 21:01:53
Revision:453685Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.334

- Remove Perl core modules

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.333
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.333
25 Apr 2016 09:10:07
Revision:413977Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.333

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.332
18 Apr 2016 17:28:46
Revision:413595Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.332
- Use real PORTVERSION
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.33
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.33
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.33
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
1.33
17 Apr 2015 19:58:44
Revision:384174Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.330

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.30
28 Mar 2015 12:18:35
Revision:382479Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.30

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.25
18 Mar 2015 15:19:30
Revision:381559Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.25

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.24
17 Mar 2015 15:59:12
Revision:381497Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.24.

Changes: https://metacpan.org/changes/distribution/App-GitGot
1.22_1
26 Feb 2015 19:35:14
Revision:380050Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS
- Sort PLIST
- Bump PORTREVISION for dependency change
1.22
26 Feb 2015 17:03:27
Revision:380026Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.22.

The CHANGES log is empty for this release, disturbingly.
(https://metacpan.org/changes/distribution/App-GitGot)

But, the dependency list continues to grow at an exponential rate.
1.21
25 Feb 2015 18:32:37
Revision:379935Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.21. A number of dependency changes.

Changes: https://metacpan.org/changes/distribution/App-GitGot
1.19_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19
31 Oct 2014 15:27:25
Revision:371847Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.19
1.16
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.16
24 Jul 2014 10:47:58
Revision:362777Original commit files touched by this commit
pi search for other commits by this committer
devel/p5-App-GitGot: 1.10_1 -> 1.16
1.10_1
09 Feb 2014 12:18:55
Revision:343480Original commit files touched by this commit
antoine search for other commits by this committer
Fix plist
1.10
31 Dec 2013 00:59:21
Revision:338203Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.10

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.09_1
10 Oct 2013 08:28:14
Revision:329976Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS: Data::Dumper and Term::ANSIColor are already in all supported
Perl releases
- Bump PORTREVISION for dependency change

Notified by:	culot
1.09
10 Oct 2013 06:53:52
Revision:329966Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.09
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/App-GitGot/Changes
1.08
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.08
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.08
08 Jul 2013 02:00:21
Revision:322475Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.08
1.07
17 May 2013 12:16:26
Revision:318376Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.07
- Changelog: http://cpansearch.perl.org/src/GENEHACK/App-GitGot-1.07/Changes
1.04
17 Dec 2012 14:09:30
Revision:309094Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
1.04
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
1.04
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
1.04
13 Dec 2011 08:25:49
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.04

Changes:        http://search.cpan.org/dist/App-GitGot/Changes
1.03
12 Dec 2011 11:47:04
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.03

Changes:        http://search.cpan.org/dist/App-GitGot/Changes
Feature safe:   yes
1.01
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
1.01
01 Oct 2011 01:04:22
Original commit files touched by this commit
swills search for other commits by this committer
- Add build depends to quiet warning
- Add test depends for testing
1.01
13 Jul 2011 07:55:37
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.01
- Make portlint happier

Changes:        http://search.cpan.org/dist/App-GitGot/Changes
1.0
05 Jun 2011 12:59:10
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.0

Changes:        http://search.cpan.org/dist/App-GitGot/Changes
0.9.2
17 Mar 2011 16:38:12
Original commit files touched by this commit
bapt search for other commits by this committer
- update 0.9.2
- add licenses
- changes: http://cpansearch.perl.org/src/ GENEHACK/App-GitGot-0.9.2/CHANGES
0.8
26 Nov 2010 21:15:27
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.8
- Pass to perl@

PR:             ports/152583
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Changes:        http://search.cpan.org/dist/App-GitGot/Changes
0.7
24 Nov 2010 06:19:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Also remove them from pkg-plist lists not from me that crept in
0.7
16 Nov 2010 02:53:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
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.

WWW:    http://search.cpan.org/dist/App-GitGot/

PR:             ports/ports/152165
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 52