diff options
| author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-27 21:16:04 +0000 |
|---|---|---|
| committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-27 21:16:04 +0000 |
| commit | bbd8389146f81d931e1d89ad2335d33589912a48 (patch) | |
| tree | d58f602a8449ad111874763603a08b6e7c7c417d /databases/py-PySQLite2/pkg-descr | |
| parent | - Remove entries of ports which were removed and restored (diff) | |
* MOVED
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]
Diffstat (limited to 'databases/py-PySQLite2/pkg-descr')
| -rw-r--r-- | databases/py-PySQLite2/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/py-PySQLite2/pkg-descr b/databases/py-PySQLite2/pkg-descr deleted file mode 100644 index 5aaec324c4e9..000000000000 --- a/databases/py-PySQLite2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -The goal of the PySQLite project is to develop a Python extension for SQLite 3 -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. - -WWW: http://pysqlite.org - -Marcus Alves Grando <mnag@FreeBSD.org> |
