aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Array-Iterator
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-6/+4
| | | | Notes: svn path=/head/; revision=328856
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Update to 0.11Sunpoet Po-Chuan Hsieh2013-09-182-7/+5
| | | | | | | Changes: http://search.cpan.org/dist/Array-Iterator/Changes Notes: svn path=/head/; revision=327574
* - Update to 0.10Sunpoet Po-Chuan Hsieh2013-09-183-4/+10
| | | | | | | Changes: http://search.cpan.org/dist/Array-Iterator/Changes Notes: svn path=/head/; revision=327561
* - Update to 0.09Sunpoet Po-Chuan Hsieh2013-08-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Array-Iterator/Changes Notes: svn path=/head/; revision=325308
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 0.08Sunpoet Po-Chuan Hsieh2012-03-302-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Array-Iterator/Changes Feature safe: yes Notes: svn path=/head/; revision=294010
* - Update to 0.07Sunpoet Po-Chuan Hsieh2011-09-113-10/+11
| | | | | | | | | | - Add TEST_DEPENDS - Take maintainership Changes: http://search.cpan.org/dist/Array-Iterator/Changes Notes: svn path=/head/; revision=281624
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* 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
* 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
* 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
* - updated from v0.05 to v0.06Aaron Dalton2006-01-052-5/+6
| | | | | | | | | | | | | | | | | | - updated maintainership 0.06 Fri July 8, 2005 - Fixed bug in Array::Iterator::peek(). Thanks to Hugo Cornelis for pointing it out - added tests for this - Added patch from Phillip Moore to support *single element iteration* using the hash-ref constructor option. - added tests and docs for this (also from Phillip :) Approved by: tobez (implicit) Notes: svn path=/head/; revision=152830
* Add p5-Array-Iterator 0.05, a set of array iterators.Mathieu Arnold2004-08-024-0/+51
PR: ports/69884 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=115270