Port details |
- p5-Git-Repository Perl interface to Git repositories
- 1.325 devel
=1 1.325Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2010-10-19 02:47:58
- Last Update: 2021-06-14 17:39:03
- Commit Hash: b3e3051
- People watching this port, also watch:: p5-Digest-SHA, p5-Email-Sender-Transport-SMTP-TLS, p5-Net-Google-SafeBrowsing2, screen
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.
A Git::Repository object simply provides context to the git commands
being run. Is it possible to call the command()and run() methods against
the class itself, and the context (typically current working directory)
will be obtained from the options and environment.
WWW: https://metacpan.org/release/Git-Repository
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Git-Repository>0:devel/p5-Git-Repository
- To install the port:
- cd /usr/ports/devel/p5-Git-Repository/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Git-Repository
- pkg install p5-Git-Repository
- PKGNAME: p5-Git-Repository
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214018
SHA256 (Git-Repository-1.325.tar.gz) = 9b2a4fa194f4a0eb452355d0c808727e5e9c16c145ac7d24c3ea96d0abefed43
SIZE (Git-Repository-1.325.tar.gz) = 56856
- 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:
-
- git : devel/git
- p5-Git-Version-Compare>=1.001 : devel/p5-Git-Version-Compare
- p5-System-Command>=1.118 : devel/p5-System-Command
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- git : devel/git
- p5-Git-Version-Compare>=1.001 : devel/p5-Git-Version-Compare
- p5-System-Command>=1.118 : devel/p5-System-Command
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-GitDDL
- devel/p5-Git-Repository-Plugin-Log
- sysutils/p5-Giovanni
- for Run
-
- databases/p5-GitDDL
- devel/p5-Git-Repository-Plugin-Log
- sysutils/p5-Giovanni
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Git-Repository
- USES:
- perl5
- 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 |
14 Jun 2021 17:39:03 1.325
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Git-Repository: Update to 1.325
Changes: https://metacpan.org/dist/Git-Repository/changes |
06 Apr 2021 14:31:07 1.324
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Sep 2019 19:09:35
1.324
|
sunpoet  |
Update to 1.324
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Git-Repository |
24 Nov 2018 22:30:48
1.323
|
sunpoet  |
Update to 1.323
Changes: https://metacpan.org/changes/distribution/Git-Repository |
06 Oct 2018 13:06:45
1.322
|
des  |
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) |
27 May 2018 20:15:20
1.322
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
23 Apr 2018 18:17:11
1.322
|
sunpoet  |
Update to 1.322
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
01 Oct 2017 08:07:18
1.321
|
sunpoet  |
Update to 1.321
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
15 Sep 2017 08:58:50
1.320
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
21 Jun 2016 15:07:27
1.320
|
mat  |
Update to 1.320.
Sponsored by: Absolight |
23 May 2016 03:51:38
1.319
|
sunpoet  |
- Update to 1.319
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
01 Apr 2016 14:00:57
1.318
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
13 Mar 2016 14:56:17
1.318
|
sunpoet  |
- Update to 1.318
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
14 Feb 2016 15:50:58
1.317
|
adamw  |
Update to 1.317. Remove pod-testing stuff from TEST_DEPENDS; those are
author tests, not end-user tests.
Changes: https://metacpan.org/changes/distribution/Git-Repository |
04 Dec 2015 12:33:29
1.316
|
sunpoet  |
- Update to 1.316
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
31 Jul 2015 16:47:55
1.315
|
sunpoet  |
- Update to 1.315
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
24 May 2015 18:56:06
1.314
|
sunpoet  |
- Update to 1.314
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
22 Mar 2015 10:44:12
1.313
|
sunpoet  |
- Update to 1.313
- Sort PLIST
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
12 Mar 2015 23:00:03
1.312_1
|
adamw  |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
26 Nov 2014 13:08:38
1.312_1
|
mat  |
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 ) |
27 Oct 2014 10:55:59
1.312
|
bapt  |
Cleanup plist |
04 Aug 2014 11:02:32
1.312
|
pi  |
devel/p5-Git-Repository: 1.311 -> 1.312
- test_repository() uses `git init-db` for init under older git
versions (although the test suite hasn't yet been adapted to
support really old versions of git)
- fixed a typo in the error message for test_repository()
- made some tests for failure a little more lax when looking for
the "fatal:" string in the errput (i.e. look for it at the beginning
of any line, not just the firts)
- various minor documentation improvements
- the "OTHER GIT WRAPPERS" is really a "SEE ALSO" section |
22 Mar 2014 08:35:58
1.311
|
culot  |
- Update to 1.311
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
17 Jan 2014 14:59:50
1.310
|
skreuzer  |
Update to 1.310 |
06 Nov 2013 18:58:31
1.309
|
sunpoet  |
- Update to 1.309
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
29 Oct 2013 14:32:08
1.308
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.308
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
19 Aug 2013 13:46:46
1.308
|
culot  |
- Update to 1.308
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
31 Jul 2013 09:21:56
1.307
|
culot  |
- Update to 1.307
- Convert to new Uses/perl5.mk framework
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
05 Jul 2013 14:40:10
1.306
|
culot  |
- Update to 1.306
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
27 Jun 2013 08:24:12
1.305
|
culot  |
- Update to 1.305
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
26 May 2013 15:20:50
1.304
|
wen  |
- Update to 1.304
Changes: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.304/Changes |
29 Apr 2013 11:16:45
1.303
|
tobez  |
Update to 1.303.
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
01 Mar 2013 11:17:06
1.302
|
tobez  |
Update to 1.302.
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
21 Jan 2013 11:06:37
1.301
|
tobez  |
Update to 1.301.
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
05 Dec 2012 18:29:13
1.29
|
culot  |
- Update to 1.29
Changes: http://search.cpan.org/dist/Git-Repository/Changes
Feature safe: yes |
17 Nov 2012 15:08:12
1.28
|
culot  |
- Update to 1.28
Changes: http://search.cpan.org/dist/Git-Repository/Changes
Feature safe: yes |
02 Aug 2012 02:52:09
1.26
|
sunpoet  |
- Update to 1.26
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
28 Dec 2011 15:50:37
1.25
|
sunpoet  |
- Update to 1.25
- Sort MAN3
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
05 Dec 2011 15:18:02
1.23
|
sunpoet  |
- Update to 1.23
- Update *_DEPENDS
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Git-Repository/Changes
Feature safe: yes |
06 Oct 2011 17:39:02
1.22
|
swills  |
- Add build dependency to quiet build warning
- Pet portlint while here |
08 Sep 2011 07:21:58
1.22
|
jadawin  |
- Update to 1.22
- Changelog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.22/Changes |
05 Sep 2011 06:59:23
1.21_1
|
wen  |
- Add missing depends
Reported by: brad.clawsie@gmail.com (via email) |
14 Jul 2011 10:55:53
1.21
|
bapt  |
- update to 1.21
- changes: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.21/Changes |
10 Jun 2011 08:35:56
1.20
|
wen  |
- Update to 1.20
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.20/Changes
- Reset maintainer to perl@ |
05 May 2011 08:10:07
1.18
|
wen  |
- Update to 1.18
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.18/Changes |
12 Feb 2011 10:39:47
1.17
|
wen  |
- Update to 1.17
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.17/Changes |
17 Jan 2011 01:28:47
1.16
|
wen  |
- Update to 1.16
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.16/Changes
Feature safe: yes |
28 Oct 2010 05:52:19
1.14
|
wen  |
- Update to 1.14
Changes: http://search.cpan.org/src/BOOK/Git-Repository-1.14/Changes |
19 Oct 2010 02:47:42
1.13
|
wen  |
Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.
A Git::Repository object simply provides context to the git commands
being run. Is it possible to call the command()and run() methods against
the class itself, and the context (typically current working directory)
will be obtained from the options and environment.
WWW: http://search.cpan.org/dist/Git-Repository/ |