Port details |
- p5-PDL-Perldl2 Simple shell (version 2) for PDL
- 2.002_1 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-28 17:07:05
- Last Update: 2025-01-28 18:43:37
- Commit Hash: cbffd4e
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/PDL-Perldl2
- Description:
- The pdl2 program, also known as the Perldl2 shell, is a second generation
version of the original perldl interactive PDL shell. It attempts to be backward
compatible in usage while providing improved features, better support for Perl
syntax, and an more easily extended framework based on the Devel::REPL shell.
By default, command lines beginning with the default prompt of either pdl2 or
perldl (one of 'pdl> ', 'PDL> ', or 'perldl> ') will have the prefix string and
surrounding whitespace stripped. This allows for easy cut-and-paste from sample
PDL shell sessions or other examples into another PDL shell session.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PDL-Perldl2>0:math/p5-PDL-Perldl2
- To install the port:
- cd /usr/ports/math/p5-PDL-Perldl2/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-PDL-Perldl2
- pkg install p5-PDL-Perldl2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PDL-Perldl2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736671159
SHA256 (PDL-Perldl2-2.002.tar.gz) = 337e1ad39f250bf1bd24f1feef449f21c9895a5d58ddbf5c375ea42400f92a66
SIZE (PDL-Perldl2-2.002.tar.gz) = 16492
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Devel-REPL>=0 : devel/p5-Devel-REPL
- p5-PDL>=2.095 : math/p5-PDL
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- p5-PPI>=0 : textproc/p5-PPI
- p5-File-Next>=0 : sysutils/p5-File-Next
- p5-B-Keywords>=0 : devel/p5-B-Keywords
- p5-Lexical-Persistence>=0 : devel/p5-Lexical-Persistence
- p5-Data-Dump-Streamer>=0 : devel/p5-Data-Dump-Streamer
- p5-Sys-SigAction>=0 : devel/p5-Sys-SigAction
- p5-Lexical-Persistence>=0 : devel/p5-Lexical-Persistence
- p5-PPI>=0 : textproc/p5-PPI
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Devel-REPL>=0 : devel/p5-Devel-REPL
- p5-PDL>=2.095 : math/p5-PDL
- p5-namespace-clean>=0 : devel/p5-namespace-clean
- p5-PPI>=0 : textproc/p5-PPI
- p5-File-Next>=0 : sysutils/p5-File-Next
- p5-B-Keywords>=0 : devel/p5-B-Keywords
- p5-Lexical-Persistence>=0 : devel/p5-Lexical-Persistence
- p5-Data-Dump-Streamer>=0 : devel/p5-Data-Dump-Streamer
- p5-Sys-SigAction>=0 : devel/p5-Sys-SigAction
- p5-Lexical-Persistence>=0 : devel/p5-Lexical-Persistence
- p5-PPI>=0 : textproc/p5-PPI
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-PDL-Perldl2-2.002_1:
COMPLETION=on: Completion plugin
COMPLETIONDRIVER_INC=on: CompletionDriver::INC plugin
COMPLETIONDRIVER_KEYWORDS=on: CompletionDriver::Keywords plugin
COMPLETIONDRIVER_LEXENV=on: CompletionDriver::LexEnv plugin
DDS=on: DDS plugin
INTERRUPT=on: Interrupt plugin
LEXENV=on: LexEnv plugin
MULTILINE_PPI=on: MultiLine::PPI plugin
===> Use 'make config' to modify these settings
- Options name:
- math_p5-PDL-Perldl2
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.002_1 28 Jan 2025 18:43:37 |
Po-Chuan Hsieh (sunpoet) |
math/p5-PDL-Perldl2: Add COMPLETION, COMPLETIONDRIVER_INC,
COMPLETIONDRIVER_KEYWORDS, COMPLETIONDRIVER_LEXENV, DDS, INTERRUPT, LEXENV and
MULTILINE_PPI options
- Bump PORTREVISION for dependency change |
2.002 28 Jan 2025 17:04:08 |
Po-Chuan Hsieh (sunpoet) |
math/p5-PDL-Perldl2: Add p5-PDL-Perldl2 2.002
The pdl2 program, also known as the Perldl2 shell, is a second generation
version of the original perldl interactive PDL shell. It attempts to be backward
compatible in usage while providing improved features, better support for Perl
syntax, and an more easily extended framework based on the Devel::REPL shell.
By default, command lines beginning with the default prompt of either pdl2 or
perldl (one of 'pdl> ', 'PDL> ', or 'perldl> ') will have the prefix string and
surrounding whitespace stripped. This allows for easy cut-and-paste from sample
PDL shell sessions or other examples into another PDL shell session. |
Number of commits found: 2
|