aboutsummaryrefslogtreecommitdiff
path: root/databases/py-bsddb3
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 3.4.0Hye-Shik Chang2002-07-106-23/+19
| | | | | | | (now builds with db4 by default unless defined(WITH_DB3)) Notes: svn path=/head/; revision=62785
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+2
| | | | Notes: svn path=/head/; revision=58311
* - Add a patch to get this port to link against libdb3, since it is dependentJohann Visagie2002-02-061-3/+14
| | | | | | | | | upon databases/db3. Approved by: No response from maintainer in 24h Notes: svn path=/head/; revision=54262
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* - Remove explicit @cwd fom pkg-plist; this is not necessary now that thisJohann Visagie2001-09-201-1/+0
| | | | | | | | | port is installed $PREFIX-clean and can, in fact, now cause breakage. This emerged during some discussion with the MAINTAINER which gave me the opportunity to think this issue through. Notes: svn path=/head/; revision=48008
* - Update to version 3.3.0Johann Visagie2001-09-193-8/+16
| | | | | | | | | | - Make $PREFIX-clean - Also install *.pyo files to ensure clean deinstallation always Approved by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER) Notes: svn path=/head/; revision=47981
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-2/+2
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-1/+2
| | | | Notes: svn path=/head/; revision=45472
* add py-bsddb3Ying-Chieh Liao2001-05-197-0/+83
BerkeleyDB3 wrapper module for Python PR: 26448 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=42734