Date: Fri, 18 Jul 2008 20:42:50 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/py-pg8000 Makefile distinfo pkg-descr pkg-plist Message-ID: <200807182042.m6IKgoO2038826@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-07-18 20:42:50 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/py-pg8000 Makefile distinfo pkg-descr pkg-plist
Log:
pg8000 is a Pure-Python interface to the PostgreSQL database
engine. It is one of many PostgreSQL interfaces for the Python
programming language. pg8000 is somewhat distinctive in that
it is written entirely in Python and does not rely on any
external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard
Python DB-API version 2.0.
WWW: http://pybrary.net/pg8000/
PR: ports/125664
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.696 +1 -0 ports/databases/Makefile
1.1 +20 -0 ports/databases/py-pg8000/Makefile (new)
1.1 +3 -0 ports/databases/py-pg8000/distinfo (new)
1.1 +9 -0 ports/databases/py-pg8000/pkg-descr (new)
1.1 +22 -0 ports/databases/py-pg8000/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807182042.m6IKgoO2038826>
