aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-DBI
Commit message (Collapse)AuthorAgeFilesLines
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - Update to 0.040Wen Heping2010-10-252-5/+4
| | | | | | | Changes; http://search.cpan.org/src/CFAERBER/DateTime-Format-DBI-0.040/Changes Notes: svn path=/head/; revision=263562
* - update to 0.035Yen-Ming Lee2010-08-093-14/+8
| | | | Notes: svn path=/head/; revision=259034
* - Update to 0.033Wen Heping2009-12-112-5/+5
| | | | Notes: svn path=/head/; revision=245534
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Update to 0.03.02Mathieu Arnold2009-02-122-4/+4
| | | | Notes: svn path=/head/; revision=228128
* 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