aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pysqlite23/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update py-PySQLite11 (repocopied from py-PySQLite) to 1.1.6.Florent Thoumie2005-03-131-24/+20
| | | | | | | | | | | | | | - 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
* Reset maintainer on request. Thanks to Gerhard for maintaining theVolker Stolz2005-03-051-1/+1
| | | | | | | | | ports so far! PR: ports/78088 Notes: svn path=/head/; revision=130430
* Clean up SQLite and related ports.Norikatsu Shigemura2004-12-231-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
* - Update to 1.0Pav Lucistnik2004-10-161-3/+3
| | | | | | | | PR: ports/72747 Submitted by: gh@ghaering.de <gh@ghaering.de> (maintainer) Notes: svn path=/head/; revision=119584
* - Update to 0.5.0Pav Lucistnik2004-05-101-4/+5
| | | | | | | | | PR: ports/66364 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer Notes: svn path=/head/; revision=108854
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Update to 0.4.3.Norikatsu Shigemura2003-06-111-6/+2
| | | | | | | | PR: ports/53183 Submitted by: Gerhard Haering <gh@ghaering.de> (maintainer) Notes: svn path=/head/; revision=82793
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76031
* New port: databases/py-PySQLiteEdwin Groothuis2003-02-061-0/+46
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