Port details |
- p5-Term-ShellUI Fully-featured shell-like command line environment
- 0.92_3 shells =2 0.92_3Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2007-01-25 09:12:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Term-ShellUI
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Term-ShellUI>0:shells/p5-Term-ShellUI
- To install the port:
- cd /usr/ports/shells/p5-Term-ShellUI/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/p5-Term-ShellUI
- pkg install p5-Term-ShellUI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Term-ShellUI
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Term-ShellUI-0.92.tar.gz) = 3279c01c76227335eeff09032a40f4b02b285151b3576c04cacd15be05942bdb
SIZE (Term-ShellUI-0.92.tar.gz) = 30691
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Term-ReadLine-Gnu>=0 : devel/p5-Term-ReadLine-Gnu
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Term-ReadLine-Gnu>=0 : devel/p5-Term-ReadLine-Gnu
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- net-mgmt/p5-jmx4perl
- security/kpcli
- for Run
-
- net-mgmt/p5-jmx4perl
- net-p2p/eiskaltdcpp-cli
- security/kpcli
Configuration Options:
- ===> The following configuration options are available for p5-Term-ShellUI-0.92_3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- shells_p5-Term-ShellUI
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.92_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.92_3 20 Jul 2022 14:22:59 |
Tobias C. Berner (tcberner) |
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.92_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.92_3 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.92_3 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.92_3 21 Jun 2016 13:24:53 |
mat |
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight |
0.92_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.92_3 30 May 2015 12:27:52 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2 |
0.92_2 05 Feb 2015 15:55:54 |
bapt |
Cleanup plist |
0.92_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.92_1 19 Jun 2014 23:57:32 |
adamw |
NOPORTEXAMPLES :( |
0.92_1 24 Nov 2013 17:40:44 |
mat |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
0.92_1 06 Nov 2013 07:44:17 |
vanilla |
Support STAGEDIR. |
0.92_1 22 Oct 2013 16:57:45 |
mat |
Try and be consistent with what commands are silent and not in *install.
- 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@ |
0.92_1 20 Sep 2013 22:57:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
0.92_1 02 Aug 2013 16:55:05 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.92_1 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.92_1 18 Apr 2012 12:17:32 |
az |
switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-Gnu
since it more preferable way since 0.9(0). |
0.92 10 Feb 2012 03:07:34 |
sunpoet |
- Update to 0.92
- Add BUILD_DEPENDS
- Do not silence installation message
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes |
0.91 28 Dec 2011 08:20:20 |
ehaupt |
End WWW CPAN URL with a "/" |
0.91 12 Jun 2011 19:09:25 |
sunpoet |
- Update to 0.91
- Respect PORTEXAMPLES
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes |
0.86 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.86 17 Apr 2008 14:30:31 |
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) |
0.86 29 Apr 2007 10:26:30 |
clsung |
- Update to 0.86 |
0.85_1 29 Jan 2007 12:13:01 |
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] |
0.85 25 Jan 2007 09:12:28 |
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 |