aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pg8000/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.09Wen Heping2012-05-021-4/+2
| | | | | | | | - Strict python version - Update WWW Notes: svn path=/head/; revision=295841
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.08Wen Heping2010-06-091-6/+6
| | | | | | | - Update my email to FreeBSD Notes: svn path=/head/; revision=256192
* - Upstream rerolled the disfile to fix some issusesWen Heping2009-09-231-3/+3
| | | | | | | | Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=241931
* - Update to 1.0.7Martin Wilke2009-01-091-3/+3
| | | | | | | | PR: 130248 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=225588
* - Update to 1.06Martin Wilke2008-12-141-3/+3
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=224212
* - File was rerolled to fix small bug in ez_setup.pyMartin Wilke2008-10-241-3/+3
| | | | | | | | | | - Bump PORTREVISION PR: 128352 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=222020
* - Update to 1.05Martin Wilke2008-09-241-3/+6
| | | | | | | | PR: 127232 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=220627
* pg8000 is a Pure-Python interface to the PostgreSQL databaseMartin Wilke2008-07-181-0/+3
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> Notes: svn path=/head/; revision=217065