Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 2.0.7 | Marcus Alves Grando | 2006-02-10 | 1 | -0/+14 |
| | | | | Notes: svn path=/head/; revision=155649 | ||||
* | Remove no necessary patch file. | Norikatsu Shigemura | 2003-06-15 | 1 | -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-PySQLite | Edwin Groothuis | 2003-02-06 | 1 | -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 |