summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-AbstractSearch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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=154109
* Update to 0.07Mathieu Arnold2005-11-143-4/+7
| | | | Notes: svn path=/head/; revision=148266
* Update to 0.05Mathieu Arnold2004-04-142-3/+3
| | | | Notes: svn path=/head/; revision=107010
* Update to 0.04Mathieu Arnold2004-02-202-3/+3
| | | | Notes: svn path=/head/; revision=101485
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* 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.0.3Erwin Lansing2003-08-052-2/+2
| | | | | | | | | | - Fixed warnings for repeated 'my $where' PR: 55287 Submitted by: maintainer Notes: svn path=/head/; revision=86352
* New port databases/p5-Class-DBI-AbstractSearchKirill Ponomarev2003-07-224-0/+39
Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract into Class::DBI. PR: 54714 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85371