Port details |
- p5-Pegex Acmeist PEG Parser Framework
- 0.75 devel =3 0.75Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2015-01-01 16:08:36
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: php81-pear, libXdamage, p5-MIME-Tools, autoconf, mDNSResponder
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Pegex
- Description:
- Pegex is an Acmeist parser framework. It allows you to easily create parsers
that will work equivalently in lots of programming languages! The inspiration
for Pegex comes from the parsing engine upon which the postmodern programming
language Perl 6 is based on. Pegex brings this beauty to the other justmodern
languages that have a normal regular expression engine available.
Pegex gets it name by combining Parsing Expression Grammars (PEG), with Regular
Expessions (Regex). That's actually what Pegex does.
PEG is the cool new way to elegantly specify recursive descent grammars. The
Perl 6 language is defined in terms of a self modifying PEG language called Perl
6 Rules. Regexes are familiar to programmers of most modern programming
languages. Pegex defines a simple PEG syntax, where all the terminals are
regexes. This means that Pegex can be quite fast and powerful.
Pegex attempts to be the simplest way to define new (or old) Domain Specific
Languages (DSLs) that need to be used in several programming languages and
environments. Things like JSON, YAML, Markdown etc. It also great for writing
parsers/compilers that only need to work in one language.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Pegex>0:devel/p5-Pegex
- To install the port:
- cd /usr/ports/devel/p5-Pegex/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Pegex
- pkg install p5-Pegex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Pegex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1582642135
SHA256 (Pegex-0.75.tar.gz) = 4dc8d335de80b25247cdb3f946f0d10d9ba0b3c34b0ed7d00316fd068fd05edc
SIZE (Pegex-0.75.tar.gz) = 148676
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-File-ShareDir-Install>=0.06 : devel/p5-File-ShareDir-Install
- p5-XXX>=0.35 : devel/p5-XXX
- p5-YAML-PP>=0.019 : textproc/p5-YAML-PP
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-XXX>=0.35 : devel/p5-XXX
- p5-YAML-PP>=0.019 : textproc/p5-YAML-PP
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-GraphQL
- devel/p5-Inline-C
- for Run
-
- devel/p5-GraphQL
- devel/p5-Inline-C
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Pegex
- 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 |
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.75 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.75 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.75 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.75 25 Feb 2020 20:53:10 |
sunpoet |
Update to 0.75
Changes: https://metacpan.org/changes/distribution/Pegex |
0.72 08 Jan 2020 14:48:45 |
sunpoet |
Update to 0.72
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Pegex |
0.70 17 Feb 2019 19:55:37 |
sunpoet |
Update to 0.70
Changes: https://metacpan.org/changes/distribution/Pegex |
0.66 03 Sep 2018 19:03:50 |
sunpoet |
Update to 0.66
Changes: https://metacpan.org/changes/distribution/Pegex |
0.65 31 Aug 2018 14:41:34 |
sunpoet |
Update to 0.65
Changes: https://metacpan.org/changes/distribution/Pegex |
0.64 29 Jul 2018 19:12:01 |
sunpoet |
Change the way *_DEPENDS are set |
0.64 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.64 18 Sep 2017 17:48:53 |
sunpoet |
Update to 0.64
Changes: http://search.cpan.org/dist/Pegex/Changes |
0.63 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.63 15 Jan 2017 15:21:38 |
sunpoet |
Update to 0.63
Changes: http://search.cpan.org/dist/Pegex/Changes |
0.61 05 Jan 2017 19:33:18 |
sunpoet |
Add PORTSCOUT |
0.61 26 Jun 2016 17:15:22 |
sunpoet |
- Update to 0.61
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Pegex/Changes |
0.60 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.60 18 Feb 2015 16:21:51 |
sunpoet |
- Update to 0.60
Changes: http://search.cpan.org/dist/Pegex/Changes |
0.59 01 Jan 2015 16:08:28 |
sunpoet |
- Add p5-Pegex 0.59
Pegex is an Acmeist parser framework. It allows you to easily create parsers
that will work equivalently in lots of programming languages! The inspiration
for Pegex comes from the parsing engine upon which the postmodern programming
language Perl 6 is based on. Pegex brings this beauty to the other justmodern
languages that have a normal regular expression engine available.
Pegex gets it name by combining Parsing Expression Grammars (PEG), with Regular
Expessions (Regex). That's actually what Pegex does.
PEG is the cool new way to elegantly specify recursive descent grammars. The
Perl 6 language is defined in terms of a self modifying PEG language called Perl
6 Rules. Regexes are familiar to programmers of most modern programming
languages. Pegex defines a simple PEG syntax, where all the terminals are
regexes. This means that Pegex can be quite fast and powerful.
Pegex attempts to be the simplest way to define new (or old) Domain Specific
Languages (DSLs) that need to be used in several programming languages and
environments. Things like JSON, YAML, Markdown etc. It also great for writing
parsers/compilers that only need to work in one language.
WWW: http://search.cpan.org/dist/Pegex/ |