aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-Cmd
Commit message (Collapse)AuthorAgeFilesLines
* - Apply forgotten changes in Makefile: maintainer, license and portversionPhilippe Audeoud2013-11-051-2/+4
| | | | | | | | Notified by: az@ Pointyhat: myself Notes: svn path=/head/; revision=332865
* - Update to 0.322Philippe Audeoud2013-11-052-15/+17
| | | | | | | | | | | - Give maintainership to submitter - Support STAGE PR: ports/183472 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=332858
* support STAGEDIR.Vanilla I. Shu2013-10-272-15/+13
| | | | Notes: svn path=/head/; revision=331780
* 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 frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* - Update to 0.320Philippe Audeoud2013-02-012-3/+3
| | | | | | | - changelog: http://cpansearch.perl.org/src/RJBS/App-Cmd-0.320/Changes Notes: svn path=/head/; revision=311361
* - update to 0.319Yen-Ming Lee2013-01-262-4/+3
| | | | Notes: svn path=/head/; revision=311045
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-031-6/+2
| | | | Notes: svn path=/head/; revision=305216
* - Update to 0.318Sunpoet Po-Chuan Hsieh2012-05-182-4/+3
| | | | | | | | | | | | - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases Changes: http://search.cpan.org/dist/App-Cmd/Changes PR: ports/167144 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 26 days) Notes: svn path=/head/; revision=296913
* - Update to 0.316Sunpoet Po-Chuan Hsieh2012-02-123-10/+17
| | | | | | | | | | | | | - Sort *_DEPENDS - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/App-Cmd/Changes PR: ports/164512 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 17 days) Notes: svn path=/head/; revision=291042
* - Update to 0.309Sunpoet Po-Chuan Hsieh2010-11-223-27/+27
| | | | | | | | | | | | - Sort *_DEPENDS, MAN3 and PLIST Changes: http://search.cpan.org/dist/App-Cmd/Changes PR: ports/152431 Submitted by: sunpoet (myself) Approved by: George Hartzell <hartzell@alerce.com> (maintainer) Notes: svn path=/head/; revision=264942
* - Update to 0.307 [1]Sahil Tandon2010-08-202-10/+11
| | | | | | | | | | | - Assign RUN_DEPENDS with immediate expansion PR: ports/149362 Submitted by: Frederic Culot <frederic@culot.org> [1] Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=259599
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-1/+1
| | | | | | | | | (part 16). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248782
* - Update to 0.304Wen Heping2009-12-092-4/+5
| | | | | | | | | PR: ports/141307 Submitted by: Wen Heping (myself) Approved by: maintainer Notes: svn path=/head/; revision=245432
* - Upgrade to 0.203.Jun Kuriyama2009-04-013-6/+6
| | | | | | | | | | - Use explicit version for p5-Sub-Exporter dependency. - Add trailing slash in WWW: to avoid redirect. No responce from: maintainer (4 weeks) Notes: svn path=/head/; revision=231429
* App::Cmd is intended to make it easy to write complex command-lineMartin Wilke2008-10-114-0/+66
applications without having to think about most of the annoying things usually involved. For information on how to start using App::Cmd, see App::Cmd::Tutorial. WWW: http://search.cpan.org/dist/App-Cmd PR: ports/127935 Submitted by: George Hartzell <hartzell at alerce.com> Notes: svn path=/head/; revision=221428