Port details |
- p5-Language-Expr Simple minilanguage for use in expression
- 0.29 devel
=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: 2024-09-05 06:21:32
- Last Update: 2024-09-05 06:11:16
- Commit Hash: 198c46d
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/Language-Expr
- Description:
- Language::Expr defines a simple, Perl-like expression minilanguage. It supports
mathematical and string operators, arrays, hashes, variables, and functions. See
Language::Expr::Manual::Syntax for description of the language syntax.
This distribution consists of the language parser (Language::Expr::Parser), some
interpreters (Language::Expr::Interpreter::*), and some compilers
(Language::Expr::Compiler::*).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Language-Expr>0:devel/p5-Language-Expr
- To install the port:
- cd /usr/ports/devel/p5-Language-Expr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Language-Expr
- pkg install p5-Language-Expr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Language-Expr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724084460
SHA256 (Language-Expr-0.29.tar.gz) = c79622ae6e6d6e4dcad416d4a35b33625b6c6bfa9eb34e62b0f96bc93337bde9
SIZE (Language-Expr-0.29.tar.gz) = 36557
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-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
- p5-Mo>=0 : devel/p5-Mo
- p5-Nodejs-Util>=0.006 : www/p5-Nodejs-Util
- p5-Regexp-Grammars>=1.005 : devel/p5-Regexp-Grammars
- p5-Role-Tiny>=0 : devel/p5-Role-Tiny
- p5-UUID-Tiny>=0 : devel/p5-UUID-Tiny
- p5-boolean>=0.20 : devel/p5-boolean
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- Runtime dependencies:
-
- p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
- p5-Mo>=0 : devel/p5-Mo
- p5-Nodejs-Util>=0.006 : www/p5-Nodejs-Util
- p5-Regexp-Grammars>=1.005 : devel/p5-Regexp-Grammars
- p5-Role-Tiny>=0 : devel/p5-Role-Tiny
- p5-UUID-Tiny>=0 : devel/p5-UUID-Tiny
- p5-boolean>=0.20 : devel/p5-boolean
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Language-Expr
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.29 05 Sep 2024 06:11:16 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Language-Expr: Add p5-Language-Expr 0.29
Language::Expr defines a simple, Perl-like expression minilanguage. It supports
mathematical and string operators, arrays, hashes, variables, and functions. See
Language::Expr::Manual::Syntax for description of the language syntax.
This distribution consists of the language parser (Language::Expr::Parser), some
interpreters (Language::Expr::Interpreter::*), and some compilers
(Language::Expr::Compiler::*). |
Number of commits found: 1
|