aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-DBI
Commit message (Collapse)AuthorAgeFilesLines
* Use the CPAN site macro.Mathieu Arnold2007-08-311-3/+2
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Remove 4.x workaround.Erwin Lansing2007-06-181-12/+3
| | | | | | | Approved by: maintainer (apriori) Notes: svn path=/head/; revision=193771
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.03.1Mathieu Arnold2003-11-042-4/+3
| | | | Notes: svn path=/head/; revision=93076
* 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
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Update to 0.03Erwin Lansing2003-07-212-3/+6
| | | | | | | | | | | | | - documentation now clearly states that this is only a factory and describes the basic interface of the returned objects. - requires DBI 1.21 (or higher) and uses it to determine the database type through proxy/ODBC connections. PR: 54695 Submitted by: maintainer Notes: svn path=/head/; revision=85287
* Add p5-DateTime-Format-DBI 0.02,Erwin Lansing2003-07-074-0/+42
find a parser class for a database connection. PR: 54025 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84361