aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Parser
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-4/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 0.15Erwin Lansing2008-02-232-5/+6
| | | | | | | | | PR: 120443 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207801
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Updated maintainerAaron Dalton2006-05-231-1/+1
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=163189
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 0.11.Anton Berezin2005-09-302-3/+3
| | | | | | | | | Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: maintainer PR: 86730 Notes: svn path=/head/; revision=143818
* - Update to 0.08Sergey Matveychuk2004-11-222-3/+3
| | | | | | | | PR: ports/74149 Submitted by: maintainer Notes: svn path=/head/; revision=122181
* - Update to 0.07Sergey Matveychuk2004-09-023-6/+6
| | | | | | | | | | | | - added the nested parens default filter. - added tests for this - added documentation for this PR: ports/71259 Submitted by: maintainer Notes: svn path=/head/; revision=117894
* Add p5-Tree-Parser 0.06, module to parse formatted files into treeMathieu Arnold2004-08-024-0/+50
structures. PR: ports/69894 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=115272