Date: Wed, 5 Feb 2003 16:20:32 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/py-PySQLite Makefile distinfo pkg-comment pkg-descr pkg-plist ports/databases/py-PySQLite/files patch-setup.py Message-ID: <200302060020.h160KWi7080179@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/02/05 16:20:32 PST
Modified files:
databases Makefile
Added files:
databases/py-PySQLite Makefile distinfo pkg-comment pkg-descr
pkg-plist
databases/py-PySQLite/files patch-setup.py
Log:
New port: databases/py-PySQLite
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>
Revision Changes Path
1.226 +1 -0 ports/databases/Makefile
1.1 +46 -0 ports/databases/py-PySQLite/Makefile (new)
1.1 +1 -0 ports/databases/py-PySQLite/distinfo (new)
1.1 +11 -0 ports/databases/py-PySQLite/files/patch-setup.py (new)
1.1 +1 -0 ports/databases/py-PySQLite/pkg-comment (new)
1.1 +10 -0 ports/databases/py-PySQLite/pkg-descr (new)
1.1 +26 -0 ports/databases/py-PySQLite/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302060020.h160KWi7080179>
