Port details |
- p5-Shell-Perl Read-eval-print loop in Perl
- 0.0040_1 shells =2 0.0040_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2008-03-07 17:16:47
- Last Update: 2024-03-23 14:30:57
- Commit Hash: 0268f56
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Shell-Perl
- Description:
- Shell::Perl is the implementation of a simple command-line interpreter
for Perl.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Shell-Perl>0:shells/p5-Shell-Perl
- To install the port:
- cd /usr/ports/shells/p5-Shell-Perl/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/p5-Shell-Perl
- pkg install p5-Shell-Perl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Shell-Perl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626581891
SHA256 (Shell-Perl-0.004.tar.gz) = 58f68e0cb945491ca60857911ac4c0045127eb288f880615777c32b577a4a0ec
SIZE (Shell-Perl-0.004.tar.gz) = 14908
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-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-Data-Dump-Streamer>=0 : devel/p5-Data-Dump-Streamer
- p5-File-HomeDir>=0 : devel/p5-File-HomeDir
- p5-Path-Class>=0 : devel/p5-Path-Class
- p5-YAML-Syck>=0 : textproc/p5-YAML-Syck
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-Expect>=0 : devel/p5-Test-Expect
- p5-Test-Pod>=0 : devel/p5-Test-Pod
- p5-Test-Pod-Coverage>=0 : devel/p5-Test-Pod-Coverage
- p5-Test-Script>=0 : devel/p5-Test-Script
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-Data-Dump-Streamer>=0 : devel/p5-Data-Dump-Streamer
- p5-File-HomeDir>=0 : devel/p5-File-HomeDir
- p5-Path-Class>=0 : devel/p5-Path-Class
- p5-YAML-Syck>=0 : textproc/p5-YAML-Syck
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Squatting
- for Run
-
- www/p5-Squatting
Configuration Options:
- No options to configure
- Options name:
- shells_p5-Shell-Perl
- USES:
- perl5
- 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 |
0.0040_1 23 Mar 2024 14:30:57 |
Po-Chuan Hsieh (sunpoet) |
shells/p5-Shell-Perl: Remove unnecessary substitution |
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.0040_1 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.0040_1 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.0040_1 18 Jul 2021 17:47:14 |
Po-Chuan Hsieh (sunpoet) |
shells/p5-Shell-Perl: Fix PORTVERSION (going backward from 0.0022 to 0.004)
- Fix RUN_DEPENDS
- Add BUILD_DEPENDS
- Add TEST_DEPENDS
- Bump PORTREVISION for dependency change
- Take maintainership |
0.004 18 Jul 2021 06:34:24 |
Guangyuan Yang (ygy) Author: Gian-Simon Purkert |
shells/p5-Shell-Perl: Update to 0.004
PR: 255257
Approved by: lwhsu (mentor, implicit) |
0.0022_1 03 Jul 2021 10:30:37 |
Nuno Teixeira (eduardo) |
*/*: Maintainer reset for smatsui@karashi.org
Many consecutive timeouts. We thank smatsui for all his efforts and
hope to see him back in the future.
PR: 255256
PR: 255257
PR: 255258 [1]
Approved by: maintainer timeout (smatsui@karashi.org, > 2 months), dbaio
(mentor)
Approved by: portmgr (adamw) [1]
Differential Revision: https://reviews.freebsd.org/D30769 [1] |
0.0022_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0022_1 10 Oct 2018 10:24:16 |
sunpoet |
Add LICENSE
- While I'm here:
- Add NO_ARCH
- Sort PLIST
Approved by: portmgr (blanket) |
0.0022_1 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.0022_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.0022_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.0022_1 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.0022 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
0.0022 06 Feb 2014 14:13:28 |
ehaupt |
Support staging. |
0.0022 20 Sep 2013 22:57:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
0.0022 12 Sep 2013 06:27:42 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.0022 01 Sep 2012 20:05:56 |
swills |
- Update to 0.0022
PR: ports/171084
Approved by: Matsui Shinsuke <smatsui@karashi.org> (maintainer) |
0.0018_1 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.0018_1 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.0018_1 07 Dec 2009 08:10:29 |
wen |
- Add two missing dependencies
PR: ports/141229
Submitted by: Rick Elrod <codeblock@eighthbit.net>
Approved by: maintainer |
0.0018 23 Jul 2009 17:27:28 |
pgollucci |
- Update to 0.0018
PR: ports/136559
Approved by: maintainer timeout (smatsui@karashi.org; 14 days)
Submitted by: myself (pgollucci@) |
0.0015 07 Mar 2008 17:16:21 |
miwi |
Shell::Perl is the implementation of a simple command-line interpreter
for Perl.
WWW: http://search.cpan.org/dist/Shell-Perl/
PR: ports/121142
Submitted by: Shinsuke Matsui <smatsui at karashi.org> |