| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.92_1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
18 Apr 2012 12:17:32
0.92_1
|
az  |
switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-Gnu
since it more preferable way since 0.9(0). |
10 Feb 2012 03:07:34
0.92
|
sunpoet  |
- Update to 0.92
- Add BUILD_DEPENDS
- Do not silence installation message
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes |
28 Dec 2011 08:20:20
0.91
|
ehaupt  |
End WWW CPAN URL with a "/" |
12 Jun 2011 19:09:25
0.91
|
sunpoet  |
- Update to 0.91
- Respect PORTEXAMPLES
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes |
18 Mar 2011 17:59:51
0.86
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
17 Apr 2008 14: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 10: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 |