summaryrefslogtreecommitdiffstats
path: root/databases/py-bsddb3
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 4.3.3perky2005-10-104-9/+12
|
* Fix buildperky2004-10-151-4/+3
| | | | | | PR: 72133 Submitted by: ume Reviewed by: thierry
* BROKEN: Does not buildkris2004-08-161-0/+2
|
* Update to 4.2.4perky2004-03-043-4/+4
|
* Bump PORTREVISION for previous package dependency changekris2004-02-011-0/+1
|
* Allow to build with bsddb 4.2.perky2004-01-261-2/+23
| | | | | PR: 61650 Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>
* Update to 4.1.6perky2003-07-312-2/+2
|
* Update to 4.1.3perky2003-03-034-13/+62
|
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* BerkeleyDB cleanup - stage 2ade2002-08-221-1/+2
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* Update to 3.4.0perky2002-07-106-23/+19
| | | | (now builds with db4 by default unless defined(WITH_DB3))
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* use USE_PYDISTUTILSijliao2002-04-291-8/+2
|
* - Add a patch to get this port to link against libdb3, since it is dependentwjv2002-02-061-3/+14
| | | | | | upon databases/db3. Approved by: No response from maintainer in 24h
* Update maintainer email addresspat2002-01-281-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* - Remove explicit @cwd fom pkg-plist; this is not necessary now that thiswjv2001-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.
* - Update to version 3.3.0wjv2001-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)
* Back out the db3 port update because some of these dependent ports hadknu2001-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.
* Reflect databases/db3's shlib version bump from 2 to 3.knu2001-07-251-1/+2
|
* add py-bsddb3ijliao2001-05-197-0/+83
BerkeleyDB3 wrapper module for Python PR: 26448 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
OpenPOWER on IntegriCloud