aboutsummaryrefslogtreecommitdiff
path: root/databases/zodb3
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.2.3Hye-Shik Chang2004-08-172-3/+3
| | | | Notes: svn path=/head/; revision=116458
* Update to 3.2.2Hye-Shik Chang2004-06-202-3/+3
| | | | Notes: svn path=/head/; revision=111836
* - Add missing @dirrm'sPav Lucistnik2004-04-171-0/+9
| | | | | | | Reported by: bento's extras list Notes: svn path=/head/; revision=107351
* Update to 3.2.1Hye-Shik Chang2004-02-223-20/+32
| | | | Notes: svn path=/head/; revision=101687
* Fix plist and bump PORTREVISION subsequently.Hye-Shik Chang2003-10-192-0/+12
| | | | Notes: svn path=/head/; revision=91654
* Utilize new USE_PYTHON instead of pkg-req script.Hye-Shik Chang2003-10-192-23/+1
| | | | Notes: svn path=/head/; revision=91649
* - Update to 3.2.Hye-Shik Chang2003-10-113-436/+670
| | | | | | | | - Assign maintainership to me. - Add an CONFLICTS entry against zodb-1*. Notes: svn path=/head/; revision=90842
* Assign maintainership back to ports@. Thanks for all your work, Martin.Joe Marcus Clarke2003-08-171-1/+1
| | | | Notes: svn path=/head/; revision=87110
* Fix python version detection routines to cope with python 2.3'sHye-Shik Chang2003-08-011-1/+1
| | | | | | | boolean representation. Notes: svn path=/head/; revision=86153
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* [NEW PORT] zodb3Edwin Groothuis2003-02-066-0/+481
zodb3 is different from zodb which is already in the database ports collection. The ZODB package is a Python object persistence system. It provides the Z Object Database separately from Zope so it can be used in non-Zope related Python applications to provide transparent object-oriented persistency. PR: ports/46108 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=74927