summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SAK (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-BuildMathieu Arnold2004-02-061-2/+1
| | | | | | | stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS Notes: svn path=/head/; revision=100138
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 1.4Mathieu Arnold2003-09-242-8/+2
| | | | Notes: svn path=/head/; revision=89177
* Add MAN3 now that Module::Build does generate man pagesMathieu Arnold2003-08-242-6/+7
| | | | | | | | | bump PORTREVISION Approved by: demon (mentor) Notes: svn path=/head/; revision=87607
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* New port databases/p5-Class-DBI-SAKKirill Ponomarev2003-07-224-0/+45
By taking the busy work out of using Class::DBI as you see fit, your code becomes more useful by size. Most of us end up using at least a couple Class::DBI extensions in our programs, and it's just a pain. Enter the Swiss Army Knife. PR: 54748 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85384