summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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=154109
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=146850
* Readd depency on p5-SQL-Statement that was accidentily removed in rev. 1.17Erwin Lansing2005-05-151-0/+2
| | | | | | | Submitted by: Mark McPherson <admin@segment.org> Notes: svn path=/head/; revision=135296
* Mark IGNORE for perl < 5.6.x, which also drops the databases/p5-DBD-FileErwin Lansing2005-05-021-6/+2
| | | | | | | | | | dependency. Prompted by: mat PR: 80015 Notes: svn path=/head/; revision=134494
* Update to 0.22Erwin Lansing2005-04-042-4/+4
| | | | Notes: svn path=/head/; revision=132458
* Update to version 0.21.Dmitry Sivachenko2004-11-123-7/+5
| | | | | | | Reviewed by: maintainer, mat Notes: svn path=/head/; revision=121440
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-12/+11
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* 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) Notes: svn path=/head/; revision=89001
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* 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 Notes: svn path=/head/; revision=67054
* Update to 0.2002, let submitter be the maintainer.Anton Berezin2002-06-072-3/+3
| | | | | | | | PR: 38890 Submiteed by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=60792
* upgrade to 0.1028Ying-Chieh Liao2002-05-242-2/+2
| | | | | | | | PR: 38501 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=59896
* Dropped MaintainershipDirk Meyer2001-08-011-1/+1
| | | | Notes: svn path=/head/; revision=45686
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* 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 Notes: svn path=/head/; revision=42547
* Upgrade to 0.1025Vanilla I. Shu2001-04-052-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=40863
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* 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> Notes: svn path=/head/; revision=29658
* Remove some directories upon deinstallation.Satoshi Asami2000-05-101-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28389
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* 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> Notes: svn path=/head/; revision=24215