aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.33Frederic Culot2015-03-042-4/+6
| | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Text-CSV/Changes Notes: svn path=/head/; revision=380436
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Support STAGEDIR.Vanilla I. Shu2013-11-072-5/+4
| | | | Notes: svn path=/head/; revision=333056
* 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 frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 1.32.Anton Berezin2013-06-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Text-CSV/Changes Notes: svn path=/head/; revision=320747
* Update to 1.30.Anton Berezin2013-06-112-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-CSV/Changes Notes: svn path=/head/; revision=320547
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* Update to 1.21.Anton Berezin2011-01-192-5/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Text-CSV/Changes Feature safe: yes Notes: svn path=/head/; revision=267973
* - update to 1.20Yen-Ming Lee2010-10-202-4/+4
| | | | Notes: svn path=/head/; revision=263355
* - update to 1.19Yen-Ming Lee2010-10-042-4/+4
| | | | Notes: svn path=/head/; revision=262391
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - update to 1.18Yen-Ming Lee2010-06-272-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257064
* - Update to 1.17Wen Heping2010-03-172-4/+4
| | | | Notes: svn path=/head/; revision=251156
* - Update to 1.16Cheng-Lung Sung2009-12-112-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-CSV/Changes Notes: svn path=/head/; revision=245551
* - update to 1.15Yen-Ming Lee2009-10-192-4/+4
| | | | Notes: svn path=/head/; revision=243035
* Update to 1.14.Anton Berezin2009-10-082-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-CSV/Changes Notes: svn path=/head/; revision=242576
* - update to 1.13Yen-Ming Lee2009-08-022-4/+4
| | | | Notes: svn path=/head/; revision=238757
* - update to 1.12Yen-Ming Lee2009-05-172-4/+4
| | | | Notes: svn path=/head/; revision=234067
* - Update to 1.11Philippe Audeoud2009-03-272-4/+4
| | | | Notes: svn path=/head/; revision=231122
* - Update to 1.10Martin Wilke2008-10-242-4/+4
| | | | Notes: svn path=/head/; revision=222014
* - update to 1.09Yen-Ming Lee2008-09-052-4/+4
| | | | Notes: svn path=/head/; revision=219941
* - update to 1.08Yen-Ming Lee2008-08-232-4/+4
| | | | Notes: svn path=/head/; revision=219032
* - update to 1.07Yen-Ming Lee2008-08-062-4/+4
| | | | Notes: svn path=/head/; revision=218161
* - update to 1.06Yen-Ming Lee2008-06-182-4/+4
| | | | Notes: svn path=/head/; revision=215078
* Update to 1.05Mathieu Arnold2008-05-052-4/+4
| | | | Notes: svn path=/head/; revision=212646
* Update to 1.04Mathieu Arnold2008-04-232-4/+4
| | | | Notes: svn path=/head/; revision=211831
* - Update to 1.03Cheng-Lung Sung2008-04-143-5/+7
| | | | | | | | | - add WWW Changes: http://search.cpan.org/dist/Text-CSV/Changes Notes: svn path=/head/; revision=211224
* Update to 1.02Mathieu Arnold2008-04-033-21/+8
| | | | Notes: svn path=/head/; revision=210442
* Update to 0.5Mathieu Arnold2006-06-213-5/+7
| | | | Notes: svn path=/head/; revision=165913
* 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Don't hardcode PERL_ARCH and SITE_PERLErwin Lansing2004-04-141-5/+5
| | | | | | | Submitted by: dosirak Notes: svn path=/head/; revision=107064
* Add size info.Mark Murray2004-03-182-1/+2
| | | | | | | Put the port up for adoption; I'm not using it anymore. Notes: svn path=/head/; revision=104402
* utilize SITE_PERLYing-Chieh Liao2003-10-242-13/+12
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add YA perl module for dealing with Comma-Separated-Values (CSV) files.Mark Murray2001-08-115-0/+44
Notes: svn path=/head/; revision=46072