CVS log for ports/devel/py-argparse/distinfo
Up to [FreeBSD] / ports / devel / py-argparse
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 1 15:50:57 2010 UTC (15 months, 1 week ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
- Update to 1.1 PR: ports/151855 Submitted by: wen
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Oct 31 13:37:46 2009 UTC (2 years, 3 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
- Update to 1.0.1
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 16 06:03:42 2009 UTC (2 years, 5 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- Update to 1.0
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 12 11:02:01 2009 UTC (2 years, 9 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Update to 0.9.1
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 30 19:52:51 2009 UTC (2 years, 10 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- Update to 0.9.0 - Update WWW
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 1 08:09:11 2007 UTC (4 years, 8 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 0.8.0 - Use CHEESESHOP in MASTER_SITES
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 26 02:20:32 2007 UTC (4 years, 10 months ago) by dryice
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
update to 0.7.0 PR: ports/110822 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer) Approved by: itetcu (mentor, implicit)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 4 03:47:29 2007 UTC (4 years, 11 months ago) by dryice
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update distinfo, author repack the distfile for fixing misspelled email address. ( http://argparse.python-hosting.com/changeset/34 ) PR: ports/109811 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer) Approved by: itetcu (mentor, implicit)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 25 07:31:27 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 0.6.0 PR: ports/109507 Submitted by: maintainer (Li-Wen Hsu)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 17 05:39:51 2007 UTC (5 years ago) by clsung
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 0.5.0 PR: ports/108025 Submitted by: maintainer (Li-Wen Hsu)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 5 22:35:33 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Argparse takes the best of the optparse command-line parsing module and brings it new life. Argparse adds positional as well as optional arguments, the ability to create parsers for sub-commands, more informative help and usage messages, and much more. At the same time, it retains the ease and flexibility of use that made optparse so popular. WWW: http://argparse.python-hosting.com/ PR: ports/107556 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
