6e4c FreshPorts -- devel/p5-Term-UI
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Term-UI 0.34 devel on this many watch lists=3 search for ports that depend on this port
Term::ReadLine UI made easy
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 May 2006 19:00:20
Also Listed In: perl5
License: not specified in port


Term::UI is a transparent way of eliminating the overhead of having to 
format a question and then validate the reply, informing the user if the 
answer was not proper and re-issuing the question.

Simply give it the question you want to ask, optionally with choices the 
user can pick from and a default and Term::UI will DWYM.

For asking a yes or no question, there's even a shortcut.

Author: Jos Boumans <kane@cpan.org>
WWW: http://search.cpan.org/dist/Term-UI/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-Term-UI/ && make install clean
To add the package: pkg_add -r p5-Term-UI


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Term/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Term/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Term/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Term/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Term/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Term/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Term/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Term/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Term/
  11. http://at.cpan.org/modules/by-module/Term/
  12. http://backpan.perl.org/modules/by-module/Term/
  13. http://cpan.nctu.edu.tw/modules/by-module/Term/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Term/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Term/
  16. http://www.cpan.dk/modules/by-module/Term/
  17. http://www.cpan.dk/modules/by-module/Term/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Jan 2013 09:15:42
Original commit files touched by this commit  0.34
jadawin search for other commits by this committer
- Update to 0.34
- Changelog: http://cpansearch.perl.org/src/BINGOS/Term-UI-0.34/CHANGES
20 Dec 2012 08:52:18
Original commit files touched by this commit  0.32
tobez search for other commits by this committer
Update to 0.32.

Changes: http://search.cpan.org/dist/Term-UI/CHANGES
17 Dec 2012 13:36:43
Original commit files touched by this commit  0.30
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.30
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.30
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
28 Dec 2011 08:20:20
Original commit files touched by this commit  0.30
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
23 Dec 2011 21:22:15
Original commit files touched by this commit  0.30
sunpoet search for other commits by this committer
- Update to 0.30
- Update *_DEPENDS

Changes:        http://search.cpan.org/dist/Term-UI/CHANGES
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.26
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
12 Mar 2011 18:18:08
Original commit files touched by this commit  0.26
culot search for other commits by this committer
- Update to 0.26

Changes:        http://search.cpan.org/dist/Term-UI/CHANGES
30 Apr 2009 23:28:02
Original commit files touched by this commit  0.20
pgollucci search for other commits by this committer
- Update to 0.20
- Pass maintainer to perl@
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.18
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.18
araujo search for other commits by this committer
- 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)
23 Feb 2008 16:54:40
Original commit files touched by this commit  0.18
erwin search for other commits by this committer
Update to 0.18

PR:             120440
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer timeout
08 Sep 2007 00:59:21
Original commit files touched by this commit  0.14
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
16 Dec 2006 04:33:32
Original commit files touched by this commit  0.14
aaron search for other commits by this committer
- Update to 0.14

PR:             ports/106172
Submitted by:   Christopher Boumenot <boumenot@gmail.com>
31 May 2006 18:54:52
Original commit files touched by this commit  0.12
aaron search for other commits by this committer
Adding port devel/p5-Term-UI, Term::ReadLine UI made easy.

Approved by:    tobez (implicit)

Number of commits found: 16

2836
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0