aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPI
Commit message (Collapse)AuthorAgeFilesLines
* - Add PERL_LEVEL check: List::Utils>=1.20 is already in Perl 5.10 and aboveLars Thegler2011-06-121-4/+12
| | | | | | | | | | | - Use new CPAN:id macro - Bump PORTREVISION for dependency change PR: ports/157625 Submitted by: sunpoet Notes: svn path=/head/; revision=275449
* Update to 1.215Lars Thegler2011-03-102-6/+4
| | | | Notes: svn path=/head/; revision=270622
* Update to 1.213Lars Thegler2010-07-122-4/+4
| | | | Notes: svn path=/head/; revision=257683
* Update to 1.210Lars Thegler2010-02-162-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249926
* Update to 1.209Lars Thegler2010-02-082-4/+4
| | | | Notes: svn path=/head/; revision=249416
* Update to 1.208Lars Thegler2010-01-232-5/+4
| | | | Notes: svn path=/head/; revision=248406
* Update dependenciesLars Thegler2009-09-291-9/+4
| | | | | | | | | Feature safe: yes Submitted by: kuriyama Notes: svn path=/head/; revision=242226
* Update to 1.206Lars Thegler2009-08-183-12/+27
| | | | Notes: svn path=/head/; revision=239870
* Update to 1.203Lars Thegler2008-05-293-5/+7
| | | | Notes: svn path=/head/; revision=213854
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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 1.201Lars Thegler2007-10-292-4/+4
| | | | Notes: svn path=/head/; revision=202306
* Update to 1.200Lars Thegler2007-10-163-6/+23
| | | | Notes: svn path=/head/; revision=201561
* 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
* Update to 1.118Lars Thegler2006-09-242-4/+5
| | | | Notes: svn path=/head/; revision=173706
* Update to 1.117Lars Thegler2006-09-063-4/+6
| | | | Notes: svn path=/head/; revision=172385
* - Update to v1.115Aaron Dalton2006-07-142-9/+4
| | | | | | | | | PR: ports/99117 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167811
* Update to 1.112Lars Thegler2006-04-302-5/+5
| | | | Notes: svn path=/head/; revision=160906
* - Update to 1.110Lars Thegler2006-01-272-13/+17
| | | | | | | - Use versioned packages dependencies Notes: svn path=/head/; revision=154607
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.109Lars Thegler2006-01-062-4/+4
| | | | Notes: svn path=/head/; revision=152887
* - perl module Params::Util (>= 0.05) is requiredLars Thegler2005-11-282-0/+2
| | | | | | | | | | - add SHA256 checksum PR: ports/89655 Submitted by: clsung Notes: svn path=/head/; revision=149769
* Update to 1.104Lars Thegler2005-11-112-3/+3
| | | | Notes: svn path=/head/; revision=147924
* Update to 1.103Lars Thegler2005-10-132-9/+11
| | | | Notes: svn path=/head/; revision=145280
* Update to 1.101Lars Thegler2005-10-023-3/+5
| | | | Notes: svn path=/head/; revision=144012
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+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 Notes: svn path=/head/; revision=143304
* Update to 1.003Lars Thegler2005-08-292-3/+3
| | | | Notes: svn path=/head/; revision=141241
* Update to 1.002Lars Thegler2005-07-222-3/+3
| | | | Notes: svn path=/head/; revision=139896
* Update to 0.995Lars Thegler2005-07-053-4/+59
| | | | Notes: svn path=/head/; revision=138508
* - update to 0.906Lars Thegler2005-05-063-4/+5
| | | | | | | - make portlint happy Notes: svn path=/head/; revision=134717
* Add p5-PPI 0.903, analyze and manipulate Perl code without using perlLars Thegler2005-04-034-0/+150
itself. Notes: svn path=/head/; revision=132341