Port details |
- p5-Parse-RecDescent Recursive descent parsing framework for Perl
- 1.967015 devel =54 1.967015Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, libiconv, p5-HTML-Parser, unzip, m4
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Parse-RecDescent
- Description:
- RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications. It provides:
* Regular expressions or literal strings as terminals (tokens)
* Multiple (non-contiguous) productions for any rule
* Repeated, optional and alternate subrules within productions
* Late-bound (run-time dispatched) subrules
* Full access to Perl within actions specified as part of the grammar
* Simple automated error reporting during generation and parsing
* The ability to commit to, uncommit to, or reject particular
productions during a parse
* Incremental extension of the parsing grammar (even during a parse)
* The ability to retrieve the generated parsing code.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Parse-RecDescent>0:devel/p5-Parse-RecDescent
- To install the port:
- cd /usr/ports/devel/p5-Parse-RecDescent/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Parse-RecDescent
- pkg install p5-Parse-RecDescent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Parse-RecDescent
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1550093400
SHA256 (Parse-RecDescent-1.967015.tar.gz) = 1943336a4cb54f1788a733f0827c0c55db4310d5eae15e542639c9dd85656e37
SIZE (Parse-RecDescent-1.967015.tar.gz) = 176996
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-Bio-MAGETAB
- converters/p5-LaTeXML
- databases/p5-Genezzo
- databases/p5-SQL-Translator
- devel/p5-Config-Model
- devel/p5-Google-ProtocolBuffers
- devel/p5-Inline
-
Deleted ports which required this port:
- for Run
-
- biology/p5-Bio-MAGETAB
- converters/p5-LaTeXML
- databases/p5-Genezzo
- databases/p5-SQL-Translator
- devel/p5-Config-Model
- devel/p5-Google-ProtocolBuffers
- devel/p5-Inline
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for p5-Parse-RecDescent-1.967015:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-Parse-RecDescent
- 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) |
1.967015 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 ) |
1.967015 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 ) |
1.967015 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.967015 06 Apr 2019 14:43:15 |
sunpoet |
Use real PORTVERSION of devel/p5-Parse-RecDescent |
1.967.015 14 Feb 2019 22:41:01 |
sunpoet |
Update to 1.967015
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Parse-RecDescent |
1.967.009_2 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.967.009_2 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 |
1.967.009_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.967.009_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.967.009_2 01 Sep 2015 16:20:48 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
1.967.009_2 05 Jun 2015 14:21:44 |
mat |
Get rid of PERL_LEVEL checks for Perl versions not supported.
Sponsored by: Absolight |
1.967.009_2 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 ) |
1.967.009_1 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.967.009_1 09 Nov 2013 23:13:30 |
sunpoet |
- Add LICENSE
- Fix BUILD_DEPENDS
- Remove leading indefinite article from COMMENT
- Convert to new options framework
- Support STAGEDIR
- Remove Author line
PR: ports/183329
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
1.967.009_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.967.009_1 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
1.967.009_1 22 May 2012 08:39:23 |
tobez |
Add TEST_DEPENDS and do other cosmetic changes.
PR: 167920
Submitted by: sunpoet |
1.967.009 20 May 2012 01:00:30 |
swills |
- Update to 1.967.009
PR: ports/167407
Approved by: maintainer timeout (tobez, >2 weeks) |
1.965.001 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.965.001 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.965.001 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.965.001 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
1.965.001 06 Apr 2010 18:47:18 |
tobez |
Update to 1.965(.)001.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes |
1.964.0 16 Feb 2010 23:36:13 |
tobez |
Update to 1.964(.0).
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
Feature safe: yes |
1.963.0 25 Jan 2010 11:51:34 |
tobez |
Update to 1.963.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes |
1.962.2 31 Aug 2009 10:10:57 |
tobez |
Update to 1.962.2.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes |
1.96.0_2 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.96.0_2 28 Nov 2008 10:08:52 |
skv |
Fix RUN_DEPENDS.
Approved by: tobez (maintainer) |
1.96.0_1 20 Nov 2008 18:26:07 |
leeym |
- use conditional dependency for dual life modules [1]
- keep BUILD_DEPENDS=RUN_DEPENDS to avoid spurious warnings [2]
- bump PORTREVISION
PR: 128187
Submitted by: leeym
Approved by: tobez (agreed on [1] and perferred to keep [2]) |
1.96.0 17 Oct 2008 12:31:26 |
tobez |
Update to 1.96.0.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes |
1.95.1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.95.1 24 Oct 2007 10:23:25 |
tobez |
Update to 1.95.1.
The author logged no changes in the Changes file. |
1.94 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.94 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.94 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.94 25 Jul 2004 11:06:44 |
vs |
Install tutorial under DOCSDIR
PR: ports/53657
Submitted by: "parv"
Approved by maintainer timeout |
1.94 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.94 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.94 22 Apr 2003 13:48:46 |
tobez |
Update to 1.94, grab maintainership. |
1.80 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.80 22 Jul 2002 03:58:22 |
fenner |
Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months. |
30 May 2001 16:17:04 |
vanilla |
Upgrade to latest version: |
14 Apr 2001 23:31:53 |
steve |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
15 Dec 2000 03:07:25 |
vanilla |
Upgrade to 1.79. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
23 Sep 2000 19:47:29 |
will |
Update maintainer address. |