summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Sweet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-032-3/+2
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281883
* - Update to 0.11Sunpoet Po-Chuan Hsieh2011-07-312-8/+11
| | | | | | | Changes: http://search.cpan.org/dist/Class-DBI-Sweet/Changes Notes: svn path=/head/; revision=278608
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Upgrade to 0.10 (only explicit version compatibility withJun Kuriyama2009-08-162-5/+5
| | | | | | | SQL::Abstract). Notes: svn path=/head/; revision=239652
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* Update to 0.09Lars Balker Rasmussen2007-12-312-7/+5
| | | | Notes: svn path=/head/; revision=204749
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* 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