summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SQLite (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.11Mathieu Arnold2005-11-152-4/+6
| | | | Notes: svn path=/head/; revision=148358
* Fix typo in IGNORE message: "Intall" -> "Install"Max Khon2005-09-191-1/+1
| | | | Notes: svn path=/head/; revision=143137
* Update to 0.10Mathieu Arnold2005-08-292-3/+3
| | | | Notes: svn path=/head/; revision=141346
* Update to 0.09Mathieu Arnold2005-04-202-4/+10
| | | | | | | Require perl 5.6 Notes: svn path=/head/; revision=133767
* Update to 0.08Mathieu Arnold2005-03-183-3/+4
| | | | Notes: svn path=/head/; revision=131569
* Update to 0.07Mathieu Arnold2005-01-282-3/+12
| | | | | | | Add docs Notes: svn path=/head/; revision=127545
* Update to 0.06Mathieu Arnold2004-10-192-3/+3
| | | | Notes: svn path=/head/; revision=119783
* Update to 0.04Mathieu Arnold2004-03-192-3/+3
| | | | Notes: svn path=/head/; revision=104626
* Update to 0.03Mathieu Arnold2004-02-062-3/+3
| | | | Notes: svn path=/head/; revision=100142
* 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
* New port databases/p5-Class-DBI-SQLiteKirill Ponomarev2003-07-224-0/+41
Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite, which allows you to populate auto incremented row id after insert. PR: 54749 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85386