Port details |
- p5-Parse-CSV Highly flexible CSV parser for large files
- 2.07 textproc =3 2.07Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-11-01 13:58:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Parse-CSV
- Description:
- Surely the CPAN doesn't need yet another CSV parsing module.
Text::CSV_XS is the standard parser for CSV files. It is fast
as hell, but unfortunately it can be a bit verbose to use.
A number of other modules have attempted to put usability
wrappers around this venerable module, but they have all
focussed on parsing the entire file into memory at once.
This method is fine unless your CSV files start to get large.
Once that happens, the only existing option is to fall back
on the relatively slow and heavyweight XML::SAXDriver::CSV
module.
Parse::CSV fills this functionality gap. It provides a flexible
and light-weight streaming parser for large, extremely large,
or arbitrarily large CSV files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Parse-CSV>0:textproc/p5-Parse-CSV
- To install the port:
- cd /usr/ports/textproc/p5-Parse-CSV/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Parse-CSV
- pkg install p5-Parse-CSV
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Parse-CSV
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608366336
SHA256 (Parse-CSV-2.07.tar.gz) = 80c22d56b28d762ddea6aa589c55edc0b0a64cc8f5e83700780c22bb91679f71
SIZE (Parse-CSV-2.07.tar.gz) = 19865
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Params-Util>=1 : devel/p5-Params-Util
- p5-Text-CSV_XS>=1.22 : textproc/p5-Text-CSV_XS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Params-Util>=1 : devel/p5-Params-Util
- p5-Text-CSV_XS>=1.22 : textproc/p5-Text-CSV_XS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Parse-CSV
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.07 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.07 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.07 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.07 19 Dec 2020 20:21:14 |
sunpoet |
Update to 2.07
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Parse-CSV |
2.06 04 Nov 2020 13:10:16 |
wen |
- Update to 2.06 |
2.05 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.05 05 Jul 2018 01:45:36 |
wen |
- Update to 2.05
Changes: https://metacpan.org/changes/distribution/Parse-CSV |
2.04 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.04 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.04 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.04 17 Jul 2015 12:24:02 |
sunpoet |
- Update to 2.04
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Parse-CSV/Changes |
2.03 06 Jul 2015 17:47:35 |
sunpoet |
- Update to 2.03
- Sort PLIST
Changes: http://search.cpan.org/dist/Parse-CSV/Changes |
2.00_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
2.00 19 Mar 2014 02:58:56 |
az |
- Fix typo in COMMENT (CVS -> CSV)
- Assisgn maintainership to perl@
- Fix WWW (tab -> space) in pkg-plist
PR: ports/187717
Submitted by: C Hutchinson <portmaster@bsdforge.com> |
2.00 21 Jan 2014 22:29:50 |
mat |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight |
2.00 16 Jan 2014 13:05:21 |
zi |
- Reset maintainer due to fatal email bounces
Reported by: portscout |
2.00 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.00 11 Sep 2013 06:49:58 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.00 31 Mar 2012 00:57:30 |
sunpoet |
- Update to 2.00
- Add BUILD_DEPENDS
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Parse-CSV/Changes
PR: ports/165440
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 35 days)
Feature safe: yes |
1.00 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.00 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.00 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
1.00 01 Nov 2006 01:24:23 |
clsung |
Add p5-Parse-CSV 1.00, highly flexible CVS parser for large files.
PR: ports/104559
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |