summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.7Marcus Alves Grando2006-02-101-0/+14
| | | | Notes: svn path=/head/; revision=155649
* Remove no necessary patch file.Norikatsu Shigemura2003-06-151-11/+0
| | | | | | | | | | PR ports/53183 Submitted by: Gerhard H_ring <gh@ghaering.de> Pointed out by: bento via kris Pointy hat to: myself Notes: svn path=/head/; revision=83013
* New port: databases/py-PySQLiteEdwin Groothuis2003-02-061-0/+11
The goal of the PySQLite project is to develop a Python extension for SQLite that conforms to the Python Database API Specification 2.0. SQLite is a powerful embedded relational database management system in a compact C library. It offers support for a large subset of SQL92, multiple tables, indices, transactions and triggers. PR: ports/43571 Submitted by: Gerhard Häring <gerhard.haering@gmx.de> Notes: svn path=/head/; revision=74922