Port details |
- p5-Git-Repository Perl interface to Git repositories
- 1.325 devel =3 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: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: fcgiwrap, p5-libwww, memcached, valgrind, p5-WWW-RobotRules
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Git-Repository
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.325 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.325 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.325 14 Jun 2021 17:39:03 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Git-Repository: Update to 1.325
Changes: https://metacpan.org/dist/Git-Repository/changes |
1.324 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.324 01 Sep 2019 19:09:35 |
sunpoet |
Update to 1.324
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Git-Repository |
1.323 24 Nov 2018 22:30:48 |
sunpoet |
Update to 1.323
Changes: https://metacpan.org/changes/distribution/Git-Repository |
1.322 06 Oct 2018 13:06:45 |
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) |
1.322 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.322 23 Apr 2018 18:17:11 |
sunpoet |
Update to 1.322
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.321 01 Oct 2017 08:07:18 |
sunpoet |
Update to 1.321
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.320 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.320 21 Jun 2016 15:07:27 |
mat |
Update to 1.320.
Sponsored by: Absolight |
1.319 23 May 2016 03:51:38 |
sunpoet |
- Update to 1.319
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.318 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.318 13 Mar 2016 14:56:17 |
sunpoet |
- Update to 1.318
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.317 14 Feb 2016 15:50:58 |
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 |
1.316 04 Dec 2015 12:33:29 |
sunpoet |
- Update to 1.316
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.315 31 Jul 2015 16:47:55 |
sunpoet |
- Update to 1.315
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.314 24 May 2015 18:56:06 |
sunpoet |
- Update to 1.314
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.313 22 Mar 2015 10:44:12 |
sunpoet |
- Update to 1.313
- Sort PLIST
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.312_1 12 Mar 2015 23:00:03 |
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. |
1.312_1 26 Nov 2014 13:08:38 |
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 ) |
1.312 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.312 04 Aug 2014 11:02:32 |
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 |
1.311 22 Mar 2014 08:35:58 |
culot |
- Update to 1.311
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.310 17 Jan 2014 14:59:50 |
skreuzer |
Update to 1.310 |
1.309 06 Nov 2013 18:58:31 |
sunpoet |
- Update to 1.309
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.308 29 Oct 2013 14:32:08 |
vanilla |
Support STAGEDIR. |
1.308 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.308 19 Aug 2013 13:46:46 |
culot |
- Update to 1.308
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.307 31 Jul 2013 09:21:56 |
culot |
- Update to 1.307
- Convert to new Uses/perl5.mk framework
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.306 05 Jul 2013 14:40:10 |
culot |
- Update to 1.306
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.305 27 Jun 2013 08:24:12 |
culot |
- Update to 1.305
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.304 26 May 2013 15:20:50 |
wen |
- Update to 1.304
Changes: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.304/Changes |
1.303 29 Apr 2013 11:16:45 |
tobez |
Update to 1.303.
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.302 01 Mar 2013 11:17:06 |
tobez |
Update to 1.302.
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.301 21 Jan 2013 11:06:37 |
tobez |
Update to 1.301.
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.29 05 Dec 2012 18:29:13 |
culot |
- Update to 1.29
Changes: http://search.cpan.org/dist/Git-Repository/Changes
Feature safe: yes |
1.28 17 Nov 2012 15:08:12 |
culot |
- Update to 1.28
Changes: http://search.cpan.org/dist/Git-Repository/Changes
Feature safe: yes |
1.26 02 Aug 2012 02:52:09 |
sunpoet |
- Update to 1.26
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.25 28 Dec 2011 15:50:37 |
sunpoet |
- Update to 1.25
- Sort MAN3
Changes: http://search.cpan.org/dist/Git-Repository/Changes |
1.23 05 Dec 2011 15:18:02 |
sunpoet |
- Update to 1.23
- Update *_DEPENDS
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Git-Repository/Changes
Feature safe: yes |
1.22 06 Oct 2011 17:39:02 |
swills |
- Add build dependency to quiet build warning
- Pet portlint while here |
1.22 08 Sep 2011 07:21:58 |
jadawin |
- Update to 1.22
- Changelog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.22/Changes |
1.21_1 05 Sep 2011 06:59:23 |
wen |
- Add missing depends
Reported by: brad.clawsie@gmail.com (via email) |
1.21 14 Jul 2011 10:55:53 |
bapt |
- update to 1.21
- changes: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.21/Changes |
1.20 10 Jun 2011 08:35:56 |
wen |
- Update to 1.20
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.20/Changes
- Reset maintainer to perl@ |
1.18 05 May 2011 08:10:07 |
wen |
- Update to 1.18
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.18/Changes |
1.17 12 Feb 2011 10:39:47 |
wen |
- Update to 1.17
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.17/Changes |
1.16 17 Jan 2011 01:28:47 |
wen |
- Update to 1.16
ChangeLog: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.16/Changes
Feature safe: yes |
1.14 28 Oct 2010 05:52:19 |
wen |
- Update to 1.14
Changes: http://search.cpan.org/src/BOOK/Git-Repository-1.14/Changes |
1.13 19 Oct 2010 02:47:42 |
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/ |