| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Replace some FIND ... CPIO with COPYTREE_SHARE.
Notes:
svn path=/head/; revision=334748
|
|
|
|
| |
Notes:
svn path=/head/; revision=332952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
Notes:
svn path=/head/; revision=331301
|
|
|
|
|
|
|
| |
shells)
Notes:
svn path=/head/; revision=327770
|
|
|
|
|
|
|
| |
- Trim Makefile header
Notes:
svn path=/head/; revision=324166
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
Notes:
svn path=/head/; revision=315509
|
|
|
|
|
|
|
| |
since it more preferable way since 0.9(0).
Notes:
svn path=/head/; revision=295008
|
|
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Do not silence installation message
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes
Notes:
svn path=/head/; revision=290824
|
|
|
|
| |
Notes:
svn path=/head/; revision=288161
|
|
|
|
|
|
|
|
|
| |
- Respect PORTEXAMPLES
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes
Notes:
svn path=/head/; revision=275470
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=211450
|
|
|
|
| |
Notes:
svn path=/head/; revision=191107
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add dependancy on devel/p5-ReadLine-Perl.
It enables autocompletion feature. [2]
- Butify COMMENT.
- Pass to perl@
Submitted by: az [1], [2]
Notes:
svn path=/head/; revision=183617
|
|
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
Notes:
svn path=/head/; revision=183234
|