summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-03-13- Update py-PySQLite11 (repocopied from py-PySQLite) to 1.1.6.Florent Thoumie4-68/+0
- Move py-PySQLite to py-PySQLite10. - Update py-PySQLite10 to 1.0.1. - Remove obsolete dependencies. - Assign maintainership to submitter. PR: ports/78508 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repocopy by: marcus Notes: svn path=/head/; revision=131141
2005-03-05Reset maintainer on request. Thanks to Gerhard for maintaining theVolker Stolz1-1/+1
ports so far! PR: ports/78088 Notes: svn path=/head/; revision=130430
2004-12-23Clean up SQLite and related ports.Norikatsu Shigemura1-1/+2
o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports Notes: svn path=/head/; revision=124931
2004-10-16- Update to 1.0Pav Lucistnik3-7/+5
PR: ports/72747 Submitted by: gh@ghaering.de <gh@ghaering.de> (maintainer) Notes: svn path=/head/; revision=119584
2004-05-10- Update to 0.5.0Pav Lucistnik3-6/+11
PR: ports/66364 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer Notes: svn path=/head/; revision=108854
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=105747
2003-11-17USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson1-1/+0
Notes: svn path=/head/; revision=94172
2003-06-15Remove no necessary patch file.Norikatsu Shigemura1-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
2003-06-11Update to 0.4.3.Norikatsu Shigemura4-24/+4
PR: ports/53183 Submitted by: Gerhard Haering <gh@ghaering.de> (maintainer) Notes: svn path=/head/; revision=82793
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76031
2003-02-06New port: databases/py-PySQLiteEdwin Groothuis6-0/+95
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