Port details |
- p5-PPR Pattern-based Perl Recognizer
- 0.001010 devel =2 0.001009Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-04-24 18:04:21
- Last Update: 2024-10-14 05:25:22
- Commit Hash: 37ba6c9
- 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/PPR
- Description:
- The PPR module provides a single regular expression that defines a set of
independent subpatterns suitable for matching entire Perl documents, as well as
a wide range of individual syntactic components of Perl (i.e. statements,
expressions, control blocks, variables, etc.)
The regex does not "parse" Perl (that is, it does not build a syntax tree, like
the PPI module does). Instead it simply "recognizes" standard Perl constructs,
or new syntaxes composed from Perl constructs.
Its features and capabilities therefore complement those of the PPI module,
rather than replacing them. See "Comparison with PPI".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/p5-PPR/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-PPR
- pkg install p5-PPR
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PPR
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728632290
SHA256 (PPR-0.001010.tar.gz) = a339828fec4bd602d8f5301d94b1ba181bfb7f8ed1b3455d5abaea226364a66f
SIZE (PPR-0.001010.tar.gz) = 101506
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Keyword-Declare
- for Run
-
- devel/p5-Keyword-Declare
Configuration Options:
- No options to configure
- Options name:
- devel_p5-PPR
- 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.001010 14 Oct 2024 05:25:22 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001010
Changes: https://metacpan.org/dist/PPR/changes |
0.001009 06 Jul 2024 16:02:41 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001009
Changes: https://metacpan.org/dist/PPR/changes |
0.001008 18 Apr 2023 18:00:48 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001008
Changes: https://metacpan.org/dist/PPR/changes |
0.001007 05 Apr 2023 17:30:03 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001007
Changes: https://metacpan.org/dist/PPR/changes |
0.001006 10 Sep 2022 16:06:06 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001006
Changes: https://metacpan.org/dist/PPR/changes |
0.001005 10 Sep 2022 12:53:08 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001005
Changes: https://metacpan.org/dist/PPR/changes |
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.001004 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.001004 31 Aug 2022 11:40:58 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001004
Changes: https://metacpan.org/dist/PPR/changes |
0.001002 27 Aug 2022 10:24:01 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PPR: Update to 0.001002
Changes: https://metacpan.org/dist/PPR/changes |
0.000028 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.000028 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.000028 08 Jul 2020 18:56:49 |
sunpoet |
Update to 0.000028
Changes: https://metacpan.org/changes/distribution/PPR |
0.000027 26 Jun 2020 11:55:59 |
sunpoet |
Update to 0.000027
Changes: https://metacpan.org/changes/distribution/PPR |
0.000026 24 Apr 2020 18:01:12 |
sunpoet |
Add p5-PPR 0.000026
The PPR module provides a single regular expression that defines a set of
independent subpatterns suitable for matching entire Perl documents, as well as
a wide range of individual syntactic components of Perl (i.e. statements,
expressions, control blocks, variables, etc.)
The regex does not "parse" Perl (that is, it does not build a syntax tree, like
the PPI module does). Instead it simply "recognizes" standard Perl constructs,
or new syntaxes composed from Perl constructs.
Its features and capabilities therefore complement those of the PPI module,
rather than replacing them. See "Comparison with PPI".
WWW: https://metacpan.org/release/PPR |