Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Make this port a subport of databases/postgresql7, since the development of | Johann Visagie | 2002-10-23 | 1 | -28/+0 |
| | | | | | | | | | | | | | | | PyGreSQL has been folded into that of PostgreSQL itself. - This update effectivly takes PyGreSQL to version 3.3, which is distributed with PostgreSQL 7.2.3. - Byte-compile installed modules to ensure clean deinstallation. - Install documentation under $DOCSDIR. - Remove Makefile from $FILESDIR - not required anymore. - Remove patch-pgdb.py - not required any longer. - Add two patches to ensure installation is $PREFIX-clean. - Update pkg-comment and pkg-descr to reflect the current status of the port. Notes: svn path=/head/; revision=68661 | ||||
* | Fix a malformed patch. | Jacques Vidrine | 2001-12-01 | 1 | -2/+1 |
| | | | | | | | Noticed by: olgeni Notes: svn path=/head/; revision=50808 | ||||
* | The patch for using mx.DateTime instead of DateTime was incomplete. | Jacques Vidrine | 2001-11-30 | 1 | -2/+19 |
| | | | | | | | | | Update it. Submitted by: Allan Saddi <asaddi@philosw.com> Notes: svn path=/head/; revision=50776 | ||||
* | Fix import of DateTime module. | Jacques Vidrine | 2001-10-16 | 1 | -0/+12 |
Submitted by: olgeni Notes: svn path=/head/; revision=48843 |