Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Oct 2019 14:50:42
1.76

|
sunpoet  |
Update to 1.76
Changes: https://metacpan.org/changes/distribution/Term-Clui |
09 Nov 2018 23:27:30
1.75

|
sunpoet  |
Update to 1.75
- Add LICENSE_FILE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Term-Clui |
06 Nov 2018 21:13:55
1.70

|
rene  |
Return tj's ports to the pool after his commit bit got safekept. |
06 Oct 2018 13:06:45
1.70

|
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) |
27 May 2018 20:15:20
1.70

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.70

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
21 Jun 2016 13:24:53
1.70

|
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 |
01 Apr 2016 14:00:57
1.70

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
30 Jan 2015 16:51:33
1.70

|
tj  |
Update to 1.70.
Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.70/Changes |
26 Nov 2014 13:08:38
1.68_1

|
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 ) |
27 Oct 2014 10:55:59
1.68

|
bapt  |
Cleanup plist |
01 Nov 2013 14:57:51
1.68

|
tj  |
* Update to 1.68
* Update to use stage dir
Change Log: http://cpansearch.perl.org/src/PJB/Term-Clui-1.68/Changes |
20 Sep 2013 17:13:47
1.67

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 15:51:29
1.67

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
20 May 2013 17:39:03
1.67

|
tj  |
Update to 1.67
Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.67/Changes |
09 Dec 2012 18:32:28
1.66

|
tj  |
Upgrade to 1.66
Changes:
* ask_filename strips trailing space after filename-completion
Approved by: eadler (mentor) |
05 Dec 2012 16:43:44
1.65

|
tj  |
Term::Clui offers a high-level user interface to give the user of command-line
applications a consistent "look and feel". Its metaphor for the computer is as
a human-like conversation-partner, and as each question/response is completed
it is summarised onto one line, and remains on screen, so that the history of
the session gradually accumulates on the screen and is available for review, or
for cut/paste. This user interface can therefore be intermixed with standard
applications which write to STDOUT or STDERR, such as make, pgp, rcs etc.
WWW: http://search.cpan.org/dist/Term-Clui/
Feature safe: yes
Approved by: eadler, db (mentors, implicit) |