Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/pear-Console_CommandLine/Makefile

[BACK] Up to [FreeBSD] / ports / devel / pear-Console_CommandLine

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 12 06:09:38 2010 UTC (16 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
- Fix plist, add missing file
- Bump PORTREVISION

PR:             ports/147902
Submitted by:   Patrick M. Hausen <hausen@punkt.de>
Approved by:    maintainer timeout (miwi ; 118 days)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 10 07:38:18 2010 UTC (19 months ago) by miwi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update to 1.1.3

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 19 21:36:23 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 1.1.1

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 7 10:03:45 2009 UTC (2 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +13 -14 lines
- Update to 1.1.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Dec 28 15:15:53 2008 UTC (3 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 1.0.6

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 6 13:59:08 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.0.5

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 12 11:23:37 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.0.4

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 30 14:48:46 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 1.0.3

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 25 16:36:02 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -1 lines
- Update to 1.0.2

PR:		126763
Submitted by:	Wen heping <wenheping@gmail.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 2 22:13:40 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -1 lines
- Update to 1.0.1

PR:		126181
Submitted by:	Wen heping <wenheping@gmail.com>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 24 17:09:23 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -7 lines
- Update to 1.0.0

PR:		123897
Submitted by:	Wen heping <wenheping@gmail.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 12 13:11:37 2008 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.2.1

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 21 17:13:18 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Console_CommandLine is a full featured package for managing command-line
options and arguments highly inspired from python optparse module, it allows
the developer to easily build complex command line interfaces.

Main features:
* handles sub commands (ie. $ myscript.php -q subcommand -f file),
* can be completely built from an xml definition file,
* generate --help and --version options automatically,
* can be completely customized,
* builtin support for i18n,
* and much more...

WWW: http://pear.php.net/package/Console_CommandLine

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options