Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Dec 2016 15:05:07
1.2.2

|
sunpoet  |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
28 Jul 2016 12:51:12
1.2.2

|
bofh  |
devel/pear-Console_CommandLine: Update version 1.2.1=>1.2.2
- Take MAINTAINERSHIP |
25 Jul 2016 20:01:03
1.2.1

|
rene  |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
23 Feb 2016 10:04:37
1.2.1

|
miwi  |
- Update to 1.2.1 |
26 Nov 2015 12:04:01
1.2.0

|
miwi  |
- Take Maintainership
Approved by: mat (mentor) |
17 Oct 2015 18:10:27
1.2.0

|
sunpoet  |
- Add LICENSE
- Add NO_ARCH
- Fix indent |
18 Nov 2014 09:37:33
1.2.0

|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
23 Sep 2014 15:15:05
1.2.0

|
bapt  |
Convert to USES=pear |
10 Jun 2014 07:39:02
1.2.0

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
08 Nov 2013 21:41:54
1.2.0

|
antoine  |
Stage support for pear classes and channels in the devel category
Reviewed by: bapt, ports@
Tested with: poudriere + diff on the content of generated packages |
20 Sep 2013 17:13:47
1.2.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
04 Feb 2013 02:27:21
1.2.0

|
miwi  |
- Update to 1.2.0
- Convert Header |
03 Jul 2011 14:59:23
1.1.3_1
|
ohauer  |
-remove MD5 |
12 Oct 2010 06:09:38
1.1.3_1
|
pgollucci  |
- 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) |
10 Jul 2010 07:38:19
1.1.3
|
miwi  |
- Update to 1.1.3 |
19 Nov 2009 21:36:23
1.1.1
|
miwi  |
- Update to 1.1.1 |
07 Jul 2009 10:03:45
1.1.0
|
miwi  |
- Update to 1.1.0 |
28 Dec 2008 15:15:53
1.0.6
|
miwi  |
- Update to 1.0.6 |
06 Dec 2008 13:59:08
1.0.5
|
miwi  |
- Update to 1.0.5 |
12 Oct 2008 11:23:37
1.0.4
|
miwi  |
- Update to 1.0.4 |
30 Sep 2008 14:48:46
1.0.3
|
miwi  |
- Update to 1.0.3 |
25 Aug 2008 16:36:02
1.0.2
|
miwi  |
- Update to 1.0.2
PR: 126763
Submitted by: Wen heping <wenheping@gmail.com> |
02 Aug 2008 22:13:40
1.0.1
|
miwi  |
- Update to 1.0.1
PR: 126181
Submitted by: Wen heping <wenheping@gmail.com> |
24 May 2008 17:09:23
1.0.0
|
miwi  |
- Update to 1.0.0
PR: 123897
Submitted by: Wen heping <wenheping@gmail.com> |
12 Jan 2008 13:11:38
0.2.1
|
miwi  |
- Update to 0.2.1 |
21 Dec 2007 17:13:19
0.1.1
|
miwi  |
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 |