| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
| |
|
|
|
|
| |
Notified by: krismail
|
|
|
|
| |
Approved by: pav (mentor)
|
|
|
|
|
| |
PR: ports/85527
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
ports so far!
PR: ports/78088
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/72747
Submitted by: gh@ghaering.de <gh@ghaering.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/66364
Submitted by: Radim Kolar <hsn@netmag.cz>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR ports/53183
Submitted by: Gerhard H_ring <gh@ghaering.de>
Pointed out by: bento via kris
Pointy hat to: myself
|
|
|
|
|
| |
PR: ports/53183
Submitted by: Gerhard Haering <gh@ghaering.de> (maintainer)
|
| |
|
|
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>
|