./wip/py-bsddb, Python extension module for Berkeley DB 3 and 4

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.10.10, Package name: py310-bsddb-3.10.10, Maintainer: pkgsrc-users

This package provides C binding to Sleepycat Software's Berkeley DB version 4,
necessary for bsddb to work. All other needed files are part of standard
Python installation.


Required to run:
[databases/db4] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 19167.02 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-06 19:22:16 by Aleksej Saushev | Files touched by this commit (16)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-04-04 13:12:47 by Mike M. Volokhov | Files touched by this commit (1)
Log message:
Oops - close trailing bracket for regex (worked with unclosed o_O, but DTRT).
   2011-04-04 13:09:47 by Mike M. Volokhov | Files touched by this commit (2)
Log message:
Make the package work on recent popular versions of Python and BDB.
To be honest, it requires python26 (and python25 which hasn't been
tested - anyone, please?) patching, which is not in pkgsrc repo yet;
please see patches/patch-aa for details.

Also, since the package provides builtin parts of python, use
original Python versioning for the package as well.
   2011-02-28 15:53:17 by Thomas Klausner | Files touched by this commit (23)
Log message:
Reset maintainer for retired developers.
   2009-09-09 13:22:11 by Thomas Klausner | Files touched by this commit (16)
Log message:
Remove references to pyhon-2.3.
   2008-09-06 22:54:43 by Thomas Klausner | Files touched by this commit (27) | Package updated
Log message:
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
   2005-04-11 23:14:57 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-01-23 22:39:31 by Marc Recht | Files touched by this commit (1)
Log message:
sync with pkgsrc python changes (remove *-pth from the list of accepted
python versions)