aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-GitGot
Commit message (Collapse)AuthorAgeFilesLines
* - Fix *_DEPENDS: Data::Dumper and Term::ANSIColor are already in all ↵Sunpoet Po-Chuan Hsieh2013-10-101-2/+1
| | | | | | | | | | | supported Perl releases - Bump PORTREVISION for dependency change Notified by: culot Notes: svn path=/head/; revision=329976
* - Update to 1.09Sunpoet Po-Chuan Hsieh2013-10-103-34/+31
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/App-GitGot/Changes Notes: svn path=/head/; revision=329966
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 1.08Cheng-Lung Sung2013-07-082-3/+3
| | | | Notes: svn path=/head/; revision=322475
* - Update to 1.07Philippe Audeoud2013-05-174-10/+12
| | | | | | | - Changelog: http://cpansearch.perl.org/src/GENEHACK/App-GitGot-1.07/Changes Notes: svn path=/head/; revision=318376
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309094
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 1.04Sunpoet Po-Chuan Hsieh2011-12-132-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/App-GitGot/Changes Notes: svn path=/head/; revision=287290
* - Update to 1.03Sunpoet Po-Chuan Hsieh2011-12-123-6/+10
| | | | | | | | Changes: http://search.cpan.org/dist/App-GitGot/Changes Feature safe: yes Notes: svn path=/head/; revision=287245
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Add build depends to quiet warningSteve Wills2011-10-011-1/+8
| | | | | | | - Add test depends for testing Notes: svn path=/head/; revision=282700
* - Update to 1.01Sunpoet Po-Chuan Hsieh2011-07-132-6/+5
| | | | | | | | | - Make portlint happier Changes: http://search.cpan.org/dist/App-GitGot/Changes Notes: svn path=/head/; revision=277636
* - Update to 1.0Sunpoet Po-Chuan Hsieh2011-06-053-11/+27
| | | | | | | Changes: http://search.cpan.org/dist/App-GitGot/Changes Notes: svn path=/head/; revision=275097
* - update 0.9.2Baptiste Daroussin2011-03-173-4/+15
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/ GENEHACK/App-GitGot-0.9.2/CHANGES Notes: svn path=/head/; revision=271143
* - Update to 0.8Philip M. Gollucci2010-11-262-4/+4
| | | | | | | | | | | - Pass to perl@ PR: ports/152583 Submitted by: Gea-Suan Lin <gslin@gslin.org> Changes: http://search.cpan.org/dist/App-GitGot/Changes Notes: svn path=/head/; revision=265207
* - Also remove them from pkg-plist lists not from me that crept inPhilip M. Gollucci2010-11-241-1/+0
| | | | Notes: svn path=/head/; revision=265066
* got is a script to make it easier to manage all the versionPhilip M. Gollucci2010-11-164-0/+74
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> Notes: svn path=/head/; revision=264614