aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Parse-RecDescent
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to latest version:Vanilla I. Shu2001-05-302-2/+2
| | | | | | | | | | | | p5-Apache-Reload => 0.07 p5-DBD-Pg => 1.00 p5-DBI => 1.16 p5-IMAP-Admin => 1.4.3 p5-Parse-RecDescent => 1.80 p5-SQL-Statement => 0.1020 Notes: svn path=/head/; revision=43315
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+3
| | | | Notes: svn path=/head/; revision=41387
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Upgrade to 1.79.Vanilla I. Shu2000-12-152-2/+2
| | | | Notes: svn path=/head/; revision=35990
* Update maintainer address.Will Andrews2000-09-231-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=33046
* UpgradeVanilla I. Shu2000-04-233-25/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28 Notes: svn path=/head/; revision=27925
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Reinstante W. Gerald Hicks as the maintainer with a correct e-mail address.Brian Feldman2000-02-211-0/+2
| | | | Notes: svn path=/head/; revision=26104
* Remove Jerry Hicks as MAINTAINER; mail has been bouncing for 2 full months:Bill Fenner2000-02-211-2/+0
| | | | | | | | | ----- Transcript of session follows ----- mail.local: unknown user: wghicks 554 <wghicks@bellsouth.net>... Service unavailable Notes: svn path=/head/; revision=26102
* $Id$ -> $FreeBSD$ (billf)Peter Wemm1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21593
* RecDescent incrementally generates top-down recursive-descent textBill Fumerola1999-09-055-0/+69
parsers from simple yacc-like grammar specifications. Submitted by: W. Gerald Hicks <wghicks@bellsouth.net> PR: ports/12569 Notes: svn path=/head/; revision=21282