aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-FixedLength
Commit message (Collapse)AuthorAgeFilesLines
* * Convert to stagingMathieu Arnold2014-01-212-3/+1
| | | | | | | | | | * Add license * pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340668
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-051-6/+3
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* Update to 5.39.Anton Berezin2011-09-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Parse-FixedLength/Changes Notes: svn path=/head/; revision=281284
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 5.37.Anton Berezin2005-12-302-4/+4
| | | | Notes: svn path=/head/; revision=152428
* Update to 5.36.Anton Berezin2005-12-042-3/+4
| | | | Notes: svn path=/head/; revision=150384
* Add textproc/p5-Parse-FixedLength 5.35, a Perl module to parse a stringAnton Berezin2005-10-274-0/+43
containing fixed length fields into component parts. Notes: svn path=/head/; revision=146485