FreshPorts -- The Place For Ports Fri, 19 Mar 2010 5:52 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-DBD-CSV 0.28,1 databases on this many watch lists=13 search for ports that depend on this port
DBI driver for CSV files
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5


The DBD::CSV module is yet another driver for the DBI (Database
independent interface for Perl). This one is based on the SQL
"engine" SQL::Statement and the abstract DBI driver DBD::File
and implements access to so-called CSV files (Comma separated
values).

WWW: http://search.cpan.org/dist/DBD-CSV/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: databases/p5-DBI, databases/p5-SQL-Statement, textproc/p5-Text-CSV_XS, lang/perl5.8, lang/perl5.8
Required To Run: databases/p5-DBI, databases/p5-SQL-Statement, textproc/p5-Text-CSV_XS, lang/perl5.8

To install the port: cd /usr/ports/databases/p5-DBD-CSV/ && make install clean
To add the package: pkg_add -r p5-DBD-CSV


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBD/
http://www.cpan.dk/modules/by-module/DBD/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/DBD/
http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/DBD/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/DBD/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBD/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/DBD/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DBD/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/DBD/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/DBD/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/DBD/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/DBD/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/DBD/
http://at.cpan.org/modules/by-module/DBD/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/DBD/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBD/
http://backpan.cpan.org/modules/by-module/DBD/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Mar 2010 14:41:13
Original commit files touched by this commit  0.28,1
tobez search for other commits by this committer
Update to 0.28.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
17 Feb 2010 20:25:46
Original commit files touched by this commit  0.27,1
tobez search for other commits by this committer
Update to 0.27.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
Feature safe:   yes
28 Nov 2009 02:17:11
Original commit files touched by this commit  0.26,1
lbr search for other commits by this committer
- Update to 0.26
- Tweak BUILD_DEPENDS to include minimum-required version of requisite ports
- Flesh out pkg-descr

PR:             140953
Submitted by:   Sahil Tandon <sahil@tandon.net>
19 Oct 2009 15:16:42
Original commit files touched by this commit  0.25,1
tobez search for other commits by this committer
Update to 0.25.

Changes:        http://search.cpan.org/dist/DBD-CSV/ChangeLog
29 Jan 2009 17:41:17
Original commit files touched by this commit  0.22_1,1
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
17 Apr 2008 15:30:31
Original commit files touched by this commit  0.22_1,1
araujo search for other commits by this committer
- 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)
08 Sep 2007 01:54:37
Original commit files touched by this commit  0.22_1,1
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
22 Jan 2006 01:29:10
Original commit files touched by this commit  0.22_1,1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
26 Nov 2005 17:00:48
Original commit files touched by this commit  0.22_1,1
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
31 Oct 2005 18:24:21
Original commit files touched by this commit  0.22_1,1
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
15 May 2005 17:25:29
Original commit files touched by this commit  0.22_1,1
erwin search for other commits by this committer
Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17

Submitted by:   Mark McPherson <admin@segment.org>
02 May 2005 12:23:29
Original commit files touched by this commit  0.22,1
erwin search for other commits by this committer
Mark IGNORE for perl < 5.6.x, which also drops the databases/p5-DBD-File
dependency.

Prompted by:    mat
PR:             80015
04 Apr 2005 13:32:27
Original commit files touched by this commit  0.22,1
erwin search for other commits by this committer
Update to 0.22
12 Nov 2004 08:18:06
Original commit files touched by this commit  0.21,1
demon search for other commits by this committer
Update to version 0.21.

Reviewed by:    maintainer, mat
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.2002,1
trevor search for other commits by this committer
Add size data, approved by maintainers.
24 Oct 2003 13:05:09
Original commit files touched by this commit  0.2002
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
16 Sep 2003 06:43:52
Original commit files touched by this commit  0.2002
erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
12 Jun 2003 17:41:16
Original commit files touched by this commit  0.2002
erwin search for other commits by this committer
Change to my FreeBSD.org address
21 Feb 2003 11:15:05
Original commit files touched by this commit  0.2002
knu search for other commits by this committer
De-pkg-comment.
23 Sep 2002 12:42:59
Original commit files touched by this commit  0.2002
knu search for other commits by this committer
Correct a *_DEPENDS entry.  SQL/Statement.pm installed by
databases/p5-SQL-Statement lives right under ${PERL_VER}, not under
${PERL_VER}/${PERL_ARCH}.

Submitted by:   bento
07 Jun 2002 20:14:43
Original commit files touched by this commit  0.2002
tobez search for other commits by this committer
Update to 0.2002, let submitter be the maintainer.

PR:             38890
Submiteed by:   Erwin Lansing <erwin@lansing.dk>
24 May 2002 14:47:18
Original commit files touched by this commit  0.1028
ijliao search for other commits by this committer
upgrade to 0.1028

PR:             38501
Submitted by:   Erwin Lansing <erwin@lansing.dk>
01 Aug 2001 07:42:06
files touched by this commit
dinoex search for other commits by this committer
Dropped Maintainership    
24 Jun 2001 06:28:58
files touched by this commit
dinoex search for other commits by this committer
change MAINTAINER to FreeBSD.org address    
12 May 2001 08:28:42
files touched by this commit
vanilla search for other commits by this committer
Upgrade    
05 Apr 2001 07:08:44
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.1025    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
08 Oct 2000 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
17 Jun 2000 04:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21408
Broken 173
Deprecated 45
Ignore 897
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours4
new 7 days16
new fortnight46
new month95

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.217 seconds.