non port: devel/p5-Term-Clui/Makefile |
SVNWeb
|
Number of commits found: 18 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 31 Oct 2019
|
[ 14:50 sunpoet ]
Update to 1.76
Changes: https://metacpan.org/changes/distribution/Term-Clui
|
Fri, 9 Nov 2018
|
[ 23:27 sunpoet ]
Update to 1.75
- Add LICENSE_FILE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Term-Clui
|
Tue, 6 Nov 2018
|
[ 21:13 rene ] (Only the first 10 of 70 ports in this commit are shown above. )
Return tj's ports to the pool after his commit bit got safekept.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Tue, 21 Jun 2016
|
[ 13:24 mat ] (Only the first 10 of 27 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 30 Jan 2015
|
[ 16:51 tj ]
Update to 1.70.
Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.70/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 1 Nov 2013
|
[ 14:57 tj ]
* Update to 1.68
* Update to use stage dir
Change Log: http://cpansearch.perl.org/src/PJB/Term-Clui-1.68/Changes
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 7 Sep 2013
|
[ 15:51 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Mon, 20 May 2013
|
[ 17:39 tj ]
Update to 1.67
Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.67/Changes
|
Sun, 9 Dec 2012
|
[ 18:32 tj ]
Upgrade to 1.66
Changes:
* ask_filename strips trailing space after filename-completion
Approved by: eadler (mentor)
|
Wed, 5 Dec 2012
|
[ 16:43 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)
|
Number of commits found: 18 |