summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite21/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove expired ports: Unmaintained upstream, only useful forRuslan Makhmatkhanov2011-12-111-14/+0
| | | | | | | | | | python2.4 or less, no consumers in the ports tree. Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=287177
* * 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