summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-3/+12
| | | | | | | | | | | 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)
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Correct a *_DEPENDS entry. SQL/Statement.pm installed byAkinori MUSHA2002-09-231-1/+1
| | | | | | | databases/p5-SQL-Statement lives right under ${PERL_VER}, not under ${PERL_VER}/${PERL_ARCH}. Submitted by: bento
* Update to 0.2002, let submitter be the maintainer.Anton Berezin2002-06-072-3/+3
| | | | | PR: 38890 Submiteed by: Erwin Lansing <erwin@lansing.dk>
* upgrade to 0.1028Ying-Chieh Liao2002-05-242-2/+2
| | | | | PR: 38501 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Dropped MaintainershipDirk Meyer2001-08-011-1/+1
|
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
|
* UpgradeVanilla I. Shu2001-05-122-2/+2
| | | | | | | | | p5-DBD-CSV => 0.1027 p5-DBD-XBase => 0.173 p5-Net-ext => 0.932 p5-String-Approx => 3.15 Approved by: maintainers
* Upgrade to 0.1025Vanilla I. Shu2001-04-052-2/+2
| | | | Approved by: maintainer
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+2
| | | | | | | | 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. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Remove some directories upon deinstallation.Satoshi Asami2000-05-101-0/+4
| | | | Submitted by: bento
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* Perl module for accessing comma-separated values (CSV) via DBDChris D. Faulhaber1999-12-295-0/+40
PR: 12903 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>