aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite22/files/patch-setup.py
Commit message (Collapse)AuthorAgeFilesLines
* * MakefileMarcus Alves Grando2006-05-031-14/+0
| | | | | | | | | | | | | | | | | | | | | | | - Add databases/py-pysqlite22 entry * databases/py-pysqlite22 - Update to 2.2.2 (new port) * databases/py-pysqlite21 - Fix LATEST_LINK * databases/py-pysqlite20 - Define LATEST_LINK PR: 96635 Submitted by: Edwin Groothuis <edwin___mavetju.org> Repocopy by: marcus Notes: svn path=/head/; revision=161281
* * MOVEDMarcus Alves Grando2006-01-271-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add entry about databases/py-PySQLite2 -> databases/py-pysqlite20 * databases/Makefile Remove py-PySQLite2 Add entry to py-pysqlite20 and py-pysqlite21 * databases/py-PySQLite10, databases/py-PySQLite11 Mark NO_LATEST_LINK portlint(1) * databases/py-PySQLite2 Removed * databases/py-pysqlite20 [1] Update CONFLICTS Mark NO_LATEST_LINK portlint(1) * databases/py-pysqlite21 [1] Update to 2.1.2 Update CONFLICTS portlint(1) Repocopy by: marcus [1] Notes: svn path=/head/; revision=154611
* 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