FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:35 PM BST
Port details
p5-Parse-RecDescent 1.967.009_1 devel on this many watch lists=50 search for ports that depend on this port
A recursive descent parsing framework for Perl
Maintained by: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


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.

Author: Damian Conway <damian@conway.org>
WWW: http://search.cpan.org/dist/Parse-RecDescent/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-ExtUtils-MakeMaker, lang/perl5.8
Required To Run: lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/p5-Parse-RecDescent/ && make install clean
To add the package: pkg_add -r p5-Parse-RecDescent


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Parse/
http://www.cpan.dk/modules/by-module/Parse/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Parse/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Parse/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Parse/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Parse/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Parse/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Parse/
http://at.cpan.org/modules/by-module/Parse/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Parse/
http://backpan.perl.org/modules/by-module/Parse/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Parse/
http://cpan.nctu.edu.tw/modules/by-module/Parse/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Parse/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 May 2012 08:39:23
Original commit files touched by this commit  1.967.009_1
tobez search for other commits by this committer
Add TEST_DEPENDS and do other cosmetic changes.

PR:             167920
Submitted by:   sunpoet
20 May 2012 01:00:30
Original commit files touched by this commit  1.967.009
swills search for other commits by this committer
- Update to 1.967.009

PR:             ports/167407
Approved by:    maintainer timeout (tobez, >2 weeks)
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.965.001
pgollucci search for other commits by this committer
- 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)
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.965.001
pgollucci search for other commits by this committer
- 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
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.965.001
dougb search for other commits by this committer
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
21 Jun 2011 06:58:21
Original commit files touched by this commit  1.965.001
az search for other commits by this committer
- 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
06 Apr 2010 18:47:18
Original commit files touched by this commit  1.965.001
tobez search for other commits by this committer
Update to 1.965(.)001.

Changes:        http://search.cpan.org/dist/Parse-RecDescent/Changes
16 Feb 2010 23:36:13
Original commit files touched by this commit  1.964.0
tobez search for other commits by this committer
Update to 1.964(.0).

Changes:        http://search.cpan.org/dist/Parse-RecDescent/Changes
Feature safe:   yes
25 Jan 2010 11:51:34
Original commit files touched by this commit  1.963.0
tobez search for other commits by this committer
Update to 1.963.

Changes:        http://search.cpan.org/dist/Parse-RecDescent/Changes
31 Aug 2009 10:10:57
Original commit files touched by this commit  1.962.2
tobez search for other commits by this committer
Update to 1.962.2.

Changes:        http://search.cpan.org/dist/Parse-RecDescent/Changes
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.96.0_2
pgollucci search for other commits by this committer
- 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)
28 Nov 2008 10:08:52
Original commit files touched by this commit  1.96.0_2
skv search for other commits by this committer
Fix RUN_DEPENDS.

Approved by:    tobez (maintainer)
20 Nov 2008 18:26:07
Original commit files touched by this commit  1.96.0_1
leeym search for other commits by this committer
- 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])
17 Oct 2008 12:31:26
Original commit files touched by this commit  1.96.0
tobez search for other commits by this committer
Update to 1.96.0.

Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.95.1
araujo search for other commits by this committer
- 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)
24 Oct 2007 10:23:25
Original commit files touched by this commit  1.95.1
tobez search for other commits by this committer
Update to 1.95.1.

The author logged no changes in the Changes file.
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.94
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.94
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.94
fenner search for other commits by this committer
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
25 Jul 2004 11:06:44
Original commit files touched by this commit  1.94
vs search for other commits by this committer
Install tutorial under DOCSDIR

PR:             ports/53657
Submitted by:   "parv"
Approved by     maintainer timeout
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.94
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.94
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
22 Apr 2003 13:48:46
Original commit files touched by this commit  1.94
tobez search for other commits by this committer
Update to 1.94, grab maintainership.
20 Feb 2003 17:07:10
Original commit files touched by this commit  1.80
knu search for other commits by this committer
De-pkg-comment.
22 Jul 2002 03:58:22
Original commit files touched by this commit  1.80
fenner search for other commits by this committer
Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.
30 May 2001 16:17:04
files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version:    
14 Apr 2001 23:31:53
files touched by this commit
steve search for other commits by this committer
Remove empty directories on uninstall.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
15 Dec 2000 03:07:25
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.79.    
08 Oct 2000 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
23 Sep 2000 19:47:29
files touched by this commit
will search for other commits by this committer
Update maintainer address.    

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.212 seconds.