summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/p5-DBD-SQLite: Update to 1.68Po-Chuan Hsieh2021-07-251-4/+4
| | | | Changes: https://metacpan.org/dist/DBD-SQLite/changes
* - Update to 1.23Cheng-Lung Sung2009-05-131-41/+0
| | | | | PR: ports/133915 Submitted by: TERAMOTO Masahiro <markun_AT_onohara dot to>
* Update to 1.13Mathieu Arnold2006-09-122-22/+7
|
* Update to 1.12.Anton Berezin2006-04-122-25/+17
|
* Switch to always using sqlite library from databases/sqlite3 port asAnton Berezin2006-03-221-0/+22
| | | | | | | | | | opposed to using the version of the library bundled with this port. Rationale: the recent versions of databases/sqlite3 introduced incompatible changes to the DB file format, and we'd like to keep interoperability between this port and databases/sqlite3. Reported by: edwin PR: 94668
* Fix build error on 4.x with perl5.005.Norikatsu Shigemura2005-12-031-0/+41
|
* Update to 1.08.Anton Berezin2005-02-281-1/+4
|
* Fix runtime error on 4.x.Norikatsu Shigemura2004-12-281-0/+10
|
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.Norikatsu Shigemura2004-10-121-22/+0
| | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs)
* Fix a crash problem.Norikatsu Shigemura2004-06-111-0/+22
PR: ports/63233 [1] Reported by: Stefan `Sec` Zehl <sec@42.org> [1] Submitted by: kuriyama Obtained from: DBD::SQLite cvs repository