| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Apr 2008 15:30:31
0.86
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
29 Apr 2007 11:26:30
0.86
|
clsung  |
- Update to 0.86 |
29 Jan 2007 12:13:01
0.85_1
|
sem  |
- Install examples. [1]
- Add dependancy on devel/p5-ReadLine-Perl.
It enables autocompletion feature. [2]
- Butify COMMENT.
- Pass to perl@
Submitted by: az [1], [2] |
25 Jan 2007 09:12:28
0.85
|
sem  |
A new port: shells/p5-Term-ShellUI
Term::ShellUI uses the history and autocompletion features of Term::ReadLine
to present a sophisticated command-line interface to the user. It tries to
make every feature that one would expect to see in a fully interactive shell
trivial to implement.
You simply declare your command set and let ShellUI take
care of the heavy lifting.
WWW: http://search.cpan.org/dist/Term-ShellUI |