summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Sweet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't depend on DBD::SQLite (thanks to Jun Kuriyama).Lars Balker Rasmussen2007-01-171-3/+5
| | | | Notes: svn path=/head/; revision=182607
* When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}Lars Balker Rasmussen2006-08-091-3/+3
| | | | | | | | PR: 101705 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170224
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - Bump PORTREVISION for last commitRenato Botelho2006-04-101-0/+1
| | | | | | | Asked by: maintainer Notes: svn path=/head/; revision=159291
* - Fix RUN_DEPENDS. It had fallen out, breaking package-deployment.Renato Botelho2006-04-101-1/+4
| | | | | | | | PR: ports/95576 Submitted by: maintainer Notes: svn path=/head/; revision=159279
* 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
* Update to 0.08Erwin Lansing2005-12-192-4/+4
| | | | | | | | PR: 90430 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=151552
* Update to 0.07Erwin Lansing2005-12-132-5/+6
| | | | | | | | PR: 90325 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=151089
* Update to 0.0.5Erwin Lansing2005-07-252-3/+3
| | | | | | | Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=140081
* Class::DBI::Sweet provides convenient count, search, page, and cacheErwin Lansing2005-07-074-0/+44
functions in a sweet package. It integrates these functions with "Class::DBI" in a convenient and efficient way. Submitted by: Lars Balker Rasmussen Notes: svn path=/head/; revision=138646